@chainflip/processor 1.9.3 → 1.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (519) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  8. package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  9. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  10. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  11. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  12. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  13. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  14. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  15. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  16. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  17. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  18. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  19. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  20. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  21. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  22. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  23. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  24. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  25. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  26. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  27. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  32. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  35. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  36. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  37. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  38. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  39. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  40. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  41. package/dist/100/liquidityProvider/accountCredited.d.cts +7 -7
  42. package/dist/100/liquidityProvider/accountCredited.d.ts +7 -7
  43. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  44. package/dist/100/liquidityProvider/accountDebited.d.ts +7 -7
  45. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  46. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +12 -12
  47. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  48. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  49. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  50. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
  51. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  52. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  53. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  54. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  55. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  56. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  57. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  58. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  59. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  60. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  61. package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
  62. package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
  63. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  64. package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
  65. package/dist/100/swapping/swapDepositAddressReady.d.cts +6 -6
  66. package/dist/100/swapping/swapDepositAddressReady.d.ts +6 -6
  67. package/dist/100/swapping/swapScheduled.d.cts +2 -2
  68. package/dist/100/swapping/swapScheduled.d.ts +2 -2
  69. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
  70. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +970 -0
  71. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +970 -0
  72. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
  73. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  74. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
  75. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
  76. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  77. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
  78. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  79. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  80. package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
  81. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  82. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
  83. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
  84. package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  85. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.cjs +14 -0
  86. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +970 -0
  87. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +970 -0
  88. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.mjs +14 -0
  89. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  90. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
  91. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
  92. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  93. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.cjs +11 -0
  94. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +27 -0
  95. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.ts +27 -0
  96. package/dist/11000/assethubIngressEgress/invalidCcmRefunded.mjs +11 -0
  97. package/dist/11000/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  98. package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
  99. package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
  100. package/dist/11000/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  101. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
  102. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +970 -0
  103. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +970 -0
  104. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
  105. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  106. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
  107. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
  108. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  109. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.cjs +11 -0
  110. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +122 -0
  111. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +122 -0
  112. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.mjs +11 -0
  113. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  114. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
  115. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
  116. package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  117. package/dist/11000/common.cjs +672 -0
  118. package/dist/11000/common.d.cts +8121 -0
  119. package/dist/11000/common.d.ts +8121 -0
  120. package/dist/11000/common.mjs +672 -0
  121. package/dist/11000/environment/runtimeSafeModeUpdated.cjs +9 -0
  122. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +1203 -0
  123. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +1203 -0
  124. package/dist/11000/environment/runtimeSafeModeUpdated.mjs +9 -0
  125. package/dist/11000/environment/solanaGovCallDispatched.cjs +10 -0
  126. package/dist/11000/environment/solanaGovCallDispatched.d.cts +94 -0
  127. package/dist/11000/environment/solanaGovCallDispatched.d.ts +94 -0
  128. package/dist/11000/environment/solanaGovCallDispatched.mjs +10 -0
  129. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
  130. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +970 -0
  131. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +970 -0
  132. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
  133. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  134. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
  135. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
  136. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  137. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
  138. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  139. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  140. package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
  141. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  142. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
  143. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
  144. package/dist/11000/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  145. package/dist/11000/funding/rebalance.cjs +11 -0
  146. package/dist/11000/funding/rebalance.d.cts +17 -0
  147. package/dist/11000/funding/rebalance.d.ts +17 -0
  148. package/dist/11000/funding/rebalance.mjs +11 -0
  149. package/dist/11000/lendingPools/boostFundsAdded.cjs +11 -0
  150. package/dist/11000/lendingPools/boostFundsAdded.d.cts +44 -0
  151. package/dist/11000/lendingPools/boostFundsAdded.d.ts +44 -0
  152. package/dist/11000/lendingPools/boostFundsAdded.mjs +11 -0
  153. package/dist/11000/lendingPools/boostPoolCreated.cjs +9 -0
  154. package/dist/11000/lendingPools/boostPoolCreated.d.cts +38 -0
  155. package/dist/11000/lendingPools/boostPoolCreated.d.ts +38 -0
  156. package/dist/11000/lendingPools/boostPoolCreated.mjs +9 -0
  157. package/dist/11000/lendingPools/palletConfigUpdated.cjs +9 -0
  158. package/dist/11000/lendingPools/palletConfigUpdated.d.cts +26 -0
  159. package/dist/11000/lendingPools/palletConfigUpdated.d.ts +26 -0
  160. package/dist/11000/lendingPools/palletConfigUpdated.mjs +9 -0
  161. package/dist/11000/lendingPools/stoppedBoosting.cjs +12 -0
  162. package/dist/11000/lendingPools/stoppedBoosting.d.cts +47 -0
  163. package/dist/11000/lendingPools/stoppedBoosting.d.ts +47 -0
  164. package/dist/11000/lendingPools/stoppedBoosting.mjs +12 -0
  165. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
  166. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +970 -0
  167. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +970 -0
  168. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
  169. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  170. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
  171. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
  172. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  173. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.cjs +11 -0
  174. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +27 -0
  175. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.ts +27 -0
  176. package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.mjs +11 -0
  177. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  178. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
  179. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
  180. package/dist/11000/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  181. package/dist/11000/solanaElections/unknownElection.cjs +13 -0
  182. package/dist/11000/solanaElections/unknownElection.d.cts +53 -0
  183. package/dist/11000/solanaElections/unknownElection.d.ts +53 -0
  184. package/dist/11000/solanaElections/unknownElection.mjs +13 -0
  185. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
  186. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +970 -0
  187. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +970 -0
  188. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
  189. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  190. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
  191. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
  192. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  193. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.cjs +11 -0
  194. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +27 -0
  195. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.ts +27 -0
  196. package/dist/11000/solanaIngressEgress/invalidCcmRefunded.mjs +11 -0
  197. package/dist/11000/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  198. package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
  199. package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
  200. package/dist/11000/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  201. package/dist/11000/swapping/palletConfigUpdated.cjs +7 -0
  202. package/dist/11000/swapping/palletConfigUpdated.d.cts +254 -0
  203. package/dist/11000/swapping/palletConfigUpdated.d.ts +254 -0
  204. package/dist/11000/swapping/palletConfigUpdated.mjs +7 -0
  205. package/dist/11000/swapping/refundEgressScheduled.cjs +18 -0
  206. package/dist/11000/swapping/refundEgressScheduled.d.cts +56 -0
  207. package/dist/11000/swapping/refundEgressScheduled.d.ts +56 -0
  208. package/dist/11000/swapping/refundEgressScheduled.mjs +18 -0
  209. package/dist/11000/swapping/refundedOnChain.cjs +13 -0
  210. package/dist/11000/swapping/refundedOnChain.d.cts +33 -0
  211. package/dist/11000/swapping/refundedOnChain.d.ts +33 -0
  212. package/dist/11000/swapping/refundedOnChain.mjs +13 -0
  213. package/dist/11000/swapping/swapDepositAddressReady.cjs +31 -0
  214. package/dist/11000/swapping/swapDepositAddressReady.d.cts +656 -0
  215. package/dist/11000/swapping/swapDepositAddressReady.d.ts +656 -0
  216. package/dist/11000/swapping/swapDepositAddressReady.mjs +31 -0
  217. package/dist/11000/swapping/swapRequested.cjs +25 -0
  218. package/dist/11000/swapping/swapRequested.d.cts +1433 -0
  219. package/dist/11000/swapping/swapRequested.d.ts +1433 -0
  220. package/dist/11000/swapping/swapRequested.mjs +25 -0
  221. package/dist/11000/tradingStrategy/strategyDeployed.cjs +11 -0
  222. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +133 -0
  223. package/dist/11000/tradingStrategy/strategyDeployed.d.ts +133 -0
  224. package/dist/11000/tradingStrategy/strategyDeployed.mjs +11 -0
  225. package/dist/11000/validator/palletConfigUpdated.cjs +9 -0
  226. package/dist/11000/validator/palletConfigUpdated.d.cts +217 -0
  227. package/dist/11000/validator/palletConfigUpdated.d.ts +217 -0
  228. package/dist/11000/validator/palletConfigUpdated.mjs +9 -0
  229. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  230. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  231. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  232. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  233. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  234. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  235. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  236. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  237. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  238. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  239. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  240. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  241. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  242. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  243. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  244. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  245. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  246. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  247. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  248. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  249. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  250. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  251. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  252. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  253. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  254. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  255. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  256. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  257. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  258. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  259. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  260. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  261. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  262. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  263. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  264. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  265. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  266. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  267. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  268. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  269. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  270. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  271. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  272. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  273. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  274. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  275. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  276. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  277. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  278. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  279. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  280. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  281. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  282. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  283. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  284. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  285. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  286. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  287. package/dist/141/common.cjs +1 -6
  288. package/dist/141/common.d.cts +1 -11
  289. package/dist/141/common.d.ts +1 -11
  290. package/dist/141/common.mjs +0 -5
  291. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  292. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  293. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  294. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  295. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  296. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  297. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  298. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  299. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  300. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  301. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  303. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  304. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  305. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  306. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  307. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  308. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  309. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  310. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  311. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  312. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  313. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  314. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  315. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  316. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  317. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  318. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  319. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  320. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  321. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  322. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  323. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  324. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  325. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  326. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  327. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  328. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  329. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  330. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  331. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  332. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  333. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  334. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  335. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  336. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  337. package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
  338. package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
  339. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  340. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  341. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  342. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  343. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  344. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  345. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  346. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  347. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  348. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  349. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  350. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  351. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  352. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  353. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  354. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  355. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  356. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  357. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  358. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  359. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  360. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  361. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  362. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  363. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  364. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  365. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  366. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  367. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  368. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  369. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  370. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  371. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  372. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  373. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  374. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  375. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  376. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  377. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  378. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  379. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  380. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  381. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  382. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  383. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  384. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  385. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  386. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  387. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  388. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  389. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  390. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  391. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  392. package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
  393. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  394. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  395. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  396. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  397. package/dist/160/swapping/swapRequested.d.cts +26 -26
  398. package/dist/160/swapping/swapRequested.d.ts +26 -26
  399. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  400. package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
  401. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  402. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  403. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  404. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  405. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  406. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  407. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  408. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  409. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  410. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  411. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  412. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  413. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  414. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  415. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  416. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  417. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  418. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  419. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  420. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  421. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  422. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  423. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  424. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
  425. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  426. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  427. package/dist/170/swapping/swapRequested.d.cts +27 -27
  428. package/dist/170/swapping/swapRequested.d.ts +27 -27
  429. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  430. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  431. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  432. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  433. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
  434. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
  435. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  436. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  437. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  438. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  439. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  440. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  441. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  442. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  443. package/dist/180/common.cjs +1 -20
  444. package/dist/180/common.d.cts +1 -83
  445. package/dist/180/common.d.ts +1 -83
  446. package/dist/180/common.mjs +0 -19
  447. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  448. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  449. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  450. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  451. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  452. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  453. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  454. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  455. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  456. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  457. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  458. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  459. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  460. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  461. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  462. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
  463. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  464. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  465. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  466. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  467. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  468. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  469. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  470. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  471. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  472. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  473. package/dist/180/swapping/swapRequested.d.cts +4 -4
  474. package/dist/180/swapping/swapRequested.d.ts +4 -4
  475. package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
  476. package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
  477. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  478. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  479. package/dist/190/assethubIngressEgress/depositFailed.d.cts +16 -16
  480. package/dist/190/assethubIngressEgress/depositFailed.d.ts +16 -16
  481. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  482. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  483. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  484. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  485. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  486. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  487. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  488. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  489. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  490. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  491. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  492. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  493. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  494. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  495. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  496. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  497. package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
  498. package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
  499. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  500. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  501. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  502. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  503. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  504. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  505. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  506. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
  507. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  508. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  509. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  510. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  511. package/package.json +3 -3
  512. package/dist/141/environment/utxoConsolidationParametersUpdated.cjs +0 -9
  513. package/dist/141/environment/utxoConsolidationParametersUpdated.d.cts +0 -26
  514. package/dist/141/environment/utxoConsolidationParametersUpdated.d.ts +0 -26
  515. package/dist/141/environment/utxoConsolidationParametersUpdated.mjs +0 -9
  516. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +0 -19
  517. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +0 -107
  518. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +0 -107
  519. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +0 -19
@@ -1542,16 +1542,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
1542
1542
  };
1543
1543
  };
1544
1544
  }>]>;
1545
- declare const cfChainsBtcUtxoSelectionConsolidationParameters: z.ZodObject<{
1546
- consolidationThreshold: z.ZodNumber;
1547
- consolidationSize: z.ZodNumber;
1548
- }, "strip", z.ZodTypeAny, {
1549
- consolidationThreshold: number;
1550
- consolidationSize: number;
1551
- }, {
1552
- consolidationThreshold: number;
1553
- consolidationSize: number;
1554
- }>;
1555
1545
  declare const cfChainsBtcUtxoId: z.ZodObject<{
1556
1546
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1557
1547
  vout: z.ZodNumber;
@@ -4047,4 +4037,4 @@ declare const palletCfArbitrumIngressEgressBoostPoolIdArbitrum: z.ZodObject<{
4047
4037
  tier: number;
4048
4038
  }>;
4049
4039
 
4050
- export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsArbArbitrumTrackedData, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsBtcUtxoSelectionConsolidationParameters, cfChainsCcmChannelMetadata, cfChainsCcmDepositMetadata, cfChainsChainStateArbitrum, cfChainsEvmAggKey, cfChainsEvmParityBit, cfChainsEvmSchnorrVerificationComponents, cfChainsEvmTransaction, cfChainsSwapOrigin, cfPrimitivesAccountRole, cfPrimitivesBeneficiary, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSwapLeg, cfTraitsLiquiditySwapType, dispatchResult, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressBoostPoolIdArbitrum, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressDepositIgnoredReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfBitcoinIngressEgressBoostPoolIdBitcoin, palletCfBitcoinIngressEgressDepositAction, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressBoostPoolIdEthereum, palletCfEthereumIngressEgressDepositAction, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressBoostPoolIdPolkadot, palletCfPolkadotIngressEgressDepositAction, palletCfPoolsAssetPair, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfSwappingCcmFailReason, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTokenholderGovernanceProposal, palletCfValidatorPalletSafeMode, palletCfValidatorRotationPhase, palletCfValidatorRotationState, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
4040
+ export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsArbArbitrumTrackedData, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsCcmChannelMetadata, cfChainsCcmDepositMetadata, cfChainsChainStateArbitrum, cfChainsEvmAggKey, cfChainsEvmParityBit, cfChainsEvmSchnorrVerificationComponents, cfChainsEvmTransaction, cfChainsSwapOrigin, cfPrimitivesAccountRole, cfPrimitivesBeneficiary, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSwapLeg, cfTraitsLiquiditySwapType, dispatchResult, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressBoostPoolIdArbitrum, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressDepositIgnoredReason, palletCfArbitrumIngressEgressDepositWitnessArbitrum, palletCfBitcoinIngressEgressBoostPoolIdBitcoin, palletCfBitcoinIngressEgressDepositAction, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressBoostPoolIdEthereum, palletCfEthereumIngressEgressDepositAction, palletCfFundingPalletSafeMode, palletCfIngressEgressPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressBoostPoolIdPolkadot, palletCfPolkadotIngressEgressDepositAction, palletCfPoolsAssetPair, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfSwappingCcmFailReason, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTokenholderGovernanceProposal, palletCfValidatorPalletSafeMode, palletCfValidatorRotationPhase, palletCfValidatorRotationState, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
@@ -91,10 +91,6 @@ var palletCfEnvironmentSafeModeUpdate = z.discriminatedUnion("__kind", [
91
91
  value: stateChainRuntimeSafeModeInnerRuntimeSafeMode
92
92
  })
93
93
  ]);
94
- var cfChainsBtcUtxoSelectionConsolidationParameters = z.object({
95
- consolidationThreshold: z.number(),
96
- consolidationSize: z.number()
97
- });
98
94
  var cfChainsBtcUtxoId = z.object({ txId: hexString, vout: z.number() });
99
95
  var numericString = z.string().refine((v) => /^\d+$/.test(v), { message: "Invalid numeric string" });
100
96
  var numberOrHex = z.union([z.number(), hexString, numericString]).transform((n) => BigInt(n));
@@ -398,7 +394,6 @@ export {
398
394
  cfChainsBtcScriptPubkey,
399
395
  cfChainsBtcUtxo,
400
396
  cfChainsBtcUtxoId,
401
- cfChainsBtcUtxoSelectionConsolidationParameters,
402
397
  cfChainsCcmChannelMetadata,
403
398
  cfChainsCcmDepositMetadata,
404
399
  cfChainsChainStateArbitrum,
@@ -24,13 +24,14 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { ethereumIngressEgressBoostFundsAdded };
@@ -24,13 +24,14 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { ethereumIngressEgressBoostFundsAdded };
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
67
66
  depositAddress: `0x${string}`;
68
67
  channelId: bigint;
69
68
  prewitnessedDepositId: bigint;
69
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- asset: {
91
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
92
- };
93
90
  depositAddress: string;
94
91
  channelId: string | number;
95
92
  prewitnessedDepositId: string | number;
93
+ asset: {
94
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
95
+ };
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
67
66
  depositAddress: `0x${string}`;
68
67
  channelId: bigint;
69
68
  prewitnessedDepositId: bigint;
69
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- asset: {
91
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
92
- };
93
90
  depositAddress: string;
94
91
  channelId: string | number;
95
92
  prewitnessedDepositId: string | number;
93
+ asset: {
94
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
95
+ };
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
65
64
  amount: bigint;
66
65
  depositAddress: `0x${string}`;
67
66
  channelId: bigint;
67
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- asset: {
87
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
88
- };
89
86
  amount: string | number;
90
87
  depositAddress: string;
91
88
  channelId: string | number;
89
+ asset: {
90
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
91
+ };
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
65
64
  amount: bigint;
66
65
  depositAddress: `0x${string}`;
67
66
  channelId: bigint;
67
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- asset: {
87
- __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
88
- };
89
86
  amount: string | number;
90
87
  depositAddress: string;
91
88
  channelId: string | number;
89
+ asset: {
90
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
91
+ };
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
18
17
  channelId: bigint;
19
18
  prewitnessedDepositId: bigint;
19
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
+ channelId: string | number;
23
+ prewitnessedDepositId: string | number;
22
24
  asset: {
23
25
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
24
26
  };
25
- channelId: string | number;
26
- prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
18
17
  channelId: bigint;
19
18
  prewitnessedDepositId: bigint;
19
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
+ channelId: string | number;
23
+ prewitnessedDepositId: string | number;
22
24
  asset: {
23
25
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
24
26
  };
25
- channelId: string | number;
26
- prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  reporterId: string;
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  reporterId: string;
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- requestId: number;
8
7
  ceremonyId: bigint;
9
- }, {
10
8
  requestId: number;
9
+ }, {
11
10
  ceremonyId: string | number;
11
+ requestId: number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerRetryRequested };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- requestId: number;
8
7
  ceremonyId: bigint;
9
- }, {
10
8
  requestId: number;
9
+ }, {
11
10
  ceremonyId: string | number;
11
+ requestId: number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerRetryRequested };
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- requestId: number;
241
240
  ceremonyId: bigint;
241
+ requestId: number;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- requestId: number;
285
284
  ceremonyId: string | number;
285
+ requestId: number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- requestId: number;
241
240
  ceremonyId: bigint;
241
+ requestId: number;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- requestId: number;
285
284
  ceremonyId: string | number;
285
+ requestId: number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  offenders: string[];
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- requestId: number;
9
8
  ceremonyId: bigint;
9
+ requestId: number;
10
10
  offenders: string[];
11
11
  }, {
12
- requestId: number;
13
12
  ceremonyId: string | number;
13
+ requestId: number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- requestId: number;
31
30
  ceremonyId: bigint;
31
+ requestId: number;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- requestId: number;
41
40
  ceremonyId: string | number;
41
+ requestId: number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- requestId: number;
31
30
  ceremonyId: bigint;
31
+ requestId: number;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- requestId: number;
41
40
  ceremonyId: string | number;
41
+ requestId: number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- requestId: number;
8
7
  ceremonyId: bigint;
9
- }, {
10
8
  requestId: number;
9
+ }, {
11
10
  ceremonyId: string | number;
11
+ requestId: number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- requestId: number;
8
7
  ceremonyId: bigint;
9
- }, {
10
8
  requestId: number;
9
+ }, {
11
10
  ceremonyId: string | number;
11
+ requestId: number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -24,13 +24,14 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Dot";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { polkadotIngressEgressBoostFundsAdded };
@@ -24,13 +24,14 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ amount: bigint;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Dot";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const polkadotIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { polkadotIngressEgressBoostFundsAdded };
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
- asset: "Dot";
67
66
  depositAddress: `0x${string}`;
68
67
  channelId: bigint;
69
68
  prewitnessedDepositId: bigint;
69
+ asset: "Dot";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- asset: {
91
- __kind: "Dot";
92
- };
93
90
  depositAddress: string;
94
91
  channelId: string | number;
95
92
  prewitnessedDepositId: string | number;
93
+ asset: {
94
+ __kind: "Dot";
95
+ };
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -63,10 +63,10 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
- asset: "Dot";
67
66
  depositAddress: `0x${string}`;
68
67
  channelId: bigint;
69
68
  prewitnessedDepositId: bigint;
69
+ asset: "Dot";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- asset: {
91
- __kind: "Dot";
92
- };
93
90
  depositAddress: string;
94
91
  channelId: string | number;
95
92
  prewitnessedDepositId: string | number;
93
+ asset: {
94
+ __kind: "Dot";
95
+ };
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- asset: "Dot";
65
64
  amount: bigint;
66
65
  depositAddress: `0x${string}`;
67
66
  channelId: bigint;
67
+ asset: "Dot";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- asset: {
87
- __kind: "Dot";
88
- };
89
86
  amount: string | number;
90
87
  depositAddress: string;
91
88
  channelId: string | number;
89
+ asset: {
90
+ __kind: "Dot";
91
+ };
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -61,10 +61,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- asset: "Dot";
65
64
  amount: bigint;
66
65
  depositAddress: `0x${string}`;
67
66
  channelId: bigint;
67
+ asset: "Dot";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- asset: {
87
- __kind: "Dot";
88
- };
89
86
  amount: string | number;
90
87
  depositAddress: string;
91
88
  channelId: string | number;
89
+ asset: {
90
+ __kind: "Dot";
91
+ };
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- asset: "Dot";
18
17
  channelId: bigint;
19
18
  prewitnessedDepositId: bigint;
19
+ asset: "Dot";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
+ channelId: string | number;
23
+ prewitnessedDepositId: string | number;
22
24
  asset: {
23
25
  __kind: "Dot";
24
26
  };
25
- channelId: string | number;
26
- prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29