@chainflip/processor 1.8.3 → 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 (611) 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/ccmEgressInvalid.d.cts +1 -1
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +1 -1
  9. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +1 -1
  10. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +1 -1
  11. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +1 -1
  12. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +1 -1
  13. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.cjs +4 -1
  14. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +2 -2
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +2 -2
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.mjs +5 -2
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +1 -1
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +1 -1
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +1 -1
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +1 -1
  21. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  22. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  23. package/dist/100/common.cjs +34 -33
  24. package/dist/100/common.d.cts +64 -118
  25. package/dist/100/common.d.ts +64 -118
  26. package/dist/100/common.mjs +36 -35
  27. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +14 -14
  28. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +14 -14
  29. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  30. package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  31. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +1 -1
  32. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +1 -1
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.cjs +4 -1
  34. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +1 -1
  35. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +1 -1
  36. package/dist/100/ethereumIngressEgress/depositWitnessRejected.mjs +5 -2
  37. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  38. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  39. package/dist/100/flip/remainingImbalance.d.cts +24 -24
  40. package/dist/100/flip/remainingImbalance.d.ts +24 -24
  41. package/dist/100/governance/failedExecution.d.cts +1 -1
  42. package/dist/100/governance/failedExecution.d.ts +1 -1
  43. package/dist/100/governance/govKeyCallExecutionFailed.d.cts +1 -1
  44. package/dist/100/governance/govKeyCallExecutionFailed.d.ts +1 -1
  45. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +1 -1
  46. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +1 -1
  47. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +1 -1
  48. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +1 -1
  49. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +21 -51
  50. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +21 -51
  51. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +6 -6
  52. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +6 -6
  53. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -51
  54. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -51
  55. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  56. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  57. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +17 -17
  58. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +17 -17
  59. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  60. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  61. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  62. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  63. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  64. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  65. package/dist/100/polkadotIngressEgress/depositWitnessRejected.cjs +4 -1
  66. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +21 -21
  67. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +21 -21
  68. package/dist/100/polkadotIngressEgress/depositWitnessRejected.mjs +5 -2
  69. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  70. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  71. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  72. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  73. package/dist/100/swapping/ccmDepositReceived.d.cts +81 -111
  74. package/dist/100/swapping/ccmDepositReceived.d.ts +81 -111
  75. package/dist/100/swapping/ccmFailed.d.cts +81 -111
  76. package/dist/100/swapping/ccmFailed.d.ts +81 -111
  77. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  78. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  79. package/dist/100/swapping/swapAmountTooLow.d.cts +60 -126
  80. package/dist/100/swapping/swapAmountTooLow.d.ts +60 -126
  81. package/dist/100/swapping/swapDepositAddressReady.d.cts +60 -120
  82. package/dist/100/swapping/swapDepositAddressReady.d.ts +60 -120
  83. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  84. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  85. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  86. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  87. package/dist/100/swapping/swapScheduled.d.cts +135 -201
  88. package/dist/100/swapping/swapScheduled.d.ts +135 -201
  89. package/dist/100/swapping/withdrawalRequested.d.cts +21 -51
  90. package/dist/100/swapping/withdrawalRequested.d.ts +21 -51
  91. package/dist/100/system/extrinsicFailed.d.cts +1 -1
  92. package/dist/100/system/extrinsicFailed.d.ts +1 -1
  93. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +1 -1
  94. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +1 -1
  95. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +1 -1
  96. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +1 -1
  97. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +1 -1
  98. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +1 -1
  99. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +1 -1
  100. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +1 -1
  101. package/dist/100/validator/palletConfigUpdated.d.cts +1 -1
  102. package/dist/100/validator/palletConfigUpdated.d.ts +1 -1
  103. package/dist/100/validator/rotationPhaseUpdated.d.cts +1 -1
  104. package/dist/100/validator/rotationPhaseUpdated.d.ts +1 -1
  105. package/dist/100/witnesser/witnessExecutionFailed.d.cts +1 -1
  106. package/dist/100/witnesser/witnessExecutionFailed.d.ts +1 -1
  107. package/dist/102/common.cjs +1 -1
  108. package/dist/102/common.d.cts +1 -1
  109. package/dist/102/common.d.ts +1 -1
  110. package/dist/102/common.mjs +1 -1
  111. package/dist/102/validator/palletConfigUpdated.d.cts +1 -1
  112. package/dist/102/validator/palletConfigUpdated.d.ts +1 -1
  113. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +1 -1
  114. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +1 -1
  115. package/dist/111/common.cjs +4 -4
  116. package/dist/111/common.d.cts +4 -4
  117. package/dist/111/common.d.ts +4 -4
  118. package/dist/111/common.mjs +4 -4
  119. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +1 -1
  120. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +1 -1
  121. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +1 -1
  122. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +1 -1
  123. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +1 -1
  124. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +1 -1
  125. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +21 -21
  126. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +21 -21
  127. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +22 -22
  128. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +22 -22
  129. package/dist/120/common.cjs +21 -20
  130. package/dist/120/common.d.cts +23 -47
  131. package/dist/120/common.d.ts +23 -47
  132. package/dist/120/common.mjs +21 -20
  133. package/dist/120/emissions/flipBurnSkipped.d.cts +1 -1
  134. package/dist/120/emissions/flipBurnSkipped.d.ts +1 -1
  135. package/dist/120/ethereumIngressEgress/depositReceived.d.cts +1 -1
  136. package/dist/120/ethereumIngressEgress/depositReceived.d.ts +1 -1
  137. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -51
  138. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -51
  139. package/dist/120/polkadotIngressEgress/depositReceived.d.cts +1 -1
  140. package/dist/120/polkadotIngressEgress/depositReceived.d.ts +1 -1
  141. package/dist/120/swapping/ccmFailed.d.cts +23 -53
  142. package/dist/120/swapping/ccmFailed.d.ts +23 -53
  143. package/dist/120/swapping/swapEgressIgnored.d.cts +1 -1
  144. package/dist/120/swapping/swapEgressIgnored.d.ts +1 -1
  145. package/dist/120/swapping/withdrawalRequested.d.cts +21 -51
  146. package/dist/120/swapping/withdrawalRequested.d.ts +21 -51
  147. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +1 -1
  148. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +1 -1
  149. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +2 -2
  150. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +2 -2
  151. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.cjs +4 -1
  152. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +2 -2
  153. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +2 -2
  154. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.mjs +5 -2
  155. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  156. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  157. package/dist/131/common.cjs +30 -29
  158. package/dist/131/common.d.cts +60 -114
  159. package/dist/131/common.d.ts +60 -114
  160. package/dist/131/common.mjs +31 -30
  161. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +2 -2
  162. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +2 -2
  163. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +1 -1
  164. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +1 -1
  165. package/dist/131/ethereumIngressEgress/depositWitnessRejected.cjs +4 -1
  166. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +1 -1
  167. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +1 -1
  168. package/dist/131/ethereumIngressEgress/depositWitnessRejected.mjs +5 -2
  169. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  170. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  171. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +3 -3
  172. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +3 -3
  173. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +3 -3
  174. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +3 -3
  175. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +21 -51
  176. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +21 -51
  177. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -51
  178. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -51
  179. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  180. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  181. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  182. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  183. package/dist/131/swapping/ccmFailed.d.cts +52 -118
  184. package/dist/131/swapping/ccmFailed.d.ts +52 -118
  185. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  186. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  187. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  188. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  189. package/dist/131/swapping/swapDepositAddressReady.d.cts +60 -120
  190. package/dist/131/swapping/swapDepositAddressReady.d.ts +60 -120
  191. package/dist/131/swapping/swapEgressIgnored.d.cts +13 -13
  192. package/dist/131/swapping/swapEgressIgnored.d.ts +13 -13
  193. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  194. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  195. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  196. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  197. package/dist/131/swapping/swapScheduled.d.cts +67 -133
  198. package/dist/131/swapping/swapScheduled.d.ts +67 -133
  199. package/dist/131/swapping/withdrawalRequested.d.cts +27 -57
  200. package/dist/131/swapping/withdrawalRequested.d.ts +27 -57
  201. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +17 -17
  202. package/dist/131/witnesser/prewitnessExecutionFailed.d.ts +17 -17
  203. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  204. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  205. package/dist/141/arbitrumIngressEgress/boostFundsAdded.cjs +5 -1
  206. package/dist/141/arbitrumIngressEgress/boostFundsAdded.mjs +6 -2
  207. package/dist/141/arbitrumIngressEgress/boostPoolCreated.cjs +1 -1
  208. package/dist/141/arbitrumIngressEgress/boostPoolCreated.mjs +2 -2
  209. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1 -1
  210. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +1 -1
  211. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +1 -1
  212. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +1 -1
  213. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +1 -1
  214. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +1 -1
  215. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.cjs +4 -1
  216. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +1 -1
  217. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +1 -1
  218. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.mjs +5 -2
  219. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  220. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  221. package/dist/141/arbitrumIngressEgress/stoppedBoosting.cjs +5 -1
  222. package/dist/141/arbitrumIngressEgress/stoppedBoosting.mjs +6 -2
  223. package/dist/141/bitcoinIngressEgress/boostFundsAdded.cjs +1 -1
  224. package/dist/141/bitcoinIngressEgress/boostFundsAdded.mjs +2 -2
  225. package/dist/141/bitcoinIngressEgress/boostPoolCreated.cjs +1 -1
  226. package/dist/141/bitcoinIngressEgress/boostPoolCreated.mjs +2 -2
  227. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1 -1
  228. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +1 -1
  229. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  230. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  231. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  232. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  233. package/dist/141/bitcoinIngressEgress/stoppedBoosting.cjs +1 -1
  234. package/dist/141/bitcoinIngressEgress/stoppedBoosting.mjs +2 -2
  235. package/dist/141/common.cjs +40 -41
  236. package/dist/141/common.d.cts +76 -157
  237. package/dist/141/common.d.ts +76 -157
  238. package/dist/141/common.mjs +44 -45
  239. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +2 -2
  240. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +2 -2
  241. package/dist/141/ethereumIngressEgress/boostFundsAdded.cjs +5 -1
  242. package/dist/141/ethereumIngressEgress/boostFundsAdded.mjs +6 -2
  243. package/dist/141/ethereumIngressEgress/boostPoolCreated.cjs +1 -1
  244. package/dist/141/ethereumIngressEgress/boostPoolCreated.mjs +2 -2
  245. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +1 -1
  246. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +1 -1
  247. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +1 -1
  248. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +1 -1
  249. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +1 -1
  250. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +1 -1
  251. package/dist/141/ethereumIngressEgress/stoppedBoosting.cjs +5 -1
  252. package/dist/141/ethereumIngressEgress/stoppedBoosting.mjs +6 -2
  253. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  254. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  255. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  256. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  257. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  258. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +4 -4
  259. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  260. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  261. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  262. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  263. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  264. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  265. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +11 -11
  266. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +11 -11
  267. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +11 -11
  268. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +11 -11
  269. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +26 -71
  270. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +26 -71
  271. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +6 -6
  272. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +6 -6
  273. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +26 -71
  274. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.ts +26 -71
  275. package/dist/141/polkadotIngressEgress/boostFundsAdded.cjs +5 -1
  276. package/dist/141/polkadotIngressEgress/boostFundsAdded.mjs +6 -2
  277. package/dist/141/polkadotIngressEgress/boostPoolCreated.cjs +1 -1
  278. package/dist/141/polkadotIngressEgress/boostPoolCreated.mjs +2 -2
  279. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +1 -1
  280. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +1 -1
  281. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +1 -1
  282. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +1 -1
  283. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +1 -1
  284. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +1 -1
  285. package/dist/141/polkadotIngressEgress/stoppedBoosting.cjs +5 -1
  286. package/dist/141/polkadotIngressEgress/stoppedBoosting.mjs +6 -2
  287. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  288. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  289. package/dist/141/swapping/ccmDepositReceived.d.cts +92 -137
  290. package/dist/141/swapping/ccmDepositReceived.d.ts +92 -137
  291. package/dist/141/swapping/ccmFailed.d.cts +128 -227
  292. package/dist/141/swapping/ccmFailed.d.ts +128 -227
  293. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  294. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  295. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  296. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  297. package/dist/141/swapping/swapDepositAddressReady.d.cts +70 -160
  298. package/dist/141/swapping/swapDepositAddressReady.d.ts +70 -160
  299. package/dist/141/swapping/swapEgressIgnored.d.cts +25 -25
  300. package/dist/141/swapping/swapEgressIgnored.d.ts +25 -25
  301. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  302. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  303. package/dist/141/swapping/swapExecuted.d.cts +93 -93
  304. package/dist/141/swapping/swapExecuted.d.ts +93 -93
  305. package/dist/141/swapping/swapScheduled.d.cts +155 -254
  306. package/dist/141/swapping/swapScheduled.d.ts +155 -254
  307. package/dist/141/swapping/withdrawalRequested.d.cts +32 -77
  308. package/dist/141/swapping/withdrawalRequested.d.ts +32 -77
  309. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +1 -1
  310. package/dist/141/tokenholderGovernance/proposalEnacted.d.ts +1 -1
  311. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +1 -1
  312. package/dist/141/tokenholderGovernance/proposalPassed.d.ts +1 -1
  313. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +1 -1
  314. package/dist/141/tokenholderGovernance/proposalRejected.d.ts +1 -1
  315. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +1 -1
  316. package/dist/141/tokenholderGovernance/proposalSubmitted.d.ts +1 -1
  317. package/dist/141/validator/rotationPhaseUpdated.d.cts +21 -21
  318. package/dist/141/validator/rotationPhaseUpdated.d.ts +21 -21
  319. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1 -1
  320. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +1 -1
  321. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +1 -1
  322. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +1 -1
  323. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +1 -1
  324. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +1 -1
  325. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.cjs +4 -1
  326. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +1 -1
  327. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +1 -1
  328. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.mjs +5 -2
  329. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  330. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  331. package/dist/150/assetBalances/refundSkipped.d.cts +7 -7
  332. package/dist/150/assetBalances/refundSkipped.d.ts +7 -7
  333. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1 -1
  334. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +1 -1
  335. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  336. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  337. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  338. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  339. package/dist/150/common.cjs +42 -45
  340. package/dist/150/common.d.cts +114 -282
  341. package/dist/150/common.d.ts +114 -282
  342. package/dist/150/common.mjs +46 -49
  343. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +14 -14
  344. package/dist/150/environment/runtimeSafeModeUpdated.d.ts +14 -14
  345. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +1 -1
  346. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +1 -1
  347. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +1 -1
  348. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +1 -1
  349. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +1 -1
  350. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +1 -1
  351. package/dist/150/ethereumIngressEgress/depositWitnessRejected.cjs +4 -1
  352. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +1 -1
  353. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +1 -1
  354. package/dist/150/ethereumIngressEgress/depositWitnessRejected.mjs +5 -2
  355. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +1 -1
  356. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +1 -1
  357. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +1 -1
  358. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +1 -1
  359. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +31 -91
  360. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +31 -91
  361. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +6 -6
  362. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +6 -6
  363. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +31 -91
  364. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +31 -91
  365. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +1 -1
  366. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +1 -1
  367. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +1 -1
  368. package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +1 -1
  369. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +1 -1
  370. package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +1 -1
  371. package/dist/150/polkadotIngressEgress/depositWitnessRejected.cjs +4 -1
  372. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +1 -1
  373. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.ts +1 -1
  374. package/dist/150/polkadotIngressEgress/depositWitnessRejected.mjs +5 -2
  375. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +2 -2
  376. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +2 -2
  377. package/dist/150/solanaIngressEgress/boostFundsAdded.cjs +1 -1
  378. package/dist/150/solanaIngressEgress/boostFundsAdded.mjs +2 -2
  379. package/dist/150/solanaIngressEgress/boostPoolCreated.cjs +1 -1
  380. package/dist/150/solanaIngressEgress/boostPoolCreated.mjs +2 -2
  381. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +1 -1
  382. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +1 -1
  383. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +1 -1
  384. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +1 -1
  385. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +1 -1
  386. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +1 -1
  387. package/dist/150/solanaIngressEgress/depositWitnessRejected.cjs +1 -1
  388. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +1 -1
  389. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +1 -1
  390. package/dist/150/solanaIngressEgress/depositWitnessRejected.mjs +2 -2
  391. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +2 -2
  392. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +2 -2
  393. package/dist/150/solanaIngressEgress/stoppedBoosting.cjs +1 -1
  394. package/dist/150/solanaIngressEgress/stoppedBoosting.mjs +2 -2
  395. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  396. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  397. package/dist/150/swapping/ccmDepositReceived.d.cts +33 -93
  398. package/dist/150/swapping/ccmDepositReceived.d.ts +33 -93
  399. package/dist/150/swapping/ccmFailed.d.cts +76 -208
  400. package/dist/150/swapping/ccmFailed.d.ts +76 -208
  401. package/dist/150/swapping/refundEgressIgnored.d.cts +1 -1
  402. package/dist/150/swapping/refundEgressIgnored.d.ts +1 -1
  403. package/dist/150/swapping/swapDepositAddressReady.d.cts +104 -296
  404. package/dist/150/swapping/swapDepositAddressReady.d.ts +104 -296
  405. package/dist/150/swapping/swapEgressIgnored.d.cts +1 -1
  406. package/dist/150/swapping/swapEgressIgnored.d.ts +1 -1
  407. package/dist/150/swapping/swapExecuted.d.cts +3 -3
  408. package/dist/150/swapping/swapExecuted.d.ts +3 -3
  409. package/dist/150/swapping/swapScheduled.d.cts +77 -209
  410. package/dist/150/swapping/swapScheduled.d.ts +77 -209
  411. package/dist/150/swapping/withdrawalRequested.d.cts +31 -91
  412. package/dist/150/swapping/withdrawalRequested.d.ts +31 -91
  413. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +1 -1
  414. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +1 -1
  415. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +1 -1
  416. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +1 -1
  417. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +1 -1
  418. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +1 -1
  419. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +1 -1
  420. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +1 -1
  421. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +3 -3
  422. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +3 -3
  423. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +1 -1
  424. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +1 -1
  425. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +1 -1
  426. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +1 -1
  427. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +3 -3
  428. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +3 -3
  429. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  430. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  431. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  432. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  433. package/dist/160/common.cjs +38 -41
  434. package/dist/160/common.d.cts +240 -660
  435. package/dist/160/common.d.ts +240 -660
  436. package/dist/160/common.mjs +39 -42
  437. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +2 -2
  438. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +2 -2
  439. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +3 -3
  440. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +3 -3
  441. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +1 -1
  442. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +1 -1
  443. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +1 -1
  444. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +1 -1
  445. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +1 -1
  446. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +1 -1
  447. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +1 -1
  448. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +1 -1
  449. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +1 -1
  450. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +1 -1
  451. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +31 -91
  452. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +31 -91
  453. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +31 -91
  454. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +31 -91
  455. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +3 -3
  456. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +3 -3
  457. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +1 -1
  458. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +1 -1
  459. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +1 -1
  460. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +1 -1
  461. package/dist/160/solanaIngressEgress/boostFundsAdded.cjs +1 -1
  462. package/dist/160/solanaIngressEgress/boostFundsAdded.mjs +2 -2
  463. package/dist/160/solanaIngressEgress/boostPoolCreated.cjs +1 -1
  464. package/dist/160/solanaIngressEgress/boostPoolCreated.mjs +2 -2
  465. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +3 -3
  466. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +3 -3
  467. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +1 -1
  468. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +1 -1
  469. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +1 -1
  470. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +1 -1
  471. package/dist/160/solanaIngressEgress/depositWitnessRejected.cjs +1 -1
  472. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +1 -1
  473. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +1 -1
  474. package/dist/160/solanaIngressEgress/depositWitnessRejected.mjs +2 -2
  475. package/dist/160/solanaIngressEgress/stoppedBoosting.cjs +1 -1
  476. package/dist/160/solanaIngressEgress/stoppedBoosting.mjs +2 -2
  477. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  478. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  479. package/dist/160/swapping/ccmFailed.d.cts +116 -320
  480. package/dist/160/swapping/ccmFailed.d.ts +116 -320
  481. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  482. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  483. package/dist/160/swapping/refundEgressIgnored.d.cts +13 -13
  484. package/dist/160/swapping/refundEgressIgnored.d.ts +13 -13
  485. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  486. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  487. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  488. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  489. package/dist/160/swapping/swapDepositAddressReady.d.cts +122 -314
  490. package/dist/160/swapping/swapDepositAddressReady.d.ts +122 -314
  491. package/dist/160/swapping/swapEgressIgnored.d.cts +13 -13
  492. package/dist/160/swapping/swapEgressIgnored.d.ts +13 -13
  493. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  494. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  495. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  496. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  497. package/dist/160/swapping/swapRequested.d.cts +237 -609
  498. package/dist/160/swapping/swapRequested.d.ts +237 -609
  499. package/dist/160/swapping/withdrawalRequested.d.cts +37 -97
  500. package/dist/160/swapping/withdrawalRequested.d.ts +37 -97
  501. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +116 -320
  502. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +116 -320
  503. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  504. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  505. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +116 -320
  506. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +116 -320
  507. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  508. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  509. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  510. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  511. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +1 -1
  512. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +1 -1
  513. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.cjs +4 -1
  514. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +2 -2
  515. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +2 -2
  516. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.mjs +5 -2
  517. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  518. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  519. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.cts +1 -1
  520. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.ts +1 -1
  521. package/dist/170/common.cjs +30 -33
  522. package/dist/170/common.d.cts +284 -788
  523. package/dist/170/common.d.ts +284 -788
  524. package/dist/170/common.mjs +30 -33
  525. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +116 -320
  526. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +116 -320
  527. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  528. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  529. package/dist/170/evmThresholdSigner/palletConfigUpdated.d.cts +1 -1
  530. package/dist/170/evmThresholdSigner/palletConfigUpdated.d.ts +1 -1
  531. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +116 -320
  532. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +116 -320
  533. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  534. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  535. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.cts +1 -1
  536. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.ts +1 -1
  537. package/dist/170/reputation/offencePenalty.d.cts +3 -3
  538. package/dist/170/reputation/offencePenalty.d.ts +3 -3
  539. package/dist/170/reputation/penaltyUpdated.d.cts +1 -1
  540. package/dist/170/reputation/penaltyUpdated.d.ts +1 -1
  541. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +116 -320
  542. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +116 -320
  543. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  544. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  545. package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.cts +1 -1
  546. package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.ts +1 -1
  547. package/dist/170/swapping/swapRequested.d.cts +234 -618
  548. package/dist/170/swapping/swapRequested.d.ts +234 -618
  549. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +3 -3
  550. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +3 -3
  551. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +1 -1
  552. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +1 -1
  553. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +71 -155
  554. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +71 -155
  555. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +1 -1
  556. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +1 -1
  557. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  558. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  559. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +3 -3
  560. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +3 -3
  561. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
  562. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +2 -2
  563. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +424 -158
  564. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +424 -158
  565. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  566. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  567. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  568. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  569. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +1 -1
  570. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +1 -1
  571. package/dist/180/common.cjs +143 -64
  572. package/dist/180/common.d.cts +8156 -5268
  573. package/dist/180/common.d.ts +8156 -5268
  574. package/dist/180/common.mjs +148 -69
  575. package/dist/180/environment/solanaGovCallDispatched.d.cts +1 -1
  576. package/dist/180/environment/solanaGovCallDispatched.d.ts +1 -1
  577. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +3 -3
  578. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +3 -3
  579. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +1 -1
  580. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +1 -1
  581. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +60 -144
  582. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +60 -144
  583. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +1 -1
  584. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +1 -1
  585. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  586. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  587. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +3 -3
  588. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +3 -3
  589. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +1 -1
  590. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +1 -1
  591. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +106 -181
  592. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +106 -181
  593. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +1 -1
  594. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +1 -1
  595. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  596. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  597. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +3 -3
  598. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +3 -3
  599. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +1 -1
  600. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +1 -1
  601. package/dist/180/solanaIngressEgress/depositFailed.d.cts +78 -187
  602. package/dist/180/solanaIngressEgress/depositFailed.d.ts +78 -187
  603. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +1 -1
  604. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +1 -1
  605. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +3 -3
  606. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +3 -3
  607. package/dist/180/swapping/swapDepositAddressReady.d.cts +104 -296
  608. package/dist/180/swapping/swapDepositAddressReady.d.ts +104 -296
  609. package/dist/180/swapping/swapRequested.d.cts +182 -482
  610. package/dist/180/swapping/swapRequested.d.ts +182 -482
  611. package/package.json +1 -1
@@ -77,7 +77,7 @@ declare const spRuntimeTransactionalError: z.ZodEffects<z.ZodObject<{
77
77
  }>, "LimitReached" | "NoLayer", {
78
78
  __kind: "LimitReached" | "NoLayer";
79
79
  }>;
80
- declare const spRuntimeDispatchError: z.ZodUnion<[z.ZodObject<{
80
+ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
81
81
  __kind: z.ZodLiteral<"Other">;
82
82
  }, "strip", z.ZodTypeAny, {
83
83
  __kind: "Other";
@@ -335,52 +335,28 @@ declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
335
335
  }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
336
336
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
337
337
  }>;
338
- declare const cfChainsAddressEncodedAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
339
- __kind: z.ZodLiteral<"Eth">;
340
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
341
- }, "strip", z.ZodTypeAny, {
342
- value: `0x${string}`;
343
- __kind: "Eth";
344
- }, {
345
- value: string;
346
- __kind: "Eth";
347
- }>, {
348
- chain: "Ethereum";
349
- address: `0x${string}`;
350
- }, {
351
- value: string;
352
- __kind: "Eth";
353
- }>, z.ZodEffects<z.ZodObject<{
354
- __kind: z.ZodLiteral<"Dot">;
355
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
356
- }, "strip", z.ZodTypeAny, {
357
- value: `0x${string}`;
358
- __kind: "Dot";
359
- }, {
360
- value: string;
361
- __kind: "Dot";
362
- }>, {
363
- chain: "Polkadot";
364
- address: string;
365
- }, {
366
- value: string;
367
- __kind: "Dot";
368
- }>, z.ZodEffects<z.ZodObject<{
369
- __kind: z.ZodLiteral<"Btc">;
338
+ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
339
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
370
340
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
371
341
  }, "strip", z.ZodTypeAny, {
372
342
  value: `0x${string}`;
373
- __kind: "Btc";
343
+ __kind: "Eth" | "Dot" | "Btc";
374
344
  }, {
375
345
  value: string;
376
- __kind: "Btc";
346
+ __kind: "Eth" | "Dot" | "Btc";
377
347
  }>, {
378
- chain: "Bitcoin";
379
- address: string;
348
+ readonly chain: "Ethereum";
349
+ readonly address: `0x${string}`;
350
+ } | {
351
+ readonly chain: "Polkadot";
352
+ readonly address: string;
353
+ } | {
354
+ readonly chain: "Bitcoin";
355
+ readonly address: string;
380
356
  }, {
381
357
  value: string;
382
- __kind: "Btc";
383
- }>]>;
358
+ __kind: "Eth" | "Dot" | "Btc";
359
+ }>;
384
360
  declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
385
361
  __kind: z.ZodEnum<["UnsupportedForTargetChain", "InsufficientDepositAmount"]>;
386
362
  }, "strip", z.ZodTypeAny, {
@@ -390,7 +366,7 @@ declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
390
366
  }>, "UnsupportedForTargetChain" | "InsufficientDepositAmount", {
391
367
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
392
368
  }>;
393
- declare const cfChainsBtcScriptPubkey: z.ZodUnion<[z.ZodObject<{
369
+ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
394
370
  __kind: z.ZodLiteral<"P2PKH">;
395
371
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
396
372
  }, "strip", z.ZodTypeAny, {
@@ -448,7 +424,7 @@ declare const cfChainsBtcScriptPubkey: z.ZodUnion<[z.ZodObject<{
448
424
  version: number;
449
425
  program: string;
450
426
  }>]>;
451
- declare const cfChainsAddressForeignChainAddress: z.ZodUnion<[z.ZodObject<{
427
+ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
452
428
  __kind: z.ZodLiteral<"Eth">;
453
429
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
454
430
  }, "strip", z.ZodTypeAny, {
@@ -468,7 +444,7 @@ declare const cfChainsAddressForeignChainAddress: z.ZodUnion<[z.ZodObject<{
468
444
  __kind: "Dot";
469
445
  }>, z.ZodObject<{
470
446
  __kind: z.ZodLiteral<"Btc">;
471
- value: z.ZodUnion<[z.ZodObject<{
447
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
472
448
  __kind: z.ZodLiteral<"P2PKH">;
473
449
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
474
450
  }, "strip", z.ZodTypeAny, {
@@ -594,7 +570,7 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
594
570
  }>, "Ethereum" | "Polkadot" | "Bitcoin", {
595
571
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
596
572
  }>;
597
- sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodObject<{
573
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
598
574
  __kind: z.ZodLiteral<"Eth">;
599
575
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
600
576
  }, "strip", z.ZodTypeAny, {
@@ -614,7 +590,7 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
614
590
  __kind: "Dot";
615
591
  }>, z.ZodObject<{
616
592
  __kind: z.ZodLiteral<"Btc">;
617
- value: z.ZodUnion<[z.ZodObject<{
593
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
618
594
  __kind: z.ZodLiteral<"P2PKH">;
619
595
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
620
596
  }, "strip", z.ZodTypeAny, {
@@ -814,7 +790,7 @@ declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
814
790
  }>, "Eth" | "Flip" | "Usdc", {
815
791
  __kind: "Eth" | "Flip" | "Usdc";
816
792
  }>;
817
- declare const palletCfEthereumIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
793
+ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
818
794
  __kind: z.ZodLiteral<"Swap">;
819
795
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
820
796
  }, "strip", z.ZodTypeAny, {
@@ -869,7 +845,7 @@ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
869
845
  }>, "Dot", {
870
846
  __kind: "Dot";
871
847
  }>;
872
- declare const palletCfPolkadotIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
848
+ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
873
849
  __kind: z.ZodLiteral<"Swap">;
874
850
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
875
851
  }, "strip", z.ZodTypeAny, {
@@ -934,7 +910,7 @@ declare const cfChainsBtcUtxoId: z.ZodObject<{
934
910
  txId: string;
935
911
  vout: number;
936
912
  }>;
937
- declare const palletCfBitcoinIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
913
+ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
938
914
  __kind: z.ZodLiteral<"Swap">;
939
915
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
940
916
  }, "strip", z.ZodTypeAny, {
@@ -77,7 +77,7 @@ declare const spRuntimeTransactionalError: z.ZodEffects<z.ZodObject<{
77
77
  }>, "LimitReached" | "NoLayer", {
78
78
  __kind: "LimitReached" | "NoLayer";
79
79
  }>;
80
- declare const spRuntimeDispatchError: z.ZodUnion<[z.ZodObject<{
80
+ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
81
81
  __kind: z.ZodLiteral<"Other">;
82
82
  }, "strip", z.ZodTypeAny, {
83
83
  __kind: "Other";
@@ -335,52 +335,28 @@ declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
335
335
  }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
336
336
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
337
337
  }>;
338
- declare const cfChainsAddressEncodedAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
339
- __kind: z.ZodLiteral<"Eth">;
340
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
341
- }, "strip", z.ZodTypeAny, {
342
- value: `0x${string}`;
343
- __kind: "Eth";
344
- }, {
345
- value: string;
346
- __kind: "Eth";
347
- }>, {
348
- chain: "Ethereum";
349
- address: `0x${string}`;
350
- }, {
351
- value: string;
352
- __kind: "Eth";
353
- }>, z.ZodEffects<z.ZodObject<{
354
- __kind: z.ZodLiteral<"Dot">;
355
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
356
- }, "strip", z.ZodTypeAny, {
357
- value: `0x${string}`;
358
- __kind: "Dot";
359
- }, {
360
- value: string;
361
- __kind: "Dot";
362
- }>, {
363
- chain: "Polkadot";
364
- address: string;
365
- }, {
366
- value: string;
367
- __kind: "Dot";
368
- }>, z.ZodEffects<z.ZodObject<{
369
- __kind: z.ZodLiteral<"Btc">;
338
+ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
339
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
370
340
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
371
341
  }, "strip", z.ZodTypeAny, {
372
342
  value: `0x${string}`;
373
- __kind: "Btc";
343
+ __kind: "Eth" | "Dot" | "Btc";
374
344
  }, {
375
345
  value: string;
376
- __kind: "Btc";
346
+ __kind: "Eth" | "Dot" | "Btc";
377
347
  }>, {
378
- chain: "Bitcoin";
379
- address: string;
348
+ readonly chain: "Ethereum";
349
+ readonly address: `0x${string}`;
350
+ } | {
351
+ readonly chain: "Polkadot";
352
+ readonly address: string;
353
+ } | {
354
+ readonly chain: "Bitcoin";
355
+ readonly address: string;
380
356
  }, {
381
357
  value: string;
382
- __kind: "Btc";
383
- }>]>;
358
+ __kind: "Eth" | "Dot" | "Btc";
359
+ }>;
384
360
  declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
385
361
  __kind: z.ZodEnum<["UnsupportedForTargetChain", "InsufficientDepositAmount"]>;
386
362
  }, "strip", z.ZodTypeAny, {
@@ -390,7 +366,7 @@ declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
390
366
  }>, "UnsupportedForTargetChain" | "InsufficientDepositAmount", {
391
367
  __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
392
368
  }>;
393
- declare const cfChainsBtcScriptPubkey: z.ZodUnion<[z.ZodObject<{
369
+ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
394
370
  __kind: z.ZodLiteral<"P2PKH">;
395
371
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
396
372
  }, "strip", z.ZodTypeAny, {
@@ -448,7 +424,7 @@ declare const cfChainsBtcScriptPubkey: z.ZodUnion<[z.ZodObject<{
448
424
  version: number;
449
425
  program: string;
450
426
  }>]>;
451
- declare const cfChainsAddressForeignChainAddress: z.ZodUnion<[z.ZodObject<{
427
+ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
452
428
  __kind: z.ZodLiteral<"Eth">;
453
429
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
454
430
  }, "strip", z.ZodTypeAny, {
@@ -468,7 +444,7 @@ declare const cfChainsAddressForeignChainAddress: z.ZodUnion<[z.ZodObject<{
468
444
  __kind: "Dot";
469
445
  }>, z.ZodObject<{
470
446
  __kind: z.ZodLiteral<"Btc">;
471
- value: z.ZodUnion<[z.ZodObject<{
447
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
472
448
  __kind: z.ZodLiteral<"P2PKH">;
473
449
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
474
450
  }, "strip", z.ZodTypeAny, {
@@ -594,7 +570,7 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
594
570
  }>, "Ethereum" | "Polkadot" | "Bitcoin", {
595
571
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
596
572
  }>;
597
- sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodObject<{
573
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
598
574
  __kind: z.ZodLiteral<"Eth">;
599
575
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
600
576
  }, "strip", z.ZodTypeAny, {
@@ -614,7 +590,7 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
614
590
  __kind: "Dot";
615
591
  }>, z.ZodObject<{
616
592
  __kind: z.ZodLiteral<"Btc">;
617
- value: z.ZodUnion<[z.ZodObject<{
593
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
618
594
  __kind: z.ZodLiteral<"P2PKH">;
619
595
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
620
596
  }, "strip", z.ZodTypeAny, {
@@ -814,7 +790,7 @@ declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
814
790
  }>, "Eth" | "Flip" | "Usdc", {
815
791
  __kind: "Eth" | "Flip" | "Usdc";
816
792
  }>;
817
- declare const palletCfEthereumIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
793
+ declare const palletCfEthereumIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
818
794
  __kind: z.ZodLiteral<"Swap">;
819
795
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
820
796
  }, "strip", z.ZodTypeAny, {
@@ -869,7 +845,7 @@ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
869
845
  }>, "Dot", {
870
846
  __kind: "Dot";
871
847
  }>;
872
- declare const palletCfPolkadotIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
848
+ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
873
849
  __kind: z.ZodLiteral<"Swap">;
874
850
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
875
851
  }, "strip", z.ZodTypeAny, {
@@ -934,7 +910,7 @@ declare const cfChainsBtcUtxoId: z.ZodObject<{
934
910
  txId: string;
935
911
  vout: number;
936
912
  }>;
937
- declare const palletCfBitcoinIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
913
+ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
938
914
  __kind: z.ZodLiteral<"Swap">;
939
915
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
940
916
  }, "strip", z.ZodTypeAny, {
@@ -29,7 +29,7 @@ var spRuntimeTokenError = simpleEnum([
29
29
  ]);
30
30
  var spArithmeticArithmeticError = simpleEnum(["Underflow", "Overflow", "DivisionByZero"]);
31
31
  var spRuntimeTransactionalError = simpleEnum(["LimitReached", "NoLayer"]);
32
- var spRuntimeDispatchError = z.union([
32
+ var spRuntimeDispatchError = z.discriminatedUnion("__kind", [
33
33
  z.object({ __kind: z.literal("Other") }),
34
34
  z.object({ __kind: z.literal("CannotLookup") }),
35
35
  z.object({ __kind: z.literal("BadOrigin") }),
@@ -67,25 +67,26 @@ var cfChainsEvmSchnorrVerificationComponents = z.object({
67
67
  var cfChainsDotPolkadotTransactionData = z.object({ encodedExtrinsic: hexString });
68
68
  var cfChainsBtcBitcoinTransactionData = z.object({ encodedTransaction: hexString });
69
69
  var cfPrimitivesChainsAssetsAnyAsset = simpleEnum(["Eth", "Flip", "Usdc", "Dot", "Btc"]);
70
- var cfChainsAddressEncodedAddress = z.union([
71
- z.object({ __kind: z.literal("Eth"), value: hexString }).transform(({ value }) => ({
72
- chain: "Ethereum",
73
- address: value
74
- })),
75
- z.object({ __kind: z.literal("Dot"), value: hexString }).transform(({ value }) => ({
76
- chain: "Polkadot",
77
- address: ss58.encode({ data: value, ss58Format: 0 })
78
- })),
79
- z.object({ __kind: z.literal("Btc"), value: hexString }).transform(({ value }) => ({
80
- chain: "Bitcoin",
81
- address: Buffer.from(value.slice(2), "hex").toString("utf8")
82
- }))
83
- ]);
70
+ var cfChainsAddressEncodedAddress = z.object({ __kind: z.enum(["Eth", "Dot", "Btc"]), value: hexString }).transform(({ __kind, value }) => {
71
+ switch (__kind) {
72
+ case "Eth":
73
+ return { chain: "Ethereum", address: value };
74
+ case "Dot":
75
+ return { chain: "Polkadot", address: ss58.encode({ data: value, ss58Format: 0 }) };
76
+ case "Btc":
77
+ return {
78
+ chain: "Bitcoin",
79
+ address: Buffer.from(value.slice(2), "hex").toString("utf8")
80
+ };
81
+ default:
82
+ throw new Error("Unknown chain");
83
+ }
84
+ });
84
85
  var palletCfSwappingCcmFailReason = simpleEnum([
85
86
  "UnsupportedForTargetChain",
86
87
  "InsufficientDepositAmount"
87
88
  ]);
88
- var cfChainsBtcScriptPubkey = z.union([
89
+ var cfChainsBtcScriptPubkey = z.discriminatedUnion("__kind", [
89
90
  z.object({ __kind: z.literal("P2PKH"), value: hexString }),
90
91
  z.object({ __kind: z.literal("P2SH"), value: hexString }),
91
92
  z.object({ __kind: z.literal("P2WPKH"), value: hexString }),
@@ -93,7 +94,7 @@ var cfChainsBtcScriptPubkey = z.union([
93
94
  z.object({ __kind: z.literal("Taproot"), value: hexString }),
94
95
  z.object({ __kind: z.literal("OtherSegwit"), version: z.number(), program: hexString })
95
96
  ]);
96
- var cfChainsAddressForeignChainAddress = z.union([
97
+ var cfChainsAddressForeignChainAddress = z.discriminatedUnion("__kind", [
97
98
  z.object({ __kind: z.literal("Eth"), value: hexString }),
98
99
  z.object({ __kind: z.literal("Dot"), value: hexString }),
99
100
  z.object({ __kind: z.literal("Btc"), value: cfChainsBtcScriptPubkey })
@@ -109,7 +110,7 @@ var cfChainsCcmDepositMetadata = z.object({
109
110
  channelMetadata: cfChainsCcmChannelMetadata
110
111
  });
111
112
  var cfPrimitivesChainsAssetsEthAsset = simpleEnum(["Eth", "Flip", "Usdc"]);
112
- var palletCfEthereumIngressEgressDepositAction = z.union([
113
+ var palletCfEthereumIngressEgressDepositAction = z.discriminatedUnion("__kind", [
113
114
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
114
115
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
115
116
  z.object({
@@ -124,7 +125,7 @@ var palletCfEthereumIngressEgressDepositIgnoredReason = simpleEnum([
124
125
  "NotEnoughToPayFees"
125
126
  ]);
126
127
  var cfPrimitivesChainsAssetsDotAsset = simpleEnum(["Dot"]);
127
- var palletCfPolkadotIngressEgressDepositAction = z.union([
128
+ var palletCfPolkadotIngressEgressDepositAction = z.discriminatedUnion("__kind", [
128
129
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
129
130
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
130
131
  z.object({
@@ -140,7 +141,7 @@ var palletCfPolkadotIngressEgressDepositIgnoredReason = simpleEnum([
140
141
  ]);
141
142
  var cfPrimitivesChainsAssetsBtcAsset = simpleEnum(["Btc"]);
142
143
  var cfChainsBtcUtxoId = z.object({ txId: hexString, vout: z.number() });
143
- var palletCfBitcoinIngressEgressDepositAction = z.union([
144
+ var palletCfBitcoinIngressEgressDepositAction = z.discriminatedUnion("__kind", [
144
145
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
145
146
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
146
147
  z.object({
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
2
 
3
3
  declare const emissionsFlipBurnSkipped: z.ZodObject<{
4
- reason: z.ZodUnion<[z.ZodObject<{
4
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"Other">;
6
6
  }, "strip", z.ZodTypeAny, {
7
7
  __kind: "Other";
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
2
2
 
3
3
  declare const emissionsFlipBurnSkipped: z.ZodObject<{
4
- reason: z.ZodUnion<[z.ZodObject<{
4
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
5
5
  __kind: z.ZodLiteral<"Other">;
6
6
  }, "strip", z.ZodTypeAny, {
7
7
  __kind: "Other";
@@ -13,7 +13,7 @@ declare const ethereumIngressEgressDepositReceived: 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, {
@@ -13,7 +13,7 @@ declare const ethereumIngressEgressDepositReceived: 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, {
@@ -20,66 +20,42 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
20
20
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
- destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
24
- __kind: z.ZodLiteral<"Eth">;
23
+ destinationAddress: z.ZodEffects<z.ZodObject<{
24
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
25
25
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
26
26
  }, "strip", z.ZodTypeAny, {
27
27
  value: `0x${string}`;
28
- __kind: "Eth";
28
+ __kind: "Eth" | "Dot" | "Btc";
29
29
  }, {
30
30
  value: string;
31
- __kind: "Eth";
31
+ __kind: "Eth" | "Dot" | "Btc";
32
32
  }>, {
33
- chain: "Ethereum";
34
- address: `0x${string}`;
35
- }, {
36
- value: string;
37
- __kind: "Eth";
38
- }>, z.ZodEffects<z.ZodObject<{
39
- __kind: z.ZodLiteral<"Dot">;
40
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
41
- }, "strip", z.ZodTypeAny, {
42
- value: `0x${string}`;
43
- __kind: "Dot";
44
- }, {
45
- value: string;
46
- __kind: "Dot";
47
- }>, {
48
- chain: "Polkadot";
49
- address: string;
50
- }, {
51
- value: string;
52
- __kind: "Dot";
53
- }>, z.ZodEffects<z.ZodObject<{
54
- __kind: z.ZodLiteral<"Btc">;
55
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
56
- }, "strip", z.ZodTypeAny, {
57
- value: `0x${string}`;
58
- __kind: "Btc";
59
- }, {
60
- value: string;
61
- __kind: "Btc";
62
- }>, {
63
- chain: "Bitcoin";
64
- address: string;
33
+ readonly chain: "Ethereum";
34
+ readonly address: `0x${string}`;
35
+ } | {
36
+ readonly chain: "Polkadot";
37
+ readonly address: string;
38
+ } | {
39
+ readonly chain: "Bitcoin";
40
+ readonly address: string;
65
41
  }, {
66
42
  value: string;
67
- __kind: "Btc";
68
- }>]>;
43
+ __kind: "Eth" | "Dot" | "Btc";
44
+ }>;
69
45
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
70
46
  }, "strip", z.ZodTypeAny, {
71
47
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
72
48
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
73
49
  amount: bigint;
74
50
  destinationAddress: {
75
- chain: "Ethereum";
76
- address: `0x${string}`;
51
+ readonly chain: "Ethereum";
52
+ readonly address: `0x${string}`;
77
53
  } | {
78
- chain: "Polkadot";
79
- address: string;
54
+ readonly chain: "Polkadot";
55
+ readonly address: string;
80
56
  } | {
81
- chain: "Bitcoin";
82
- address: string;
57
+ readonly chain: "Bitcoin";
58
+ readonly address: string;
83
59
  };
84
60
  fee: bigint;
85
61
  }, {
@@ -92,13 +68,7 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
92
68
  amount: string | number;
93
69
  destinationAddress: {
94
70
  value: string;
95
- __kind: "Eth";
96
- } | {
97
- value: string;
98
- __kind: "Dot";
99
- } | {
100
- value: string;
101
- __kind: "Btc";
71
+ __kind: "Eth" | "Dot" | "Btc";
102
72
  };
103
73
  fee: string | number;
104
74
  }>;
@@ -20,66 +20,42 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
20
20
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
- destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
24
- __kind: z.ZodLiteral<"Eth">;
23
+ destinationAddress: z.ZodEffects<z.ZodObject<{
24
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
25
25
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
26
26
  }, "strip", z.ZodTypeAny, {
27
27
  value: `0x${string}`;
28
- __kind: "Eth";
28
+ __kind: "Eth" | "Dot" | "Btc";
29
29
  }, {
30
30
  value: string;
31
- __kind: "Eth";
31
+ __kind: "Eth" | "Dot" | "Btc";
32
32
  }>, {
33
- chain: "Ethereum";
34
- address: `0x${string}`;
35
- }, {
36
- value: string;
37
- __kind: "Eth";
38
- }>, z.ZodEffects<z.ZodObject<{
39
- __kind: z.ZodLiteral<"Dot">;
40
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
41
- }, "strip", z.ZodTypeAny, {
42
- value: `0x${string}`;
43
- __kind: "Dot";
44
- }, {
45
- value: string;
46
- __kind: "Dot";
47
- }>, {
48
- chain: "Polkadot";
49
- address: string;
50
- }, {
51
- value: string;
52
- __kind: "Dot";
53
- }>, z.ZodEffects<z.ZodObject<{
54
- __kind: z.ZodLiteral<"Btc">;
55
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
56
- }, "strip", z.ZodTypeAny, {
57
- value: `0x${string}`;
58
- __kind: "Btc";
59
- }, {
60
- value: string;
61
- __kind: "Btc";
62
- }>, {
63
- chain: "Bitcoin";
64
- address: string;
33
+ readonly chain: "Ethereum";
34
+ readonly address: `0x${string}`;
35
+ } | {
36
+ readonly chain: "Polkadot";
37
+ readonly address: string;
38
+ } | {
39
+ readonly chain: "Bitcoin";
40
+ readonly address: string;
65
41
  }, {
66
42
  value: string;
67
- __kind: "Btc";
68
- }>]>;
43
+ __kind: "Eth" | "Dot" | "Btc";
44
+ }>;
69
45
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
70
46
  }, "strip", z.ZodTypeAny, {
71
47
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
72
48
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
73
49
  amount: bigint;
74
50
  destinationAddress: {
75
- chain: "Ethereum";
76
- address: `0x${string}`;
51
+ readonly chain: "Ethereum";
52
+ readonly address: `0x${string}`;
77
53
  } | {
78
- chain: "Polkadot";
79
- address: string;
54
+ readonly chain: "Polkadot";
55
+ readonly address: string;
80
56
  } | {
81
- chain: "Bitcoin";
82
- address: string;
57
+ readonly chain: "Bitcoin";
58
+ readonly address: string;
83
59
  };
84
60
  fee: bigint;
85
61
  }, {
@@ -92,13 +68,7 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
92
68
  amount: string | number;
93
69
  destinationAddress: {
94
70
  value: string;
95
- __kind: "Eth";
96
- } | {
97
- value: string;
98
- __kind: "Dot";
99
- } | {
100
- value: string;
101
- __kind: "Btc";
71
+ __kind: "Eth" | "Dot" | "Btc";
102
72
  };
103
73
  fee: string | number;
104
74
  }>;
@@ -13,7 +13,7 @@ declare const polkadotIngressEgressDepositReceived: 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, {
@@ -13,7 +13,7 @@ declare const polkadotIngressEgressDepositReceived: 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, {