@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
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: 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
  destinationAsset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
19
  }, {
20
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
22
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
23
23
  }>;
24
24
  destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
@@ -370,6 +370,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
370
370
  brokerCommission: 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>>>;
371
371
  executeAt: z.ZodNumber;
372
372
  }, "strip", z.ZodTypeAny, {
373
+ swapId: bigint;
373
374
  destinationAddress: {
374
375
  chain: "Ethereum";
375
376
  address: `0x${string}`;
@@ -398,9 +399,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
398
399
  __kind: "Vault";
399
400
  txHash: `0x${string}`;
400
401
  };
401
- swapId: bigint;
402
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
403
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
402
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
403
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
404
404
  depositAmount: bigint;
405
405
  swapType: {
406
406
  __kind: "Swap";
@@ -445,6 +445,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
445
445
  executeAt: number;
446
446
  brokerCommission?: bigint | null | undefined;
447
447
  }, {
448
+ swapId: string | number;
448
449
  destinationAddress: {
449
450
  __kind: "Eth";
450
451
  value: string;
@@ -473,12 +474,11 @@ declare const swappingSwapScheduled: z.ZodObject<{
473
474
  __kind: "Vault";
474
475
  txHash: string;
475
476
  };
476
- swapId: string | number;
477
477
  sourceAsset: {
478
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
478
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
479
479
  };
480
480
  destinationAsset: {
481
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
481
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
482
482
  };
483
483
  depositAmount: string | number;
484
484
  swapType: {
@@ -5,21 +5,21 @@ declare const swappingSwapScheduled: 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
  destinationAsset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
19
  }, {
20
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
22
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
23
23
  }>;
24
24
  destinationAddress: z.ZodUnion<[z.ZodEffects<z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
@@ -370,6 +370,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
370
370
  brokerCommission: 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>>>;
371
371
  executeAt: z.ZodNumber;
372
372
  }, "strip", z.ZodTypeAny, {
373
+ swapId: bigint;
373
374
  destinationAddress: {
374
375
  chain: "Ethereum";
375
376
  address: `0x${string}`;
@@ -398,9 +399,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
398
399
  __kind: "Vault";
399
400
  txHash: `0x${string}`;
400
401
  };
401
- swapId: bigint;
402
- sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
403
- destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
402
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
403
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
404
404
  depositAmount: bigint;
405
405
  swapType: {
406
406
  __kind: "Swap";
@@ -445,6 +445,7 @@ declare const swappingSwapScheduled: z.ZodObject<{
445
445
  executeAt: number;
446
446
  brokerCommission?: bigint | null | undefined;
447
447
  }, {
448
+ swapId: string | number;
448
449
  destinationAddress: {
449
450
  __kind: "Eth";
450
451
  value: string;
@@ -473,12 +474,11 @@ declare const swappingSwapScheduled: z.ZodObject<{
473
474
  __kind: "Vault";
474
475
  txHash: string;
475
476
  };
476
- swapId: string | number;
477
477
  sourceAsset: {
478
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
478
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
479
479
  };
480
480
  destinationAsset: {
481
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
481
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
482
482
  };
483
483
  depositAmount: string | number;
484
484
  swapType: {
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
16
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
80
80
  };
81
81
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
82
82
  egressAmount: bigint;
83
- egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
83
+ egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
84
84
  egressFee: bigint;
85
85
  }, {
86
86
  destinationAddress: {
@@ -98,7 +98,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
98
98
  }, string | number];
99
99
  egressAmount: string | number;
100
100
  egressAsset: {
101
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
101
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
102
102
  };
103
103
  egressFee: string | number;
104
104
  }>;
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "Usdt"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
16
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
20
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
19
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -80,7 +80,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
80
80
  };
81
81
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
82
82
  egressAmount: bigint;
83
- egressAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
83
+ egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
84
84
  egressFee: bigint;
85
85
  }, {
86
86
  destinationAddress: {
@@ -98,7 +98,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
98
98
  }, string | number];
99
99
  egressAmount: string | number;
100
100
  egressAsset: {
101
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
101
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
102
102
  };
103
103
  egressFee: string | number;
104
104
  }>;
@@ -35,42 +35,43 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Increase">;
36
36
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- value: bigint;
39
38
  __kind: "Increase";
39
+ value: bigint;
40
40
  }, {
41
- value: string | number;
42
41
  __kind: "Increase";
42
+ value: string | number;
43
43
  }>, z.ZodObject<{
44
44
  __kind: z.ZodLiteral<"Decrease">;
45
45
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- value: bigint;
48
47
  __kind: "Decrease";
48
+ value: bigint;
49
49
  }, {
50
- value: string | number;
51
50
  __kind: "Decrease";
51
+ value: string | number;
52
52
  }>]>>>;
53
53
  sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
+ id: bigint;
57
58
  lp: string;
58
59
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
59
60
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
61
  side: "Buy" | "Sell";
61
- id: bigint;
62
62
  tick: number;
63
63
  sellAmountTotal: bigint;
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- value: bigint;
68
67
  __kind: "Increase";
69
- } | {
70
68
  value: bigint;
69
+ } | {
71
70
  __kind: "Decrease";
71
+ value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
+ id: string | number;
74
75
  lp: string;
75
76
  baseAsset: {
76
77
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -81,17 +82,16 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
81
82
  side: {
82
83
  __kind: "Buy" | "Sell";
83
84
  };
84
- id: string | number;
85
85
  tick: number;
86
86
  sellAmountTotal: string | number;
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- value: string | number;
91
90
  __kind: "Increase";
92
- } | {
93
91
  value: string | number;
92
+ } | {
94
93
  __kind: "Decrease";
94
+ value: string | number;
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -35,42 +35,43 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Increase">;
36
36
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- value: bigint;
39
38
  __kind: "Increase";
39
+ value: bigint;
40
40
  }, {
41
- value: string | number;
42
41
  __kind: "Increase";
42
+ value: string | number;
43
43
  }>, z.ZodObject<{
44
44
  __kind: z.ZodLiteral<"Decrease">;
45
45
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- value: bigint;
48
47
  __kind: "Decrease";
48
+ value: bigint;
49
49
  }, {
50
- value: string | number;
51
50
  __kind: "Decrease";
51
+ value: string | number;
52
52
  }>]>>>;
53
53
  sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
+ id: bigint;
57
58
  lp: string;
58
59
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
59
60
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
61
  side: "Buy" | "Sell";
61
- id: bigint;
62
62
  tick: number;
63
63
  sellAmountTotal: bigint;
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- value: bigint;
68
67
  __kind: "Increase";
69
- } | {
70
68
  value: bigint;
69
+ } | {
71
70
  __kind: "Decrease";
71
+ value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
+ id: string | number;
74
75
  lp: string;
75
76
  baseAsset: {
76
77
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -81,17 +82,16 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
81
82
  side: {
82
83
  __kind: "Buy" | "Sell";
83
84
  };
84
- id: string | number;
85
85
  tick: number;
86
86
  sellAmountTotal: string | number;
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- value: string | number;
91
90
  __kind: "Increase";
92
- } | {
93
91
  value: string | number;
92
+ } | {
94
93
  __kind: "Decrease";
94
+ value: string | number;
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  quote: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  quote: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  quote: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  quote: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -134,10 +134,10 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
+ id: bigint;
137
138
  lp: string;
138
139
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
139
140
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
- id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  quote: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,9 +165,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  quote: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
+ id: string | number;
170
171
  lp: string;
171
172
  baseAsset: {
172
173
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -174,7 +175,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
174
175
  quoteAsset: {
175
176
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
176
177
  };
177
- id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  quote: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  quote: string | number;
202
203
  };
203
204
  };
204
- __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  quote: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  quote: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  quote: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  quote: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -134,10 +134,10 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
+ id: bigint;
137
138
  lp: string;
138
139
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
139
140
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
- id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  quote: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,9 +165,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  quote: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
+ id: string | number;
170
171
  lp: string;
171
172
  baseAsset: {
172
173
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -174,7 +175,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
174
175
  quoteAsset: {
175
176
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
176
177
  };
177
- id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  quote: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  quote: string | number;
202
203
  };
203
204
  };
204
- __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -153,6 +153,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { arbitrumIngressEgressCcmEgressInvalid };