@chainflip/processor 1.5.6 → 1.7.0

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 (298) hide show
  1. package/README.MD +28 -0
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  16. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  17. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  18. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  19. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  20. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  21. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  22. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  23. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  24. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  25. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  26. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  27. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  28. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -10
  29. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -10
  30. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  31. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  32. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  33. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +20 -20
  34. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  35. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  36. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  37. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  38. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  39. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  40. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  41. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  42. package/dist/120/swapping/withdrawalRequested.d.cts +12 -12
  43. package/dist/120/swapping/withdrawalRequested.d.ts +12 -12
  44. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  45. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  46. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  47. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  48. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  49. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  50. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  51. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  52. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  53. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  54. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  55. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  56. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  57. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  58. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  59. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  60. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  61. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  62. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  63. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  64. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  65. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  66. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  67. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  68. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  69. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  70. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  71. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  72. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  73. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  74. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  75. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  76. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  77. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  78. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  79. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  80. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  81. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  82. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  83. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  84. package/dist/150/assetBalances/refundSkipped.d.cts +70 -70
  85. package/dist/150/assetBalances/refundSkipped.d.ts +70 -70
  86. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  87. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  88. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  89. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  90. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  91. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  92. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  93. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +10 -10
  94. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  95. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  96. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  97. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
  98. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  99. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  100. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  101. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  102. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  103. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  104. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  105. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  106. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  107. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  108. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  109. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  110. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  111. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  112. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  113. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  114. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  115. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  116. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  117. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  118. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  119. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  120. package/dist/150/swapping/ccmFailed.d.cts +115 -115
  121. package/dist/150/swapping/ccmFailed.d.ts +115 -115
  122. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  123. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  124. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  125. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  126. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  127. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  128. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  129. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  130. package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
  131. package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
  132. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  133. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  134. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  135. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  136. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  137. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  138. package/dist/150/swapping/swapScheduled.d.cts +139 -139
  139. package/dist/150/swapping/swapScheduled.d.ts +139 -139
  140. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  141. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  142. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  143. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  144. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  145. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  146. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  147. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  148. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  149. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  150. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
  151. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
  152. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  153. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
  154. package/dist/160/common.cjs +8 -1
  155. package/dist/160/common.d.cts +28 -1
  156. package/dist/160/common.d.ts +28 -1
  157. package/dist/160/common.mjs +7 -0
  158. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  159. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  160. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  161. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  162. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  163. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  164. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  165. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  166. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  167. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  168. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  169. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  170. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  171. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  172. package/dist/160/solanaChainTracking/chainStateUpdated.cjs +9 -0
  173. package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +40 -0
  174. package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +40 -0
  175. package/dist/160/solanaChainTracking/chainStateUpdated.mjs +9 -0
  176. package/dist/170/arbitrumBroadcaster/palletConfigUpdated.cjs +9 -0
  177. package/dist/170/arbitrumBroadcaster/palletConfigUpdated.d.cts +26 -0
  178. package/dist/170/arbitrumBroadcaster/palletConfigUpdated.d.ts +26 -0
  179. package/dist/170/arbitrumBroadcaster/palletConfigUpdated.mjs +9 -0
  180. package/dist/170/arbitrumIngressEgress/boostedDepositLost.cjs +10 -0
  181. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +14 -0
  182. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +14 -0
  183. package/dist/170/arbitrumIngressEgress/boostedDepositLost.mjs +10 -0
  184. package/dist/170/arbitrumIngressEgress/ccmFailed.cjs +17 -0
  185. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +515 -0
  186. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +515 -0
  187. package/dist/170/arbitrumIngressEgress/ccmFailed.mjs +17 -0
  188. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  189. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  190. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  191. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  192. package/dist/170/bitcoinBroadcaster/palletConfigUpdated.cjs +9 -0
  193. package/dist/170/bitcoinBroadcaster/palletConfigUpdated.d.cts +26 -0
  194. package/dist/170/bitcoinBroadcaster/palletConfigUpdated.d.ts +26 -0
  195. package/dist/170/bitcoinBroadcaster/palletConfigUpdated.mjs +9 -0
  196. package/dist/170/bitcoinIngressEgress/boostedDepositLost.cjs +10 -0
  197. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +14 -0
  198. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +14 -0
  199. package/dist/170/bitcoinIngressEgress/boostedDepositLost.mjs +10 -0
  200. package/dist/170/bitcoinIngressEgress/ccmFailed.cjs +17 -0
  201. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +515 -0
  202. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +515 -0
  203. package/dist/170/bitcoinIngressEgress/ccmFailed.mjs +17 -0
  204. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  205. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  206. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  207. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  208. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.cjs +9 -0
  209. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.cts +56 -0
  210. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.d.ts +56 -0
  211. package/dist/170/bitcoinThresholdSigner/palletConfigUpdated.mjs +9 -0
  212. package/dist/170/common.cjs +231 -0
  213. package/dist/170/common.d.cts +2156 -0
  214. package/dist/170/common.d.ts +2156 -0
  215. package/dist/170/common.mjs +231 -0
  216. package/dist/170/ethereumBroadcaster/palletConfigUpdated.cjs +9 -0
  217. package/dist/170/ethereumBroadcaster/palletConfigUpdated.d.cts +26 -0
  218. package/dist/170/ethereumBroadcaster/palletConfigUpdated.d.ts +26 -0
  219. package/dist/170/ethereumBroadcaster/palletConfigUpdated.mjs +9 -0
  220. package/dist/170/ethereumIngressEgress/boostedDepositLost.cjs +10 -0
  221. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +14 -0
  222. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +14 -0
  223. package/dist/170/ethereumIngressEgress/boostedDepositLost.mjs +10 -0
  224. package/dist/170/ethereumIngressEgress/ccmFailed.cjs +17 -0
  225. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +515 -0
  226. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +515 -0
  227. package/dist/170/ethereumIngressEgress/ccmFailed.mjs +17 -0
  228. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  229. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  230. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  231. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  232. package/dist/170/evmThresholdSigner/palletConfigUpdated.cjs +9 -0
  233. package/dist/170/evmThresholdSigner/palletConfigUpdated.d.cts +56 -0
  234. package/dist/170/evmThresholdSigner/palletConfigUpdated.d.ts +56 -0
  235. package/dist/170/evmThresholdSigner/palletConfigUpdated.mjs +9 -0
  236. package/dist/170/polkadotBroadcaster/palletConfigUpdated.cjs +9 -0
  237. package/dist/170/polkadotBroadcaster/palletConfigUpdated.d.cts +26 -0
  238. package/dist/170/polkadotBroadcaster/palletConfigUpdated.d.ts +26 -0
  239. package/dist/170/polkadotBroadcaster/palletConfigUpdated.mjs +9 -0
  240. package/dist/170/polkadotIngressEgress/boostedDepositLost.cjs +10 -0
  241. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +14 -0
  242. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +14 -0
  243. package/dist/170/polkadotIngressEgress/boostedDepositLost.mjs +10 -0
  244. package/dist/170/polkadotIngressEgress/ccmFailed.cjs +17 -0
  245. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +515 -0
  246. package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +515 -0
  247. package/dist/170/polkadotIngressEgress/ccmFailed.mjs +17 -0
  248. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  249. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  250. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  251. package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  252. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.cjs +9 -0
  253. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.cts +56 -0
  254. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.d.ts +56 -0
  255. package/dist/170/polkadotThresholdSigner/palletConfigUpdated.mjs +9 -0
  256. package/dist/170/reputation/offencePenalty.cjs +11 -0
  257. package/dist/170/reputation/offencePenalty.d.cts +124 -0
  258. package/dist/170/reputation/offencePenalty.d.ts +124 -0
  259. package/dist/170/reputation/offencePenalty.mjs +11 -0
  260. package/dist/170/reputation/penaltyUpdated.cjs +11 -0
  261. package/dist/170/reputation/penaltyUpdated.d.cts +154 -0
  262. package/dist/170/reputation/penaltyUpdated.d.ts +154 -0
  263. package/dist/170/reputation/penaltyUpdated.mjs +11 -0
  264. package/dist/170/solanaBroadcaster/palletConfigUpdated.cjs +9 -0
  265. package/dist/170/solanaBroadcaster/palletConfigUpdated.d.cts +26 -0
  266. package/dist/170/solanaBroadcaster/palletConfigUpdated.d.ts +26 -0
  267. package/dist/170/solanaBroadcaster/palletConfigUpdated.mjs +9 -0
  268. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
  269. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.cts +30 -0
  270. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.d.ts +30 -0
  271. package/dist/170/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
  272. package/dist/170/solanaIngressEgress/boostedDepositLost.cjs +10 -0
  273. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +14 -0
  274. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +14 -0
  275. package/dist/170/solanaIngressEgress/boostedDepositLost.mjs +10 -0
  276. package/dist/170/solanaIngressEgress/ccmFailed.cjs +17 -0
  277. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +515 -0
  278. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +515 -0
  279. package/dist/170/solanaIngressEgress/ccmFailed.mjs +17 -0
  280. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  281. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  282. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  283. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  284. package/dist/170/solanaThresholdSigner/palletConfigUpdated.cjs +9 -0
  285. package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.cts +56 -0
  286. package/dist/170/solanaThresholdSigner/palletConfigUpdated.d.ts +56 -0
  287. package/dist/170/solanaThresholdSigner/palletConfigUpdated.mjs +9 -0
  288. package/dist/170/swapping/swapRequested.cjs +23 -0
  289. package/dist/170/swapping/swapRequested.d.cts +1096 -0
  290. package/dist/170/swapping/swapRequested.d.ts +1096 -0
  291. package/dist/170/swapping/swapRequested.mjs +23 -0
  292. package/dist/170/validator/previousRotationStillPending.cjs +6 -0
  293. package/dist/170/validator/previousRotationStillPending.d.cts +5 -0
  294. package/dist/170/validator/previousRotationStillPending.d.ts +5 -0
  295. package/dist/170/validator/previousRotationStillPending.mjs +6 -0
  296. package/dist/Processor.cjs +0 -4
  297. package/dist/Processor.mjs +0 -4
  298. package/package.json +5 -7
@@ -4,19 +4,19 @@ declare const swappingMaximumSwapAmountSet: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
7
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
8
8
  }, {
9
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
11
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
10
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
12
12
  }>;
13
13
  amount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
15
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
16
16
  amount?: bigint | null | undefined;
17
17
  }, {
18
18
  asset: {
19
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
20
  };
21
21
  amount?: string | number | null | undefined;
22
22
  }>;
@@ -5,36 +5,36 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
13
13
  }>;
14
14
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
22
22
  }>;
23
23
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  swapId: bigint;
27
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
28
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
27
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
28
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
34
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
37
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
38
38
  };
39
39
  totalAmount: string | number;
40
40
  confiscatedAmount: string | number;
@@ -5,36 +5,36 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
13
13
  }>;
14
14
  destinationAsset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
22
22
  }>;
23
23
  totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  swapId: bigint;
27
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
28
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
27
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
28
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
29
29
  totalAmount: bigint;
30
30
  confiscatedAmount: bigint;
31
31
  }, {
32
32
  swapId: string | number;
33
33
  sourceAsset: {
34
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
34
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
35
35
  };
36
36
  destinationAsset: {
37
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
37
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
38
38
  };
39
39
  totalAmount: string | number;
40
40
  confiscatedAmount: string | number;
@@ -96,20 +96,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
96
96
  sourceAsset: z.ZodEffects<z.ZodObject<{
97
97
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
98
98
  }, "strip", z.ZodTypeAny, {
99
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
99
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
100
100
  }, {
101
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
102
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
103
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
101
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
102
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
103
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
104
104
  }>;
105
105
  destinationAsset: z.ZodEffects<z.ZodObject<{
106
106
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
107
107
  }, "strip", z.ZodTypeAny, {
108
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
108
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
109
109
  }, {
110
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
111
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
112
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
110
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
111
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
112
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
113
113
  }>;
114
114
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
115
115
  brokerCommissionRate: z.ZodNumber;
@@ -130,7 +130,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
130
130
  boostFee: z.ZodNumber;
131
131
  channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
132
132
  }, "strip", z.ZodTypeAny, {
133
- destinationAddress: {
133
+ depositAddress: {
134
134
  chain: "Ethereum";
135
135
  address: `0x${string}`;
136
136
  } | {
@@ -140,7 +140,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
140
140
  chain: "Bitcoin";
141
141
  address: string;
142
142
  };
143
- depositAddress: {
143
+ channelId: bigint;
144
+ destinationAddress: {
144
145
  chain: "Ethereum";
145
146
  address: `0x${string}`;
146
147
  } | {
@@ -150,9 +151,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
150
151
  chain: "Bitcoin";
151
152
  address: string;
152
153
  };
153
- channelId: bigint;
154
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
155
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
154
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
155
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
156
156
  brokerCommissionRate: number;
157
157
  sourceChainExpiryBlock: bigint;
158
158
  boostFee: number;
@@ -163,7 +163,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
163
163
  cfParameters: `0x${string}`;
164
164
  } | null | undefined;
165
165
  }, {
166
- destinationAddress: {
166
+ depositAddress: {
167
167
  __kind: "Eth";
168
168
  value: string;
169
169
  } | {
@@ -173,7 +173,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
173
173
  __kind: "Btc";
174
174
  value: string;
175
175
  };
176
- depositAddress: {
176
+ channelId: string | number;
177
+ destinationAddress: {
177
178
  __kind: "Eth";
178
179
  value: string;
179
180
  } | {
@@ -183,12 +184,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
183
184
  __kind: "Btc";
184
185
  value: string;
185
186
  };
186
- channelId: string | number;
187
187
  sourceAsset: {
188
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
188
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
189
189
  };
190
190
  destinationAsset: {
191
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
191
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
192
192
  };
193
193
  brokerCommissionRate: number;
194
194
  sourceChainExpiryBlock: string | number;
@@ -96,20 +96,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
96
96
  sourceAsset: z.ZodEffects<z.ZodObject<{
97
97
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
98
98
  }, "strip", z.ZodTypeAny, {
99
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
99
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
100
100
  }, {
101
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
102
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
103
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
101
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
102
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
103
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
104
104
  }>;
105
105
  destinationAsset: z.ZodEffects<z.ZodObject<{
106
106
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
107
107
  }, "strip", z.ZodTypeAny, {
108
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
108
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
109
109
  }, {
110
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
111
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
112
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
110
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
111
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
112
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
113
113
  }>;
114
114
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
115
115
  brokerCommissionRate: z.ZodNumber;
@@ -130,7 +130,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
130
130
  boostFee: z.ZodNumber;
131
131
  channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
132
132
  }, "strip", z.ZodTypeAny, {
133
- destinationAddress: {
133
+ depositAddress: {
134
134
  chain: "Ethereum";
135
135
  address: `0x${string}`;
136
136
  } | {
@@ -140,7 +140,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
140
140
  chain: "Bitcoin";
141
141
  address: string;
142
142
  };
143
- depositAddress: {
143
+ channelId: bigint;
144
+ destinationAddress: {
144
145
  chain: "Ethereum";
145
146
  address: `0x${string}`;
146
147
  } | {
@@ -150,9 +151,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
150
151
  chain: "Bitcoin";
151
152
  address: string;
152
153
  };
153
- channelId: bigint;
154
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
155
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
154
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
155
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
156
156
  brokerCommissionRate: number;
157
157
  sourceChainExpiryBlock: bigint;
158
158
  boostFee: number;
@@ -163,7 +163,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
163
163
  cfParameters: `0x${string}`;
164
164
  } | null | undefined;
165
165
  }, {
166
- destinationAddress: {
166
+ depositAddress: {
167
167
  __kind: "Eth";
168
168
  value: string;
169
169
  } | {
@@ -173,7 +173,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
173
173
  __kind: "Btc";
174
174
  value: string;
175
175
  };
176
- depositAddress: {
176
+ channelId: string | number;
177
+ destinationAddress: {
177
178
  __kind: "Eth";
178
179
  value: string;
179
180
  } | {
@@ -183,12 +184,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
183
184
  __kind: "Btc";
184
185
  value: string;
185
186
  };
186
- channelId: string | number;
187
187
  sourceAsset: {
188
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
188
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
189
189
  };
190
190
  destinationAsset: {
191
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
191
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
192
192
  };
193
193
  brokerCommissionRate: number;
194
194
  sourceChainExpiryBlock: string | number;
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
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
  reason: z.ZodUnion<[z.ZodObject<{
@@ -155,6 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
159
+ amount: bigint;
160
+ swapId: bigint;
158
161
  reason: {
159
162
  __kind: "Other";
160
163
  } | {
@@ -191,10 +194,12 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
191
194
  } | {
192
195
  __kind: "RootNotAllowed";
193
196
  };
194
- swapId: bigint;
195
- asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
196
- amount: bigint;
197
197
  }, {
198
+ asset: {
199
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
200
+ };
201
+ amount: string | number;
202
+ swapId: string | number;
198
203
  reason: {
199
204
  __kind: "Other";
200
205
  } | {
@@ -237,11 +242,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
237
242
  } | {
238
243
  __kind: "RootNotAllowed";
239
244
  };
240
- swapId: string | number;
241
- asset: {
242
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
243
- };
244
- amount: string | number;
245
245
  }>;
246
246
 
247
247
  export { swappingSwapEgressIgnored };
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
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
  reason: z.ZodUnion<[z.ZodObject<{
@@ -155,6 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
155
155
  __kind: "RootNotAllowed";
156
156
  }>]>;
157
157
  }, "strip", z.ZodTypeAny, {
158
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
159
+ amount: bigint;
160
+ swapId: bigint;
158
161
  reason: {
159
162
  __kind: "Other";
160
163
  } | {
@@ -191,10 +194,12 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
191
194
  } | {
192
195
  __kind: "RootNotAllowed";
193
196
  };
194
- swapId: bigint;
195
- asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
196
- amount: bigint;
197
197
  }, {
198
+ asset: {
199
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
200
+ };
201
+ amount: string | number;
202
+ swapId: string | number;
198
203
  reason: {
199
204
  __kind: "Other";
200
205
  } | {
@@ -237,11 +242,6 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
237
242
  } | {
238
243
  __kind: "RootNotAllowed";
239
244
  };
240
- swapId: string | number;
241
- asset: {
242
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
243
- };
244
- amount: string | number;
245
245
  }>;
246
246
 
247
247
  export { swappingSwapEgressIgnored };
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
14
14
  asset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
22
22
  }>;
23
23
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- swapId: bigint;
27
- asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
26
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
28
27
  amount: bigint;
28
+ swapId: bigint;
29
29
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
30
30
  fee: bigint;
31
31
  }, {
32
- swapId: string | number;
33
32
  asset: {
34
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
33
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
35
34
  };
36
35
  amount: string | number;
36
+ swapId: string | number;
37
37
  egressId: [{
38
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
39
39
  }, string | number];
@@ -14,26 +14,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
14
14
  asset: z.ZodEffects<z.ZodObject<{
15
15
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
17
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
18
18
  }, {
19
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
21
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
22
22
  }>;
23
23
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
24
24
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- swapId: bigint;
27
- asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
26
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
28
27
  amount: bigint;
28
+ swapId: bigint;
29
29
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
30
30
  fee: bigint;
31
31
  }, {
32
- swapId: string | number;
33
32
  asset: {
34
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
33
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
35
34
  };
36
35
  amount: string | number;
36
+ swapId: string | number;
37
37
  egressId: [{
38
38
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
39
39
  }, string | number];
@@ -5,30 +5,30 @@ declare const swappingSwapExecuted: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
13
13
  }>;
14
14
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  destinationAsset: z.ZodEffects<z.ZodObject<{
17
17
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
20
  }, {
21
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
22
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
23
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
22
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
23
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
24
24
  }>;
25
25
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
27
27
  intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
28
28
  }, "strip", z.ZodTypeAny, {
29
29
  swapId: bigint;
30
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
31
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
30
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
31
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
32
32
  depositAmount: bigint;
33
33
  swapInput: bigint;
34
34
  egressAmount: bigint;
@@ -37,10 +37,10 @@ declare const swappingSwapExecuted: z.ZodObject<{
37
37
  }, {
38
38
  swapId: string | number;
39
39
  sourceAsset: {
40
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
40
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
41
41
  };
42
42
  destinationAsset: {
43
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
43
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
44
44
  };
45
45
  depositAmount: string | number;
46
46
  swapInput: string | number;
@@ -5,30 +5,30 @@ declare const swappingSwapExecuted: z.ZodObject<{
5
5
  sourceAsset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
13
13
  }>;
14
14
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  destinationAsset: z.ZodEffects<z.ZodObject<{
17
17
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
20
20
  }, {
21
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
22
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
23
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
22
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
23
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
24
24
  }>;
25
25
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
27
27
  intermediateAmount: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
28
28
  }, "strip", z.ZodTypeAny, {
29
29
  swapId: bigint;
30
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
31
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
30
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
31
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
32
32
  depositAmount: bigint;
33
33
  swapInput: bigint;
34
34
  egressAmount: bigint;
@@ -37,10 +37,10 @@ declare const swappingSwapExecuted: z.ZodObject<{
37
37
  }, {
38
38
  swapId: string | number;
39
39
  sourceAsset: {
40
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
40
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
41
41
  };
42
42
  destinationAsset: {
43
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
43
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
44
44
  };
45
45
  depositAmount: string | number;
46
46
  swapInput: string | number;