@chainflip/processor 1.8.2 → 1.8.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 (637) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +1 -1
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +1 -1
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +1 -1
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +1 -1
  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 +21 -21
  10. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +21 -21
  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 +25 -25
  14. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +25 -25
  15. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +25 -25
  16. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +25 -25
  17. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.cjs +4 -1
  18. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  19. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  20. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.mjs +5 -2
  21. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +21 -21
  22. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +21 -21
  23. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +21 -21
  24. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +21 -21
  25. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  26. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  27. package/dist/100/common.cjs +34 -33
  28. package/dist/100/common.d.cts +64 -118
  29. package/dist/100/common.d.ts +64 -118
  30. package/dist/100/common.mjs +36 -35
  31. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +2 -2
  32. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +2 -2
  33. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  34. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  35. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +17 -17
  36. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +17 -17
  37. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  38. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  39. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  40. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  41. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  42. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  43. package/dist/100/ethereumIngressEgress/depositWitnessRejected.cjs +4 -1
  44. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +21 -21
  45. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +21 -21
  46. package/dist/100/ethereumIngressEgress/depositWitnessRejected.mjs +5 -2
  47. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  48. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  49. package/dist/100/flip/remainingImbalance.d.cts +24 -24
  50. package/dist/100/flip/remainingImbalance.d.ts +24 -24
  51. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  52. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  53. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  54. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  55. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  56. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  57. package/dist/100/funding/funded.d.cts +2 -2
  58. package/dist/100/funding/funded.d.ts +2 -2
  59. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  60. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  61. package/dist/100/governance/failedExecution.d.cts +1 -1
  62. package/dist/100/governance/failedExecution.d.ts +1 -1
  63. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +1 -1
  64. package/dist/100/governance/govKeyCallExecutionFailed.d.ts +1 -1
  65. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +9 -9
  66. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +9 -9
  67. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +9 -9
  68. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +9 -9
  69. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +21 -51
  70. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +21 -51
  71. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +6 -6
  72. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +6 -6
  73. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -51
  74. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -51
  75. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  76. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  77. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +1 -1
  78. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +1 -1
  79. package/dist/100/polkadotIngressEgress/depositWitnessRejected.cjs +4 -1
  80. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +1 -1
  81. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +1 -1
  82. package/dist/100/polkadotIngressEgress/depositWitnessRejected.mjs +5 -2
  83. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  84. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  85. package/dist/100/swapping/ccmDepositReceived.d.cts +23 -53
  86. package/dist/100/swapping/ccmDepositReceived.d.ts +23 -53
  87. package/dist/100/swapping/ccmFailed.d.cts +23 -53
  88. package/dist/100/swapping/ccmFailed.d.ts +23 -53
  89. package/dist/100/swapping/swapAmountTooLow.d.cts +50 -116
  90. package/dist/100/swapping/swapAmountTooLow.d.ts +50 -116
  91. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -102
  92. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -102
  93. package/dist/100/swapping/swapScheduled.d.cts +53 -119
  94. package/dist/100/swapping/swapScheduled.d.ts +53 -119
  95. package/dist/100/swapping/withdrawalRequested.d.cts +21 -51
  96. package/dist/100/swapping/withdrawalRequested.d.ts +21 -51
  97. package/dist/100/system/extrinsicFailed.d.cts +1 -1
  98. package/dist/100/system/extrinsicFailed.d.ts +1 -1
  99. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +9 -9
  100. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +9 -9
  101. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +9 -9
  102. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +9 -9
  103. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +9 -9
  104. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +9 -9
  105. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +9 -9
  106. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +9 -9
  107. package/dist/100/validator/palletConfigUpdated.d.cts +1 -1
  108. package/dist/100/validator/palletConfigUpdated.d.ts +1 -1
  109. package/dist/100/validator/rotationPhaseUpdated.d.cts +1 -1
  110. package/dist/100/validator/rotationPhaseUpdated.d.ts +1 -1
  111. package/dist/100/witnesser/witnessExecutionFailed.d.cts +3 -3
  112. package/dist/100/witnesser/witnessExecutionFailed.d.ts +3 -3
  113. package/dist/102/common.cjs +1 -1
  114. package/dist/102/common.d.cts +1 -1
  115. package/dist/102/common.d.ts +1 -1
  116. package/dist/102/common.mjs +1 -1
  117. package/dist/102/validator/palletConfigUpdated.d.cts +1 -1
  118. package/dist/102/validator/palletConfigUpdated.d.ts +1 -1
  119. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +1 -1
  120. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +1 -1
  121. package/dist/111/common.cjs +4 -4
  122. package/dist/111/common.d.cts +4 -4
  123. package/dist/111/common.d.ts +4 -4
  124. package/dist/111/common.mjs +4 -4
  125. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +1 -1
  126. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +1 -1
  127. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +1 -1
  128. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +1 -1
  129. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +1 -1
  130. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +1 -1
  131. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +21 -21
  132. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +21 -21
  133. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +22 -22
  134. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +22 -22
  135. package/dist/120/common.cjs +21 -20
  136. package/dist/120/common.d.cts +23 -47
  137. package/dist/120/common.d.ts +23 -47
  138. package/dist/120/common.mjs +21 -20
  139. package/dist/120/emissions/flipBurnSkipped.d.cts +1 -1
  140. package/dist/120/emissions/flipBurnSkipped.d.ts +1 -1
  141. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +1 -1
  142. package/dist/120/ethereumIngressEgress/depositReceived.d.ts +1 -1
  143. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -51
  144. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -51
  145. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +1 -1
  146. package/dist/120/polkadotIngressEgress/depositReceived.d.ts +1 -1
  147. package/dist/120/swapping/ccmFailed.d.cts +23 -53
  148. package/dist/120/swapping/ccmFailed.d.ts +23 -53
  149. package/dist/120/swapping/swapEgressIgnored.d.cts +1 -1
  150. package/dist/120/swapping/swapEgressIgnored.d.ts +1 -1
  151. package/dist/120/swapping/withdrawalRequested.d.cts +21 -51
  152. package/dist/120/swapping/withdrawalRequested.d.ts +21 -51
  153. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +1 -1
  154. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +1 -1
  155. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +2 -2
  156. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +2 -2
  157. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.cjs +4 -1
  158. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +2 -2
  159. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +2 -2
  160. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.mjs +5 -2
  161. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  162. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  163. package/dist/131/common.cjs +30 -29
  164. package/dist/131/common.d.cts +60 -114
  165. package/dist/131/common.d.ts +60 -114
  166. package/dist/131/common.mjs +31 -30
  167. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +2 -2
  168. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +2 -2
  169. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +1 -1
  170. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +1 -1
  171. package/dist/131/ethereumIngressEgress/depositWitnessRejected.cjs +4 -1
  172. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +1 -1
  173. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +1 -1
  174. package/dist/131/ethereumIngressEgress/depositWitnessRejected.mjs +5 -2
  175. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  176. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  177. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +3 -3
  178. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +3 -3
  179. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +3 -3
  180. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +3 -3
  181. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +21 -51
  182. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +21 -51
  183. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -51
  184. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -51
  185. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  186. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  187. package/dist/131/swapping/ccmFailed.d.cts +52 -118
  188. package/dist/131/swapping/ccmFailed.d.ts +52 -118
  189. package/dist/131/swapping/swapDepositAddressReady.d.cts +42 -102
  190. package/dist/131/swapping/swapDepositAddressReady.d.ts +42 -102
  191. package/dist/131/swapping/swapEgressIgnored.d.cts +1 -1
  192. package/dist/131/swapping/swapEgressIgnored.d.ts +1 -1
  193. package/dist/131/swapping/swapScheduled.d.cts +53 -119
  194. package/dist/131/swapping/swapScheduled.d.ts +53 -119
  195. package/dist/131/swapping/withdrawalRequested.d.cts +21 -51
  196. package/dist/131/swapping/withdrawalRequested.d.ts +21 -51
  197. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +17 -17
  198. package/dist/131/witnesser/prewitnessExecutionFailed.d.ts +17 -17
  199. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  200. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  201. package/dist/141/arbitrumIngressEgress/boostFundsAdded.cjs +5 -1
  202. package/dist/141/arbitrumIngressEgress/boostFundsAdded.mjs +6 -2
  203. package/dist/141/arbitrumIngressEgress/boostPoolCreated.cjs +1 -1
  204. package/dist/141/arbitrumIngressEgress/boostPoolCreated.mjs +2 -2
  205. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  206. package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  207. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +21 -21
  208. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +21 -21
  209. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +5 -5
  210. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +5 -5
  211. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  212. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  213. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +5 -5
  214. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +5 -5
  215. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  216. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  217. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.cjs +4 -1
  218. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +23 -23
  219. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +23 -23
  220. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.mjs +5 -2
  221. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +30 -30
  222. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +30 -30
  223. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  224. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  225. package/dist/141/arbitrumIngressEgress/stoppedBoosting.cjs +5 -1
  226. package/dist/141/arbitrumIngressEgress/stoppedBoosting.mjs +6 -2
  227. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  228. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  229. package/dist/141/bitcoinIngressEgress/boostFundsAdded.cjs +1 -1
  230. package/dist/141/bitcoinIngressEgress/boostFundsAdded.mjs +2 -2
  231. package/dist/141/bitcoinIngressEgress/boostPoolCreated.cjs +1 -1
  232. package/dist/141/bitcoinIngressEgress/boostPoolCreated.mjs +2 -2
  233. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1 -1
  234. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +1 -1
  235. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  236. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  237. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  238. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  239. package/dist/141/bitcoinIngressEgress/stoppedBoosting.cjs +1 -1
  240. package/dist/141/bitcoinIngressEgress/stoppedBoosting.mjs +2 -2
  241. package/dist/141/common.cjs +40 -41
  242. package/dist/141/common.d.cts +76 -157
  243. package/dist/141/common.d.ts +76 -157
  244. package/dist/141/common.mjs +44 -45
  245. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +2 -2
  246. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +2 -2
  247. package/dist/141/ethereumIngressEgress/boostFundsAdded.cjs +5 -1
  248. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  249. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  250. package/dist/141/ethereumIngressEgress/boostFundsAdded.mjs +6 -2
  251. package/dist/141/ethereumIngressEgress/boostPoolCreated.cjs +1 -1
  252. package/dist/141/ethereumIngressEgress/boostPoolCreated.mjs +2 -2
  253. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +1 -1
  254. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +1 -1
  255. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +5 -5
  256. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +5 -5
  257. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +5 -5
  258. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +5 -5
  259. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  260. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  261. package/dist/141/ethereumIngressEgress/stoppedBoosting.cjs +5 -1
  262. package/dist/141/ethereumIngressEgress/stoppedBoosting.mjs +6 -2
  263. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  264. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  265. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  266. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  267. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  268. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +4 -4
  269. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  270. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  271. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  272. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  273. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  274. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  275. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +1 -1
  276. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +1 -1
  277. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +1 -1
  278. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +1 -1
  279. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +26 -71
  280. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +26 -71
  281. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +6 -6
  282. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +6 -6
  283. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +26 -71
  284. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.ts +26 -71
  285. package/dist/141/polkadotIngressEgress/boostFundsAdded.cjs +5 -1
  286. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  287. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  288. package/dist/141/polkadotIngressEgress/boostFundsAdded.mjs +6 -2
  289. package/dist/141/polkadotIngressEgress/boostPoolCreated.cjs +1 -1
  290. package/dist/141/polkadotIngressEgress/boostPoolCreated.mjs +2 -2
  291. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +1 -1
  292. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +1 -1
  293. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +5 -5
  294. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +5 -5
  295. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +5 -5
  296. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +5 -5
  297. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  298. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  299. package/dist/141/polkadotIngressEgress/stoppedBoosting.cjs +5 -1
  300. package/dist/141/polkadotIngressEgress/stoppedBoosting.mjs +6 -2
  301. package/dist/141/swapping/ccmDepositReceived.d.cts +28 -73
  302. package/dist/141/swapping/ccmDepositReceived.d.ts +28 -73
  303. package/dist/141/swapping/ccmFailed.d.cts +64 -163
  304. package/dist/141/swapping/ccmFailed.d.ts +64 -163
  305. package/dist/141/swapping/swapDepositAddressReady.d.cts +52 -142
  306. package/dist/141/swapping/swapDepositAddressReady.d.ts +52 -142
  307. package/dist/141/swapping/swapEgressIgnored.d.cts +1 -1
  308. package/dist/141/swapping/swapEgressIgnored.d.ts +1 -1
  309. package/dist/141/swapping/swapExecuted.d.cts +3 -3
  310. package/dist/141/swapping/swapExecuted.d.ts +3 -3
  311. package/dist/141/swapping/swapScheduled.d.cts +65 -164
  312. package/dist/141/swapping/swapScheduled.d.ts +65 -164
  313. package/dist/141/swapping/withdrawalRequested.d.cts +26 -71
  314. package/dist/141/swapping/withdrawalRequested.d.ts +26 -71
  315. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +1 -1
  316. package/dist/141/tokenholderGovernance/proposalEnacted.d.ts +1 -1
  317. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +1 -1
  318. package/dist/141/tokenholderGovernance/proposalPassed.d.ts +1 -1
  319. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +1 -1
  320. package/dist/141/tokenholderGovernance/proposalRejected.d.ts +1 -1
  321. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +1 -1
  322. package/dist/141/tokenholderGovernance/proposalSubmitted.d.ts +1 -1
  323. package/dist/141/validator/rotationPhaseUpdated.d.cts +21 -21
  324. package/dist/141/validator/rotationPhaseUpdated.d.ts +21 -21
  325. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1 -1
  326. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +1 -1
  327. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +1 -1
  328. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +1 -1
  329. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +1 -1
  330. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +1 -1
  331. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.cjs +4 -1
  332. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +1 -1
  333. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +1 -1
  334. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.mjs +5 -2
  335. package/dist/150/assetBalances/refundScheduled.d.cts +4 -4
  336. package/dist/150/assetBalances/refundScheduled.d.ts +4 -4
  337. package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
  338. package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
  339. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1 -1
  340. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +1 -1
  341. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  342. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  343. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  344. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  345. package/dist/150/common.cjs +42 -45
  346. package/dist/150/common.d.cts +114 -282
  347. package/dist/150/common.d.ts +114 -282
  348. package/dist/150/common.mjs +46 -49
  349. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +14 -14
  350. package/dist/150/environment/runtimeSafeModeUpdated.d.ts +14 -14
  351. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +5 -5
  352. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +5 -5
  353. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +1 -1
  354. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +1 -1
  355. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +1 -1
  356. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +1 -1
  357. package/dist/150/ethereumIngressEgress/depositWitnessRejected.cjs +4 -1
  358. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +1 -1
  359. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +1 -1
  360. package/dist/150/ethereumIngressEgress/depositWitnessRejected.mjs +5 -2
  361. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +3 -3
  362. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +3 -3
  363. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +3 -3
  364. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +3 -3
  365. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +31 -91
  366. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +31 -91
  367. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +6 -6
  368. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +6 -6
  369. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +31 -91
  370. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +31 -91
  371. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  372. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  373. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +5 -5
  374. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +5 -5
  375. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +1 -1
  376. package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +1 -1
  377. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +1 -1
  378. package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +1 -1
  379. package/dist/150/polkadotIngressEgress/depositWitnessRejected.cjs +4 -1
  380. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +1 -1
  381. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.ts +1 -1
  382. package/dist/150/polkadotIngressEgress/depositWitnessRejected.mjs +5 -2
  383. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  384. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  385. package/dist/150/solanaIngressEgress/boostFundsAdded.cjs +1 -1
  386. package/dist/150/solanaIngressEgress/boostFundsAdded.mjs +2 -2
  387. package/dist/150/solanaIngressEgress/boostPoolCreated.cjs +1 -1
  388. package/dist/150/solanaIngressEgress/boostPoolCreated.mjs +2 -2
  389. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +1 -1
  390. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +1 -1
  391. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +1 -1
  392. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +1 -1
  393. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +1 -1
  394. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +1 -1
  395. package/dist/150/solanaIngressEgress/depositWitnessRejected.cjs +1 -1
  396. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +1 -1
  397. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +1 -1
  398. package/dist/150/solanaIngressEgress/depositWitnessRejected.mjs +2 -2
  399. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  400. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  401. package/dist/150/solanaIngressEgress/stoppedBoosting.cjs +1 -1
  402. package/dist/150/solanaIngressEgress/stoppedBoosting.mjs +2 -2
  403. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  404. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  405. package/dist/150/swapping/ccmDepositReceived.d.cts +33 -93
  406. package/dist/150/swapping/ccmDepositReceived.d.ts +33 -93
  407. package/dist/150/swapping/ccmFailed.d.cts +76 -208
  408. package/dist/150/swapping/ccmFailed.d.ts +76 -208
  409. package/dist/150/swapping/refundEgressIgnored.d.cts +1 -1
  410. package/dist/150/swapping/refundEgressIgnored.d.ts +1 -1
  411. package/dist/150/swapping/swapDepositAddressReady.d.cts +104 -296
  412. package/dist/150/swapping/swapDepositAddressReady.d.ts +104 -296
  413. package/dist/150/swapping/swapEgressIgnored.d.cts +1 -1
  414. package/dist/150/swapping/swapEgressIgnored.d.ts +1 -1
  415. package/dist/150/swapping/swapExecuted.d.cts +3 -3
  416. package/dist/150/swapping/swapExecuted.d.ts +3 -3
  417. package/dist/150/swapping/swapScheduled.d.cts +77 -209
  418. package/dist/150/swapping/swapScheduled.d.ts +77 -209
  419. package/dist/150/swapping/withdrawalRequested.d.cts +31 -91
  420. package/dist/150/swapping/withdrawalRequested.d.ts +31 -91
  421. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +1 -1
  422. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +1 -1
  423. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +1 -1
  424. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +1 -1
  425. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +1 -1
  426. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +1 -1
  427. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +1 -1
  428. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +1 -1
  429. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
  430. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +64 -64
  431. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
  432. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +9 -9
  433. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +7 -7
  434. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +7 -7
  435. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +17 -17
  436. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +17 -17
  437. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  438. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  439. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  440. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  441. package/dist/160/common.cjs +38 -41
  442. package/dist/160/common.d.cts +240 -660
  443. package/dist/160/common.d.ts +240 -660
  444. package/dist/160/common.mjs +39 -42
  445. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +2 -2
  446. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +2 -2
  447. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +64 -64
  448. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +64 -64
  449. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +9 -9
  450. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +9 -9
  451. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +7 -7
  452. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +7 -7
  453. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +11 -11
  454. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +11 -11
  455. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +1 -1
  456. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +1 -1
  457. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +11 -11
  458. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +11 -11
  459. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  460. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  461. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +33 -93
  462. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +33 -93
  463. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +31 -91
  464. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +31 -91
  465. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +64 -64
  466. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +64 -64
  467. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +9 -9
  468. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +9 -9
  469. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
  470. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +7 -7
  471. package/dist/160/solanaIngressEgress/boostFundsAdded.cjs +1 -1
  472. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  473. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  474. package/dist/160/solanaIngressEgress/boostFundsAdded.mjs +2 -2
  475. package/dist/160/solanaIngressEgress/boostPoolCreated.cjs +1 -1
  476. package/dist/160/solanaIngressEgress/boostPoolCreated.mjs +2 -2
  477. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +53 -53
  478. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +53 -53
  479. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +1 -1
  480. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +1 -1
  481. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
  482. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
  483. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  484. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  485. package/dist/160/solanaIngressEgress/depositWitnessRejected.cjs +1 -1
  486. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +21 -21
  487. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +21 -21
  488. package/dist/160/solanaIngressEgress/depositWitnessRejected.mjs +2 -2
  489. package/dist/160/solanaIngressEgress/stoppedBoosting.cjs +1 -1
  490. package/dist/160/solanaIngressEgress/stoppedBoosting.mjs +2 -2
  491. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  492. package/dist/160/swapping/batchSwapFailed.d.ts +6 -6
  493. package/dist/160/swapping/ccmFailed.d.cts +116 -320
  494. package/dist/160/swapping/ccmFailed.d.ts +116 -320
  495. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  496. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  497. package/dist/160/swapping/refundEgressIgnored.d.cts +29 -29
  498. package/dist/160/swapping/refundEgressIgnored.d.ts +29 -29
  499. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  500. package/dist/160/swapping/refundEgressScheduled.d.ts +6 -6
  501. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  502. package/dist/160/swapping/swapAmountConfiscated.d.ts +6 -6
  503. package/dist/160/swapping/swapDepositAddressReady.d.cts +122 -314
  504. package/dist/160/swapping/swapDepositAddressReady.d.ts +122 -314
  505. package/dist/160/swapping/swapEgressIgnored.d.cts +29 -29
  506. package/dist/160/swapping/swapEgressIgnored.d.ts +29 -29
  507. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  508. package/dist/160/swapping/swapEgressScheduled.d.ts +6 -6
  509. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  510. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  511. package/dist/160/swapping/swapRequested.d.cts +237 -609
  512. package/dist/160/swapping/swapRequested.d.ts +237 -609
  513. package/dist/160/swapping/withdrawalRequested.d.cts +37 -97
  514. package/dist/160/swapping/withdrawalRequested.d.ts +37 -97
  515. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  516. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  517. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +129 -333
  518. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +129 -333
  519. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  520. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  521. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +53 -53
  522. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +53 -53
  523. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +116 -320
  524. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +116 -320
  525. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  526. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  527. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  528. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  529. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +1 -1
  530. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +1 -1
  531. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.cjs +4 -1
  532. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +2 -2
  533. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +2 -2
  534. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.mjs +5 -2
  535. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  536. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  537. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.cts +1 -1
  538. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.ts +1 -1
  539. package/dist/170/common.cjs +30 -33
  540. package/dist/170/common.d.cts +284 -788
  541. package/dist/170/common.d.ts +284 -788
  542. package/dist/170/common.mjs +30 -33
  543. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +116 -320
  544. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +116 -320
  545. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  546. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  547. package/dist/170/evmThresholdSigner/palletConfigUpdated.d.cts +1 -1
  548. package/dist/170/evmThresholdSigner/palletConfigUpdated.d.ts +1 -1
  549. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +116 -320
  550. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +116 -320
  551. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  552. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  553. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.cts +1 -1
  554. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.ts +1 -1
  555. package/dist/170/reputation/offencePenalty.d.cts +1 -1
  556. package/dist/170/reputation/offencePenalty.d.ts +1 -1
  557. package/dist/170/reputation/penaltyUpdated.d.cts +1 -1
  558. package/dist/170/reputation/penaltyUpdated.d.ts +1 -1
  559. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +116 -320
  560. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +116 -320
  561. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  562. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  563. package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.cts +1 -1
  564. package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.ts +1 -1
  565. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  566. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  567. package/dist/170/swapping/swapRequested.d.cts +234 -618
  568. package/dist/170/swapping/swapRequested.d.ts +234 -618
  569. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +3 -3
  570. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +3 -3
  571. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +1 -1
  572. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +1 -1
  573. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +97 -181
  574. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +97 -181
  575. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +1 -1
  576. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +1 -1
  577. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  578. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  579. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +3 -3
  580. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +3 -3
  581. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  582. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  583. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +450 -184
  584. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +450 -184
  585. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  586. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  587. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  588. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  589. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +1 -1
  590. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +1 -1
  591. package/dist/180/common.cjs +170 -70
  592. package/dist/180/common.d.cts +7356 -4428
  593. package/dist/180/common.d.ts +7356 -4428
  594. package/dist/180/common.mjs +175 -75
  595. package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
  596. package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
  597. package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
  598. package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
  599. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +17 -17
  600. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +17 -17
  601. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +5 -5
  602. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +5 -5
  603. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +112 -196
  604. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +112 -196
  605. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +3 -3
  606. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +3 -3
  607. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +13 -13
  608. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +13 -13
  609. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  610. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  611. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +3 -3
  612. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +3 -3
  613. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +1 -1
  614. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +1 -1
  615. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +132 -207
  616. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +132 -207
  617. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +1 -1
  618. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +1 -1
  619. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  620. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  621. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +3 -3
  622. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +3 -3
  623. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +1 -1
  624. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +1 -1
  625. package/dist/180/solanaIngressEgress/depositFailed.d.cts +104 -213
  626. package/dist/180/solanaIngressEgress/depositFailed.d.ts +104 -213
  627. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +1 -1
  628. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +1 -1
  629. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  630. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  631. package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
  632. package/dist/180/swapping/swapDepositAddressReady.d.cts +107 -296
  633. package/dist/180/swapping/swapDepositAddressReady.d.ts +107 -296
  634. package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
  635. package/dist/180/swapping/swapRequested.d.cts +192 -482
  636. package/dist/180/swapping/swapRequested.d.ts +192 -482
  637. package/package.json +1 -1
@@ -48,7 +48,7 @@ var stateChainRuntimeSafeModeWitnesserCallPermission = z.object({
48
48
  arbitrumIngressEgress: z.boolean(),
49
49
  arbitrumVault: z.boolean()
50
50
  });
51
- var palletCfWitnesserPalletSafeMode = z.union([
51
+ var palletCfWitnesserPalletSafeMode = z.discriminatedUnion("__kind", [
52
52
  z.object({ __kind: z.literal("CodeGreen") }),
53
53
  z.object({ __kind: z.literal("CodeRed") }),
54
54
  z.object({
@@ -83,7 +83,7 @@ var stateChainRuntimeSafeModeInnerRuntimeSafeMode = z.object({
83
83
  ingressEgressPolkadot: palletCfIngressEgressPalletSafeMode,
84
84
  ingressEgressArbitrum: palletCfIngressEgressPalletSafeMode
85
85
  });
86
- var palletCfEnvironmentSafeModeUpdate = z.union([
86
+ var palletCfEnvironmentSafeModeUpdate = z.discriminatedUnion("__kind", [
87
87
  z.object({ __kind: z.literal("CodeRed") }),
88
88
  z.object({ __kind: z.literal("CodeGreen") }),
89
89
  z.object({
@@ -137,7 +137,7 @@ var palletCfValidatorRotationState = z.object({
137
137
  bond: numberOrHex,
138
138
  newEpochIndex: z.number()
139
139
  });
140
- var palletCfValidatorRotationPhase = z.union([
140
+ var palletCfValidatorRotationPhase = z.discriminatedUnion("__kind", [
141
141
  z.object({ __kind: z.literal("Idle") }),
142
142
  z.object({ __kind: z.literal("KeygensInProgress"), value: palletCfValidatorRotationState }),
143
143
  z.object({ __kind: z.literal("KeyHandoversInProgress"), value: palletCfValidatorRotationState }),
@@ -148,7 +148,7 @@ var palletCfValidatorRotationPhase = z.union([
148
148
  value: z.tuple([z.array(accountId), numberOrHex])
149
149
  })
150
150
  ]);
151
- var palletCfTokenholderGovernanceProposal = z.union([
151
+ var palletCfTokenholderGovernanceProposal = z.discriminatedUnion("__kind", [
152
152
  z.object({
153
153
  __kind: z.literal("SetGovernanceKey"),
154
154
  value: z.tuple([cfPrimitivesChainsForeignChain, hexString])
@@ -175,7 +175,7 @@ var spRuntimeTokenError = simpleEnum([
175
175
  ]);
176
176
  var spArithmeticArithmeticError = simpleEnum(["Underflow", "Overflow", "DivisionByZero"]);
177
177
  var spRuntimeTransactionalError = simpleEnum(["LimitReached", "NoLayer"]);
178
- var spRuntimeDispatchError = z.union([
178
+ var spRuntimeDispatchError = z.discriminatedUnion("__kind", [
179
179
  z.object({ __kind: z.literal("Other") }),
180
180
  z.object({ __kind: z.literal("CannotLookup") }),
181
181
  z.object({ __kind: z.literal("BadOrigin") }),
@@ -191,28 +191,27 @@ var spRuntimeDispatchError = z.union([
191
191
  z.object({ __kind: z.literal("Unavailable") }),
192
192
  z.object({ __kind: z.literal("RootNotAllowed") })
193
193
  ]);
194
- var dispatchResult = z.union([
194
+ var dispatchResult = z.discriminatedUnion("__kind", [
195
195
  z.object({ __kind: z.literal("Ok") }),
196
196
  z.object({ __kind: z.literal("Err"), value: spRuntimeDispatchError })
197
197
  ]);
198
- var cfChainsAddressEncodedAddress = z.union([
199
- z.object({ __kind: z.literal("Eth"), value: hexString }).transform(({ value }) => ({
200
- chain: "Ethereum",
201
- address: value
202
- })),
203
- z.object({ __kind: z.literal("Dot"), value: hexString }).transform(({ value }) => ({
204
- chain: "Polkadot",
205
- address: ss58.encode({ data: value, ss58Format: 0 })
206
- })),
207
- z.object({ __kind: z.literal("Btc"), value: hexString }).transform(({ value }) => ({
208
- chain: "Bitcoin",
209
- address: Buffer.from(value.slice(2), "hex").toString("utf8")
210
- })),
211
- z.object({ __kind: z.literal("Arb"), value: hexString }).transform(({ value }) => ({
212
- chain: "Arbitrum",
213
- address: value
214
- }))
215
- ]);
198
+ var cfChainsAddressEncodedAddress = z.object({ __kind: z.enum(["Eth", "Dot", "Btc", "Arb"]), value: hexString }).transform(({ __kind, value }) => {
199
+ switch (__kind) {
200
+ case "Eth":
201
+ return { chain: "Ethereum", address: value };
202
+ case "Dot":
203
+ return { chain: "Polkadot", address: ss58.encode({ data: value, ss58Format: 0 }) };
204
+ case "Btc":
205
+ return {
206
+ chain: "Bitcoin",
207
+ address: Buffer.from(value.slice(2), "hex").toString("utf8")
208
+ };
209
+ case "Arb":
210
+ return { chain: "Arbitrum", address: value };
211
+ default:
212
+ throw new Error("Unknown chain");
213
+ }
214
+ });
216
215
  var cfPrimitivesChainsAssetsAnyAsset = simpleEnum([
217
216
  "Eth",
218
217
  "Flip",
@@ -229,7 +228,7 @@ var cfChainsCcmChannelMetadata = z.object({
229
228
  cfParameters: hexString
230
229
  });
231
230
  var cfPrimitivesBeneficiary = z.object({ account: accountId, bps: z.number() });
232
- var cfChainsSwapOrigin = z.union([
231
+ var cfChainsSwapOrigin = z.discriminatedUnion("__kind", [
233
232
  z.object({
234
233
  __kind: z.literal("DepositChannel"),
235
234
  depositAddress: cfChainsAddressEncodedAddress,
@@ -238,7 +237,7 @@ var cfChainsSwapOrigin = z.union([
238
237
  }),
239
238
  z.object({ __kind: z.literal("Vault"), txHash: hexString })
240
239
  ]);
241
- var cfChainsBtcScriptPubkey = z.union([
240
+ var cfChainsBtcScriptPubkey = z.discriminatedUnion("__kind", [
242
241
  z.object({ __kind: z.literal("P2PKH"), value: hexString }),
243
242
  z.object({ __kind: z.literal("P2SH"), value: hexString }),
244
243
  z.object({ __kind: z.literal("P2WPKH"), value: hexString }),
@@ -246,13 +245,13 @@ var cfChainsBtcScriptPubkey = z.union([
246
245
  z.object({ __kind: z.literal("Taproot"), value: hexString }),
247
246
  z.object({ __kind: z.literal("OtherSegwit"), version: z.number(), program: hexString })
248
247
  ]);
249
- var cfChainsAddressForeignChainAddress = z.union([
248
+ var cfChainsAddressForeignChainAddress = z.discriminatedUnion("__kind", [
250
249
  z.object({ __kind: z.literal("Eth"), value: hexString }),
251
250
  z.object({ __kind: z.literal("Dot"), value: hexString }),
252
251
  z.object({ __kind: z.literal("Btc"), value: cfChainsBtcScriptPubkey }),
253
252
  z.object({ __kind: z.literal("Arb"), value: hexString })
254
253
  ]);
255
- var cfTraitsLiquiditySwapType = z.union([
254
+ var cfTraitsLiquiditySwapType = z.discriminatedUnion("__kind", [
256
255
  z.object({ __kind: z.literal("Swap"), value: cfChainsAddressForeignChainAddress }),
257
256
  z.object({ __kind: z.literal("CcmPrincipal"), value: numberOrHex }),
258
257
  z.object({ __kind: z.literal("CcmGas"), value: numberOrHex }),
@@ -270,7 +269,7 @@ var palletCfSwappingCcmFailReason = simpleEnum([
270
269
  "InsufficientDepositAmount"
271
270
  ]);
272
271
  var cfPrimitivesChainsAssetsEthAsset = simpleEnum(["Eth", "Flip", "Usdc", "Usdt"]);
273
- var palletCfEthereumIngressEgressDepositAction = z.union([
272
+ var palletCfEthereumIngressEgressDepositAction = z.discriminatedUnion("__kind", [
274
273
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
275
274
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
276
275
  z.object({
@@ -281,12 +280,12 @@ var palletCfEthereumIngressEgressDepositAction = z.union([
281
280
  z.object({ __kind: z.literal("NoAction") }),
282
281
  z.object({ __kind: z.literal("BoostersCredited"), prewitnessedDepositId: numberOrHex })
283
282
  ]);
284
- var palletCfIngressEgressBoostPoolIdEthereum = z.object({
283
+ var palletCfEthereumIngressEgressBoostPoolIdEthereum = z.object({
285
284
  asset: cfPrimitivesChainsAssetsEthAsset,
286
285
  tier: z.number()
287
286
  });
288
287
  var cfPrimitivesChainsAssetsDotAsset = simpleEnum(["Dot"]);
289
- var palletCfPolkadotIngressEgressDepositAction = z.union([
288
+ var palletCfPolkadotIngressEgressDepositAction = z.discriminatedUnion("__kind", [
290
289
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
291
290
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
292
291
  z.object({
@@ -297,12 +296,12 @@ var palletCfPolkadotIngressEgressDepositAction = z.union([
297
296
  z.object({ __kind: z.literal("NoAction") }),
298
297
  z.object({ __kind: z.literal("BoostersCredited"), prewitnessedDepositId: numberOrHex })
299
298
  ]);
300
- var palletCfIngressEgressBoostPoolIdPolkadot = z.object({
299
+ var palletCfPolkadotIngressEgressBoostPoolIdPolkadot = z.object({
301
300
  asset: cfPrimitivesChainsAssetsDotAsset,
302
301
  tier: z.number()
303
302
  });
304
303
  var cfPrimitivesChainsAssetsBtcAsset = simpleEnum(["Btc"]);
305
- var palletCfBitcoinIngressEgressDepositAction = z.union([
304
+ var palletCfBitcoinIngressEgressDepositAction = z.discriminatedUnion("__kind", [
306
305
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
307
306
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
308
307
  z.object({
@@ -313,7 +312,7 @@ var palletCfBitcoinIngressEgressDepositAction = z.union([
313
312
  z.object({ __kind: z.literal("NoAction") }),
314
313
  z.object({ __kind: z.literal("BoostersCredited"), prewitnessedDepositId: numberOrHex })
315
314
  ]);
316
- var palletCfIngressEgressBoostPoolIdBitcoin = z.object({
315
+ var palletCfBitcoinIngressEgressBoostPoolIdBitcoin = z.object({
317
316
  asset: cfPrimitivesChainsAssetsBtcAsset,
318
317
  tier: z.number()
319
318
  });
@@ -322,12 +321,12 @@ var palletCfPoolsRangeOrderChange = z.object({
322
321
  liquidity: numberOrHex,
323
322
  amounts: cfAmmCommonPoolPairsMap
324
323
  });
325
- var palletCfPoolsIncreaseOrDecreaseRangeOrderChange = z.union([
324
+ var palletCfPoolsIncreaseOrDecreaseRangeOrderChange = z.discriminatedUnion("__kind", [
326
325
  z.object({ __kind: z.literal("Increase"), value: palletCfPoolsRangeOrderChange }),
327
326
  z.object({ __kind: z.literal("Decrease"), value: palletCfPoolsRangeOrderChange })
328
327
  ]);
329
328
  var cfAmmCommonSide = simpleEnum(["Buy", "Sell"]);
330
- var palletCfPoolsIncreaseOrDecreaseU128 = z.union([
329
+ var palletCfPoolsIncreaseOrDecreaseU128 = z.discriminatedUnion("__kind", [
331
330
  z.object({ __kind: z.literal("Increase"), value: numberOrHex }),
332
331
  z.object({ __kind: z.literal("Decrease"), value: numberOrHex })
333
332
  ]);
@@ -353,7 +352,7 @@ var cfChainsEvmSchnorrVerificationComponents = z.object({
353
352
  s: hexString,
354
353
  kTimesGAddress: hexString
355
354
  });
356
- var palletCfArbitrumIngressEgressDepositAction = z.union([
355
+ var palletCfArbitrumIngressEgressDepositAction = z.discriminatedUnion("__kind", [
357
356
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
358
357
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
359
358
  z.object({
@@ -368,12 +367,12 @@ var palletCfArbitrumIngressEgressDepositIgnoredReason = simpleEnum([
368
367
  "BelowMinimumDeposit",
369
368
  "NotEnoughToPayFees"
370
369
  ]);
371
- var palletCfIngressEgressDepositWitnessArbitrum = z.object({
370
+ var palletCfArbitrumIngressEgressDepositWitnessArbitrum = z.object({
372
371
  depositAddress: hexString,
373
372
  asset: cfPrimitivesChainsAssetsArbAsset,
374
373
  amount: numberOrHex
375
374
  });
376
- var cfChainsAllBatchError = z.union([
375
+ var cfChainsAllBatchError = z.discriminatedUnion("__kind", [
377
376
  z.object({ __kind: z.literal("NotRequired") }),
378
377
  z.object({ __kind: z.literal("UnsupportedToken") }),
379
378
  z.object({ __kind: z.literal("VaultAccountNotSet") }),
@@ -381,7 +380,7 @@ var cfChainsAllBatchError = z.union([
381
380
  z.object({ __kind: z.literal("UtxoSelectionFailed") }),
382
381
  z.object({ __kind: z.literal("DispatchError"), value: spRuntimeDispatchError })
383
382
  ]);
384
- var palletCfIngressEgressBoostPoolIdArbitrum = z.object({
383
+ var palletCfArbitrumIngressEgressBoostPoolIdArbitrum = z.object({
385
384
  asset: cfPrimitivesChainsAssetsArbAsset,
386
385
  tier: z.number()
387
386
  });
@@ -422,21 +421,21 @@ export {
422
421
  hexString,
423
422
  numberOrHex,
424
423
  numericString,
424
+ palletCfArbitrumIngressEgressBoostPoolIdArbitrum,
425
425
  palletCfArbitrumIngressEgressDepositAction,
426
426
  palletCfArbitrumIngressEgressDepositIgnoredReason,
427
+ palletCfArbitrumIngressEgressDepositWitnessArbitrum,
428
+ palletCfBitcoinIngressEgressBoostPoolIdBitcoin,
427
429
  palletCfBitcoinIngressEgressDepositAction,
428
430
  palletCfBroadcastPalletSafeMode,
429
431
  palletCfEmissionsPalletSafeMode,
430
432
  palletCfEnvironmentSafeModeUpdate,
433
+ palletCfEthereumIngressEgressBoostPoolIdEthereum,
431
434
  palletCfEthereumIngressEgressDepositAction,
432
435
  palletCfFundingPalletSafeMode,
433
- palletCfIngressEgressBoostPoolIdArbitrum,
434
- palletCfIngressEgressBoostPoolIdBitcoin,
435
- palletCfIngressEgressBoostPoolIdEthereum,
436
- palletCfIngressEgressBoostPoolIdPolkadot,
437
- palletCfIngressEgressDepositWitnessArbitrum,
438
436
  palletCfIngressEgressPalletSafeMode,
439
437
  palletCfLpPalletSafeMode,
438
+ palletCfPolkadotIngressEgressBoostPoolIdPolkadot,
440
439
  palletCfPolkadotIngressEgressDepositAction,
441
440
  palletCfPoolsAssetPair,
442
441
  palletCfPoolsIncreaseOrDecreaseRangeOrderChange,
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
2
 
3
3
  declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
4
- safeMode: z.ZodUnion<[z.ZodObject<{
4
+ safeMode: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"CodeRed">;
6
6
  }, "strip", z.ZodTypeAny, {
7
7
  __kind: "CodeRed";
@@ -132,7 +132,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
132
132
  }, {
133
133
  retryEnabled: boolean;
134
134
  }>;
135
- witnesser: z.ZodUnion<[z.ZodObject<{
135
+ witnesser: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
136
136
  __kind: z.ZodLiteral<"CodeGreen">;
137
137
  }, "strip", z.ZodTypeAny, {
138
138
  __kind: "CodeGreen";
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
2
 
3
3
  declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
4
- safeMode: z.ZodUnion<[z.ZodObject<{
4
+ safeMode: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"CodeRed">;
6
6
  }, "strip", z.ZodTypeAny, {
7
7
  __kind: "CodeRed";
@@ -132,7 +132,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
132
132
  }, {
133
133
  retryEnabled: boolean;
134
134
  }>;
135
- witnesser: z.ZodUnion<[z.ZodObject<{
135
+ witnesser: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
136
136
  __kind: z.ZodLiteral<"CodeGreen">;
137
137
  }, "strip", z.ZodTypeAny, {
138
138
  __kind: "CodeGreen";
@@ -1,9 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/141/ethereumIngressEgress/boostFundsAdded.ts
2
2
  var _zod = require('zod');
3
+
4
+
5
+
6
+
3
7
  var _commoncjs = require('../common.cjs');
4
8
  var ethereumIngressEgressBoostFundsAdded = _zod.z.object({
5
9
  boosterId: _commoncjs.accountId,
6
- boostPool: _commoncjs.palletCfIngressEgressBoostPoolIdEthereum,
10
+ boostPool: _commoncjs.palletCfEthereumIngressEgressBoostPoolIdEthereum,
7
11
  amount: _commoncjs.numberOrHex
8
12
  });
9
13
 
@@ -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 };
@@ -1,9 +1,13 @@
1
1
  // generated/141/ethereumIngressEgress/boostFundsAdded.ts
2
2
  import { z } from "zod";
3
- import { accountId, numberOrHex, palletCfIngressEgressBoostPoolIdEthereum } from "../common.mjs";
3
+ import {
4
+ accountId,
5
+ numberOrHex,
6
+ palletCfEthereumIngressEgressBoostPoolIdEthereum
7
+ } from "../common.mjs";
4
8
  var ethereumIngressEgressBoostFundsAdded = z.object({
5
9
  boosterId: accountId,
6
- boostPool: palletCfIngressEgressBoostPoolIdEthereum,
10
+ boostPool: palletCfEthereumIngressEgressBoostPoolIdEthereum,
7
11
  amount: numberOrHex
8
12
  });
9
13
  export {
@@ -2,7 +2,7 @@
2
2
  var _zod = require('zod');
3
3
  var _commoncjs = require('../common.cjs');
4
4
  var ethereumIngressEgressBoostPoolCreated = _zod.z.object({
5
- boostPool: _commoncjs.palletCfIngressEgressBoostPoolIdEthereum
5
+ boostPool: _commoncjs.palletCfEthereumIngressEgressBoostPoolIdEthereum
6
6
  });
7
7
 
8
8
 
@@ -1,8 +1,8 @@
1
1
  // generated/141/ethereumIngressEgress/boostPoolCreated.ts
2
2
  import { z } from "zod";
3
- import { palletCfIngressEgressBoostPoolIdEthereum } from "../common.mjs";
3
+ import { palletCfEthereumIngressEgressBoostPoolIdEthereum } from "../common.mjs";
4
4
  var ethereumIngressEgressBoostPoolCreated = z.object({
5
- boostPool: palletCfIngressEgressBoostPoolIdEthereum
5
+ boostPool: palletCfEthereumIngressEgressBoostPoolIdEthereum
6
6
  });
7
7
  export {
8
8
  ethereumIngressEgressBoostPoolCreated
@@ -10,7 +10,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
10
10
  }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", {
11
11
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
12
12
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
13
- error: z.ZodUnion<[z.ZodObject<{
13
+ error: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"Other">;
15
15
  }, "strip", z.ZodTypeAny, {
16
16
  __kind: "Other";
@@ -10,7 +10,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
10
10
  }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", {
11
11
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
12
12
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
13
- error: z.ZodUnion<[z.ZodObject<{
13
+ error: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
14
14
  __kind: z.ZodLiteral<"Other">;
15
15
  }, "strip", z.ZodTypeAny, {
16
16
  __kind: "Other";
@@ -16,7 +16,7 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
16
16
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17
17
  ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18
18
  boostFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19
- action: z.ZodUnion<[z.ZodObject<{
19
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
20
20
  __kind: z.ZodLiteral<"Swap">;
21
21
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22
22
  }, "strip", z.ZodTypeAny, {
@@ -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;
@@ -16,7 +16,7 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
16
16
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17
17
  ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
18
18
  boostFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19
- action: z.ZodUnion<[z.ZodObject<{
19
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
20
20
  __kind: z.ZodLiteral<"Swap">;
21
21
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
22
22
  }, "strip", z.ZodTypeAny, {
@@ -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;
@@ -13,7 +13,7 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
- action: z.ZodUnion<[z.ZodObject<{
16
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
17
17
  __kind: z.ZodLiteral<"Swap">;
18
18
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19
19
  }, "strip", z.ZodTypeAny, {
@@ -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";
@@ -13,7 +13,7 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
- action: z.ZodUnion<[z.ZodObject<{
16
+ action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
17
17
  __kind: z.ZodLiteral<"Swap">;
18
18
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
19
19
  }, "strip", z.ZodTypeAny, {
@@ -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
 
@@ -1,9 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/141/ethereumIngressEgress/stoppedBoosting.ts
2
2
  var _zod = require('zod');
3
+
4
+
5
+
6
+
3
7
  var _commoncjs = require('../common.cjs');
4
8
  var ethereumIngressEgressStoppedBoosting = _zod.z.object({
5
9
  boosterId: _commoncjs.accountId,
6
- boostPool: _commoncjs.palletCfIngressEgressBoostPoolIdEthereum,
10
+ boostPool: _commoncjs.palletCfEthereumIngressEgressBoostPoolIdEthereum,
7
11
  unlockedAmount: _commoncjs.numberOrHex,
8
12
  pendingBoosts: _zod.z.array(_commoncjs.numberOrHex)
9
13
  });
@@ -1,9 +1,13 @@
1
1
  // generated/141/ethereumIngressEgress/stoppedBoosting.ts
2
2
  import { z } from "zod";
3
- import { accountId, numberOrHex, palletCfIngressEgressBoostPoolIdEthereum } from "../common.mjs";
3
+ import {
4
+ accountId,
5
+ numberOrHex,
6
+ palletCfEthereumIngressEgressBoostPoolIdEthereum
7
+ } from "../common.mjs";
4
8
  var ethereumIngressEgressStoppedBoosting = z.object({
5
9
  boosterId: accountId,
6
- boostPool: palletCfIngressEgressBoostPoolIdEthereum,
10
+ boostPool: palletCfEthereumIngressEgressBoostPoolIdEthereum,
7
11
  unlockedAmount: numberOrHex,
8
12
  pendingBoosts: z.array(numberOrHex)
9
13
  });
@@ -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