@chainflip/processor 2.0.2 → 2.0.4

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 (985) hide show
  1. package/dist/100/accountRoles/accountRoleRegistered.d.cts +2 -2
  2. package/dist/100/accountRoles/accountRoleRegistered.d.ts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  4. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  5. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
  6. package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.ts +2 -2
  7. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  8. package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  9. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  10. package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  11. package/dist/100/bitcoinVault/keyHandoverFailureReported.d.cts +1 -1
  12. package/dist/100/bitcoinVault/keyHandoverFailureReported.d.ts +1 -1
  13. package/dist/100/bitcoinVault/keyHandoverRequest.d.cts +4 -4
  14. package/dist/100/bitcoinVault/keyHandoverRequest.d.ts +4 -4
  15. package/dist/100/bitcoinVault/keyHandoverSuccessReported.d.cts +1 -1
  16. package/dist/100/bitcoinVault/keyHandoverSuccessReported.d.ts +1 -1
  17. package/dist/100/bitcoinVault/keygenFailureReported.d.cts +1 -1
  18. package/dist/100/bitcoinVault/keygenFailureReported.d.ts +1 -1
  19. package/dist/100/bitcoinVault/keygenRequest.d.cts +2 -2
  20. package/dist/100/bitcoinVault/keygenRequest.d.ts +2 -2
  21. package/dist/100/bitcoinVault/keygenSuccessReported.d.cts +1 -1
  22. package/dist/100/bitcoinVault/keygenSuccessReported.d.ts +1 -1
  23. package/dist/100/common.d.cts +62 -62
  24. package/dist/100/common.d.ts +62 -62
  25. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  26. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  27. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  28. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  30. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  31. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  32. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  33. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  34. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  35. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  36. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  37. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  38. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  39. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
  40. package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.ts +2 -2
  41. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  42. package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  43. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  44. package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  45. package/dist/100/ethereumVault/keyHandoverFailureReported.d.cts +1 -1
  46. package/dist/100/ethereumVault/keyHandoverFailureReported.d.ts +1 -1
  47. package/dist/100/ethereumVault/keyHandoverRequest.d.cts +4 -4
  48. package/dist/100/ethereumVault/keyHandoverRequest.d.ts +4 -4
  49. package/dist/100/ethereumVault/keyHandoverSuccessReported.d.cts +1 -1
  50. package/dist/100/ethereumVault/keyHandoverSuccessReported.d.ts +1 -1
  51. package/dist/100/ethereumVault/keygenFailureReported.d.cts +1 -1
  52. package/dist/100/ethereumVault/keygenFailureReported.d.ts +1 -1
  53. package/dist/100/ethereumVault/keygenRequest.d.cts +2 -2
  54. package/dist/100/ethereumVault/keygenRequest.d.ts +2 -2
  55. package/dist/100/ethereumVault/keygenSuccessReported.d.cts +1 -1
  56. package/dist/100/ethereumVault/keygenSuccessReported.d.ts +1 -1
  57. package/dist/100/flip/accountReaped.d.cts +2 -2
  58. package/dist/100/flip/accountReaped.d.ts +2 -2
  59. package/dist/100/flip/remainingImbalance.d.cts +8 -8
  60. package/dist/100/flip/remainingImbalance.d.ts +8 -8
  61. package/dist/100/flip/slashingPerformed.d.cts +2 -2
  62. package/dist/100/flip/slashingPerformed.d.ts +2 -2
  63. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  64. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  65. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  66. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  67. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  68. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  69. package/dist/100/funding/funded.d.cts +2 -2
  70. package/dist/100/funding/funded.d.ts +2 -2
  71. package/dist/100/funding/redemptionAmountZero.d.cts +2 -2
  72. package/dist/100/funding/redemptionAmountZero.d.ts +2 -2
  73. package/dist/100/funding/redemptionExpired.d.cts +2 -2
  74. package/dist/100/funding/redemptionExpired.d.ts +2 -2
  75. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  76. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  77. package/dist/100/funding/redemptionSettled.d.cts +1 -1
  78. package/dist/100/funding/redemptionSettled.d.ts +1 -1
  79. package/dist/100/funding/startedBidding.d.cts +2 -2
  80. package/dist/100/funding/startedBidding.d.ts +2 -2
  81. package/dist/100/funding/stoppedBidding.d.cts +2 -2
  82. package/dist/100/funding/stoppedBidding.d.ts +2 -2
  83. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -10
  84. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +10 -10
  85. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  86. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  87. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  88. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  89. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  90. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  91. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  92. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  93. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  94. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  95. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  96. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  97. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
  98. package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.ts +2 -2
  99. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  100. package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  101. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  102. package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  103. package/dist/100/polkadotVault/keyHandoverFailureReported.d.cts +1 -1
  104. package/dist/100/polkadotVault/keyHandoverFailureReported.d.ts +1 -1
  105. package/dist/100/polkadotVault/keyHandoverRequest.d.cts +4 -4
  106. package/dist/100/polkadotVault/keyHandoverRequest.d.ts +4 -4
  107. package/dist/100/polkadotVault/keyHandoverSuccessReported.d.cts +1 -1
  108. package/dist/100/polkadotVault/keyHandoverSuccessReported.d.ts +1 -1
  109. package/dist/100/polkadotVault/keygenFailureReported.d.cts +1 -1
  110. package/dist/100/polkadotVault/keygenFailureReported.d.ts +1 -1
  111. package/dist/100/polkadotVault/keygenRequest.d.cts +2 -2
  112. package/dist/100/polkadotVault/keygenRequest.d.ts +2 -2
  113. package/dist/100/polkadotVault/keygenSuccessReported.d.cts +1 -1
  114. package/dist/100/polkadotVault/keygenSuccessReported.d.ts +1 -1
  115. package/dist/100/reputation/offencePenalty.d.cts +2 -2
  116. package/dist/100/reputation/offencePenalty.d.ts +2 -2
  117. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  118. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  119. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  120. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  121. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  122. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  123. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  124. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  125. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  126. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  127. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  128. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  129. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  130. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  131. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  132. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  133. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  134. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  135. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  136. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  137. package/dist/100/system/killedAccount.d.cts +2 -2
  138. package/dist/100/system/killedAccount.d.ts +2 -2
  139. package/dist/100/system/newAccount.d.cts +2 -2
  140. package/dist/100/system/newAccount.d.ts +2 -2
  141. package/dist/100/system/remarked.d.cts +2 -2
  142. package/dist/100/system/remarked.d.ts +2 -2
  143. package/dist/100/transactionPayment/transactionFeePaid.d.cts +2 -2
  144. package/dist/100/transactionPayment/transactionFeePaid.d.ts +2 -2
  145. package/dist/100/validator/auctionCompleted.d.cts +1 -1
  146. package/dist/100/validator/auctionCompleted.d.ts +1 -1
  147. package/dist/100/validator/cFEVersionUpdated.d.cts +2 -2
  148. package/dist/100/validator/cFEVersionUpdated.d.ts +2 -2
  149. package/dist/100/validator/peerIdRegistered.d.cts +1 -1
  150. package/dist/100/validator/peerIdRegistered.d.ts +1 -1
  151. package/dist/100/validator/peerIdUnregistered.d.cts +1 -1
  152. package/dist/100/validator/peerIdUnregistered.d.ts +1 -1
  153. package/dist/100/validator/rotationPhaseUpdated.d.cts +60 -60
  154. package/dist/100/validator/rotationPhaseUpdated.d.ts +60 -60
  155. package/dist/100/validator/vanityNameSet.d.cts +1 -1
  156. package/dist/100/validator/vanityNameSet.d.ts +1 -1
  157. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  158. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  159. package/dist/102/accountRoles/accountRoleRegistered.d.cts +2 -2
  160. package/dist/102/accountRoles/accountRoleRegistered.d.ts +2 -2
  161. package/dist/102/common.d.cts +1 -1
  162. package/dist/102/common.d.ts +1 -1
  163. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +5 -5
  164. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +5 -5
  165. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +5 -5
  166. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +5 -5
  167. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  168. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
  169. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +406 -406
  170. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +406 -406
  171. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  172. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  173. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  174. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  175. package/dist/11000/common.d.cts +61 -61
  176. package/dist/11000/common.d.ts +61 -61
  177. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +5 -5
  178. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +5 -5
  179. package/dist/11000/funding/rebalance.d.cts +4 -4
  180. package/dist/11000/funding/rebalance.d.ts +4 -4
  181. package/dist/11000/lendingPools/boostFundsAdded.d.cts +4 -4
  182. package/dist/11000/lendingPools/boostFundsAdded.d.ts +4 -4
  183. package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
  184. package/dist/11000/lendingPools/stoppedBoosting.d.ts +2 -2
  185. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  186. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  187. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +212 -212
  188. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +212 -212
  189. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  190. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  191. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  192. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  193. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +45 -45
  194. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +45 -45
  195. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  196. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  197. package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
  198. package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
  199. package/dist/11000/swapping/swapDepositAddressReady.d.cts +5 -5
  200. package/dist/11000/swapping/swapDepositAddressReady.d.ts +5 -5
  201. package/dist/11000/swapping/swapRequested.d.cts +20 -20
  202. package/dist/11000/swapping/swapRequested.d.ts +20 -20
  203. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +4 -4
  204. package/dist/11000/tradingStrategy/strategyDeployed.d.ts +4 -4
  205. package/dist/111/common.d.cts +1 -1
  206. package/dist/111/common.d.ts +1 -1
  207. package/dist/111/liquidityPools/limitOrderSetOrUpdateScheduled.d.cts +2 -2
  208. package/dist/111/liquidityPools/limitOrderSetOrUpdateScheduled.d.ts +2 -2
  209. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +2 -2
  210. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +2 -2
  211. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  212. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  213. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  214. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  215. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.d.cts +2 -2
  216. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchSuccess.d.ts +2 -2
  217. package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +2 -2
  218. package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +2 -2
  219. package/dist/11100/accountRoles/accountRoleRegistered.d.cts +2 -2
  220. package/dist/11100/accountRoles/accountRoleRegistered.d.ts +2 -2
  221. package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +4 -4
  222. package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +4 -4
  223. package/dist/11100/accountRoles/subAccountCreated.d.cts +4 -4
  224. package/dist/11100/accountRoles/subAccountCreated.d.ts +4 -4
  225. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +5 -5
  226. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +5 -5
  227. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +5 -5
  228. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +5 -5
  229. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  230. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  231. package/dist/11100/common.d.cts +109 -109
  232. package/dist/11100/common.d.ts +109 -109
  233. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +5 -5
  234. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +5 -5
  235. package/dist/11100/flip/bondUpdated.d.cts +2 -2
  236. package/dist/11100/flip/bondUpdated.d.ts +2 -2
  237. package/dist/11100/flip/flipMinted.d.cts +3 -3
  238. package/dist/11100/flip/flipMinted.d.ts +3 -3
  239. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  240. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  241. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
  242. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +6 -6
  243. package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
  244. package/dist/11100/funding/sCCallExecuted.d.ts +6 -6
  245. package/dist/11100/lendingPools/collateralAdded.d.cts +2 -2
  246. package/dist/11100/lendingPools/collateralAdded.d.ts +2 -2
  247. package/dist/11100/lendingPools/collateralRemoved.d.cts +2 -2
  248. package/dist/11100/lendingPools/collateralRemoved.d.ts +2 -2
  249. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +2 -2
  250. package/dist/11100/lendingPools/lendingFundsAdded.d.ts +2 -2
  251. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
  252. package/dist/11100/lendingPools/lendingFundsRemoved.d.ts +2 -2
  253. package/dist/11100/lendingPools/liquidationInitiated.d.cts +2 -2
  254. package/dist/11100/lendingPools/liquidationInitiated.d.ts +2 -2
  255. package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
  256. package/dist/11100/lendingPools/loanCreated.d.ts +2 -2
  257. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +5 -5
  258. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +5 -5
  259. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +5 -5
  260. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +5 -5
  261. package/dist/11100/swapping/swapDepositAddressReady.d.cts +56 -56
  262. package/dist/11100/swapping/swapDepositAddressReady.d.ts +56 -56
  263. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  264. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  265. package/dist/11100/swapping/swapRequested.d.cts +404 -404
  266. package/dist/11100/swapping/swapRequested.d.ts +404 -404
  267. package/dist/11100/validator/delegated.d.cts +4 -4
  268. package/dist/11100/validator/delegated.d.ts +4 -4
  269. package/dist/11100/validator/delegatorAllowed.d.cts +4 -4
  270. package/dist/11100/validator/delegatorAllowed.d.ts +4 -4
  271. package/dist/11100/validator/delegatorBlocked.d.cts +4 -4
  272. package/dist/11100/validator/delegatorBlocked.d.ts +4 -4
  273. package/dist/11100/validator/maxBidUpdated.d.cts +2 -2
  274. package/dist/11100/validator/maxBidUpdated.d.ts +2 -2
  275. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +4 -4
  276. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +4 -4
  277. package/dist/11100/validator/operatorSettingsUpdated.d.cts +2 -2
  278. package/dist/11100/validator/operatorSettingsUpdated.d.ts +2 -2
  279. package/dist/11100/validator/rotationPhaseUpdated.d.cts +35 -35
  280. package/dist/11100/validator/rotationPhaseUpdated.d.ts +35 -35
  281. package/dist/11100/validator/unDelegationFinalized.d.cts +2 -2
  282. package/dist/11100/validator/unDelegationFinalized.d.ts +2 -2
  283. package/dist/11100/validator/undelegated.d.cts +4 -4
  284. package/dist/11100/validator/undelegated.d.ts +4 -4
  285. package/dist/11100/validator/validatorClaimed.d.cts +4 -4
  286. package/dist/11100/validator/validatorClaimed.d.ts +4 -4
  287. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +4 -4
  288. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +4 -4
  289. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +3 -3
  290. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +3 -3
  291. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
  292. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +9 -9
  293. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +189 -189
  294. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +189 -189
  295. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  296. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  297. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +3 -3
  298. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +3 -3
  299. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +9 -9
  300. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +9 -9
  301. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +189 -189
  302. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +189 -189
  303. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +5 -5
  304. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +5 -5
  305. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +23 -23
  306. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +23 -23
  307. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +25 -25
  308. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +25 -25
  309. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +311 -311
  310. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +311 -311
  311. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +25 -25
  312. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +25 -25
  313. package/dist/11200/common.d.cts +77 -77
  314. package/dist/11200/common.d.ts +77 -77
  315. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +3 -3
  316. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +3 -3
  317. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +9 -9
  318. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +9 -9
  319. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +189 -189
  320. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +189 -189
  321. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  322. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +5 -5
  323. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  324. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  325. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  326. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  327. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +5 -5
  328. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +5 -5
  329. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  330. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  331. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  332. package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  333. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +3 -3
  334. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +3 -3
  335. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +5 -5
  336. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +5 -5
  337. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +3 -3
  338. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +3 -3
  339. package/dist/11200/swapping/swapRequested.d.cts +21 -21
  340. package/dist/11200/swapping/swapRequested.d.ts +21 -21
  341. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  342. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  343. package/dist/11200/validator/operatorSettingsUpdated.d.cts +2 -2
  344. package/dist/11200/validator/operatorSettingsUpdated.d.ts +2 -2
  345. package/dist/120/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  346. package/dist/120/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  347. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  348. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  349. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +23 -23
  350. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +23 -23
  351. package/dist/120/common.d.cts +7 -7
  352. package/dist/120/common.d.ts +7 -7
  353. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  354. package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
  355. package/dist/120/ethereumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  356. package/dist/120/ethereumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  357. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +3 -3
  358. package/dist/120/ethereumIngressEgress/depositReceived.d.ts +3 -3
  359. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  360. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  361. package/dist/120/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  362. package/dist/120/polkadotBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  363. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +3 -3
  364. package/dist/120/polkadotIngressEgress/depositReceived.d.ts +3 -3
  365. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  366. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  367. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  368. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  369. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  370. package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
  371. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  372. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  373. package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
  374. package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
  375. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +4 -4
  376. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +4 -4
  377. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +3 -3
  378. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +3 -3
  379. package/dist/131/bitcoinThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  380. package/dist/131/bitcoinThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  381. package/dist/131/bitcoinThresholdSigner/keyHandoverRequest.d.cts +4 -4
  382. package/dist/131/bitcoinThresholdSigner/keyHandoverRequest.d.ts +4 -4
  383. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  384. package/dist/131/bitcoinThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  385. package/dist/131/bitcoinThresholdSigner/keygenFailureReported.d.cts +1 -1
  386. package/dist/131/bitcoinThresholdSigner/keygenFailureReported.d.ts +1 -1
  387. package/dist/131/bitcoinThresholdSigner/keygenRequest.d.cts +2 -2
  388. package/dist/131/bitcoinThresholdSigner/keygenRequest.d.ts +2 -2
  389. package/dist/131/bitcoinThresholdSigner/keygenSuccessReported.d.cts +1 -1
  390. package/dist/131/bitcoinThresholdSigner/keygenSuccessReported.d.ts +1 -1
  391. package/dist/131/common.d.cts +5 -5
  392. package/dist/131/common.d.ts +5 -5
  393. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  394. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  395. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +3 -3
  396. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +3 -3
  397. package/dist/131/ethereumThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  398. package/dist/131/ethereumThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  399. package/dist/131/ethereumThresholdSigner/keyHandoverRequest.d.cts +4 -4
  400. package/dist/131/ethereumThresholdSigner/keyHandoverRequest.d.ts +4 -4
  401. package/dist/131/ethereumThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  402. package/dist/131/ethereumThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  403. package/dist/131/ethereumThresholdSigner/keygenFailureReported.d.cts +1 -1
  404. package/dist/131/ethereumThresholdSigner/keygenFailureReported.d.ts +1 -1
  405. package/dist/131/ethereumThresholdSigner/keygenRequest.d.cts +2 -2
  406. package/dist/131/ethereumThresholdSigner/keygenRequest.d.ts +2 -2
  407. package/dist/131/ethereumThresholdSigner/keygenSuccessReported.d.cts +1 -1
  408. package/dist/131/ethereumThresholdSigner/keygenSuccessReported.d.ts +1 -1
  409. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  410. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  411. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  412. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  413. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  414. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  415. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  416. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  417. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  418. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  419. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  420. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  421. package/dist/131/polkadotThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  422. package/dist/131/polkadotThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  423. package/dist/131/polkadotThresholdSigner/keyHandoverRequest.d.cts +4 -4
  424. package/dist/131/polkadotThresholdSigner/keyHandoverRequest.d.ts +4 -4
  425. package/dist/131/polkadotThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  426. package/dist/131/polkadotThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  427. package/dist/131/polkadotThresholdSigner/keygenFailureReported.d.cts +1 -1
  428. package/dist/131/polkadotThresholdSigner/keygenFailureReported.d.ts +1 -1
  429. package/dist/131/polkadotThresholdSigner/keygenRequest.d.cts +2 -2
  430. package/dist/131/polkadotThresholdSigner/keygenRequest.d.ts +2 -2
  431. package/dist/131/polkadotThresholdSigner/keygenSuccessReported.d.cts +1 -1
  432. package/dist/131/polkadotThresholdSigner/keygenSuccessReported.d.ts +1 -1
  433. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  434. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  435. package/dist/141/accountRoles/accountRoleDeregistered.d.cts +2 -2
  436. package/dist/141/accountRoles/accountRoleDeregistered.d.ts +2 -2
  437. package/dist/141/accountRoles/vanityNameSet.d.cts +2 -2
  438. package/dist/141/accountRoles/vanityNameSet.d.ts +2 -2
  439. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  440. package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  441. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  442. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  443. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +3 -3
  444. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +3 -3
  445. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +3 -3
  446. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +3 -3
  447. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
  448. package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
  449. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  450. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  451. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  452. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  453. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  454. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  455. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  456. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
  457. package/dist/141/common.d.cts +55 -55
  458. package/dist/141/common.d.ts +55 -55
  459. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  460. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
  461. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  462. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  463. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  464. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  465. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  466. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  467. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  468. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  469. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  470. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  471. package/dist/141/evmThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  472. package/dist/141/evmThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  473. package/dist/141/evmThresholdSigner/keyHandoverRequest.d.cts +4 -4
  474. package/dist/141/evmThresholdSigner/keyHandoverRequest.d.ts +4 -4
  475. package/dist/141/evmThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  476. package/dist/141/evmThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  477. package/dist/141/evmThresholdSigner/keygenFailureReported.d.cts +1 -1
  478. package/dist/141/evmThresholdSigner/keygenFailureReported.d.ts +1 -1
  479. package/dist/141/evmThresholdSigner/keygenRequest.d.cts +2 -2
  480. package/dist/141/evmThresholdSigner/keygenRequest.d.ts +2 -2
  481. package/dist/141/evmThresholdSigner/keygenSuccessReported.d.cts +1 -1
  482. package/dist/141/evmThresholdSigner/keygenSuccessReported.d.ts +1 -1
  483. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  484. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  485. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  486. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  487. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
  488. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +2 -2
  489. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  490. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  491. package/dist/141/liquidityProvider/accountCredited.d.cts +3 -3
  492. package/dist/141/liquidityProvider/accountCredited.d.ts +3 -3
  493. package/dist/141/liquidityProvider/accountDebited.d.cts +3 -3
  494. package/dist/141/liquidityProvider/accountDebited.d.ts +3 -3
  495. package/dist/141/liquidityProvider/assetTransferred.d.cts +6 -6
  496. package/dist/141/liquidityProvider/assetTransferred.d.ts +6 -6
  497. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +3 -3
  498. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +3 -3
  499. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +3 -3
  500. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +3 -3
  501. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +3 -3
  502. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +3 -3
  503. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  504. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  505. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  506. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  507. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  508. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  509. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  510. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  511. package/dist/141/swapping/swapDepositAddressReady.d.cts +3 -3
  512. package/dist/141/swapping/swapDepositAddressReady.d.ts +3 -3
  513. package/dist/141/validator/rotationPhaseUpdated.d.cts +69 -69
  514. package/dist/141/validator/rotationPhaseUpdated.d.ts +69 -69
  515. package/dist/141/validator/startedBidding.d.cts +2 -2
  516. package/dist/141/validator/startedBidding.d.ts +2 -2
  517. package/dist/141/validator/stoppedBidding.d.cts +2 -2
  518. package/dist/141/validator/stoppedBidding.d.ts +2 -2
  519. package/dist/141/witnesser/reportedWitnessingFailures.d.cts +2 -2
  520. package/dist/141/witnesser/reportedWitnessingFailures.d.ts +2 -2
  521. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  522. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  523. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
  524. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +9 -9
  525. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +7 -7
  526. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +7 -7
  527. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  528. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  529. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  530. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  531. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  532. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  533. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  534. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  535. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  536. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  537. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  538. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  539. package/dist/150/common.d.cts +13 -13
  540. package/dist/150/common.d.ts +13 -13
  541. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  542. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  543. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  544. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  545. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  546. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  547. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  548. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  549. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  550. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  551. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  552. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  553. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  554. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  555. package/dist/150/liquidityProvider/assetTransferred.d.cts +4 -4
  556. package/dist/150/liquidityProvider/assetTransferred.d.ts +4 -4
  557. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  558. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  559. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  560. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  561. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  562. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  563. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  564. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  565. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  566. package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  567. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  568. package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  569. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  570. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  571. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  572. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  573. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +3 -3
  574. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +3 -3
  575. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  576. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  577. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  578. package/dist/150/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  579. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +4 -4
  580. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +4 -4
  581. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.cts +1 -1
  582. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.ts +1 -1
  583. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.cts +4 -4
  584. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.ts +4 -4
  585. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.cts +1 -1
  586. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.ts +1 -1
  587. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.cts +1 -1
  588. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.ts +1 -1
  589. package/dist/150/solanaThresholdSigner/keygenRequest.d.cts +2 -2
  590. package/dist/150/solanaThresholdSigner/keygenRequest.d.ts +2 -2
  591. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.cts +1 -1
  592. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.ts +1 -1
  593. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  594. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  595. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  596. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  597. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +4 -4
  598. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +4 -4
  599. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  600. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +4 -4
  601. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  602. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  603. package/dist/150/swapping/swapDepositAddressReady.d.cts +3 -3
  604. package/dist/150/swapping/swapDepositAddressReady.d.ts +3 -3
  605. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +3 -3
  606. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +3 -3
  607. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +3 -3
  608. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +3 -3
  609. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  610. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  611. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  612. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  613. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  614. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  615. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  616. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  617. package/dist/160/common.d.cts +13 -13
  618. package/dist/160/common.d.ts +13 -13
  619. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  620. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  621. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  622. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  623. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +11 -11
  624. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +11 -11
  625. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +11 -11
  626. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +11 -11
  627. package/dist/160/liquidityProvider/assetTransferred.d.cts +4 -4
  628. package/dist/160/liquidityProvider/assetTransferred.d.ts +4 -4
  629. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  630. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  631. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  632. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  633. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  634. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  635. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  636. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  637. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  638. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  639. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +3 -3
  640. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +3 -3
  641. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
  642. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
  643. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  644. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  645. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  646. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  647. package/dist/160/swapping/swapDepositAddressReady.d.cts +3 -3
  648. package/dist/160/swapping/swapDepositAddressReady.d.ts +3 -3
  649. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  650. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  651. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  652. package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  653. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  654. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  655. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  656. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  657. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  658. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  659. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  660. package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  661. package/dist/170/common.d.cts +3 -3
  662. package/dist/170/common.d.ts +3 -3
  663. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  664. package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  665. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  666. package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  667. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  668. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  669. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  670. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  671. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  672. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  673. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  674. package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  675. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  676. package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  677. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  678. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  679. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  680. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  681. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  682. package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  683. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  684. package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  685. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  686. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  687. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  688. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +11 -11
  689. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +172 -172
  690. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +172 -172
  691. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  692. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  693. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  694. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  695. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  696. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  697. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.cts +2 -2
  698. package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.ts +2 -2
  699. package/dist/180/arbitrumIngressEgress/unknownBroker.d.cts +2 -2
  700. package/dist/180/arbitrumIngressEgress/unknownBroker.d.ts +2 -2
  701. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  702. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  703. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +33 -33
  704. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +33 -33
  705. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  706. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  707. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +27 -27
  708. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +27 -27
  709. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  710. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  711. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  712. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  713. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  714. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  715. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.cts +2 -2
  716. package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.ts +2 -2
  717. package/dist/180/bitcoinIngressEgress/unknownBroker.d.cts +2 -2
  718. package/dist/180/bitcoinIngressEgress/unknownBroker.d.ts +2 -2
  719. package/dist/180/common.d.cts +52 -52
  720. package/dist/180/common.d.ts +52 -52
  721. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  722. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  723. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +9 -9
  724. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +9 -9
  725. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +184 -184
  726. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +184 -184
  727. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  728. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +5 -5
  729. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  730. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  731. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  732. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  733. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.cts +2 -2
  734. package/dist/180/ethereumIngressEgress/unknownAffiliate.d.ts +2 -2
  735. package/dist/180/ethereumIngressEgress/unknownBroker.d.cts +2 -2
  736. package/dist/180/ethereumIngressEgress/unknownBroker.d.ts +2 -2
  737. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  738. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  739. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +5 -5
  740. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +5 -5
  741. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  742. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  743. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.cts +2 -2
  744. package/dist/180/polkadotIngressEgress/unknownAffiliate.d.ts +2 -2
  745. package/dist/180/polkadotIngressEgress/unknownBroker.d.cts +2 -2
  746. package/dist/180/polkadotIngressEgress/unknownBroker.d.ts +2 -2
  747. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  748. package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  749. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  750. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  751. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +9 -9
  752. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +9 -9
  753. package/dist/180/solanaIngressEgress/depositFailed.d.cts +166 -166
  754. package/dist/180/solanaIngressEgress/depositFailed.d.ts +166 -166
  755. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +3 -3
  756. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +3 -3
  757. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  758. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  759. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  760. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  761. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  762. package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  763. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  764. package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  765. package/dist/180/solanaIngressEgress/unknownAffiliate.d.cts +2 -2
  766. package/dist/180/solanaIngressEgress/unknownAffiliate.d.ts +2 -2
  767. package/dist/180/solanaIngressEgress/unknownBroker.d.cts +2 -2
  768. package/dist/180/solanaIngressEgress/unknownBroker.d.ts +2 -2
  769. package/dist/180/swapping/affiliateRegistration.d.cts +4 -4
  770. package/dist/180/swapping/affiliateRegistration.d.ts +4 -4
  771. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  772. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  773. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  774. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  775. package/dist/180/swapping/swapDepositAddressReady.d.cts +5 -5
  776. package/dist/180/swapping/swapDepositAddressReady.d.ts +5 -5
  777. package/dist/180/swapping/swapRequested.d.cts +9 -9
  778. package/dist/180/swapping/swapRequested.d.ts +9 -9
  779. package/dist/180/swapping/withdrawalRequested.d.cts +2 -2
  780. package/dist/180/swapping/withdrawalRequested.d.ts +2 -2
  781. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  782. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  783. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  784. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  785. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +11 -11
  786. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +11 -11
  787. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +15 -15
  788. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +15 -15
  789. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +11 -11
  790. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +11 -11
  791. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  792. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  793. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  794. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  795. package/dist/190/assetBalances/accountCredited.d.cts +4 -4
  796. package/dist/190/assetBalances/accountCredited.d.ts +4 -4
  797. package/dist/190/assetBalances/accountDebited.d.cts +4 -4
  798. package/dist/190/assetBalances/accountDebited.d.ts +4 -4
  799. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  800. package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  801. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  802. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  803. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  804. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  805. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  806. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  807. package/dist/190/assethubIngressEgress/depositBoosted.d.cts +3 -3
  808. package/dist/190/assethubIngressEgress/depositBoosted.d.ts +3 -3
  809. package/dist/190/assethubIngressEgress/depositFailed.d.cts +175 -175
  810. package/dist/190/assethubIngressEgress/depositFailed.d.ts +175 -175
  811. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  812. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  813. package/dist/190/assethubIngressEgress/depositFinalised.d.cts +3 -3
  814. package/dist/190/assethubIngressEgress/depositFinalised.d.ts +3 -3
  815. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  816. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  817. package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
  818. package/dist/190/assethubIngressEgress/stoppedBoosting.d.ts +2 -2
  819. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  820. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  821. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
  822. package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.ts +2 -2
  823. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
  824. package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.ts +2 -2
  825. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  826. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  827. package/dist/190/assethubIngressEgress/unknownAffiliate.d.cts +2 -2
  828. package/dist/190/assethubIngressEgress/unknownAffiliate.d.ts +2 -2
  829. package/dist/190/assethubIngressEgress/unknownBroker.d.cts +2 -2
  830. package/dist/190/assethubIngressEgress/unknownBroker.d.ts +2 -2
  831. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  832. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  833. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +3 -3
  834. package/dist/190/bitcoinIngressEgress/depositBoosted.d.ts +3 -3
  835. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +5 -5
  836. package/dist/190/bitcoinIngressEgress/depositFailed.d.ts +5 -5
  837. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +3 -3
  838. package/dist/190/bitcoinIngressEgress/depositFinalised.d.ts +3 -3
  839. package/dist/190/common.d.cts +73 -73
  840. package/dist/190/common.d.ts +73 -73
  841. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +3 -3
  842. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +3 -3
  843. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +5 -5
  844. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +5 -5
  845. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  846. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  847. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
  848. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +2 -2
  849. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  850. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  851. package/dist/190/liquidityProvider/assetTransferred.d.cts +4 -4
  852. package/dist/190/liquidityProvider/assetTransferred.d.ts +4 -4
  853. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  854. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  855. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  856. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  857. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  858. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  859. package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +3 -3
  860. package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +3 -3
  861. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +5 -5
  862. package/dist/190/polkadotIngressEgress/depositFailed.d.ts +5 -5
  863. package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +3 -3
  864. package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +3 -3
  865. package/dist/190/reputation/offencePenalty.d.cts +2 -2
  866. package/dist/190/reputation/offencePenalty.d.ts +2 -2
  867. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +3 -3
  868. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +3 -3
  869. package/dist/190/solanaIngressEgress/depositFailed.d.cts +5 -5
  870. package/dist/190/solanaIngressEgress/depositFailed.d.ts +5 -5
  871. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +3 -3
  872. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +3 -3
  873. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  874. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  875. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  876. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  877. package/dist/190/swapping/creditedOnChain.d.cts +2 -2
  878. package/dist/190/swapping/creditedOnChain.d.ts +2 -2
  879. package/dist/190/swapping/refundedOnChain.d.cts +2 -2
  880. package/dist/190/swapping/refundedOnChain.d.ts +2 -2
  881. package/dist/190/swapping/swapDepositAddressReady.d.cts +5 -5
  882. package/dist/190/swapping/swapDepositAddressReady.d.ts +5 -5
  883. package/dist/190/swapping/swapRequested.d.cts +20 -20
  884. package/dist/190/swapping/swapRequested.d.ts +20 -20
  885. package/dist/190/swapping/vaultSwapMinimumBrokerFeeSet.d.cts +2 -2
  886. package/dist/190/swapping/vaultSwapMinimumBrokerFeeSet.d.ts +2 -2
  887. package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
  888. package/dist/190/swapping/withdrawalRequested.d.ts +2 -2
  889. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  890. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  891. package/dist/190/tradingStrategy/strategyClosed.d.cts +2 -2
  892. package/dist/190/tradingStrategy/strategyClosed.d.ts +2 -2
  893. package/dist/190/tradingStrategy/strategyDeployed.d.cts +4 -4
  894. package/dist/190/tradingStrategy/strategyDeployed.d.ts +4 -4
  895. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.cjs +10 -0
  896. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  897. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  898. package/dist/200/arbitrumBroadcaster/historicalBroadcastRequested.mjs +10 -0
  899. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.cjs +10 -0
  900. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  901. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  902. package/dist/200/assethubBroadcaster/historicalBroadcastRequested.mjs +10 -0
  903. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.cjs +10 -0
  904. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  905. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  906. package/dist/200/bitcoinBroadcaster/historicalBroadcastRequested.mjs +10 -0
  907. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.cjs +8 -0
  908. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  909. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  910. package/dist/200/bitcoinThresholdSigner/maxRetriesReachedForRequest.mjs +8 -0
  911. package/dist/200/common.cjs +57 -21
  912. package/dist/200/common.d.cts +1218 -252
  913. package/dist/200/common.d.ts +1218 -252
  914. package/dist/200/common.mjs +60 -24
  915. package/dist/200/environment/runtimeSafeModeUpdated.d.cts +18 -0
  916. package/dist/200/environment/runtimeSafeModeUpdated.d.ts +18 -0
  917. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.cjs +10 -0
  918. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  919. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  920. package/dist/200/ethereumBroadcaster/historicalBroadcastRequested.mjs +10 -0
  921. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.cjs +6 -0
  922. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  923. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  924. package/dist/200/evmThresholdSigner/maxRetriesReachedForRequest.mjs +6 -0
  925. package/dist/200/funding/funded.cjs +12 -0
  926. package/dist/200/funding/funded.d.cts +87 -0
  927. package/dist/200/funding/funded.d.ts +87 -0
  928. package/dist/200/funding/funded.mjs +12 -0
  929. package/dist/200/lendingPools/collateralAdded.d.cts +2 -2
  930. package/dist/200/lendingPools/collateralAdded.d.ts +2 -2
  931. package/dist/200/lendingPools/collateralRemoved.d.cts +2 -2
  932. package/dist/200/lendingPools/collateralRemoved.d.ts +2 -2
  933. package/dist/200/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  934. package/dist/200/lendingPools/{primaryCollateralAssetUpdated.d.cts → collateralTopupAssetUpdated.d.cts} +9 -9
  935. package/dist/200/lendingPools/{primaryCollateralAssetUpdated.d.ts → collateralTopupAssetUpdated.d.ts} +9 -9
  936. package/dist/200/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  937. package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
  938. package/dist/200/lendingPools/lendingFundsAdded.d.ts +2 -2
  939. package/dist/200/lendingPools/lendingFundsRemoved.d.cts +2 -2
  940. package/dist/200/lendingPools/lendingFundsRemoved.d.ts +2 -2
  941. package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
  942. package/dist/200/lendingPools/liquidationCompleted.d.ts +2 -2
  943. package/dist/200/lendingPools/liquidationInitiated.d.cts +2 -2
  944. package/dist/200/lendingPools/liquidationInitiated.d.ts +2 -2
  945. package/dist/200/lendingPools/loanCreated.d.cts +3 -3
  946. package/dist/200/lendingPools/loanCreated.d.ts +3 -3
  947. package/dist/200/lendingPools/palletConfigUpdated.d.cts +29 -19
  948. package/dist/200/lendingPools/palletConfigUpdated.d.ts +29 -19
  949. package/dist/200/lendingPools/whitelistUpdated.cjs +9 -0
  950. package/dist/200/lendingPools/whitelistUpdated.d.cts +66 -0
  951. package/dist/200/lendingPools/whitelistUpdated.d.ts +66 -0
  952. package/dist/200/lendingPools/whitelistUpdated.mjs +9 -0
  953. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.cjs +10 -0
  954. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  955. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  956. package/dist/200/polkadotBroadcaster/historicalBroadcastRequested.mjs +10 -0
  957. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.cjs +8 -0
  958. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  959. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  960. package/dist/200/polkadotThresholdSigner/maxRetriesReachedForRequest.mjs +8 -0
  961. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.cjs +10 -0
  962. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.d.cts +17 -0
  963. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.d.ts +17 -0
  964. package/dist/200/solanaBroadcaster/historicalBroadcastRequested.mjs +10 -0
  965. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.cjs +6 -0
  966. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.d.cts +11 -0
  967. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.d.ts +11 -0
  968. package/dist/200/solanaThresholdSigner/maxRetriesReachedForRequest.mjs +6 -0
  969. package/dist/200/swapping/accountCreationDepositAddressReady.cjs +22 -0
  970. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +147 -0
  971. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +147 -0
  972. package/dist/200/swapping/accountCreationDepositAddressReady.mjs +22 -0
  973. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  974. package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
  975. package/dist/200/swapping/swapRequested.d.cts +1090 -76
  976. package/dist/200/swapping/swapRequested.d.ts +1090 -76
  977. package/dist/Processor.cjs +2 -2
  978. package/dist/Processor.mjs +2 -2
  979. package/dist/generate.cjs +1078 -0
  980. package/dist/generate.d.cts +3 -0
  981. package/dist/generate.d.ts +3 -0
  982. package/dist/generate.mjs +1046 -0
  983. package/package.json +2 -2
  984. package/dist/200/lendingPools/primaryCollateralAssetUpdated.cjs +0 -10
  985. package/dist/200/lendingPools/primaryCollateralAssetUpdated.mjs +0 -10
@@ -18,14 +18,17 @@ declare const palletCfSwappingPalletSafeMode: z.ZodObject<{
18
18
  swapsEnabled: z.ZodBoolean;
19
19
  withdrawalsEnabled: z.ZodBoolean;
20
20
  brokerRegistrationEnabled: z.ZodBoolean;
21
+ depositEnabled: z.ZodBoolean;
21
22
  }, "strip", z.ZodTypeAny, {
22
23
  swapsEnabled: boolean;
23
24
  withdrawalsEnabled: boolean;
24
25
  brokerRegistrationEnabled: boolean;
26
+ depositEnabled: boolean;
25
27
  }, {
26
28
  swapsEnabled: boolean;
27
29
  withdrawalsEnabled: boolean;
28
30
  brokerRegistrationEnabled: boolean;
31
+ depositEnabled: boolean;
29
32
  }>;
30
33
  declare const palletCfLpPalletSafeMode: z.ZodObject<{
31
34
  depositEnabled: z.ZodBoolean;
@@ -291,6 +294,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
291
294
  }[];
292
295
  __kind: "Amber";
293
296
  }>]>;
297
+ liquidationsEnabled: z.ZodBoolean;
294
298
  }, "strip", z.ZodTypeAny, {
295
299
  addBoostFundsEnabled: boolean;
296
300
  stopBoostingEnabled: boolean;
@@ -334,6 +338,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
334
338
  value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc")[];
335
339
  __kind: "Amber";
336
340
  };
341
+ liquidationsEnabled: boolean;
337
342
  }, {
338
343
  addBoostFundsEnabled: boolean;
339
344
  stopBoostingEnabled: boolean;
@@ -387,6 +392,7 @@ declare const palletCfLendingPoolsPalletSafeMode: z.ZodObject<{
387
392
  }[];
388
393
  __kind: "Amber";
389
394
  };
395
+ liquidationsEnabled: boolean;
390
396
  }>;
391
397
  declare const palletCfReputationPalletSafeMode: z.ZodObject<{
392
398
  reportingEnabled: z.ZodBoolean;
@@ -692,14 +698,17 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
692
698
  swapsEnabled: z.ZodBoolean;
693
699
  withdrawalsEnabled: z.ZodBoolean;
694
700
  brokerRegistrationEnabled: z.ZodBoolean;
701
+ depositEnabled: z.ZodBoolean;
695
702
  }, "strip", z.ZodTypeAny, {
696
703
  swapsEnabled: boolean;
697
704
  withdrawalsEnabled: boolean;
698
705
  brokerRegistrationEnabled: boolean;
706
+ depositEnabled: boolean;
699
707
  }, {
700
708
  swapsEnabled: boolean;
701
709
  withdrawalsEnabled: boolean;
702
710
  brokerRegistrationEnabled: boolean;
711
+ depositEnabled: boolean;
703
712
  }>;
704
713
  liquidityProvider: z.ZodObject<{
705
714
  depositEnabled: z.ZodBoolean;
@@ -913,6 +922,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
913
922
  }[];
914
923
  __kind: "Amber";
915
924
  }>]>;
925
+ liquidationsEnabled: z.ZodBoolean;
916
926
  }, "strip", z.ZodTypeAny, {
917
927
  addBoostFundsEnabled: boolean;
918
928
  stopBoostingEnabled: boolean;
@@ -956,6 +966,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
956
966
  value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc")[];
957
967
  __kind: "Amber";
958
968
  };
969
+ liquidationsEnabled: boolean;
959
970
  }, {
960
971
  addBoostFundsEnabled: boolean;
961
972
  stopBoostingEnabled: boolean;
@@ -1009,6 +1020,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1009
1020
  }[];
1010
1021
  __kind: "Amber";
1011
1022
  };
1023
+ liquidationsEnabled: boolean;
1012
1024
  }>;
1013
1025
  reputation: z.ZodObject<{
1014
1026
  reportingEnabled: z.ZodBoolean;
@@ -1375,6 +1387,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1375
1387
  swapsEnabled: boolean;
1376
1388
  withdrawalsEnabled: boolean;
1377
1389
  brokerRegistrationEnabled: boolean;
1390
+ depositEnabled: boolean;
1378
1391
  };
1379
1392
  emissions: {
1380
1393
  emissionsSyncEnabled: boolean;
@@ -1441,6 +1454,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1441
1454
  value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc")[];
1442
1455
  __kind: "Amber";
1443
1456
  };
1457
+ liquidationsEnabled: boolean;
1444
1458
  };
1445
1459
  reputation: {
1446
1460
  reportingEnabled: boolean;
@@ -1565,6 +1579,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1565
1579
  swapsEnabled: boolean;
1566
1580
  withdrawalsEnabled: boolean;
1567
1581
  brokerRegistrationEnabled: boolean;
1582
+ depositEnabled: boolean;
1568
1583
  };
1569
1584
  emissions: {
1570
1585
  emissionsSyncEnabled: boolean;
@@ -1641,6 +1656,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
1641
1656
  }[];
1642
1657
  __kind: "Amber";
1643
1658
  };
1659
+ liquidationsEnabled: boolean;
1644
1660
  };
1645
1661
  reputation: {
1646
1662
  reportingEnabled: boolean;
@@ -1791,14 +1807,17 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1791
1807
  swapsEnabled: z.ZodBoolean;
1792
1808
  withdrawalsEnabled: z.ZodBoolean;
1793
1809
  brokerRegistrationEnabled: z.ZodBoolean;
1810
+ depositEnabled: z.ZodBoolean;
1794
1811
  }, "strip", z.ZodTypeAny, {
1795
1812
  swapsEnabled: boolean;
1796
1813
  withdrawalsEnabled: boolean;
1797
1814
  brokerRegistrationEnabled: boolean;
1815
+ depositEnabled: boolean;
1798
1816
  }, {
1799
1817
  swapsEnabled: boolean;
1800
1818
  withdrawalsEnabled: boolean;
1801
1819
  brokerRegistrationEnabled: boolean;
1820
+ depositEnabled: boolean;
1802
1821
  }>;
1803
1822
  liquidityProvider: z.ZodObject<{
1804
1823
  depositEnabled: z.ZodBoolean;
@@ -2012,6 +2031,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2012
2031
  }[];
2013
2032
  __kind: "Amber";
2014
2033
  }>]>;
2034
+ liquidationsEnabled: z.ZodBoolean;
2015
2035
  }, "strip", z.ZodTypeAny, {
2016
2036
  addBoostFundsEnabled: boolean;
2017
2037
  stopBoostingEnabled: boolean;
@@ -2055,6 +2075,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2055
2075
  value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc")[];
2056
2076
  __kind: "Amber";
2057
2077
  };
2078
+ liquidationsEnabled: boolean;
2058
2079
  }, {
2059
2080
  addBoostFundsEnabled: boolean;
2060
2081
  stopBoostingEnabled: boolean;
@@ -2108,6 +2129,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2108
2129
  }[];
2109
2130
  __kind: "Amber";
2110
2131
  };
2132
+ liquidationsEnabled: boolean;
2111
2133
  }>;
2112
2134
  reputation: z.ZodObject<{
2113
2135
  reportingEnabled: z.ZodBoolean;
@@ -2474,6 +2496,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2474
2496
  swapsEnabled: boolean;
2475
2497
  withdrawalsEnabled: boolean;
2476
2498
  brokerRegistrationEnabled: boolean;
2499
+ depositEnabled: boolean;
2477
2500
  };
2478
2501
  emissions: {
2479
2502
  emissionsSyncEnabled: boolean;
@@ -2540,6 +2563,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2540
2563
  value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc")[];
2541
2564
  __kind: "Amber";
2542
2565
  };
2566
+ liquidationsEnabled: boolean;
2543
2567
  };
2544
2568
  reputation: {
2545
2569
  reportingEnabled: boolean;
@@ -2664,6 +2688,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2664
2688
  swapsEnabled: boolean;
2665
2689
  withdrawalsEnabled: boolean;
2666
2690
  brokerRegistrationEnabled: boolean;
2691
+ depositEnabled: boolean;
2667
2692
  };
2668
2693
  emissions: {
2669
2694
  emissionsSyncEnabled: boolean;
@@ -2740,6 +2765,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2740
2765
  }[];
2741
2766
  __kind: "Amber";
2742
2767
  };
2768
+ liquidationsEnabled: boolean;
2743
2769
  };
2744
2770
  reputation: {
2745
2771
  reportingEnabled: boolean;
@@ -2866,6 +2892,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2866
2892
  swapsEnabled: boolean;
2867
2893
  withdrawalsEnabled: boolean;
2868
2894
  brokerRegistrationEnabled: boolean;
2895
+ depositEnabled: boolean;
2869
2896
  };
2870
2897
  emissions: {
2871
2898
  emissionsSyncEnabled: boolean;
@@ -2932,6 +2959,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
2932
2959
  value: ("Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc")[];
2933
2960
  __kind: "Amber";
2934
2961
  };
2962
+ liquidationsEnabled: boolean;
2935
2963
  };
2936
2964
  reputation: {
2937
2965
  reportingEnabled: boolean;
@@ -3059,6 +3087,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3059
3087
  swapsEnabled: boolean;
3060
3088
  withdrawalsEnabled: boolean;
3061
3089
  brokerRegistrationEnabled: boolean;
3090
+ depositEnabled: boolean;
3062
3091
  };
3063
3092
  emissions: {
3064
3093
  emissionsSyncEnabled: boolean;
@@ -3135,6 +3164,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3135
3164
  }[];
3136
3165
  __kind: "Amber";
3137
3166
  };
3167
+ liquidationsEnabled: boolean;
3138
3168
  };
3139
3169
  reputation: {
3140
3170
  reportingEnabled: boolean;
@@ -3254,9 +3284,54 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
3254
3284
  };
3255
3285
  __kind: "CodeAmber";
3256
3286
  }>]>;
3257
- declare const numericString: z.ZodEffects<z.ZodString, string, string>;
3258
3287
  declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3288
+ declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3289
+ declare const numericString: z.ZodEffects<z.ZodString, string, string>;
3259
3290
  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>;
3291
+ declare const cfTraitsFundingSource: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
3292
+ __kind: z.ZodLiteral<"EthTransaction">;
3293
+ txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3294
+ funder: z.ZodEffects<z.ZodString, `0x${string}`, string>;
3295
+ }, "strip", z.ZodTypeAny, {
3296
+ __kind: "EthTransaction";
3297
+ txHash: `0x${string}`;
3298
+ funder: `0x${string}`;
3299
+ }, {
3300
+ __kind: "EthTransaction";
3301
+ txHash: string;
3302
+ funder: string;
3303
+ }>, z.ZodObject<{
3304
+ __kind: z.ZodLiteral<"Swap">;
3305
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3306
+ }, "strip", z.ZodTypeAny, {
3307
+ __kind: "Swap";
3308
+ swapRequestId: bigint;
3309
+ }, {
3310
+ __kind: "Swap";
3311
+ swapRequestId: string | number;
3312
+ }>, z.ZodObject<{
3313
+ __kind: z.ZodLiteral<"InitialFunding">;
3314
+ channelId: 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>>>;
3315
+ asset: z.ZodEffects<z.ZodObject<{
3316
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
3317
+ }, "strip", z.ZodTypeAny, {
3318
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3319
+ }, {
3320
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3321
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
3322
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3323
+ }>;
3324
+ }, "strip", z.ZodTypeAny, {
3325
+ __kind: "InitialFunding";
3326
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3327
+ channelId?: bigint | null | undefined;
3328
+ }, {
3329
+ __kind: "InitialFunding";
3330
+ asset: {
3331
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
3332
+ };
3333
+ channelId?: string | number | null | undefined;
3334
+ }>]>;
3260
3335
  declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
3261
3336
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
3262
3337
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -3288,7 +3363,6 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
3288
3363
  value: string;
3289
3364
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3290
3365
  }>;
3291
- declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
3292
3366
  declare const cfPrimitivesTxId: z.ZodObject<{
3293
3367
  blockNumber: z.ZodNumber;
3294
3368
  extrinsicIndex: z.ZodNumber;
@@ -3392,9 +3466,10 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
3392
3466
  }>;
3393
3467
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3394
3468
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3395
- brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
3469
+ brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3396
3470
  }, "strip", z.ZodTypeAny, {
3397
3471
  __kind: "DepositChannel";
3472
+ channelId: bigint;
3398
3473
  depositAddress: {
3399
3474
  readonly chain: "Ethereum";
3400
3475
  readonly address: `0x${string}`;
@@ -3414,16 +3489,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
3414
3489
  readonly chain: "Assethub";
3415
3490
  readonly address: string;
3416
3491
  };
3417
- channelId: bigint;
3418
3492
  depositBlockHeight: bigint;
3419
- brokerId: string;
3493
+ brokerId: `cF${string}`;
3420
3494
  }, {
3421
3495
  __kind: "DepositChannel";
3496
+ channelId: string | number;
3422
3497
  depositAddress: {
3423
3498
  value: string;
3424
3499
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
3425
3500
  };
3426
- channelId: string | number;
3427
3501
  depositBlockHeight: string | number;
3428
3502
  brokerId: string;
3429
3503
  }>, z.ZodObject<{
@@ -3486,7 +3560,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
3486
3560
  }, {
3487
3561
  __kind: "None";
3488
3562
  }>]>;
3489
- brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>>>;
3563
+ brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>>>;
3490
3564
  }, "strip", z.ZodTypeAny, {
3491
3565
  __kind: "Vault";
3492
3566
  txId: {
@@ -3507,7 +3581,7 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
3507
3581
  } | {
3508
3582
  __kind: "None";
3509
3583
  };
3510
- brokerId?: string | null | undefined;
3584
+ brokerId?: `cF${string}` | null | undefined;
3511
3585
  }, {
3512
3586
  __kind: "Vault";
3513
3587
  txId: {
@@ -3537,9 +3611,9 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
3537
3611
  __kind: "Internal";
3538
3612
  }>, z.ZodObject<{
3539
3613
  __kind: z.ZodLiteral<"OnChainAccount">;
3540
- value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
3614
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
3541
3615
  }, "strip", z.ZodTypeAny, {
3542
- value: string;
3616
+ value: `cF${string}`;
3543
3617
  __kind: "OnChainAccount";
3544
3618
  }, {
3545
3619
  value: string;
@@ -4697,11 +4771,11 @@ declare const cfChainsCcmDepositMetadataEncodedAddress: z.ZodObject<{
4697
4771
  }>;
4698
4772
  declare const cfTraitsSwappingLendingSwapType: z.ZodObject<{
4699
4773
  __kind: z.ZodLiteral<"Liquidation">;
4700
- borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
4774
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
4701
4775
  loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
4702
4776
  }, "strip", z.ZodTypeAny, {
4703
4777
  __kind: "Liquidation";
4704
- borrowerId: string;
4778
+ borrowerId: `cF${string}`;
4705
4779
  loanId: bigint;
4706
4780
  }, {
4707
4781
  __kind: "Liquidation";
@@ -5311,10 +5385,10 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5311
5385
  } | null | undefined;
5312
5386
  }>, z.ZodObject<{
5313
5387
  __kind: z.ZodLiteral<"CreditOnChain">;
5314
- accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
5388
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5315
5389
  }, "strip", z.ZodTypeAny, {
5316
5390
  __kind: "CreditOnChain";
5317
- accountId: string;
5391
+ accountId: `cF${string}`;
5318
5392
  }, {
5319
5393
  __kind: "CreditOnChain";
5320
5394
  accountId: string;
@@ -5322,11 +5396,11 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5322
5396
  __kind: z.ZodLiteral<"CreditLendingPool">;
5323
5397
  swapType: z.ZodObject<{
5324
5398
  __kind: z.ZodLiteral<"Liquidation">;
5325
- borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
5399
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5326
5400
  loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5327
5401
  }, "strip", z.ZodTypeAny, {
5328
5402
  __kind: "Liquidation";
5329
- borrowerId: string;
5403
+ borrowerId: `cF${string}`;
5330
5404
  loanId: bigint;
5331
5405
  }, {
5332
5406
  __kind: "Liquidation";
@@ -5337,7 +5411,7 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5337
5411
  __kind: "CreditLendingPool";
5338
5412
  swapType: {
5339
5413
  __kind: "Liquidation";
5340
- borrowerId: string;
5414
+ borrowerId: `cF${string}`;
5341
5415
  loanId: bigint;
5342
5416
  };
5343
5417
  }, {
@@ -5347,6 +5421,18 @@ declare const cfTraitsSwappingSwapOutputActionGenericEncodedAddress: z.ZodDiscri
5347
5421
  borrowerId: string;
5348
5422
  loanId: string | number;
5349
5423
  };
5424
+ }>, z.ZodObject<{
5425
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
5426
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5427
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5428
+ }, "strip", z.ZodTypeAny, {
5429
+ __kind: "CreditFlipAndTransferToGateway";
5430
+ accountId: `cF${string}`;
5431
+ flipToSubtractFromSwapOutput: bigint;
5432
+ }, {
5433
+ __kind: "CreditFlipAndTransferToGateway";
5434
+ accountId: string;
5435
+ flipToSubtractFromSwapOutput: string | number;
5350
5436
  }>]>;
5351
5437
  declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5352
5438
  __kind: z.ZodLiteral<"NetworkFee">;
@@ -5965,10 +6051,10 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5965
6051
  } | null | undefined;
5966
6052
  }>, z.ZodObject<{
5967
6053
  __kind: z.ZodLiteral<"CreditOnChain">;
5968
- accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
6054
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5969
6055
  }, "strip", z.ZodTypeAny, {
5970
6056
  __kind: "CreditOnChain";
5971
- accountId: string;
6057
+ accountId: `cF${string}`;
5972
6058
  }, {
5973
6059
  __kind: "CreditOnChain";
5974
6060
  accountId: string;
@@ -5976,11 +6062,11 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5976
6062
  __kind: z.ZodLiteral<"CreditLendingPool">;
5977
6063
  swapType: z.ZodObject<{
5978
6064
  __kind: z.ZodLiteral<"Liquidation">;
5979
- borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
6065
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5980
6066
  loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
5981
6067
  }, "strip", z.ZodTypeAny, {
5982
6068
  __kind: "Liquidation";
5983
- borrowerId: string;
6069
+ borrowerId: `cF${string}`;
5984
6070
  loanId: bigint;
5985
6071
  }, {
5986
6072
  __kind: "Liquidation";
@@ -5991,7 +6077,7 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
5991
6077
  __kind: "CreditLendingPool";
5992
6078
  swapType: {
5993
6079
  __kind: "Liquidation";
5994
- borrowerId: string;
6080
+ borrowerId: `cF${string}`;
5995
6081
  loanId: bigint;
5996
6082
  };
5997
6083
  }, {
@@ -6001,6 +6087,18 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6001
6087
  borrowerId: string;
6002
6088
  loanId: string | number;
6003
6089
  };
6090
+ }>, z.ZodObject<{
6091
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
6092
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6093
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6094
+ }, "strip", z.ZodTypeAny, {
6095
+ __kind: "CreditFlipAndTransferToGateway";
6096
+ accountId: `cF${string}`;
6097
+ flipToSubtractFromSwapOutput: bigint;
6098
+ }, {
6099
+ __kind: "CreditFlipAndTransferToGateway";
6100
+ accountId: string;
6101
+ flipToSubtractFromSwapOutput: string | number;
6004
6102
  }>]>;
6005
6103
  }, "strip", z.ZodTypeAny, {
6006
6104
  __kind: "Regular";
@@ -6086,14 +6184,18 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6086
6184
  } | null | undefined;
6087
6185
  } | {
6088
6186
  __kind: "CreditOnChain";
6089
- accountId: string;
6187
+ accountId: `cF${string}`;
6090
6188
  } | {
6091
6189
  __kind: "CreditLendingPool";
6092
6190
  swapType: {
6093
6191
  __kind: "Liquidation";
6094
- borrowerId: string;
6192
+ borrowerId: `cF${string}`;
6095
6193
  loanId: bigint;
6096
6194
  };
6195
+ } | {
6196
+ __kind: "CreditFlipAndTransferToGateway";
6197
+ accountId: `cF${string}`;
6198
+ flipToSubtractFromSwapOutput: bigint;
6097
6199
  };
6098
6200
  }, {
6099
6201
  __kind: "Regular";
@@ -6159,204 +6261,1028 @@ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodDiscriminatedUnion<"_
6159
6261
  borrowerId: string;
6160
6262
  loanId: string | number;
6161
6263
  };
6162
- };
6163
- }>]>;
6164
- declare const cfPrimitivesBeneficiaryAccountId32: z.ZodObject<{
6165
- account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
6166
- bps: z.ZodNumber;
6167
- }, "strip", z.ZodTypeAny, {
6168
- account: string;
6169
- bps: number;
6170
- }, {
6171
- account: string;
6172
- bps: number;
6173
- }>;
6174
- declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6175
- __kind: z.ZodLiteral<"P2PKH">;
6176
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6177
- }, "strip", z.ZodTypeAny, {
6178
- value: `0x${string}`;
6179
- __kind: "P2PKH";
6180
- }, {
6181
- value: string;
6182
- __kind: "P2PKH";
6183
- }>, z.ZodObject<{
6184
- __kind: z.ZodLiteral<"P2SH">;
6185
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6186
- }, "strip", z.ZodTypeAny, {
6187
- value: `0x${string}`;
6188
- __kind: "P2SH";
6189
- }, {
6190
- value: string;
6191
- __kind: "P2SH";
6192
- }>, z.ZodObject<{
6193
- __kind: z.ZodLiteral<"P2WPKH">;
6194
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6195
- }, "strip", z.ZodTypeAny, {
6196
- value: `0x${string}`;
6197
- __kind: "P2WPKH";
6198
- }, {
6199
- value: string;
6200
- __kind: "P2WPKH";
6201
- }>, z.ZodObject<{
6202
- __kind: z.ZodLiteral<"P2WSH">;
6203
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6204
- }, "strip", z.ZodTypeAny, {
6205
- value: `0x${string}`;
6206
- __kind: "P2WSH";
6207
- }, {
6208
- value: string;
6209
- __kind: "P2WSH";
6210
- }>, z.ZodObject<{
6211
- __kind: z.ZodLiteral<"Taproot">;
6212
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6213
- }, "strip", z.ZodTypeAny, {
6214
- value: `0x${string}`;
6215
- __kind: "Taproot";
6216
- }, {
6217
- value: string;
6218
- __kind: "Taproot";
6219
- }>, z.ZodObject<{
6220
- __kind: z.ZodLiteral<"OtherSegwit">;
6221
- version: z.ZodNumber;
6222
- program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6223
- }, "strip", z.ZodTypeAny, {
6224
- __kind: "OtherSegwit";
6225
- version: number;
6226
- program: `0x${string}`;
6227
- }, {
6228
- __kind: "OtherSegwit";
6229
- version: number;
6230
- program: string;
6231
- }>]>;
6232
- declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6233
- __kind: z.ZodLiteral<"Eth">;
6234
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6235
- }, "strip", z.ZodTypeAny, {
6236
- value: `0x${string}`;
6237
- __kind: "Eth";
6238
- }, {
6239
- value: string;
6240
- __kind: "Eth";
6241
- }>, z.ZodObject<{
6242
- __kind: z.ZodLiteral<"Dot">;
6243
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6244
- }, "strip", z.ZodTypeAny, {
6245
- value: `0x${string}`;
6246
- __kind: "Dot";
6247
- }, {
6248
- value: string;
6249
- __kind: "Dot";
6250
- }>, z.ZodObject<{
6251
- __kind: z.ZodLiteral<"Btc">;
6252
- value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6253
- __kind: z.ZodLiteral<"P2PKH">;
6254
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6255
- }, "strip", z.ZodTypeAny, {
6256
- value: `0x${string}`;
6257
- __kind: "P2PKH";
6258
- }, {
6259
- value: string;
6260
- __kind: "P2PKH";
6261
- }>, z.ZodObject<{
6262
- __kind: z.ZodLiteral<"P2SH">;
6263
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6264
- }, "strip", z.ZodTypeAny, {
6265
- value: `0x${string}`;
6266
- __kind: "P2SH";
6267
- }, {
6268
- value: string;
6269
- __kind: "P2SH";
6270
- }>, z.ZodObject<{
6271
- __kind: z.ZodLiteral<"P2WPKH">;
6272
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6273
- }, "strip", z.ZodTypeAny, {
6274
- value: `0x${string}`;
6275
- __kind: "P2WPKH";
6276
- }, {
6277
- value: string;
6278
- __kind: "P2WPKH";
6279
- }>, z.ZodObject<{
6280
- __kind: z.ZodLiteral<"P2WSH">;
6281
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6282
- }, "strip", z.ZodTypeAny, {
6283
- value: `0x${string}`;
6284
- __kind: "P2WSH";
6285
- }, {
6286
- value: string;
6287
- __kind: "P2WSH";
6288
- }>, z.ZodObject<{
6289
- __kind: z.ZodLiteral<"Taproot">;
6290
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6291
- }, "strip", z.ZodTypeAny, {
6292
- value: `0x${string}`;
6293
- __kind: "Taproot";
6294
- }, {
6295
- value: string;
6296
- __kind: "Taproot";
6297
- }>, z.ZodObject<{
6298
- __kind: z.ZodLiteral<"OtherSegwit">;
6299
- version: z.ZodNumber;
6300
- program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6301
- }, "strip", z.ZodTypeAny, {
6302
- __kind: "OtherSegwit";
6303
- version: number;
6304
- program: `0x${string}`;
6305
- }, {
6306
- __kind: "OtherSegwit";
6307
- version: number;
6308
- program: string;
6309
- }>]>;
6310
- }, "strip", z.ZodTypeAny, {
6311
- value: {
6312
- value: `0x${string}`;
6313
- __kind: "P2PKH";
6314
- } | {
6315
- value: `0x${string}`;
6316
- __kind: "P2SH";
6317
- } | {
6318
- value: `0x${string}`;
6319
- __kind: "P2WPKH";
6320
- } | {
6321
- value: `0x${string}`;
6322
- __kind: "P2WSH";
6323
- } | {
6324
- value: `0x${string}`;
6325
- __kind: "Taproot";
6326
6264
  } | {
6327
- __kind: "OtherSegwit";
6328
- version: number;
6329
- program: `0x${string}`;
6330
- };
6331
- __kind: "Btc";
6332
- }, {
6333
- value: {
6334
- value: string;
6335
- __kind: "P2PKH";
6336
- } | {
6337
- value: string;
6338
- __kind: "P2SH";
6339
- } | {
6340
- value: string;
6341
- __kind: "P2WPKH";
6342
- } | {
6343
- value: string;
6344
- __kind: "P2WSH";
6345
- } | {
6346
- value: string;
6347
- __kind: "Taproot";
6348
- } | {
6349
- __kind: "OtherSegwit";
6350
- version: number;
6351
- program: string;
6265
+ __kind: "CreditFlipAndTransferToGateway";
6266
+ accountId: string;
6267
+ flipToSubtractFromSwapOutput: string | number;
6352
6268
  };
6353
- __kind: "Btc";
6354
6269
  }>, z.ZodObject<{
6355
- __kind: z.ZodLiteral<"Arb">;
6356
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6357
- }, "strip", z.ZodTypeAny, {
6358
- value: `0x${string}`;
6359
- __kind: "Arb";
6270
+ __kind: z.ZodLiteral<"RegularNoNetworkFee">;
6271
+ outputAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6272
+ __kind: z.ZodLiteral<"Egress">;
6273
+ ccmDepositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6274
+ channelMetadata: z.ZodObject<{
6275
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6276
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6277
+ ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6278
+ __kind: z.ZodLiteral<"NotRequired">;
6279
+ }, "strip", z.ZodTypeAny, {
6280
+ __kind: "NotRequired";
6281
+ }, {
6282
+ __kind: "NotRequired";
6283
+ }>, z.ZodObject<{
6284
+ __kind: z.ZodLiteral<"Solana">;
6285
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6286
+ __kind: z.ZodLiteral<"V0">;
6287
+ value: z.ZodObject<{
6288
+ cfReceiver: z.ZodObject<{
6289
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6290
+ isWritable: z.ZodBoolean;
6291
+ }, "strip", z.ZodTypeAny, {
6292
+ pubkey: `0x${string}`;
6293
+ isWritable: boolean;
6294
+ }, {
6295
+ pubkey: string;
6296
+ isWritable: boolean;
6297
+ }>;
6298
+ additionalAccounts: z.ZodArray<z.ZodObject<{
6299
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6300
+ isWritable: z.ZodBoolean;
6301
+ }, "strip", z.ZodTypeAny, {
6302
+ pubkey: `0x${string}`;
6303
+ isWritable: boolean;
6304
+ }, {
6305
+ pubkey: string;
6306
+ isWritable: boolean;
6307
+ }>, "many">;
6308
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6309
+ }, "strip", z.ZodTypeAny, {
6310
+ cfReceiver: {
6311
+ pubkey: `0x${string}`;
6312
+ isWritable: boolean;
6313
+ };
6314
+ additionalAccounts: {
6315
+ pubkey: `0x${string}`;
6316
+ isWritable: boolean;
6317
+ }[];
6318
+ fallbackAddress: `0x${string}`;
6319
+ }, {
6320
+ cfReceiver: {
6321
+ pubkey: string;
6322
+ isWritable: boolean;
6323
+ };
6324
+ additionalAccounts: {
6325
+ pubkey: string;
6326
+ isWritable: boolean;
6327
+ }[];
6328
+ fallbackAddress: string;
6329
+ }>;
6330
+ }, "strip", z.ZodTypeAny, {
6331
+ value: {
6332
+ cfReceiver: {
6333
+ pubkey: `0x${string}`;
6334
+ isWritable: boolean;
6335
+ };
6336
+ additionalAccounts: {
6337
+ pubkey: `0x${string}`;
6338
+ isWritable: boolean;
6339
+ }[];
6340
+ fallbackAddress: `0x${string}`;
6341
+ };
6342
+ __kind: "V0";
6343
+ }, {
6344
+ value: {
6345
+ cfReceiver: {
6346
+ pubkey: string;
6347
+ isWritable: boolean;
6348
+ };
6349
+ additionalAccounts: {
6350
+ pubkey: string;
6351
+ isWritable: boolean;
6352
+ }[];
6353
+ fallbackAddress: string;
6354
+ };
6355
+ __kind: "V0";
6356
+ }>, z.ZodObject<{
6357
+ __kind: z.ZodLiteral<"V1">;
6358
+ ccmAccounts: z.ZodObject<{
6359
+ cfReceiver: z.ZodObject<{
6360
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6361
+ isWritable: z.ZodBoolean;
6362
+ }, "strip", z.ZodTypeAny, {
6363
+ pubkey: `0x${string}`;
6364
+ isWritable: boolean;
6365
+ }, {
6366
+ pubkey: string;
6367
+ isWritable: boolean;
6368
+ }>;
6369
+ additionalAccounts: z.ZodArray<z.ZodObject<{
6370
+ pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6371
+ isWritable: z.ZodBoolean;
6372
+ }, "strip", z.ZodTypeAny, {
6373
+ pubkey: `0x${string}`;
6374
+ isWritable: boolean;
6375
+ }, {
6376
+ pubkey: string;
6377
+ isWritable: boolean;
6378
+ }>, "many">;
6379
+ fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6380
+ }, "strip", z.ZodTypeAny, {
6381
+ cfReceiver: {
6382
+ pubkey: `0x${string}`;
6383
+ isWritable: boolean;
6384
+ };
6385
+ additionalAccounts: {
6386
+ pubkey: `0x${string}`;
6387
+ isWritable: boolean;
6388
+ }[];
6389
+ fallbackAddress: `0x${string}`;
6390
+ }, {
6391
+ cfReceiver: {
6392
+ pubkey: string;
6393
+ isWritable: boolean;
6394
+ };
6395
+ additionalAccounts: {
6396
+ pubkey: string;
6397
+ isWritable: boolean;
6398
+ }[];
6399
+ fallbackAddress: string;
6400
+ }>;
6401
+ alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
6402
+ }, "strip", z.ZodTypeAny, {
6403
+ __kind: "V1";
6404
+ ccmAccounts: {
6405
+ cfReceiver: {
6406
+ pubkey: `0x${string}`;
6407
+ isWritable: boolean;
6408
+ };
6409
+ additionalAccounts: {
6410
+ pubkey: `0x${string}`;
6411
+ isWritable: boolean;
6412
+ }[];
6413
+ fallbackAddress: `0x${string}`;
6414
+ };
6415
+ alts: `0x${string}`[];
6416
+ }, {
6417
+ __kind: "V1";
6418
+ ccmAccounts: {
6419
+ cfReceiver: {
6420
+ pubkey: string;
6421
+ isWritable: boolean;
6422
+ };
6423
+ additionalAccounts: {
6424
+ pubkey: string;
6425
+ isWritable: boolean;
6426
+ }[];
6427
+ fallbackAddress: string;
6428
+ };
6429
+ alts: string[];
6430
+ }>]>;
6431
+ }, "strip", z.ZodTypeAny, {
6432
+ value: {
6433
+ value: {
6434
+ cfReceiver: {
6435
+ pubkey: `0x${string}`;
6436
+ isWritable: boolean;
6437
+ };
6438
+ additionalAccounts: {
6439
+ pubkey: `0x${string}`;
6440
+ isWritable: boolean;
6441
+ }[];
6442
+ fallbackAddress: `0x${string}`;
6443
+ };
6444
+ __kind: "V0";
6445
+ } | {
6446
+ __kind: "V1";
6447
+ ccmAccounts: {
6448
+ cfReceiver: {
6449
+ pubkey: `0x${string}`;
6450
+ isWritable: boolean;
6451
+ };
6452
+ additionalAccounts: {
6453
+ pubkey: `0x${string}`;
6454
+ isWritable: boolean;
6455
+ }[];
6456
+ fallbackAddress: `0x${string}`;
6457
+ };
6458
+ alts: `0x${string}`[];
6459
+ };
6460
+ __kind: "Solana";
6461
+ }, {
6462
+ value: {
6463
+ value: {
6464
+ cfReceiver: {
6465
+ pubkey: string;
6466
+ isWritable: boolean;
6467
+ };
6468
+ additionalAccounts: {
6469
+ pubkey: string;
6470
+ isWritable: boolean;
6471
+ }[];
6472
+ fallbackAddress: string;
6473
+ };
6474
+ __kind: "V0";
6475
+ } | {
6476
+ __kind: "V1";
6477
+ ccmAccounts: {
6478
+ cfReceiver: {
6479
+ pubkey: string;
6480
+ isWritable: boolean;
6481
+ };
6482
+ additionalAccounts: {
6483
+ pubkey: string;
6484
+ isWritable: boolean;
6485
+ }[];
6486
+ fallbackAddress: string;
6487
+ };
6488
+ alts: string[];
6489
+ };
6490
+ __kind: "Solana";
6491
+ }>]>;
6492
+ }, "strip", z.ZodTypeAny, {
6493
+ message: `0x${string}`;
6494
+ gasBudget: bigint;
6495
+ ccmAdditionalData: {
6496
+ __kind: "NotRequired";
6497
+ } | {
6498
+ value: {
6499
+ value: {
6500
+ cfReceiver: {
6501
+ pubkey: `0x${string}`;
6502
+ isWritable: boolean;
6503
+ };
6504
+ additionalAccounts: {
6505
+ pubkey: `0x${string}`;
6506
+ isWritable: boolean;
6507
+ }[];
6508
+ fallbackAddress: `0x${string}`;
6509
+ };
6510
+ __kind: "V0";
6511
+ } | {
6512
+ __kind: "V1";
6513
+ ccmAccounts: {
6514
+ cfReceiver: {
6515
+ pubkey: `0x${string}`;
6516
+ isWritable: boolean;
6517
+ };
6518
+ additionalAccounts: {
6519
+ pubkey: `0x${string}`;
6520
+ isWritable: boolean;
6521
+ }[];
6522
+ fallbackAddress: `0x${string}`;
6523
+ };
6524
+ alts: `0x${string}`[];
6525
+ };
6526
+ __kind: "Solana";
6527
+ };
6528
+ }, {
6529
+ message: string;
6530
+ gasBudget: string | number;
6531
+ ccmAdditionalData: {
6532
+ __kind: "NotRequired";
6533
+ } | {
6534
+ value: {
6535
+ value: {
6536
+ cfReceiver: {
6537
+ pubkey: string;
6538
+ isWritable: boolean;
6539
+ };
6540
+ additionalAccounts: {
6541
+ pubkey: string;
6542
+ isWritable: boolean;
6543
+ }[];
6544
+ fallbackAddress: string;
6545
+ };
6546
+ __kind: "V0";
6547
+ } | {
6548
+ __kind: "V1";
6549
+ ccmAccounts: {
6550
+ cfReceiver: {
6551
+ pubkey: string;
6552
+ isWritable: boolean;
6553
+ };
6554
+ additionalAccounts: {
6555
+ pubkey: string;
6556
+ isWritable: boolean;
6557
+ }[];
6558
+ fallbackAddress: string;
6559
+ };
6560
+ alts: string[];
6561
+ };
6562
+ __kind: "Solana";
6563
+ };
6564
+ }>;
6565
+ sourceChain: z.ZodEffects<z.ZodObject<{
6566
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
6567
+ }, "strip", z.ZodTypeAny, {
6568
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6569
+ }, {
6570
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6571
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
6572
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6573
+ }>;
6574
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
6575
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
6576
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6577
+ }, "strip", z.ZodTypeAny, {
6578
+ value: `0x${string}`;
6579
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6580
+ }, {
6581
+ value: string;
6582
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6583
+ }>, {
6584
+ readonly chain: "Ethereum";
6585
+ readonly address: `0x${string}`;
6586
+ } | {
6587
+ readonly chain: "Polkadot";
6588
+ readonly address: string;
6589
+ } | {
6590
+ readonly chain: "Bitcoin";
6591
+ readonly address: string;
6592
+ } | {
6593
+ readonly chain: "Arbitrum";
6594
+ readonly address: `0x${string}`;
6595
+ } | {
6596
+ readonly chain: "Solana";
6597
+ readonly address: string;
6598
+ } | {
6599
+ readonly chain: "Assethub";
6600
+ readonly address: string;
6601
+ }, {
6602
+ value: string;
6603
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6604
+ }>>>;
6605
+ }, "strip", z.ZodTypeAny, {
6606
+ channelMetadata: {
6607
+ message: `0x${string}`;
6608
+ gasBudget: bigint;
6609
+ ccmAdditionalData: {
6610
+ __kind: "NotRequired";
6611
+ } | {
6612
+ value: {
6613
+ value: {
6614
+ cfReceiver: {
6615
+ pubkey: `0x${string}`;
6616
+ isWritable: boolean;
6617
+ };
6618
+ additionalAccounts: {
6619
+ pubkey: `0x${string}`;
6620
+ isWritable: boolean;
6621
+ }[];
6622
+ fallbackAddress: `0x${string}`;
6623
+ };
6624
+ __kind: "V0";
6625
+ } | {
6626
+ __kind: "V1";
6627
+ ccmAccounts: {
6628
+ cfReceiver: {
6629
+ pubkey: `0x${string}`;
6630
+ isWritable: boolean;
6631
+ };
6632
+ additionalAccounts: {
6633
+ pubkey: `0x${string}`;
6634
+ isWritable: boolean;
6635
+ }[];
6636
+ fallbackAddress: `0x${string}`;
6637
+ };
6638
+ alts: `0x${string}`[];
6639
+ };
6640
+ __kind: "Solana";
6641
+ };
6642
+ };
6643
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6644
+ sourceAddress?: {
6645
+ readonly chain: "Ethereum";
6646
+ readonly address: `0x${string}`;
6647
+ } | {
6648
+ readonly chain: "Polkadot";
6649
+ readonly address: string;
6650
+ } | {
6651
+ readonly chain: "Bitcoin";
6652
+ readonly address: string;
6653
+ } | {
6654
+ readonly chain: "Arbitrum";
6655
+ readonly address: `0x${string}`;
6656
+ } | {
6657
+ readonly chain: "Solana";
6658
+ readonly address: string;
6659
+ } | {
6660
+ readonly chain: "Assethub";
6661
+ readonly address: string;
6662
+ } | null | undefined;
6663
+ }, {
6664
+ channelMetadata: {
6665
+ message: string;
6666
+ gasBudget: string | number;
6667
+ ccmAdditionalData: {
6668
+ __kind: "NotRequired";
6669
+ } | {
6670
+ value: {
6671
+ value: {
6672
+ cfReceiver: {
6673
+ pubkey: string;
6674
+ isWritable: boolean;
6675
+ };
6676
+ additionalAccounts: {
6677
+ pubkey: string;
6678
+ isWritable: boolean;
6679
+ }[];
6680
+ fallbackAddress: string;
6681
+ };
6682
+ __kind: "V0";
6683
+ } | {
6684
+ __kind: "V1";
6685
+ ccmAccounts: {
6686
+ cfReceiver: {
6687
+ pubkey: string;
6688
+ isWritable: boolean;
6689
+ };
6690
+ additionalAccounts: {
6691
+ pubkey: string;
6692
+ isWritable: boolean;
6693
+ }[];
6694
+ fallbackAddress: string;
6695
+ };
6696
+ alts: string[];
6697
+ };
6698
+ __kind: "Solana";
6699
+ };
6700
+ };
6701
+ sourceChain: {
6702
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6703
+ };
6704
+ sourceAddress?: {
6705
+ value: string;
6706
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6707
+ } | null | undefined;
6708
+ }>>>;
6709
+ outputAddress: z.ZodEffects<z.ZodObject<{
6710
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
6711
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6712
+ }, "strip", z.ZodTypeAny, {
6713
+ value: `0x${string}`;
6714
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6715
+ }, {
6716
+ value: string;
6717
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6718
+ }>, {
6719
+ readonly chain: "Ethereum";
6720
+ readonly address: `0x${string}`;
6721
+ } | {
6722
+ readonly chain: "Polkadot";
6723
+ readonly address: string;
6724
+ } | {
6725
+ readonly chain: "Bitcoin";
6726
+ readonly address: string;
6727
+ } | {
6728
+ readonly chain: "Arbitrum";
6729
+ readonly address: `0x${string}`;
6730
+ } | {
6731
+ readonly chain: "Solana";
6732
+ readonly address: string;
6733
+ } | {
6734
+ readonly chain: "Assethub";
6735
+ readonly address: string;
6736
+ }, {
6737
+ value: string;
6738
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6739
+ }>;
6740
+ }, "strip", z.ZodTypeAny, {
6741
+ __kind: "Egress";
6742
+ outputAddress: {
6743
+ readonly chain: "Ethereum";
6744
+ readonly address: `0x${string}`;
6745
+ } | {
6746
+ readonly chain: "Polkadot";
6747
+ readonly address: string;
6748
+ } | {
6749
+ readonly chain: "Bitcoin";
6750
+ readonly address: string;
6751
+ } | {
6752
+ readonly chain: "Arbitrum";
6753
+ readonly address: `0x${string}`;
6754
+ } | {
6755
+ readonly chain: "Solana";
6756
+ readonly address: string;
6757
+ } | {
6758
+ readonly chain: "Assethub";
6759
+ readonly address: string;
6760
+ };
6761
+ ccmDepositMetadata?: {
6762
+ channelMetadata: {
6763
+ message: `0x${string}`;
6764
+ gasBudget: bigint;
6765
+ ccmAdditionalData: {
6766
+ __kind: "NotRequired";
6767
+ } | {
6768
+ value: {
6769
+ value: {
6770
+ cfReceiver: {
6771
+ pubkey: `0x${string}`;
6772
+ isWritable: boolean;
6773
+ };
6774
+ additionalAccounts: {
6775
+ pubkey: `0x${string}`;
6776
+ isWritable: boolean;
6777
+ }[];
6778
+ fallbackAddress: `0x${string}`;
6779
+ };
6780
+ __kind: "V0";
6781
+ } | {
6782
+ __kind: "V1";
6783
+ ccmAccounts: {
6784
+ cfReceiver: {
6785
+ pubkey: `0x${string}`;
6786
+ isWritable: boolean;
6787
+ };
6788
+ additionalAccounts: {
6789
+ pubkey: `0x${string}`;
6790
+ isWritable: boolean;
6791
+ }[];
6792
+ fallbackAddress: `0x${string}`;
6793
+ };
6794
+ alts: `0x${string}`[];
6795
+ };
6796
+ __kind: "Solana";
6797
+ };
6798
+ };
6799
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6800
+ sourceAddress?: {
6801
+ readonly chain: "Ethereum";
6802
+ readonly address: `0x${string}`;
6803
+ } | {
6804
+ readonly chain: "Polkadot";
6805
+ readonly address: string;
6806
+ } | {
6807
+ readonly chain: "Bitcoin";
6808
+ readonly address: string;
6809
+ } | {
6810
+ readonly chain: "Arbitrum";
6811
+ readonly address: `0x${string}`;
6812
+ } | {
6813
+ readonly chain: "Solana";
6814
+ readonly address: string;
6815
+ } | {
6816
+ readonly chain: "Assethub";
6817
+ readonly address: string;
6818
+ } | null | undefined;
6819
+ } | null | undefined;
6820
+ }, {
6821
+ __kind: "Egress";
6822
+ outputAddress: {
6823
+ value: string;
6824
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6825
+ };
6826
+ ccmDepositMetadata?: {
6827
+ channelMetadata: {
6828
+ message: string;
6829
+ gasBudget: string | number;
6830
+ ccmAdditionalData: {
6831
+ __kind: "NotRequired";
6832
+ } | {
6833
+ value: {
6834
+ value: {
6835
+ cfReceiver: {
6836
+ pubkey: string;
6837
+ isWritable: boolean;
6838
+ };
6839
+ additionalAccounts: {
6840
+ pubkey: string;
6841
+ isWritable: boolean;
6842
+ }[];
6843
+ fallbackAddress: string;
6844
+ };
6845
+ __kind: "V0";
6846
+ } | {
6847
+ __kind: "V1";
6848
+ ccmAccounts: {
6849
+ cfReceiver: {
6850
+ pubkey: string;
6851
+ isWritable: boolean;
6852
+ };
6853
+ additionalAccounts: {
6854
+ pubkey: string;
6855
+ isWritable: boolean;
6856
+ }[];
6857
+ fallbackAddress: string;
6858
+ };
6859
+ alts: string[];
6860
+ };
6861
+ __kind: "Solana";
6862
+ };
6863
+ };
6864
+ sourceChain: {
6865
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6866
+ };
6867
+ sourceAddress?: {
6868
+ value: string;
6869
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
6870
+ } | null | undefined;
6871
+ } | null | undefined;
6872
+ }>, z.ZodObject<{
6873
+ __kind: z.ZodLiteral<"CreditOnChain">;
6874
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6875
+ }, "strip", z.ZodTypeAny, {
6876
+ __kind: "CreditOnChain";
6877
+ accountId: `cF${string}`;
6878
+ }, {
6879
+ __kind: "CreditOnChain";
6880
+ accountId: string;
6881
+ }>, z.ZodObject<{
6882
+ __kind: z.ZodLiteral<"CreditLendingPool">;
6883
+ swapType: z.ZodObject<{
6884
+ __kind: z.ZodLiteral<"Liquidation">;
6885
+ borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6886
+ loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6887
+ }, "strip", z.ZodTypeAny, {
6888
+ __kind: "Liquidation";
6889
+ borrowerId: `cF${string}`;
6890
+ loanId: bigint;
6891
+ }, {
6892
+ __kind: "Liquidation";
6893
+ borrowerId: string;
6894
+ loanId: string | number;
6895
+ }>;
6896
+ }, "strip", z.ZodTypeAny, {
6897
+ __kind: "CreditLendingPool";
6898
+ swapType: {
6899
+ __kind: "Liquidation";
6900
+ borrowerId: `cF${string}`;
6901
+ loanId: bigint;
6902
+ };
6903
+ }, {
6904
+ __kind: "CreditLendingPool";
6905
+ swapType: {
6906
+ __kind: "Liquidation";
6907
+ borrowerId: string;
6908
+ loanId: string | number;
6909
+ };
6910
+ }>, z.ZodObject<{
6911
+ __kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
6912
+ accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6913
+ flipToSubtractFromSwapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6914
+ }, "strip", z.ZodTypeAny, {
6915
+ __kind: "CreditFlipAndTransferToGateway";
6916
+ accountId: `cF${string}`;
6917
+ flipToSubtractFromSwapOutput: bigint;
6918
+ }, {
6919
+ __kind: "CreditFlipAndTransferToGateway";
6920
+ accountId: string;
6921
+ flipToSubtractFromSwapOutput: string | number;
6922
+ }>]>;
6923
+ }, "strip", z.ZodTypeAny, {
6924
+ __kind: "RegularNoNetworkFee";
6925
+ outputAction: {
6926
+ __kind: "Egress";
6927
+ outputAddress: {
6928
+ readonly chain: "Ethereum";
6929
+ readonly address: `0x${string}`;
6930
+ } | {
6931
+ readonly chain: "Polkadot";
6932
+ readonly address: string;
6933
+ } | {
6934
+ readonly chain: "Bitcoin";
6935
+ readonly address: string;
6936
+ } | {
6937
+ readonly chain: "Arbitrum";
6938
+ readonly address: `0x${string}`;
6939
+ } | {
6940
+ readonly chain: "Solana";
6941
+ readonly address: string;
6942
+ } | {
6943
+ readonly chain: "Assethub";
6944
+ readonly address: string;
6945
+ };
6946
+ ccmDepositMetadata?: {
6947
+ channelMetadata: {
6948
+ message: `0x${string}`;
6949
+ gasBudget: bigint;
6950
+ ccmAdditionalData: {
6951
+ __kind: "NotRequired";
6952
+ } | {
6953
+ value: {
6954
+ value: {
6955
+ cfReceiver: {
6956
+ pubkey: `0x${string}`;
6957
+ isWritable: boolean;
6958
+ };
6959
+ additionalAccounts: {
6960
+ pubkey: `0x${string}`;
6961
+ isWritable: boolean;
6962
+ }[];
6963
+ fallbackAddress: `0x${string}`;
6964
+ };
6965
+ __kind: "V0";
6966
+ } | {
6967
+ __kind: "V1";
6968
+ ccmAccounts: {
6969
+ cfReceiver: {
6970
+ pubkey: `0x${string}`;
6971
+ isWritable: boolean;
6972
+ };
6973
+ additionalAccounts: {
6974
+ pubkey: `0x${string}`;
6975
+ isWritable: boolean;
6976
+ }[];
6977
+ fallbackAddress: `0x${string}`;
6978
+ };
6979
+ alts: `0x${string}`[];
6980
+ };
6981
+ __kind: "Solana";
6982
+ };
6983
+ };
6984
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
6985
+ sourceAddress?: {
6986
+ readonly chain: "Ethereum";
6987
+ readonly address: `0x${string}`;
6988
+ } | {
6989
+ readonly chain: "Polkadot";
6990
+ readonly address: string;
6991
+ } | {
6992
+ readonly chain: "Bitcoin";
6993
+ readonly address: string;
6994
+ } | {
6995
+ readonly chain: "Arbitrum";
6996
+ readonly address: `0x${string}`;
6997
+ } | {
6998
+ readonly chain: "Solana";
6999
+ readonly address: string;
7000
+ } | {
7001
+ readonly chain: "Assethub";
7002
+ readonly address: string;
7003
+ } | null | undefined;
7004
+ } | null | undefined;
7005
+ } | {
7006
+ __kind: "CreditOnChain";
7007
+ accountId: `cF${string}`;
7008
+ } | {
7009
+ __kind: "CreditLendingPool";
7010
+ swapType: {
7011
+ __kind: "Liquidation";
7012
+ borrowerId: `cF${string}`;
7013
+ loanId: bigint;
7014
+ };
7015
+ } | {
7016
+ __kind: "CreditFlipAndTransferToGateway";
7017
+ accountId: `cF${string}`;
7018
+ flipToSubtractFromSwapOutput: bigint;
7019
+ };
7020
+ }, {
7021
+ __kind: "RegularNoNetworkFee";
7022
+ outputAction: {
7023
+ __kind: "Egress";
7024
+ outputAddress: {
7025
+ value: string;
7026
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7027
+ };
7028
+ ccmDepositMetadata?: {
7029
+ channelMetadata: {
7030
+ message: string;
7031
+ gasBudget: string | number;
7032
+ ccmAdditionalData: {
7033
+ __kind: "NotRequired";
7034
+ } | {
7035
+ value: {
7036
+ value: {
7037
+ cfReceiver: {
7038
+ pubkey: string;
7039
+ isWritable: boolean;
7040
+ };
7041
+ additionalAccounts: {
7042
+ pubkey: string;
7043
+ isWritable: boolean;
7044
+ }[];
7045
+ fallbackAddress: string;
7046
+ };
7047
+ __kind: "V0";
7048
+ } | {
7049
+ __kind: "V1";
7050
+ ccmAccounts: {
7051
+ cfReceiver: {
7052
+ pubkey: string;
7053
+ isWritable: boolean;
7054
+ };
7055
+ additionalAccounts: {
7056
+ pubkey: string;
7057
+ isWritable: boolean;
7058
+ }[];
7059
+ fallbackAddress: string;
7060
+ };
7061
+ alts: string[];
7062
+ };
7063
+ __kind: "Solana";
7064
+ };
7065
+ };
7066
+ sourceChain: {
7067
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
7068
+ };
7069
+ sourceAddress?: {
7070
+ value: string;
7071
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
7072
+ } | null | undefined;
7073
+ } | null | undefined;
7074
+ } | {
7075
+ __kind: "CreditOnChain";
7076
+ accountId: string;
7077
+ } | {
7078
+ __kind: "CreditLendingPool";
7079
+ swapType: {
7080
+ __kind: "Liquidation";
7081
+ borrowerId: string;
7082
+ loanId: string | number;
7083
+ };
7084
+ } | {
7085
+ __kind: "CreditFlipAndTransferToGateway";
7086
+ accountId: string;
7087
+ flipToSubtractFromSwapOutput: string | number;
7088
+ };
7089
+ }>]>;
7090
+ declare const cfPrimitivesBeneficiaryAccountId32: z.ZodObject<{
7091
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
7092
+ bps: z.ZodNumber;
7093
+ }, "strip", z.ZodTypeAny, {
7094
+ account: `cF${string}`;
7095
+ bps: number;
7096
+ }, {
7097
+ account: string;
7098
+ bps: number;
7099
+ }>;
7100
+ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
7101
+ __kind: z.ZodLiteral<"P2PKH">;
7102
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7103
+ }, "strip", z.ZodTypeAny, {
7104
+ value: `0x${string}`;
7105
+ __kind: "P2PKH";
7106
+ }, {
7107
+ value: string;
7108
+ __kind: "P2PKH";
7109
+ }>, z.ZodObject<{
7110
+ __kind: z.ZodLiteral<"P2SH">;
7111
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7112
+ }, "strip", z.ZodTypeAny, {
7113
+ value: `0x${string}`;
7114
+ __kind: "P2SH";
7115
+ }, {
7116
+ value: string;
7117
+ __kind: "P2SH";
7118
+ }>, z.ZodObject<{
7119
+ __kind: z.ZodLiteral<"P2WPKH">;
7120
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7121
+ }, "strip", z.ZodTypeAny, {
7122
+ value: `0x${string}`;
7123
+ __kind: "P2WPKH";
7124
+ }, {
7125
+ value: string;
7126
+ __kind: "P2WPKH";
7127
+ }>, z.ZodObject<{
7128
+ __kind: z.ZodLiteral<"P2WSH">;
7129
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7130
+ }, "strip", z.ZodTypeAny, {
7131
+ value: `0x${string}`;
7132
+ __kind: "P2WSH";
7133
+ }, {
7134
+ value: string;
7135
+ __kind: "P2WSH";
7136
+ }>, z.ZodObject<{
7137
+ __kind: z.ZodLiteral<"Taproot">;
7138
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7139
+ }, "strip", z.ZodTypeAny, {
7140
+ value: `0x${string}`;
7141
+ __kind: "Taproot";
7142
+ }, {
7143
+ value: string;
7144
+ __kind: "Taproot";
7145
+ }>, z.ZodObject<{
7146
+ __kind: z.ZodLiteral<"OtherSegwit">;
7147
+ version: z.ZodNumber;
7148
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7149
+ }, "strip", z.ZodTypeAny, {
7150
+ __kind: "OtherSegwit";
7151
+ version: number;
7152
+ program: `0x${string}`;
7153
+ }, {
7154
+ __kind: "OtherSegwit";
7155
+ version: number;
7156
+ program: string;
7157
+ }>]>;
7158
+ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
7159
+ __kind: z.ZodLiteral<"Eth">;
7160
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7161
+ }, "strip", z.ZodTypeAny, {
7162
+ value: `0x${string}`;
7163
+ __kind: "Eth";
7164
+ }, {
7165
+ value: string;
7166
+ __kind: "Eth";
7167
+ }>, z.ZodObject<{
7168
+ __kind: z.ZodLiteral<"Dot">;
7169
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7170
+ }, "strip", z.ZodTypeAny, {
7171
+ value: `0x${string}`;
7172
+ __kind: "Dot";
7173
+ }, {
7174
+ value: string;
7175
+ __kind: "Dot";
7176
+ }>, z.ZodObject<{
7177
+ __kind: z.ZodLiteral<"Btc">;
7178
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
7179
+ __kind: z.ZodLiteral<"P2PKH">;
7180
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7181
+ }, "strip", z.ZodTypeAny, {
7182
+ value: `0x${string}`;
7183
+ __kind: "P2PKH";
7184
+ }, {
7185
+ value: string;
7186
+ __kind: "P2PKH";
7187
+ }>, z.ZodObject<{
7188
+ __kind: z.ZodLiteral<"P2SH">;
7189
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7190
+ }, "strip", z.ZodTypeAny, {
7191
+ value: `0x${string}`;
7192
+ __kind: "P2SH";
7193
+ }, {
7194
+ value: string;
7195
+ __kind: "P2SH";
7196
+ }>, z.ZodObject<{
7197
+ __kind: z.ZodLiteral<"P2WPKH">;
7198
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7199
+ }, "strip", z.ZodTypeAny, {
7200
+ value: `0x${string}`;
7201
+ __kind: "P2WPKH";
7202
+ }, {
7203
+ value: string;
7204
+ __kind: "P2WPKH";
7205
+ }>, z.ZodObject<{
7206
+ __kind: z.ZodLiteral<"P2WSH">;
7207
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7208
+ }, "strip", z.ZodTypeAny, {
7209
+ value: `0x${string}`;
7210
+ __kind: "P2WSH";
7211
+ }, {
7212
+ value: string;
7213
+ __kind: "P2WSH";
7214
+ }>, z.ZodObject<{
7215
+ __kind: z.ZodLiteral<"Taproot">;
7216
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7217
+ }, "strip", z.ZodTypeAny, {
7218
+ value: `0x${string}`;
7219
+ __kind: "Taproot";
7220
+ }, {
7221
+ value: string;
7222
+ __kind: "Taproot";
7223
+ }>, z.ZodObject<{
7224
+ __kind: z.ZodLiteral<"OtherSegwit">;
7225
+ version: z.ZodNumber;
7226
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7227
+ }, "strip", z.ZodTypeAny, {
7228
+ __kind: "OtherSegwit";
7229
+ version: number;
7230
+ program: `0x${string}`;
7231
+ }, {
7232
+ __kind: "OtherSegwit";
7233
+ version: number;
7234
+ program: string;
7235
+ }>]>;
7236
+ }, "strip", z.ZodTypeAny, {
7237
+ value: {
7238
+ value: `0x${string}`;
7239
+ __kind: "P2PKH";
7240
+ } | {
7241
+ value: `0x${string}`;
7242
+ __kind: "P2SH";
7243
+ } | {
7244
+ value: `0x${string}`;
7245
+ __kind: "P2WPKH";
7246
+ } | {
7247
+ value: `0x${string}`;
7248
+ __kind: "P2WSH";
7249
+ } | {
7250
+ value: `0x${string}`;
7251
+ __kind: "Taproot";
7252
+ } | {
7253
+ __kind: "OtherSegwit";
7254
+ version: number;
7255
+ program: `0x${string}`;
7256
+ };
7257
+ __kind: "Btc";
7258
+ }, {
7259
+ value: {
7260
+ value: string;
7261
+ __kind: "P2PKH";
7262
+ } | {
7263
+ value: string;
7264
+ __kind: "P2SH";
7265
+ } | {
7266
+ value: string;
7267
+ __kind: "P2WPKH";
7268
+ } | {
7269
+ value: string;
7270
+ __kind: "P2WSH";
7271
+ } | {
7272
+ value: string;
7273
+ __kind: "Taproot";
7274
+ } | {
7275
+ __kind: "OtherSegwit";
7276
+ version: number;
7277
+ program: string;
7278
+ };
7279
+ __kind: "Btc";
7280
+ }>, z.ZodObject<{
7281
+ __kind: z.ZodLiteral<"Arb">;
7282
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7283
+ }, "strip", z.ZodTypeAny, {
7284
+ value: `0x${string}`;
7285
+ __kind: "Arb";
6360
7286
  }, {
6361
7287
  value: string;
6362
7288
  __kind: "Arb";
@@ -6381,9 +7307,9 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
6381
7307
  }>]>;
6382
7308
  declare const cfChainsRefundParametersAccountOrAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6383
7309
  __kind: z.ZodLiteral<"InternalAccount">;
6384
- value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7310
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
6385
7311
  }, "strip", z.ZodTypeAny, {
6386
- value: string;
7312
+ value: `cF${string}`;
6387
7313
  __kind: "InternalAccount";
6388
7314
  }, {
6389
7315
  value: string;
@@ -7240,9 +8166,9 @@ declare const cfTraitsSwappingExpiryBehaviour: z.ZodDiscriminatedUnion<"__kind",
7240
8166
  retryDuration: z.ZodNumber;
7241
8167
  refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
7242
8168
  __kind: z.ZodLiteral<"InternalAccount">;
7243
- value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
8169
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
7244
8170
  }, "strip", z.ZodTypeAny, {
7245
- value: string;
8171
+ value: `cF${string}`;
7246
8172
  __kind: "InternalAccount";
7247
8173
  }, {
7248
8174
  value: string;
@@ -8092,7 +9018,7 @@ declare const cfTraitsSwappingExpiryBehaviour: z.ZodDiscriminatedUnion<"__kind",
8092
9018
  __kind: "RefundIfExpires";
8093
9019
  retryDuration: number;
8094
9020
  refundAddress: {
8095
- value: string;
9021
+ value: `cF${string}`;
8096
9022
  __kind: "InternalAccount";
8097
9023
  } | {
8098
9024
  value: {
@@ -8353,9 +9279,9 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
8353
9279
  retryDuration: z.ZodNumber;
8354
9280
  refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
8355
9281
  __kind: z.ZodLiteral<"InternalAccount">;
8356
- value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
9282
+ value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
8357
9283
  }, "strip", z.ZodTypeAny, {
8358
- value: string;
9284
+ value: `cF${string}`;
8359
9285
  __kind: "InternalAccount";
8360
9286
  }, {
8361
9287
  value: string;
@@ -9205,7 +10131,7 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
9205
10131
  __kind: "RefundIfExpires";
9206
10132
  retryDuration: number;
9207
10133
  refundAddress: {
9208
- value: string;
10134
+ value: `cF${string}`;
9209
10135
  __kind: "InternalAccount";
9210
10136
  } | {
9211
10137
  value: {
@@ -9463,7 +10389,7 @@ declare const cfTraitsSwappingPriceLimitsAndExpiry: z.ZodObject<{
9463
10389
  __kind: "RefundIfExpires";
9464
10390
  retryDuration: number;
9465
10391
  refundAddress: {
9466
- value: string;
10392
+ value: `cF${string}`;
9467
10393
  __kind: "InternalAccount";
9468
10394
  } | {
9469
10395
  value: {
@@ -9749,7 +10675,7 @@ declare const palletCfSwappingSwapFailureReason: z.ZodEffects<z.ZodObject<{
9749
10675
  }>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError", {
9750
10676
  __kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
9751
10677
  }>;
9752
- declare const palletCfLendingPoolsGeneralLendingInterestRateConfiguration: z.ZodObject<{
10678
+ declare const palletCfLendingPoolsGeneralLendingConfigInterestRateConfiguration: z.ZodObject<{
9753
10679
  interestAtZeroUtilisation: z.ZodNumber;
9754
10680
  junctionUtilisation: z.ZodNumber;
9755
10681
  interestAtJunctionUtilisation: z.ZodNumber;
@@ -9765,7 +10691,7 @@ declare const palletCfLendingPoolsGeneralLendingInterestRateConfiguration: z.Zod
9765
10691
  interestAtJunctionUtilisation: number;
9766
10692
  interestAtMaxUtilisation: number;
9767
10693
  }>;
9768
- declare const palletCfLendingPoolsGeneralLendingLendingPoolConfiguration: z.ZodObject<{
10694
+ declare const palletCfLendingPoolsGeneralLendingConfigLendingPoolConfiguration: z.ZodObject<{
9769
10695
  originationFee: z.ZodNumber;
9770
10696
  liquidationFee: z.ZodNumber;
9771
10697
  interestRateCurve: z.ZodObject<{
@@ -9803,9 +10729,9 @@ declare const palletCfLendingPoolsGeneralLendingLendingPoolConfiguration: z.ZodO
9803
10729
  interestAtMaxUtilisation: number;
9804
10730
  };
9805
10731
  }>;
9806
- declare const palletCfLendingPoolsGeneralLendingLtvThresholds: z.ZodObject<{
10732
+ declare const palletCfLendingPoolsGeneralLendingConfigLtvThresholds: z.ZodObject<{
9807
10733
  target: z.ZodNumber;
9808
- topup: z.ZodNumber;
10734
+ topup: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9809
10735
  softLiquidation: z.ZodNumber;
9810
10736
  softLiquidationAbort: z.ZodNumber;
9811
10737
  hardLiquidation: z.ZodNumber;
@@ -9813,36 +10739,36 @@ declare const palletCfLendingPoolsGeneralLendingLtvThresholds: z.ZodObject<{
9813
10739
  lowLtv: z.ZodNumber;
9814
10740
  }, "strip", z.ZodTypeAny, {
9815
10741
  target: number;
9816
- topup: number;
9817
10742
  softLiquidation: number;
9818
10743
  softLiquidationAbort: number;
9819
10744
  hardLiquidation: number;
9820
10745
  hardLiquidationAbort: number;
9821
10746
  lowLtv: number;
10747
+ topup?: number | null | undefined;
9822
10748
  }, {
9823
10749
  target: number;
9824
- topup: number;
9825
10750
  softLiquidation: number;
9826
10751
  softLiquidationAbort: number;
9827
10752
  hardLiquidation: number;
9828
10753
  hardLiquidationAbort: number;
9829
10754
  lowLtv: number;
10755
+ topup?: number | null | undefined;
9830
10756
  }>;
9831
- declare const palletCfLendingPoolsGeneralLendingNetworkFeeContributions: z.ZodObject<{
10757
+ declare const palletCfLendingPoolsGeneralLendingConfigNetworkFeeContributions: z.ZodObject<{
9832
10758
  extraInterest: z.ZodNumber;
9833
10759
  fromOriginationFee: z.ZodNumber;
9834
10760
  fromLiquidationFee: z.ZodNumber;
9835
- interestOnCollateralMax: z.ZodNumber;
10761
+ lowLtvPenaltyMax: z.ZodNumber;
9836
10762
  }, "strip", z.ZodTypeAny, {
9837
10763
  extraInterest: number;
9838
10764
  fromOriginationFee: number;
9839
10765
  fromLiquidationFee: number;
9840
- interestOnCollateralMax: number;
10766
+ lowLtvPenaltyMax: number;
9841
10767
  }, {
9842
10768
  extraInterest: number;
9843
10769
  fromOriginationFee: number;
9844
10770
  fromLiquidationFee: number;
9845
- interestOnCollateralMax: number;
10771
+ lowLtvPenaltyMax: number;
9846
10772
  }>;
9847
10773
  declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
9848
10774
  __kind: z.ZodLiteral<"SetNetworkFeeDeductionFromBoost">;
@@ -9934,7 +10860,7 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
9934
10860
  __kind: z.ZodLiteral<"SetLtvThresholds">;
9935
10861
  ltvThresholds: z.ZodObject<{
9936
10862
  target: z.ZodNumber;
9937
- topup: z.ZodNumber;
10863
+ topup: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9938
10864
  softLiquidation: z.ZodNumber;
9939
10865
  softLiquidationAbort: z.ZodNumber;
9940
10866
  hardLiquidation: z.ZodNumber;
@@ -9942,42 +10868,42 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
9942
10868
  lowLtv: z.ZodNumber;
9943
10869
  }, "strip", z.ZodTypeAny, {
9944
10870
  target: number;
9945
- topup: number;
9946
10871
  softLiquidation: number;
9947
10872
  softLiquidationAbort: number;
9948
10873
  hardLiquidation: number;
9949
10874
  hardLiquidationAbort: number;
9950
10875
  lowLtv: number;
10876
+ topup?: number | null | undefined;
9951
10877
  }, {
9952
10878
  target: number;
9953
- topup: number;
9954
10879
  softLiquidation: number;
9955
10880
  softLiquidationAbort: number;
9956
10881
  hardLiquidation: number;
9957
10882
  hardLiquidationAbort: number;
9958
10883
  lowLtv: number;
10884
+ topup?: number | null | undefined;
9959
10885
  }>;
9960
10886
  }, "strip", z.ZodTypeAny, {
9961
10887
  __kind: "SetLtvThresholds";
9962
10888
  ltvThresholds: {
9963
10889
  target: number;
9964
- topup: number;
9965
10890
  softLiquidation: number;
9966
10891
  softLiquidationAbort: number;
9967
10892
  hardLiquidation: number;
9968
10893
  hardLiquidationAbort: number;
9969
10894
  lowLtv: number;
10895
+ topup?: number | null | undefined;
9970
10896
  };
9971
10897
  }, {
9972
10898
  __kind: "SetLtvThresholds";
9973
10899
  ltvThresholds: {
9974
10900
  target: number;
9975
- topup: number;
9976
10901
  softLiquidation: number;
9977
10902
  softLiquidationAbort: number;
9978
10903
  hardLiquidation: number;
9979
10904
  hardLiquidationAbort: number;
9980
10905
  lowLtv: number;
10906
+ topup?: number | null | undefined;
9981
10907
  };
9982
10908
  }>, z.ZodObject<{
9983
10909
  __kind: z.ZodLiteral<"SetNetworkFeeContributions">;
@@ -9985,17 +10911,17 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
9985
10911
  extraInterest: z.ZodNumber;
9986
10912
  fromOriginationFee: z.ZodNumber;
9987
10913
  fromLiquidationFee: z.ZodNumber;
9988
- interestOnCollateralMax: z.ZodNumber;
10914
+ lowLtvPenaltyMax: z.ZodNumber;
9989
10915
  }, "strip", z.ZodTypeAny, {
9990
10916
  extraInterest: number;
9991
10917
  fromOriginationFee: number;
9992
10918
  fromLiquidationFee: number;
9993
- interestOnCollateralMax: number;
10919
+ lowLtvPenaltyMax: number;
9994
10920
  }, {
9995
10921
  extraInterest: number;
9996
10922
  fromOriginationFee: number;
9997
10923
  fromLiquidationFee: number;
9998
- interestOnCollateralMax: number;
10924
+ lowLtvPenaltyMax: number;
9999
10925
  }>;
10000
10926
  }, "strip", z.ZodTypeAny, {
10001
10927
  __kind: "SetNetworkFeeContributions";
@@ -10003,7 +10929,7 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
10003
10929
  extraInterest: number;
10004
10930
  fromOriginationFee: number;
10005
10931
  fromLiquidationFee: number;
10006
- interestOnCollateralMax: number;
10932
+ lowLtvPenaltyMax: number;
10007
10933
  };
10008
10934
  }, {
10009
10935
  __kind: "SetNetworkFeeContributions";
@@ -10011,7 +10937,7 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
10011
10937
  extraInterest: number;
10012
10938
  fromOriginationFee: number;
10013
10939
  fromLiquidationFee: number;
10014
- interestOnCollateralMax: number;
10940
+ lowLtvPenaltyMax: number;
10015
10941
  };
10016
10942
  }>, z.ZodObject<{
10017
10943
  __kind: z.ZodLiteral<"SetFeeSwapIntervalBlocks">;
@@ -10066,28 +10992,34 @@ declare const palletCfLendingPoolsPalletConfigUpdate: z.ZodDiscriminatedUnion<"_
10066
10992
  feeSwap: number;
10067
10993
  }>, z.ZodObject<{
10068
10994
  __kind: z.ZodLiteral<"SetLiquidationSwapChunkSizeUsd">;
10069
- value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10995
+ soft: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10996
+ hard: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10070
10997
  }, "strip", z.ZodTypeAny, {
10071
- value: bigint;
10072
10998
  __kind: "SetLiquidationSwapChunkSizeUsd";
10999
+ soft: bigint;
11000
+ hard: bigint;
10073
11001
  }, {
10074
- value: string | number;
10075
11002
  __kind: "SetLiquidationSwapChunkSizeUsd";
11003
+ soft: string | number;
11004
+ hard: string | number;
10076
11005
  }>, z.ZodObject<{
10077
11006
  __kind: z.ZodLiteral<"SetMinimumAmounts">;
10078
11007
  minimumLoanAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10079
11008
  minimumUpdateLoanAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10080
11009
  minimumUpdateCollateralAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
11010
+ minimumSupplyAmountUsd: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
10081
11011
  }, "strip", z.ZodTypeAny, {
10082
11012
  __kind: "SetMinimumAmounts";
10083
11013
  minimumLoanAmountUsd: bigint;
10084
11014
  minimumUpdateLoanAmountUsd: bigint;
10085
11015
  minimumUpdateCollateralAmountUsd: bigint;
11016
+ minimumSupplyAmountUsd: bigint;
10086
11017
  }, {
10087
11018
  __kind: "SetMinimumAmounts";
10088
11019
  minimumLoanAmountUsd: string | number;
10089
11020
  minimumUpdateLoanAmountUsd: string | number;
10090
11021
  minimumUpdateCollateralAmountUsd: string | number;
11022
+ minimumSupplyAmountUsd: string | number;
10091
11023
  }>]>;
10092
11024
  declare const palletCfLendingPoolsCollateralAddedActionType: z.ZodEffects<z.ZodObject<{
10093
11025
  __kind: z.ZodEnum<["Manual", "SystemTopup", "SystemLiquidationExcessAmount"]>;
@@ -10116,5 +11048,39 @@ declare const palletCfLendingPoolsGeneralLendingLiquidationCompletionReason: z.Z
10116
11048
  }>, "FullySwapped" | "LtvChange" | "ManualAbort", {
10117
11049
  __kind: "FullySwapped" | "LtvChange" | "ManualAbort";
10118
11050
  }>;
11051
+ declare const palletCfLendingPoolsGeneralLendingWhitelistWhitelistUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
11052
+ __kind: z.ZodLiteral<"SetAllowAll">;
11053
+ }, "strip", z.ZodTypeAny, {
11054
+ __kind: "SetAllowAll";
11055
+ }, {
11056
+ __kind: "SetAllowAll";
11057
+ }>, z.ZodObject<{
11058
+ __kind: z.ZodLiteral<"SetAllowedAccounts">;
11059
+ value: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>, "many">;
11060
+ }, "strip", z.ZodTypeAny, {
11061
+ value: `cF${string}`[];
11062
+ __kind: "SetAllowedAccounts";
11063
+ }, {
11064
+ value: string[];
11065
+ __kind: "SetAllowedAccounts";
11066
+ }>, z.ZodObject<{
11067
+ __kind: z.ZodLiteral<"AddAllowedAccounts">;
11068
+ value: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>, "many">;
11069
+ }, "strip", z.ZodTypeAny, {
11070
+ value: `cF${string}`[];
11071
+ __kind: "AddAllowedAccounts";
11072
+ }, {
11073
+ value: string[];
11074
+ __kind: "AddAllowedAccounts";
11075
+ }>, z.ZodObject<{
11076
+ __kind: z.ZodLiteral<"RemoveAllowedAccounts">;
11077
+ value: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>, "many">;
11078
+ }, "strip", z.ZodTypeAny, {
11079
+ value: `cF${string}`[];
11080
+ __kind: "RemoveAllowedAccounts";
11081
+ }, {
11082
+ value: string[];
11083
+ __kind: "RemoveAllowedAccounts";
11084
+ }>]>;
10119
11085
 
10120
- export { accountId, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsBtcScriptPubkey, cfChainsCcmChannelMetadataDecodedCcmAdditionalData, cfChainsCcmCheckerDecodedCcmAdditionalData, cfChainsCcmCheckerVersionedSolanaCcmAdditionalData, cfChainsCcmDepositMetadataEncodedAddress, cfChainsCcmDepositMetadataForeignChainAddress, cfChainsRefundParametersAccountOrAddress, cfChainsSolSolTxCoreCcmAccounts, cfChainsSolSolTxCoreCcmAddress, cfChainsSwapOrigin, cfChainsTransactionInIdForAnyChain, cfPrimitivesBeneficiaryAccountId32, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsForeignChain, cfPrimitivesDcaParameters, cfPrimitivesTxId, cfTraitsSafeModeSafeModeSet, cfTraitsSwappingExpiryBehaviour, cfTraitsSwappingLendingSwapType, cfTraitsSwappingPriceLimitsAndExpiry, cfTraitsSwappingSwapOutputActionGenericEncodedAddress, cfTraitsSwappingSwapRequestTypeGeneric, hexString, numberOrHex, numericString, palletCfAssetBalancesPalletSafeMode, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLendingPoolsCollateralAddedActionType, palletCfLendingPoolsGeneralLendingInterestRateConfiguration, palletCfLendingPoolsGeneralLendingLendingPoolConfiguration, palletCfLendingPoolsGeneralLendingLiquidationCompletionReason, palletCfLendingPoolsGeneralLendingLiquidationType, palletCfLendingPoolsGeneralLendingLtvThresholds, palletCfLendingPoolsGeneralLendingNetworkFeeContributions, palletCfLendingPoolsPalletConfigUpdate, palletCfLendingPoolsPalletSafeMode, palletCfLpPalletSafeMode, palletCfPoolsPalletSafeMode, palletCfReputationPalletSafeMode, palletCfSwappingPalletSafeMode, palletCfSwappingSwapFailureReason, palletCfSwappingSwapRequestCompletionReason, palletCfThresholdSignaturePalletSafeMode, palletCfTradingStrategyPalletSafeMode, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, stateChainRuntimeChainflipGenericElectionsGenericElectionsSafeMode, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
11086
+ export { accountId, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsBtcScriptPubkey, cfChainsCcmChannelMetadataDecodedCcmAdditionalData, cfChainsCcmCheckerDecodedCcmAdditionalData, cfChainsCcmCheckerVersionedSolanaCcmAdditionalData, cfChainsCcmDepositMetadataEncodedAddress, cfChainsCcmDepositMetadataForeignChainAddress, cfChainsRefundParametersAccountOrAddress, cfChainsSolSolTxCoreCcmAccounts, cfChainsSolSolTxCoreCcmAddress, cfChainsSwapOrigin, cfChainsTransactionInIdForAnyChain, cfPrimitivesBeneficiaryAccountId32, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsForeignChain, cfPrimitivesDcaParameters, cfPrimitivesTxId, cfTraitsFundingSource, cfTraitsSafeModeSafeModeSet, cfTraitsSwappingExpiryBehaviour, cfTraitsSwappingLendingSwapType, cfTraitsSwappingPriceLimitsAndExpiry, cfTraitsSwappingSwapOutputActionGenericEncodedAddress, cfTraitsSwappingSwapRequestTypeGeneric, hexString, numberOrHex, numericString, palletCfAssetBalancesPalletSafeMode, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLendingPoolsCollateralAddedActionType, palletCfLendingPoolsGeneralLendingConfigInterestRateConfiguration, palletCfLendingPoolsGeneralLendingConfigLendingPoolConfiguration, palletCfLendingPoolsGeneralLendingConfigLtvThresholds, palletCfLendingPoolsGeneralLendingConfigNetworkFeeContributions, palletCfLendingPoolsGeneralLendingLiquidationCompletionReason, palletCfLendingPoolsGeneralLendingLiquidationType, palletCfLendingPoolsGeneralLendingWhitelistWhitelistUpdate, palletCfLendingPoolsPalletConfigUpdate, palletCfLendingPoolsPalletSafeMode, palletCfLpPalletSafeMode, palletCfPoolsPalletSafeMode, palletCfReputationPalletSafeMode, palletCfSwappingPalletSafeMode, palletCfSwappingSwapFailureReason, palletCfSwappingSwapRequestCompletionReason, palletCfThresholdSignaturePalletSafeMode, palletCfTradingStrategyPalletSafeMode, palletCfValidatorPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, stateChainRuntimeChainflipGenericElectionsGenericElectionsSafeMode, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };