@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
@@ -21,122 +21,62 @@ declare const swappingSwapRequested: z.ZodObject<{
21
21
  }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
22
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23
23
  }>;
24
- origin: z.ZodUnion<[z.ZodObject<{
24
+ origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"DepositChannel">;
26
- depositAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
27
- __kind: z.ZodLiteral<"Eth">;
26
+ depositAddress: z.ZodEffects<z.ZodObject<{
27
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
28
28
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- __kind: "Eth";
30
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
31
31
  value: `0x${string}`;
32
32
  }, {
33
- __kind: "Eth";
33
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
34
34
  value: string;
35
35
  }>, {
36
- chain: "Ethereum";
37
- address: `0x${string}`;
38
- }, {
39
- __kind: "Eth";
40
- value: string;
41
- }>, z.ZodEffects<z.ZodObject<{
42
- __kind: z.ZodLiteral<"Dot">;
43
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
- }, "strip", z.ZodTypeAny, {
45
- __kind: "Dot";
46
- value: `0x${string}`;
47
- }, {
48
- __kind: "Dot";
49
- value: string;
50
- }>, {
51
- chain: "Polkadot";
52
- address: string;
53
- }, {
54
- __kind: "Dot";
55
- value: string;
56
- }>, z.ZodEffects<z.ZodObject<{
57
- __kind: z.ZodLiteral<"Btc">;
58
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
59
- }, "strip", z.ZodTypeAny, {
60
- __kind: "Btc";
61
- value: `0x${string}`;
62
- }, {
63
- __kind: "Btc";
64
- value: string;
65
- }>, {
66
- chain: "Bitcoin";
67
- address: string;
68
- }, {
69
- __kind: "Btc";
70
- value: string;
71
- }>, z.ZodEffects<z.ZodObject<{
72
- __kind: z.ZodLiteral<"Arb">;
73
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
74
- }, "strip", z.ZodTypeAny, {
75
- __kind: "Arb";
76
- value: `0x${string}`;
77
- }, {
78
- __kind: "Arb";
79
- value: string;
80
- }>, {
81
- chain: "Arbitrum";
82
- address: `0x${string}`;
83
- }, {
84
- __kind: "Arb";
85
- value: string;
86
- }>, z.ZodEffects<z.ZodObject<{
87
- __kind: z.ZodLiteral<"Sol">;
88
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
89
- }, "strip", z.ZodTypeAny, {
90
- __kind: "Sol";
91
- value: `0x${string}`;
92
- }, {
93
- __kind: "Sol";
94
- value: string;
95
- }>, {
96
- chain: "Solana";
97
- address: string;
36
+ readonly chain: "Ethereum";
37
+ readonly address: `0x${string}`;
38
+ } | {
39
+ readonly chain: "Polkadot";
40
+ readonly address: string;
41
+ } | {
42
+ readonly chain: "Bitcoin";
43
+ readonly address: string;
44
+ } | {
45
+ readonly chain: "Arbitrum";
46
+ readonly address: `0x${string}`;
47
+ } | {
48
+ readonly chain: "Solana";
49
+ readonly address: string;
98
50
  }, {
99
- __kind: "Sol";
51
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
100
52
  value: string;
101
- }>]>;
53
+ }>;
102
54
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
103
55
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
104
56
  }, "strip", z.ZodTypeAny, {
105
57
  __kind: "DepositChannel";
106
58
  depositAddress: {
107
- chain: "Ethereum";
108
- address: `0x${string}`;
59
+ readonly chain: "Ethereum";
60
+ readonly address: `0x${string}`;
109
61
  } | {
110
- chain: "Polkadot";
111
- address: string;
62
+ readonly chain: "Polkadot";
63
+ readonly address: string;
112
64
  } | {
113
- chain: "Bitcoin";
114
- address: string;
65
+ readonly chain: "Bitcoin";
66
+ readonly address: string;
115
67
  } | {
116
- chain: "Arbitrum";
117
- address: `0x${string}`;
68
+ readonly chain: "Arbitrum";
69
+ readonly address: `0x${string}`;
118
70
  } | {
119
- chain: "Solana";
120
- address: string;
71
+ readonly chain: "Solana";
72
+ readonly address: string;
121
73
  };
122
74
  channelId: bigint;
123
75
  depositBlockHeight: bigint;
124
76
  }, {
125
77
  __kind: "DepositChannel";
126
78
  depositAddress: {
127
- __kind: "Eth";
128
- value: string;
129
- } | {
130
- __kind: "Dot";
131
- value: string;
132
- } | {
133
- __kind: "Btc";
134
- value: string;
135
- } | {
136
- __kind: "Arb";
137
- value: string;
138
- } | {
139
- __kind: "Sol";
79
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
140
80
  value: string;
141
81
  };
142
82
  channelId: string | number;
@@ -157,7 +97,7 @@ declare const swappingSwapRequested: z.ZodObject<{
157
97
  }, {
158
98
  __kind: "Internal";
159
99
  }>]>;
160
- requestType: z.ZodUnion<[z.ZodObject<{
100
+ requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
161
101
  __kind: z.ZodLiteral<"NetworkFee">;
162
102
  }, "strip", z.ZodTypeAny, {
163
103
  __kind: "NetworkFee";
@@ -171,196 +111,88 @@ declare const swappingSwapRequested: z.ZodObject<{
171
111
  __kind: "IngressEgressFee";
172
112
  }>, z.ZodObject<{
173
113
  __kind: z.ZodLiteral<"Regular">;
174
- outputAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
175
- __kind: z.ZodLiteral<"Eth">;
114
+ outputAddress: z.ZodEffects<z.ZodObject<{
115
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
176
116
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
177
117
  }, "strip", z.ZodTypeAny, {
178
- __kind: "Eth";
118
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
179
119
  value: `0x${string}`;
180
120
  }, {
181
- __kind: "Eth";
121
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
182
122
  value: string;
183
123
  }>, {
184
- chain: "Ethereum";
185
- address: `0x${string}`;
186
- }, {
187
- __kind: "Eth";
188
- value: string;
189
- }>, z.ZodEffects<z.ZodObject<{
190
- __kind: z.ZodLiteral<"Dot">;
191
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
192
- }, "strip", z.ZodTypeAny, {
193
- __kind: "Dot";
194
- value: `0x${string}`;
195
- }, {
196
- __kind: "Dot";
197
- value: string;
198
- }>, {
199
- chain: "Polkadot";
200
- address: string;
201
- }, {
202
- __kind: "Dot";
203
- value: string;
204
- }>, z.ZodEffects<z.ZodObject<{
205
- __kind: z.ZodLiteral<"Btc">;
206
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
207
- }, "strip", z.ZodTypeAny, {
208
- __kind: "Btc";
209
- value: `0x${string}`;
210
- }, {
211
- __kind: "Btc";
212
- value: string;
213
- }>, {
214
- chain: "Bitcoin";
215
- address: string;
216
- }, {
217
- __kind: "Btc";
218
- value: string;
219
- }>, z.ZodEffects<z.ZodObject<{
220
- __kind: z.ZodLiteral<"Arb">;
221
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
222
- }, "strip", z.ZodTypeAny, {
223
- __kind: "Arb";
224
- value: `0x${string}`;
225
- }, {
226
- __kind: "Arb";
227
- value: string;
228
- }>, {
229
- chain: "Arbitrum";
230
- address: `0x${string}`;
231
- }, {
232
- __kind: "Arb";
233
- value: string;
234
- }>, z.ZodEffects<z.ZodObject<{
235
- __kind: z.ZodLiteral<"Sol">;
236
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
237
- }, "strip", z.ZodTypeAny, {
238
- __kind: "Sol";
239
- value: `0x${string}`;
240
- }, {
241
- __kind: "Sol";
242
- value: string;
243
- }>, {
244
- chain: "Solana";
245
- address: string;
124
+ readonly chain: "Ethereum";
125
+ readonly address: `0x${string}`;
126
+ } | {
127
+ readonly chain: "Polkadot";
128
+ readonly address: string;
129
+ } | {
130
+ readonly chain: "Bitcoin";
131
+ readonly address: string;
132
+ } | {
133
+ readonly chain: "Arbitrum";
134
+ readonly address: `0x${string}`;
135
+ } | {
136
+ readonly chain: "Solana";
137
+ readonly address: string;
246
138
  }, {
247
- __kind: "Sol";
139
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
248
140
  value: string;
249
- }>]>;
141
+ }>;
250
142
  }, "strip", z.ZodTypeAny, {
251
143
  __kind: "Regular";
252
144
  outputAddress: {
253
- chain: "Ethereum";
254
- address: `0x${string}`;
145
+ readonly chain: "Ethereum";
146
+ readonly address: `0x${string}`;
255
147
  } | {
256
- chain: "Polkadot";
257
- address: string;
148
+ readonly chain: "Polkadot";
149
+ readonly address: string;
258
150
  } | {
259
- chain: "Bitcoin";
260
- address: string;
151
+ readonly chain: "Bitcoin";
152
+ readonly address: string;
261
153
  } | {
262
- chain: "Arbitrum";
263
- address: `0x${string}`;
154
+ readonly chain: "Arbitrum";
155
+ readonly address: `0x${string}`;
264
156
  } | {
265
- chain: "Solana";
266
- address: string;
157
+ readonly chain: "Solana";
158
+ readonly address: string;
267
159
  };
268
160
  }, {
269
161
  __kind: "Regular";
270
162
  outputAddress: {
271
- __kind: "Eth";
272
- value: string;
273
- } | {
274
- __kind: "Dot";
275
- value: string;
276
- } | {
277
- __kind: "Btc";
278
- value: string;
279
- } | {
280
- __kind: "Arb";
281
- value: string;
282
- } | {
283
- __kind: "Sol";
163
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
284
164
  value: string;
285
165
  };
286
166
  }>, z.ZodObject<{
287
167
  __kind: z.ZodLiteral<"Ccm">;
288
- outputAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
289
- __kind: z.ZodLiteral<"Eth">;
290
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
291
- }, "strip", z.ZodTypeAny, {
292
- __kind: "Eth";
293
- value: `0x${string}`;
294
- }, {
295
- __kind: "Eth";
296
- value: string;
297
- }>, {
298
- chain: "Ethereum";
299
- address: `0x${string}`;
300
- }, {
301
- __kind: "Eth";
302
- value: string;
303
- }>, z.ZodEffects<z.ZodObject<{
304
- __kind: z.ZodLiteral<"Dot">;
305
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
306
- }, "strip", z.ZodTypeAny, {
307
- __kind: "Dot";
308
- value: `0x${string}`;
309
- }, {
310
- __kind: "Dot";
311
- value: string;
312
- }>, {
313
- chain: "Polkadot";
314
- address: string;
315
- }, {
316
- __kind: "Dot";
317
- value: string;
318
- }>, z.ZodEffects<z.ZodObject<{
319
- __kind: z.ZodLiteral<"Btc">;
168
+ outputAddress: z.ZodEffects<z.ZodObject<{
169
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
320
170
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
321
171
  }, "strip", z.ZodTypeAny, {
322
- __kind: "Btc";
172
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
323
173
  value: `0x${string}`;
324
174
  }, {
325
- __kind: "Btc";
175
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
326
176
  value: string;
327
177
  }>, {
328
- chain: "Bitcoin";
329
- address: string;
330
- }, {
331
- __kind: "Btc";
332
- value: string;
333
- }>, z.ZodEffects<z.ZodObject<{
334
- __kind: z.ZodLiteral<"Arb">;
335
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
336
- }, "strip", z.ZodTypeAny, {
337
- __kind: "Arb";
338
- value: `0x${string}`;
339
- }, {
340
- __kind: "Arb";
341
- value: string;
342
- }>, {
343
- chain: "Arbitrum";
344
- address: `0x${string}`;
345
- }, {
346
- __kind: "Arb";
347
- value: string;
348
- }>, z.ZodEffects<z.ZodObject<{
349
- __kind: z.ZodLiteral<"Sol">;
350
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
351
- }, "strip", z.ZodTypeAny, {
352
- __kind: "Sol";
353
- value: `0x${string}`;
354
- }, {
355
- __kind: "Sol";
356
- value: string;
357
- }>, {
358
- chain: "Solana";
359
- address: string;
178
+ readonly chain: "Ethereum";
179
+ readonly address: `0x${string}`;
180
+ } | {
181
+ readonly chain: "Polkadot";
182
+ readonly address: string;
183
+ } | {
184
+ readonly chain: "Bitcoin";
185
+ readonly address: string;
186
+ } | {
187
+ readonly chain: "Arbitrum";
188
+ readonly address: `0x${string}`;
189
+ } | {
190
+ readonly chain: "Solana";
191
+ readonly address: string;
360
192
  }, {
361
- __kind: "Sol";
193
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
362
194
  value: string;
363
- }>]>;
195
+ }>;
364
196
  ccmSwapMetadata: z.ZodObject<{
365
197
  depositMetadata: z.ZodObject<{
366
198
  channelMetadata: z.ZodObject<{
@@ -385,82 +217,34 @@ declare const swappingSwapRequested: z.ZodObject<{
385
217
  }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
386
218
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
387
219
  }>;
388
- sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodObject<{
389
- __kind: z.ZodLiteral<"Eth">;
220
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodObject<{
221
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
390
222
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
391
223
  }, "strip", z.ZodTypeAny, {
392
- __kind: "Eth";
224
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
393
225
  value: `0x${string}`;
394
226
  }, {
395
- __kind: "Eth";
227
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
396
228
  value: string;
397
229
  }>, {
398
- chain: "Ethereum";
399
- address: `0x${string}`;
400
- }, {
401
- __kind: "Eth";
402
- value: string;
403
- }>, z.ZodEffects<z.ZodObject<{
404
- __kind: z.ZodLiteral<"Dot">;
405
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
406
- }, "strip", z.ZodTypeAny, {
407
- __kind: "Dot";
408
- value: `0x${string}`;
409
- }, {
410
- __kind: "Dot";
411
- value: string;
412
- }>, {
413
- chain: "Polkadot";
414
- address: string;
415
- }, {
416
- __kind: "Dot";
417
- value: string;
418
- }>, z.ZodEffects<z.ZodObject<{
419
- __kind: z.ZodLiteral<"Btc">;
420
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
421
- }, "strip", z.ZodTypeAny, {
422
- __kind: "Btc";
423
- value: `0x${string}`;
424
- }, {
425
- __kind: "Btc";
426
- value: string;
427
- }>, {
428
- chain: "Bitcoin";
429
- address: string;
430
- }, {
431
- __kind: "Btc";
432
- value: string;
433
- }>, z.ZodEffects<z.ZodObject<{
434
- __kind: z.ZodLiteral<"Arb">;
435
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
436
- }, "strip", z.ZodTypeAny, {
437
- __kind: "Arb";
438
- value: `0x${string}`;
439
- }, {
440
- __kind: "Arb";
441
- value: string;
442
- }>, {
443
- chain: "Arbitrum";
444
- address: `0x${string}`;
445
- }, {
446
- __kind: "Arb";
447
- value: string;
448
- }>, z.ZodEffects<z.ZodObject<{
449
- __kind: z.ZodLiteral<"Sol">;
450
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
451
- }, "strip", z.ZodTypeAny, {
452
- __kind: "Sol";
453
- value: `0x${string}`;
454
- }, {
455
- __kind: "Sol";
456
- value: string;
457
- }>, {
458
- chain: "Solana";
459
- address: string;
230
+ readonly chain: "Ethereum";
231
+ readonly address: `0x${string}`;
232
+ } | {
233
+ readonly chain: "Polkadot";
234
+ readonly address: string;
235
+ } | {
236
+ readonly chain: "Bitcoin";
237
+ readonly address: string;
238
+ } | {
239
+ readonly chain: "Arbitrum";
240
+ readonly address: `0x${string}`;
241
+ } | {
242
+ readonly chain: "Solana";
243
+ readonly address: string;
460
244
  }, {
461
- __kind: "Sol";
245
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
462
246
  value: string;
463
- }>]>>>;
247
+ }>>>;
464
248
  }, "strip", z.ZodTypeAny, {
465
249
  channelMetadata: {
466
250
  message: `0x${string}`;
@@ -469,20 +253,20 @@ declare const swappingSwapRequested: z.ZodObject<{
469
253
  };
470
254
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
471
255
  sourceAddress?: {
472
- chain: "Ethereum";
473
- address: `0x${string}`;
256
+ readonly chain: "Ethereum";
257
+ readonly address: `0x${string}`;
474
258
  } | {
475
- chain: "Polkadot";
476
- address: string;
259
+ readonly chain: "Polkadot";
260
+ readonly address: string;
477
261
  } | {
478
- chain: "Bitcoin";
479
- address: string;
262
+ readonly chain: "Bitcoin";
263
+ readonly address: string;
480
264
  } | {
481
- chain: "Arbitrum";
482
- address: `0x${string}`;
265
+ readonly chain: "Arbitrum";
266
+ readonly address: `0x${string}`;
483
267
  } | {
484
- chain: "Solana";
485
- address: string;
268
+ readonly chain: "Solana";
269
+ readonly address: string;
486
270
  } | null | undefined;
487
271
  }, {
488
272
  channelMetadata: {
@@ -494,19 +278,7 @@ declare const swappingSwapRequested: z.ZodObject<{
494
278
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
495
279
  };
496
280
  sourceAddress?: {
497
- __kind: "Eth";
498
- value: string;
499
- } | {
500
- __kind: "Dot";
501
- value: string;
502
- } | {
503
- __kind: "Btc";
504
- value: string;
505
- } | {
506
- __kind: "Arb";
507
- value: string;
508
- } | {
509
- __kind: "Sol";
281
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
510
282
  value: string;
511
283
  } | null | undefined;
512
284
  }>;
@@ -542,20 +314,20 @@ declare const swappingSwapRequested: z.ZodObject<{
542
314
  };
543
315
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
544
316
  sourceAddress?: {
545
- chain: "Ethereum";
546
- address: `0x${string}`;
317
+ readonly chain: "Ethereum";
318
+ readonly address: `0x${string}`;
547
319
  } | {
548
- chain: "Polkadot";
549
- address: string;
320
+ readonly chain: "Polkadot";
321
+ readonly address: string;
550
322
  } | {
551
- chain: "Bitcoin";
552
- address: string;
323
+ readonly chain: "Bitcoin";
324
+ readonly address: string;
553
325
  } | {
554
- chain: "Arbitrum";
555
- address: `0x${string}`;
326
+ readonly chain: "Arbitrum";
327
+ readonly address: `0x${string}`;
556
328
  } | {
557
- chain: "Solana";
558
- address: string;
329
+ readonly chain: "Solana";
330
+ readonly address: string;
559
331
  } | null | undefined;
560
332
  };
561
333
  swapAmounts: {
@@ -574,19 +346,7 @@ declare const swappingSwapRequested: z.ZodObject<{
574
346
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
575
347
  };
576
348
  sourceAddress?: {
577
- __kind: "Eth";
578
- value: string;
579
- } | {
580
- __kind: "Dot";
581
- value: string;
582
- } | {
583
- __kind: "Btc";
584
- value: string;
585
- } | {
586
- __kind: "Arb";
587
- value: string;
588
- } | {
589
- __kind: "Sol";
349
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
590
350
  value: string;
591
351
  } | null | undefined;
592
352
  };
@@ -601,20 +361,20 @@ declare const swappingSwapRequested: z.ZodObject<{
601
361
  }, "strip", z.ZodTypeAny, {
602
362
  __kind: "Ccm";
603
363
  outputAddress: {
604
- chain: "Ethereum";
605
- address: `0x${string}`;
364
+ readonly chain: "Ethereum";
365
+ readonly address: `0x${string}`;
606
366
  } | {
607
- chain: "Polkadot";
608
- address: string;
367
+ readonly chain: "Polkadot";
368
+ readonly address: string;
609
369
  } | {
610
- chain: "Bitcoin";
611
- address: string;
370
+ readonly chain: "Bitcoin";
371
+ readonly address: string;
612
372
  } | {
613
- chain: "Arbitrum";
614
- address: `0x${string}`;
373
+ readonly chain: "Arbitrum";
374
+ readonly address: `0x${string}`;
615
375
  } | {
616
- chain: "Solana";
617
- address: string;
376
+ readonly chain: "Solana";
377
+ readonly address: string;
618
378
  };
619
379
  ccmSwapMetadata: {
620
380
  depositMetadata: {
@@ -625,20 +385,20 @@ declare const swappingSwapRequested: z.ZodObject<{
625
385
  };
626
386
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
627
387
  sourceAddress?: {
628
- chain: "Ethereum";
629
- address: `0x${string}`;
388
+ readonly chain: "Ethereum";
389
+ readonly address: `0x${string}`;
630
390
  } | {
631
- chain: "Polkadot";
632
- address: string;
391
+ readonly chain: "Polkadot";
392
+ readonly address: string;
633
393
  } | {
634
- chain: "Bitcoin";
635
- address: string;
394
+ readonly chain: "Bitcoin";
395
+ readonly address: string;
636
396
  } | {
637
- chain: "Arbitrum";
638
- address: `0x${string}`;
397
+ readonly chain: "Arbitrum";
398
+ readonly address: `0x${string}`;
639
399
  } | {
640
- chain: "Solana";
641
- address: string;
400
+ readonly chain: "Solana";
401
+ readonly address: string;
642
402
  } | null | undefined;
643
403
  };
644
404
  swapAmounts: {
@@ -650,19 +410,7 @@ declare const swappingSwapRequested: z.ZodObject<{
650
410
  }, {
651
411
  __kind: "Ccm";
652
412
  outputAddress: {
653
- __kind: "Eth";
654
- value: string;
655
- } | {
656
- __kind: "Dot";
657
- value: string;
658
- } | {
659
- __kind: "Btc";
660
- value: string;
661
- } | {
662
- __kind: "Arb";
663
- value: string;
664
- } | {
665
- __kind: "Sol";
413
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
666
414
  value: string;
667
415
  };
668
416
  ccmSwapMetadata: {
@@ -676,19 +424,7 @@ declare const swappingSwapRequested: z.ZodObject<{
676
424
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
677
425
  };
678
426
  sourceAddress?: {
679
- __kind: "Eth";
680
- value: string;
681
- } | {
682
- __kind: "Dot";
683
- value: string;
684
- } | {
685
- __kind: "Btc";
686
- value: string;
687
- } | {
688
- __kind: "Arb";
689
- value: string;
690
- } | {
691
- __kind: "Sol";
427
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
692
428
  value: string;
693
429
  } | null | undefined;
694
430
  };
@@ -703,118 +439,58 @@ declare const swappingSwapRequested: z.ZodObject<{
703
439
  }>]>;
704
440
  refundParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
705
441
  retryDuration: z.ZodNumber;
706
- refundAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
707
- __kind: z.ZodLiteral<"Eth">;
708
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
709
- }, "strip", z.ZodTypeAny, {
710
- __kind: "Eth";
711
- value: `0x${string}`;
712
- }, {
713
- __kind: "Eth";
714
- value: string;
715
- }>, {
716
- chain: "Ethereum";
717
- address: `0x${string}`;
718
- }, {
719
- __kind: "Eth";
720
- value: string;
721
- }>, z.ZodEffects<z.ZodObject<{
722
- __kind: z.ZodLiteral<"Dot">;
723
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
724
- }, "strip", z.ZodTypeAny, {
725
- __kind: "Dot";
726
- value: `0x${string}`;
727
- }, {
728
- __kind: "Dot";
729
- value: string;
730
- }>, {
731
- chain: "Polkadot";
732
- address: string;
733
- }, {
734
- __kind: "Dot";
735
- value: string;
736
- }>, z.ZodEffects<z.ZodObject<{
737
- __kind: z.ZodLiteral<"Btc">;
738
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
739
- }, "strip", z.ZodTypeAny, {
740
- __kind: "Btc";
741
- value: `0x${string}`;
742
- }, {
743
- __kind: "Btc";
744
- value: string;
745
- }>, {
746
- chain: "Bitcoin";
747
- address: string;
748
- }, {
749
- __kind: "Btc";
750
- value: string;
751
- }>, z.ZodEffects<z.ZodObject<{
752
- __kind: z.ZodLiteral<"Arb">;
442
+ refundAddress: z.ZodEffects<z.ZodObject<{
443
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
753
444
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
754
445
  }, "strip", z.ZodTypeAny, {
755
- __kind: "Arb";
446
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
756
447
  value: `0x${string}`;
757
448
  }, {
758
- __kind: "Arb";
449
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
759
450
  value: string;
760
451
  }>, {
761
- chain: "Arbitrum";
762
- address: `0x${string}`;
763
- }, {
764
- __kind: "Arb";
765
- value: string;
766
- }>, z.ZodEffects<z.ZodObject<{
767
- __kind: z.ZodLiteral<"Sol">;
768
- value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
769
- }, "strip", z.ZodTypeAny, {
770
- __kind: "Sol";
771
- value: `0x${string}`;
772
- }, {
773
- __kind: "Sol";
774
- value: string;
775
- }>, {
776
- chain: "Solana";
777
- address: string;
452
+ readonly chain: "Ethereum";
453
+ readonly address: `0x${string}`;
454
+ } | {
455
+ readonly chain: "Polkadot";
456
+ readonly address: string;
457
+ } | {
458
+ readonly chain: "Bitcoin";
459
+ readonly address: string;
460
+ } | {
461
+ readonly chain: "Arbitrum";
462
+ readonly address: `0x${string}`;
463
+ } | {
464
+ readonly chain: "Solana";
465
+ readonly address: string;
778
466
  }, {
779
- __kind: "Sol";
467
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
780
468
  value: string;
781
- }>]>;
469
+ }>;
782
470
  minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
783
471
  }, "strip", z.ZodTypeAny, {
784
472
  retryDuration: number;
785
473
  refundAddress: {
786
- chain: "Ethereum";
787
- address: `0x${string}`;
474
+ readonly chain: "Ethereum";
475
+ readonly address: `0x${string}`;
788
476
  } | {
789
- chain: "Polkadot";
790
- address: string;
477
+ readonly chain: "Polkadot";
478
+ readonly address: string;
791
479
  } | {
792
- chain: "Bitcoin";
793
- address: string;
480
+ readonly chain: "Bitcoin";
481
+ readonly address: string;
794
482
  } | {
795
- chain: "Arbitrum";
796
- address: `0x${string}`;
483
+ readonly chain: "Arbitrum";
484
+ readonly address: `0x${string}`;
797
485
  } | {
798
- chain: "Solana";
799
- address: string;
486
+ readonly chain: "Solana";
487
+ readonly address: string;
800
488
  };
801
489
  minPrice: bigint;
802
490
  }, {
803
491
  retryDuration: number;
804
492
  refundAddress: {
805
- __kind: "Eth";
806
- value: string;
807
- } | {
808
- __kind: "Dot";
809
- value: string;
810
- } | {
811
- __kind: "Btc";
812
- value: string;
813
- } | {
814
- __kind: "Arb";
815
- value: string;
816
- } | {
817
- __kind: "Sol";
493
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
818
494
  value: string;
819
495
  };
820
496
  minPrice: string | number;
@@ -837,20 +513,20 @@ declare const swappingSwapRequested: z.ZodObject<{
837
513
  origin: {
838
514
  __kind: "DepositChannel";
839
515
  depositAddress: {
840
- chain: "Ethereum";
841
- address: `0x${string}`;
516
+ readonly chain: "Ethereum";
517
+ readonly address: `0x${string}`;
842
518
  } | {
843
- chain: "Polkadot";
844
- address: string;
519
+ readonly chain: "Polkadot";
520
+ readonly address: string;
845
521
  } | {
846
- chain: "Bitcoin";
847
- address: string;
522
+ readonly chain: "Bitcoin";
523
+ readonly address: string;
848
524
  } | {
849
- chain: "Arbitrum";
850
- address: `0x${string}`;
525
+ readonly chain: "Arbitrum";
526
+ readonly address: `0x${string}`;
851
527
  } | {
852
- chain: "Solana";
853
- address: string;
528
+ readonly chain: "Solana";
529
+ readonly address: string;
854
530
  };
855
531
  channelId: bigint;
856
532
  depositBlockHeight: bigint;
@@ -867,38 +543,38 @@ declare const swappingSwapRequested: z.ZodObject<{
867
543
  } | {
868
544
  __kind: "Regular";
869
545
  outputAddress: {
870
- chain: "Ethereum";
871
- address: `0x${string}`;
546
+ readonly chain: "Ethereum";
547
+ readonly address: `0x${string}`;
872
548
  } | {
873
- chain: "Polkadot";
874
- address: string;
549
+ readonly chain: "Polkadot";
550
+ readonly address: string;
875
551
  } | {
876
- chain: "Bitcoin";
877
- address: string;
552
+ readonly chain: "Bitcoin";
553
+ readonly address: string;
878
554
  } | {
879
- chain: "Arbitrum";
880
- address: `0x${string}`;
555
+ readonly chain: "Arbitrum";
556
+ readonly address: `0x${string}`;
881
557
  } | {
882
- chain: "Solana";
883
- address: string;
558
+ readonly chain: "Solana";
559
+ readonly address: string;
884
560
  };
885
561
  } | {
886
562
  __kind: "Ccm";
887
563
  outputAddress: {
888
- chain: "Ethereum";
889
- address: `0x${string}`;
564
+ readonly chain: "Ethereum";
565
+ readonly address: `0x${string}`;
890
566
  } | {
891
- chain: "Polkadot";
892
- address: string;
567
+ readonly chain: "Polkadot";
568
+ readonly address: string;
893
569
  } | {
894
- chain: "Bitcoin";
895
- address: string;
570
+ readonly chain: "Bitcoin";
571
+ readonly address: string;
896
572
  } | {
897
- chain: "Arbitrum";
898
- address: `0x${string}`;
573
+ readonly chain: "Arbitrum";
574
+ readonly address: `0x${string}`;
899
575
  } | {
900
- chain: "Solana";
901
- address: string;
576
+ readonly chain: "Solana";
577
+ readonly address: string;
902
578
  };
903
579
  ccmSwapMetadata: {
904
580
  depositMetadata: {
@@ -909,20 +585,20 @@ declare const swappingSwapRequested: z.ZodObject<{
909
585
  };
910
586
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
911
587
  sourceAddress?: {
912
- chain: "Ethereum";
913
- address: `0x${string}`;
588
+ readonly chain: "Ethereum";
589
+ readonly address: `0x${string}`;
914
590
  } | {
915
- chain: "Polkadot";
916
- address: string;
591
+ readonly chain: "Polkadot";
592
+ readonly address: string;
917
593
  } | {
918
- chain: "Bitcoin";
919
- address: string;
594
+ readonly chain: "Bitcoin";
595
+ readonly address: string;
920
596
  } | {
921
- chain: "Arbitrum";
922
- address: `0x${string}`;
597
+ readonly chain: "Arbitrum";
598
+ readonly address: `0x${string}`;
923
599
  } | {
924
- chain: "Solana";
925
- address: string;
600
+ readonly chain: "Solana";
601
+ readonly address: string;
926
602
  } | null | undefined;
927
603
  };
928
604
  swapAmounts: {
@@ -935,20 +611,20 @@ declare const swappingSwapRequested: z.ZodObject<{
935
611
  refundParameters?: {
936
612
  retryDuration: number;
937
613
  refundAddress: {
938
- chain: "Ethereum";
939
- address: `0x${string}`;
614
+ readonly chain: "Ethereum";
615
+ readonly address: `0x${string}`;
940
616
  } | {
941
- chain: "Polkadot";
942
- address: string;
617
+ readonly chain: "Polkadot";
618
+ readonly address: string;
943
619
  } | {
944
- chain: "Bitcoin";
945
- address: string;
620
+ readonly chain: "Bitcoin";
621
+ readonly address: string;
946
622
  } | {
947
- chain: "Arbitrum";
948
- address: `0x${string}`;
623
+ readonly chain: "Arbitrum";
624
+ readonly address: `0x${string}`;
949
625
  } | {
950
- chain: "Solana";
951
- address: string;
626
+ readonly chain: "Solana";
627
+ readonly address: string;
952
628
  };
953
629
  minPrice: bigint;
954
630
  } | null | undefined;
@@ -968,19 +644,7 @@ declare const swappingSwapRequested: z.ZodObject<{
968
644
  origin: {
969
645
  __kind: "DepositChannel";
970
646
  depositAddress: {
971
- __kind: "Eth";
972
- value: string;
973
- } | {
974
- __kind: "Dot";
975
- value: string;
976
- } | {
977
- __kind: "Btc";
978
- value: string;
979
- } | {
980
- __kind: "Arb";
981
- value: string;
982
- } | {
983
- __kind: "Sol";
647
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
984
648
  value: string;
985
649
  };
986
650
  channelId: string | number;
@@ -998,37 +662,13 @@ declare const swappingSwapRequested: z.ZodObject<{
998
662
  } | {
999
663
  __kind: "Regular";
1000
664
  outputAddress: {
1001
- __kind: "Eth";
1002
- value: string;
1003
- } | {
1004
- __kind: "Dot";
1005
- value: string;
1006
- } | {
1007
- __kind: "Btc";
1008
- value: string;
1009
- } | {
1010
- __kind: "Arb";
1011
- value: string;
1012
- } | {
1013
- __kind: "Sol";
665
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
1014
666
  value: string;
1015
667
  };
1016
668
  } | {
1017
669
  __kind: "Ccm";
1018
670
  outputAddress: {
1019
- __kind: "Eth";
1020
- value: string;
1021
- } | {
1022
- __kind: "Dot";
1023
- value: string;
1024
- } | {
1025
- __kind: "Btc";
1026
- value: string;
1027
- } | {
1028
- __kind: "Arb";
1029
- value: string;
1030
- } | {
1031
- __kind: "Sol";
671
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
1032
672
  value: string;
1033
673
  };
1034
674
  ccmSwapMetadata: {
@@ -1042,19 +682,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1042
682
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1043
683
  };
1044
684
  sourceAddress?: {
1045
- __kind: "Eth";
1046
- value: string;
1047
- } | {
1048
- __kind: "Dot";
1049
- value: string;
1050
- } | {
1051
- __kind: "Btc";
1052
- value: string;
1053
- } | {
1054
- __kind: "Arb";
1055
- value: string;
1056
- } | {
1057
- __kind: "Sol";
685
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
1058
686
  value: string;
1059
687
  } | null | undefined;
1060
688
  };
@@ -1070,19 +698,7 @@ declare const swappingSwapRequested: z.ZodObject<{
1070
698
  refundParameters?: {
1071
699
  retryDuration: number;
1072
700
  refundAddress: {
1073
- __kind: "Eth";
1074
- value: string;
1075
- } | {
1076
- __kind: "Dot";
1077
- value: string;
1078
- } | {
1079
- __kind: "Btc";
1080
- value: string;
1081
- } | {
1082
- __kind: "Arb";
1083
- value: string;
1084
- } | {
1085
- __kind: "Sol";
701
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
1086
702
  value: string;
1087
703
  };
1088
704
  minPrice: string | number;