@chainflip/processor 1.8.1 → 1.8.3

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 (391) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  14. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  15. package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
  16. package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
  17. package/dist/100/swapping/ccmFailed.d.cts +70 -70
  18. package/dist/100/swapping/ccmFailed.d.ts +70 -70
  19. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  20. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  21. package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
  22. package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
  23. package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
  24. package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
  25. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  26. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  27. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  28. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  29. package/dist/100/swapping/swapScheduled.d.cts +109 -109
  30. package/dist/100/swapping/swapScheduled.d.ts +109 -109
  31. package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
  32. package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
  33. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  34. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  35. package/dist/120/bitcoinIngressEgress/depositIgnored.cjs +1 -1
  36. package/dist/120/bitcoinIngressEgress/depositIgnored.mjs +2 -2
  37. package/dist/120/bitcoinIngressEgress/depositReceived.cjs +1 -1
  38. package/dist/120/bitcoinIngressEgress/depositReceived.mjs +2 -2
  39. package/dist/120/common.cjs +35 -3
  40. package/dist/120/common.d.cts +95 -3
  41. package/dist/120/common.d.ts +95 -3
  42. package/dist/120/common.mjs +36 -4
  43. package/dist/120/ethereumIngressEgress/depositIgnored.cjs +1 -1
  44. package/dist/120/ethereumIngressEgress/depositIgnored.mjs +2 -2
  45. package/dist/120/ethereumIngressEgress/depositReceived.cjs +1 -1
  46. package/dist/120/ethereumIngressEgress/depositReceived.mjs +2 -2
  47. package/dist/120/polkadotIngressEgress/depositIgnored.cjs +1 -1
  48. package/dist/120/polkadotIngressEgress/depositIgnored.mjs +2 -2
  49. package/dist/120/polkadotIngressEgress/depositReceived.cjs +1 -1
  50. package/dist/120/polkadotIngressEgress/depositReceived.mjs +2 -2
  51. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  52. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  53. package/dist/131/bitcoinIngressEgress/depositIgnored.cjs +1 -1
  54. package/dist/131/bitcoinIngressEgress/depositIgnored.mjs +2 -2
  55. package/dist/131/bitcoinIngressEgress/depositReceived.cjs +1 -1
  56. package/dist/131/bitcoinIngressEgress/depositReceived.mjs +2 -2
  57. package/dist/131/common.cjs +19 -3
  58. package/dist/131/common.d.cts +49 -3
  59. package/dist/131/common.d.ts +49 -3
  60. package/dist/131/common.mjs +20 -4
  61. package/dist/131/ethereumIngressEgress/depositIgnored.cjs +1 -1
  62. package/dist/131/ethereumIngressEgress/depositIgnored.mjs +2 -2
  63. package/dist/131/ethereumIngressEgress/depositReceived.cjs +1 -1
  64. package/dist/131/ethereumIngressEgress/depositReceived.mjs +2 -2
  65. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
  66. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +10 -10
  67. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  68. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  69. package/dist/141/arbitrumIngressEgress/depositBoosted.cjs +1 -1
  70. package/dist/141/arbitrumIngressEgress/depositBoosted.mjs +2 -2
  71. package/dist/141/arbitrumIngressEgress/depositFinalised.cjs +1 -1
  72. package/dist/141/arbitrumIngressEgress/depositFinalised.mjs +2 -2
  73. package/dist/141/arbitrumIngressEgress/depositIgnored.cjs +1 -1
  74. package/dist/141/arbitrumIngressEgress/depositIgnored.mjs +2 -2
  75. package/dist/141/bitcoinIngressEgress/depositBoosted.cjs +1 -1
  76. package/dist/141/bitcoinIngressEgress/depositBoosted.mjs +2 -2
  77. package/dist/141/bitcoinIngressEgress/depositFinalised.cjs +1 -1
  78. package/dist/141/bitcoinIngressEgress/depositFinalised.mjs +2 -2
  79. package/dist/141/common.cjs +39 -3
  80. package/dist/141/common.d.cts +141 -3
  81. package/dist/141/common.d.ts +141 -3
  82. package/dist/141/common.mjs +40 -4
  83. package/dist/141/ethereumIngressEgress/depositBoosted.cjs +1 -1
  84. package/dist/141/ethereumIngressEgress/depositBoosted.mjs +2 -2
  85. package/dist/141/ethereumIngressEgress/depositFinalised.cjs +1 -1
  86. package/dist/141/ethereumIngressEgress/depositFinalised.mjs +2 -2
  87. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  88. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  89. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  90. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  91. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  92. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  93. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  94. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  95. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  96. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  97. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  98. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  99. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +12 -12
  100. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +12 -12
  101. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  102. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  103. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  104. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  105. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  106. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  107. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  108. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  109. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  110. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  111. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  112. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  113. package/dist/141/polkadotIngressEgress/depositBoosted.cjs +1 -1
  114. package/dist/141/polkadotIngressEgress/depositBoosted.mjs +2 -2
  115. package/dist/141/polkadotIngressEgress/depositFinalised.cjs +1 -1
  116. package/dist/141/polkadotIngressEgress/depositFinalised.mjs +2 -2
  117. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  118. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  119. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  120. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  121. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  122. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  123. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  124. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  125. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  126. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  127. package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
  128. package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
  129. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  130. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  131. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  132. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  133. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  134. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  135. package/dist/141/swapping/swapScheduled.d.cts +126 -126
  136. package/dist/141/swapping/swapScheduled.d.ts +126 -126
  137. package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
  138. package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
  139. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  140. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  141. package/dist/150/arbitrumIngressEgress/depositBoosted.cjs +1 -1
  142. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  143. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  144. package/dist/150/arbitrumIngressEgress/depositBoosted.mjs +2 -2
  145. package/dist/150/arbitrumIngressEgress/depositFinalised.cjs +1 -1
  146. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  147. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  148. package/dist/150/arbitrumIngressEgress/depositFinalised.mjs +2 -2
  149. package/dist/150/arbitrumIngressEgress/depositIgnored.cjs +1 -1
  150. package/dist/150/arbitrumIngressEgress/depositIgnored.mjs +2 -2
  151. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  152. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  153. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  154. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  155. package/dist/150/bitcoinIngressEgress/depositBoosted.cjs +1 -1
  156. package/dist/150/bitcoinIngressEgress/depositBoosted.mjs +2 -2
  157. package/dist/150/bitcoinIngressEgress/depositFinalised.cjs +1 -1
  158. package/dist/150/bitcoinIngressEgress/depositFinalised.mjs +2 -2
  159. package/dist/150/common.cjs +66 -3
  160. package/dist/150/common.d.cts +214 -3
  161. package/dist/150/common.d.ts +214 -3
  162. package/dist/150/common.mjs +67 -4
  163. package/dist/150/ethereumIngressEgress/depositBoosted.cjs +1 -1
  164. package/dist/150/ethereumIngressEgress/depositBoosted.mjs +2 -2
  165. package/dist/150/ethereumIngressEgress/depositFinalised.cjs +1 -1
  166. package/dist/150/ethereumIngressEgress/depositFinalised.mjs +2 -2
  167. package/dist/150/ethereumIngressEgress/depositIgnored.cjs +1 -1
  168. package/dist/150/ethereumIngressEgress/depositIgnored.mjs +2 -2
  169. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  170. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  171. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  172. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  173. package/dist/150/polkadotIngressEgress/depositBoosted.cjs +1 -1
  174. package/dist/150/polkadotIngressEgress/depositBoosted.mjs +2 -2
  175. package/dist/150/polkadotIngressEgress/depositFinalised.cjs +1 -1
  176. package/dist/150/polkadotIngressEgress/depositFinalised.mjs +2 -2
  177. package/dist/150/polkadotIngressEgress/depositIgnored.cjs +1 -1
  178. package/dist/150/polkadotIngressEgress/depositIgnored.mjs +2 -2
  179. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  180. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  181. package/dist/150/solanaIngressEgress/depositBoosted.cjs +1 -1
  182. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  183. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  184. package/dist/150/solanaIngressEgress/depositBoosted.mjs +2 -2
  185. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  186. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  187. package/dist/150/solanaIngressEgress/depositFinalised.cjs +1 -1
  188. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  189. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  190. package/dist/150/solanaIngressEgress/depositFinalised.mjs +2 -2
  191. package/dist/150/solanaIngressEgress/depositIgnored.cjs +1 -1
  192. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  193. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  194. package/dist/150/solanaIngressEgress/depositIgnored.mjs +2 -2
  195. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  196. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  197. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  198. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  199. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  200. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  201. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  202. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  203. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  204. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  205. package/dist/160/arbitrumIngressEgress/depositBoosted.cjs +1 -1
  206. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  207. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  208. package/dist/160/arbitrumIngressEgress/depositBoosted.mjs +2 -2
  209. package/dist/160/arbitrumIngressEgress/depositFinalised.cjs +1 -1
  210. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  211. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  212. package/dist/160/arbitrumIngressEgress/depositFinalised.mjs +2 -2
  213. package/dist/160/bitcoinIngressEgress/depositBoosted.cjs +1 -1
  214. package/dist/160/bitcoinIngressEgress/depositBoosted.mjs +2 -2
  215. package/dist/160/bitcoinIngressEgress/depositFinalised.cjs +1 -1
  216. package/dist/160/bitcoinIngressEgress/depositFinalised.mjs +2 -2
  217. package/dist/160/common.cjs +35 -3
  218. package/dist/160/common.d.cts +175 -3
  219. package/dist/160/common.d.ts +175 -3
  220. package/dist/160/common.mjs +36 -4
  221. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
  222. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +28 -28
  223. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  224. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  225. package/dist/160/ethereumIngressEgress/depositBoosted.cjs +1 -1
  226. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  227. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  228. package/dist/160/ethereumIngressEgress/depositBoosted.mjs +2 -2
  229. package/dist/160/ethereumIngressEgress/depositFinalised.cjs +1 -1
  230. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  231. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  232. package/dist/160/ethereumIngressEgress/depositFinalised.mjs +2 -2
  233. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  234. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  235. package/dist/160/polkadotIngressEgress/depositBoosted.cjs +1 -1
  236. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  237. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  238. package/dist/160/polkadotIngressEgress/depositBoosted.mjs +2 -2
  239. package/dist/160/polkadotIngressEgress/depositFinalised.cjs +1 -1
  240. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  241. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  242. package/dist/160/polkadotIngressEgress/depositFinalised.mjs +2 -2
  243. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  244. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  245. package/dist/160/solanaIngressEgress/depositBoosted.cjs +1 -1
  246. package/dist/160/solanaIngressEgress/depositBoosted.mjs +2 -2
  247. package/dist/160/solanaIngressEgress/depositFinalised.cjs +1 -1
  248. package/dist/160/solanaIngressEgress/depositFinalised.mjs +2 -2
  249. package/dist/160/solanaIngressEgress/depositIgnored.cjs +1 -1
  250. package/dist/160/solanaIngressEgress/depositIgnored.mjs +2 -2
  251. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  252. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  253. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  254. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  255. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  256. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  257. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  258. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  259. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  260. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  261. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
  262. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
  263. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  264. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  265. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  266. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  267. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  268. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  269. package/dist/160/swapping/swapRequested.d.cts +14 -14
  270. package/dist/160/swapping/swapRequested.d.ts +14 -14
  271. package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
  272. package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
  273. package/dist/170/arbitrumIngressEgress/depositIgnored.cjs +1 -1
  274. package/dist/170/arbitrumIngressEgress/depositIgnored.mjs +2 -2
  275. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  276. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
  277. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +101 -101
  278. package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +101 -101
  279. package/dist/170/bitcoinIngressEgress/depositBoosted.cjs +1 -1
  280. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  281. package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  282. package/dist/170/bitcoinIngressEgress/depositBoosted.mjs +2 -2
  283. package/dist/170/bitcoinIngressEgress/depositFinalised.cjs +1 -1
  284. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
  285. package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
  286. package/dist/170/bitcoinIngressEgress/depositFinalised.mjs +2 -2
  287. package/dist/170/bitcoinIngressEgress/depositIgnored.cjs +1 -1
  288. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
  289. package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
  290. package/dist/170/bitcoinIngressEgress/depositIgnored.mjs +2 -2
  291. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
  292. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
  293. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  294. package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  295. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  296. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
  297. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  298. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
  299. package/dist/170/common.cjs +27 -3
  300. package/dist/170/common.d.cts +39 -3
  301. package/dist/170/common.d.ts +39 -3
  302. package/dist/170/common.mjs +28 -4
  303. package/dist/170/ethereumIngressEgress/depositIgnored.cjs +1 -1
  304. package/dist/170/ethereumIngressEgress/depositIgnored.mjs +2 -2
  305. package/dist/170/polkadotIngressEgress/depositIgnored.cjs +1 -1
  306. package/dist/170/polkadotIngressEgress/depositIgnored.mjs +2 -2
  307. package/dist/170/reputation/offencePenalty.d.cts +2 -2
  308. package/dist/170/reputation/offencePenalty.d.ts +2 -2
  309. package/dist/170/solanaIngressEgress/depositIgnored.cjs +1 -1
  310. package/dist/170/solanaIngressEgress/depositIgnored.mjs +2 -2
  311. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +11 -11
  312. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +11 -11
  313. package/dist/180/arbitrumIngressEgress/depositBoosted.cjs +1 -1
  314. package/dist/180/arbitrumIngressEgress/depositBoosted.mjs +2 -2
  315. package/dist/180/arbitrumIngressEgress/depositFailed.cjs +2 -2
  316. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +37 -37
  317. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +37 -37
  318. package/dist/180/arbitrumIngressEgress/depositFailed.mjs +4 -4
  319. package/dist/180/arbitrumIngressEgress/depositFinalised.cjs +1 -1
  320. package/dist/180/arbitrumIngressEgress/depositFinalised.mjs +2 -2
  321. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
  322. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
  323. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +11 -11
  324. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +11 -11
  325. package/dist/180/bitcoinIngressEgress/depositBoosted.cjs +1 -1
  326. package/dist/180/bitcoinIngressEgress/depositBoosted.mjs +2 -2
  327. package/dist/180/bitcoinIngressEgress/depositFailed.cjs +2 -2
  328. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +403 -53
  329. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +403 -53
  330. package/dist/180/bitcoinIngressEgress/depositFailed.mjs +4 -4
  331. package/dist/180/bitcoinIngressEgress/depositFinalised.cjs +1 -1
  332. package/dist/180/bitcoinIngressEgress/depositFinalised.mjs +2 -2
  333. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
  334. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
  335. package/dist/180/common.cjs +193 -12
  336. package/dist/180/common.d.cts +6979 -359
  337. package/dist/180/common.d.ts +6979 -359
  338. package/dist/180/common.mjs +195 -14
  339. package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
  340. package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
  341. package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
  342. package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
  343. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +25 -25
  344. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +25 -25
  345. package/dist/180/ethereumIngressEgress/depositBoosted.cjs +1 -1
  346. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  347. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  348. package/dist/180/ethereumIngressEgress/depositBoosted.mjs +2 -2
  349. package/dist/180/ethereumIngressEgress/depositFailed.cjs +2 -2
  350. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
  351. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +52 -52
  352. package/dist/180/ethereumIngressEgress/depositFailed.mjs +4 -4
  353. package/dist/180/ethereumIngressEgress/depositFinalised.cjs +1 -1
  354. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  355. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  356. package/dist/180/ethereumIngressEgress/depositFinalised.mjs +2 -2
  357. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +21 -21
  358. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +21 -21
  359. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  360. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  361. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +11 -11
  362. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +11 -11
  363. package/dist/180/polkadotIngressEgress/depositBoosted.cjs +1 -1
  364. package/dist/180/polkadotIngressEgress/depositBoosted.mjs +2 -2
  365. package/dist/180/polkadotIngressEgress/depositFailed.cjs +2 -2
  366. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -62
  367. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +44 -62
  368. package/dist/180/polkadotIngressEgress/depositFailed.mjs +4 -4
  369. package/dist/180/polkadotIngressEgress/depositFinalised.cjs +1 -1
  370. package/dist/180/polkadotIngressEgress/depositFinalised.mjs +2 -2
  371. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
  372. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
  373. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +11 -11
  374. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +11 -11
  375. package/dist/180/solanaIngressEgress/depositBoosted.cjs +1 -1
  376. package/dist/180/solanaIngressEgress/depositBoosted.mjs +2 -2
  377. package/dist/180/solanaIngressEgress/depositFailed.cjs +2 -2
  378. package/dist/180/solanaIngressEgress/depositFailed.d.cts +37 -62
  379. package/dist/180/solanaIngressEgress/depositFailed.d.ts +37 -62
  380. package/dist/180/solanaIngressEgress/depositFailed.mjs +4 -4
  381. package/dist/180/solanaIngressEgress/depositFinalised.cjs +1 -1
  382. package/dist/180/solanaIngressEgress/depositFinalised.mjs +2 -2
  383. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
  384. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
  385. package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
  386. package/dist/180/swapping/swapDepositAddressReady.d.cts +3 -0
  387. package/dist/180/swapping/swapDepositAddressReady.d.ts +3 -0
  388. package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
  389. package/dist/180/swapping/swapRequested.d.cts +10 -0
  390. package/dist/180/swapping/swapRequested.d.ts +10 -0
  391. package/package.json +1 -1
@@ -3310,7 +3310,7 @@ declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
3310
3310
  }>, "Eth" | "Flip" | "Usdc" | "Usdt", {
3311
3311
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
3312
3312
  }>;
3313
- declare const palletCfIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
3313
+ declare const palletCfEthereumIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
3314
3314
  __kind: z.ZodLiteral<"Swap">;
3315
3315
  swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3316
3316
  }, "strip", z.ZodTypeAny, {
@@ -3385,6 +3385,52 @@ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
3385
3385
  }>, "Dot", {
3386
3386
  __kind: "Dot";
3387
3387
  }>;
3388
+ declare const palletCfPolkadotIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
3389
+ __kind: z.ZodLiteral<"Swap">;
3390
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3391
+ }, "strip", z.ZodTypeAny, {
3392
+ __kind: "Swap";
3393
+ swapId: bigint;
3394
+ }, {
3395
+ __kind: "Swap";
3396
+ swapId: string | number;
3397
+ }>, z.ZodObject<{
3398
+ __kind: z.ZodLiteral<"LiquidityProvision">;
3399
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
3400
+ }, "strip", z.ZodTypeAny, {
3401
+ __kind: "LiquidityProvision";
3402
+ lpAccount: string;
3403
+ }, {
3404
+ __kind: "LiquidityProvision";
3405
+ lpAccount: string;
3406
+ }>, z.ZodObject<{
3407
+ __kind: z.ZodLiteral<"CcmTransfer">;
3408
+ principalSwapId: 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>>>;
3409
+ gasSwapId: 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>>>;
3410
+ }, "strip", z.ZodTypeAny, {
3411
+ __kind: "CcmTransfer";
3412
+ principalSwapId?: bigint | null | undefined;
3413
+ gasSwapId?: bigint | null | undefined;
3414
+ }, {
3415
+ __kind: "CcmTransfer";
3416
+ principalSwapId?: string | number | null | undefined;
3417
+ gasSwapId?: string | number | null | undefined;
3418
+ }>, z.ZodObject<{
3419
+ __kind: z.ZodLiteral<"NoAction">;
3420
+ }, "strip", z.ZodTypeAny, {
3421
+ __kind: "NoAction";
3422
+ }, {
3423
+ __kind: "NoAction";
3424
+ }>, z.ZodObject<{
3425
+ __kind: z.ZodLiteral<"BoostersCredited">;
3426
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3427
+ }, "strip", z.ZodTypeAny, {
3428
+ __kind: "BoostersCredited";
3429
+ prewitnessedDepositId: bigint;
3430
+ }, {
3431
+ __kind: "BoostersCredited";
3432
+ prewitnessedDepositId: string | number;
3433
+ }>]>;
3388
3434
  declare const palletCfIngressEgressBoostPoolIdPolkadot: z.ZodObject<{
3389
3435
  asset: z.ZodEffects<z.ZodObject<{
3390
3436
  __kind: z.ZodEnum<["Dot"]>;
@@ -3414,6 +3460,52 @@ declare const cfPrimitivesChainsAssetsBtcAsset: z.ZodEffects<z.ZodObject<{
3414
3460
  }>, "Btc", {
3415
3461
  __kind: "Btc";
3416
3462
  }>;
3463
+ declare const palletCfBitcoinIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
3464
+ __kind: z.ZodLiteral<"Swap">;
3465
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3466
+ }, "strip", z.ZodTypeAny, {
3467
+ __kind: "Swap";
3468
+ swapId: bigint;
3469
+ }, {
3470
+ __kind: "Swap";
3471
+ swapId: string | number;
3472
+ }>, z.ZodObject<{
3473
+ __kind: z.ZodLiteral<"LiquidityProvision">;
3474
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
3475
+ }, "strip", z.ZodTypeAny, {
3476
+ __kind: "LiquidityProvision";
3477
+ lpAccount: string;
3478
+ }, {
3479
+ __kind: "LiquidityProvision";
3480
+ lpAccount: string;
3481
+ }>, z.ZodObject<{
3482
+ __kind: z.ZodLiteral<"CcmTransfer">;
3483
+ principalSwapId: 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>>>;
3484
+ gasSwapId: 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>>>;
3485
+ }, "strip", z.ZodTypeAny, {
3486
+ __kind: "CcmTransfer";
3487
+ principalSwapId?: bigint | null | undefined;
3488
+ gasSwapId?: bigint | null | undefined;
3489
+ }, {
3490
+ __kind: "CcmTransfer";
3491
+ principalSwapId?: string | number | null | undefined;
3492
+ gasSwapId?: string | number | null | undefined;
3493
+ }>, z.ZodObject<{
3494
+ __kind: z.ZodLiteral<"NoAction">;
3495
+ }, "strip", z.ZodTypeAny, {
3496
+ __kind: "NoAction";
3497
+ }, {
3498
+ __kind: "NoAction";
3499
+ }>, z.ZodObject<{
3500
+ __kind: z.ZodLiteral<"BoostersCredited">;
3501
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3502
+ }, "strip", z.ZodTypeAny, {
3503
+ __kind: "BoostersCredited";
3504
+ prewitnessedDepositId: bigint;
3505
+ }, {
3506
+ __kind: "BoostersCredited";
3507
+ prewitnessedDepositId: string | number;
3508
+ }>]>;
3417
3509
  declare const palletCfIngressEgressBoostPoolIdBitcoin: z.ZodObject<{
3418
3510
  asset: z.ZodEffects<z.ZodObject<{
3419
3511
  __kind: z.ZodEnum<["Btc"]>;
@@ -3680,7 +3772,53 @@ declare const cfChainsEvmSchnorrVerificationComponents: z.ZodObject<{
3680
3772
  s: string;
3681
3773
  kTimesGAddress: string;
3682
3774
  }>;
3683
- declare const palletCfIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
3775
+ declare const palletCfArbitrumIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
3776
+ __kind: z.ZodLiteral<"Swap">;
3777
+ swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3778
+ }, "strip", z.ZodTypeAny, {
3779
+ __kind: "Swap";
3780
+ swapId: bigint;
3781
+ }, {
3782
+ __kind: "Swap";
3783
+ swapId: string | number;
3784
+ }>, z.ZodObject<{
3785
+ __kind: z.ZodLiteral<"LiquidityProvision">;
3786
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
3787
+ }, "strip", z.ZodTypeAny, {
3788
+ __kind: "LiquidityProvision";
3789
+ lpAccount: string;
3790
+ }, {
3791
+ __kind: "LiquidityProvision";
3792
+ lpAccount: string;
3793
+ }>, z.ZodObject<{
3794
+ __kind: z.ZodLiteral<"CcmTransfer">;
3795
+ principalSwapId: 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>>>;
3796
+ gasSwapId: 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>>>;
3797
+ }, "strip", z.ZodTypeAny, {
3798
+ __kind: "CcmTransfer";
3799
+ principalSwapId?: bigint | null | undefined;
3800
+ gasSwapId?: bigint | null | undefined;
3801
+ }, {
3802
+ __kind: "CcmTransfer";
3803
+ principalSwapId?: string | number | null | undefined;
3804
+ gasSwapId?: string | number | null | undefined;
3805
+ }>, z.ZodObject<{
3806
+ __kind: z.ZodLiteral<"NoAction">;
3807
+ }, "strip", z.ZodTypeAny, {
3808
+ __kind: "NoAction";
3809
+ }, {
3810
+ __kind: "NoAction";
3811
+ }>, z.ZodObject<{
3812
+ __kind: z.ZodLiteral<"BoostersCredited">;
3813
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
3814
+ }, "strip", z.ZodTypeAny, {
3815
+ __kind: "BoostersCredited";
3816
+ prewitnessedDepositId: bigint;
3817
+ }, {
3818
+ __kind: "BoostersCredited";
3819
+ prewitnessedDepositId: string | number;
3820
+ }>]>;
3821
+ declare const palletCfArbitrumIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
3684
3822
  __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
3685
3823
  }, "strip", z.ZodTypeAny, {
3686
3824
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
@@ -3990,4 +4128,4 @@ declare const palletCfIngressEgressBoostPoolIdArbitrum: z.ZodObject<{
3990
4128
  tier: number;
3991
4129
  }>;
3992
4130
 
3993
- export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsArbArbitrumTrackedData, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsBtcUtxoSelectionConsolidationParameters, cfChainsCcmChannelMetadata, cfChainsCcmDepositMetadata, cfChainsChainStateArbitrum, cfChainsEvmAggKey, cfChainsEvmParityBit, cfChainsEvmSchnorrVerificationComponents, cfChainsEvmTransaction, cfChainsSwapOrigin, cfPrimitivesAccountRole, cfPrimitivesBeneficiary, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSwapLeg, cfTraitsLiquiditySwapType, dispatchResult, hexString, numberOrHex, numericString, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfFundingPalletSafeMode, palletCfIngressEgressBoostPoolIdArbitrum, palletCfIngressEgressBoostPoolIdBitcoin, palletCfIngressEgressBoostPoolIdEthereum, palletCfIngressEgressBoostPoolIdPolkadot, palletCfIngressEgressDepositAction, palletCfIngressEgressDepositIgnoredReason, palletCfIngressEgressDepositWitnessArbitrum, palletCfIngressEgressPalletSafeMode, palletCfLpPalletSafeMode, palletCfPoolsAssetPair, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfSwappingCcmFailReason, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTokenholderGovernanceProposal, palletCfValidatorPalletSafeMode, palletCfValidatorRotationPhase, palletCfValidatorRotationState, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
4131
+ export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsAllBatchError, cfChainsArbArbitrumTrackedData, cfChainsBtcBitcoinScript, cfChainsBtcDepositAddress, cfChainsBtcDepositAddressTapscriptPath, cfChainsBtcScriptPubkey, cfChainsBtcUtxo, cfChainsBtcUtxoId, cfChainsBtcUtxoSelectionConsolidationParameters, cfChainsCcmChannelMetadata, cfChainsCcmDepositMetadata, cfChainsChainStateArbitrum, cfChainsEvmAggKey, cfChainsEvmParityBit, cfChainsEvmSchnorrVerificationComponents, cfChainsEvmTransaction, cfChainsSwapOrigin, cfPrimitivesAccountRole, cfPrimitivesBeneficiary, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSwapLeg, cfTraitsLiquiditySwapType, dispatchResult, hexString, numberOrHex, numericString, palletCfArbitrumIngressEgressDepositAction, palletCfArbitrumIngressEgressDepositIgnoredReason, palletCfBitcoinIngressEgressDepositAction, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositAction, palletCfFundingPalletSafeMode, palletCfIngressEgressBoostPoolIdArbitrum, palletCfIngressEgressBoostPoolIdBitcoin, palletCfIngressEgressBoostPoolIdEthereum, palletCfIngressEgressBoostPoolIdPolkadot, palletCfIngressEgressDepositWitnessArbitrum, palletCfIngressEgressPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositAction, palletCfPoolsAssetPair, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfSwappingCcmFailReason, palletCfSwappingPalletSafeMode, palletCfThresholdSignaturePalletSafeMode, palletCfTokenholderGovernanceProposal, palletCfValidatorPalletSafeMode, palletCfValidatorRotationPhase, palletCfValidatorRotationState, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
@@ -270,7 +270,7 @@ var palletCfSwappingCcmFailReason = simpleEnum([
270
270
  "InsufficientDepositAmount"
271
271
  ]);
272
272
  var cfPrimitivesChainsAssetsEthAsset = simpleEnum(["Eth", "Flip", "Usdc", "Usdt"]);
273
- var palletCfIngressEgressDepositAction = z.union([
273
+ var palletCfEthereumIngressEgressDepositAction = z.union([
274
274
  z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
275
275
  z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
276
276
  z.object({
@@ -286,11 +286,33 @@ var palletCfIngressEgressBoostPoolIdEthereum = z.object({
286
286
  tier: z.number()
287
287
  });
288
288
  var cfPrimitivesChainsAssetsDotAsset = simpleEnum(["Dot"]);
289
+ var palletCfPolkadotIngressEgressDepositAction = z.union([
290
+ z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
291
+ z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
292
+ z.object({
293
+ __kind: z.literal("CcmTransfer"),
294
+ principalSwapId: numberOrHex.nullish(),
295
+ gasSwapId: numberOrHex.nullish()
296
+ }),
297
+ z.object({ __kind: z.literal("NoAction") }),
298
+ z.object({ __kind: z.literal("BoostersCredited"), prewitnessedDepositId: numberOrHex })
299
+ ]);
289
300
  var palletCfIngressEgressBoostPoolIdPolkadot = z.object({
290
301
  asset: cfPrimitivesChainsAssetsDotAsset,
291
302
  tier: z.number()
292
303
  });
293
304
  var cfPrimitivesChainsAssetsBtcAsset = simpleEnum(["Btc"]);
305
+ var palletCfBitcoinIngressEgressDepositAction = z.union([
306
+ z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
307
+ z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
308
+ z.object({
309
+ __kind: z.literal("CcmTransfer"),
310
+ principalSwapId: numberOrHex.nullish(),
311
+ gasSwapId: numberOrHex.nullish()
312
+ }),
313
+ z.object({ __kind: z.literal("NoAction") }),
314
+ z.object({ __kind: z.literal("BoostersCredited"), prewitnessedDepositId: numberOrHex })
315
+ ]);
294
316
  var palletCfIngressEgressBoostPoolIdBitcoin = z.object({
295
317
  asset: cfPrimitivesChainsAssetsBtcAsset,
296
318
  tier: z.number()
@@ -331,7 +353,18 @@ var cfChainsEvmSchnorrVerificationComponents = z.object({
331
353
  s: hexString,
332
354
  kTimesGAddress: hexString
333
355
  });
334
- var palletCfIngressEgressDepositIgnoredReason = simpleEnum([
356
+ var palletCfArbitrumIngressEgressDepositAction = z.union([
357
+ z.object({ __kind: z.literal("Swap"), swapId: numberOrHex }),
358
+ z.object({ __kind: z.literal("LiquidityProvision"), lpAccount: accountId }),
359
+ z.object({
360
+ __kind: z.literal("CcmTransfer"),
361
+ principalSwapId: numberOrHex.nullish(),
362
+ gasSwapId: numberOrHex.nullish()
363
+ }),
364
+ z.object({ __kind: z.literal("NoAction") }),
365
+ z.object({ __kind: z.literal("BoostersCredited"), prewitnessedDepositId: numberOrHex })
366
+ ]);
367
+ var palletCfArbitrumIngressEgressDepositIgnoredReason = simpleEnum([
335
368
  "BelowMinimumDeposit",
336
369
  "NotEnoughToPayFees"
337
370
  ]);
@@ -389,19 +422,22 @@ export {
389
422
  hexString,
390
423
  numberOrHex,
391
424
  numericString,
425
+ palletCfArbitrumIngressEgressDepositAction,
426
+ palletCfArbitrumIngressEgressDepositIgnoredReason,
427
+ palletCfBitcoinIngressEgressDepositAction,
392
428
  palletCfBroadcastPalletSafeMode,
393
429
  palletCfEmissionsPalletSafeMode,
394
430
  palletCfEnvironmentSafeModeUpdate,
431
+ palletCfEthereumIngressEgressDepositAction,
395
432
  palletCfFundingPalletSafeMode,
396
433
  palletCfIngressEgressBoostPoolIdArbitrum,
397
434
  palletCfIngressEgressBoostPoolIdBitcoin,
398
435
  palletCfIngressEgressBoostPoolIdEthereum,
399
436
  palletCfIngressEgressBoostPoolIdPolkadot,
400
- palletCfIngressEgressDepositAction,
401
- palletCfIngressEgressDepositIgnoredReason,
402
437
  palletCfIngressEgressDepositWitnessArbitrum,
403
438
  palletCfIngressEgressPalletSafeMode,
404
439
  palletCfLpPalletSafeMode,
440
+ palletCfPolkadotIngressEgressDepositAction,
405
441
  palletCfPoolsAssetPair,
406
442
  palletCfPoolsIncreaseOrDecreaseRangeOrderChange,
407
443
  palletCfPoolsIncreaseOrDecreaseU128,
@@ -14,7 +14,7 @@ var ethereumIngressEgressDepositBoosted = _zod.z.object({
14
14
  channelId: _commoncjs.numberOrHex,
15
15
  ingressFee: _commoncjs.numberOrHex,
16
16
  boostFee: _commoncjs.numberOrHex,
17
- action: _commoncjs.palletCfIngressEgressDepositAction
17
+ action: _commoncjs.palletCfEthereumIngressEgressDepositAction
18
18
  });
19
19
 
20
20
 
@@ -4,7 +4,7 @@ import {
4
4
  cfPrimitivesChainsAssetsEthAsset,
5
5
  hexString,
6
6
  numberOrHex,
7
- palletCfIngressEgressDepositAction
7
+ palletCfEthereumIngressEgressDepositAction
8
8
  } from "../common.mjs";
9
9
  var ethereumIngressEgressDepositBoosted = z.object({
10
10
  depositAddress: hexString,
@@ -14,7 +14,7 @@ var ethereumIngressEgressDepositBoosted = z.object({
14
14
  channelId: numberOrHex,
15
15
  ingressFee: numberOrHex,
16
16
  boostFee: numberOrHex,
17
- action: palletCfIngressEgressDepositAction
17
+ action: palletCfEthereumIngressEgressDepositAction
18
18
  });
19
19
  export {
20
20
  ethereumIngressEgressDepositBoosted
@@ -11,7 +11,7 @@ var ethereumIngressEgressDepositFinalised = _zod.z.object({
11
11
  asset: _commoncjs.cfPrimitivesChainsAssetsEthAsset,
12
12
  amount: _commoncjs.numberOrHex,
13
13
  ingressFee: _commoncjs.numberOrHex,
14
- action: _commoncjs.palletCfIngressEgressDepositAction,
14
+ action: _commoncjs.palletCfEthereumIngressEgressDepositAction,
15
15
  channelId: _commoncjs.numberOrHex
16
16
  });
17
17
 
@@ -4,14 +4,14 @@ import {
4
4
  cfPrimitivesChainsAssetsEthAsset,
5
5
  hexString,
6
6
  numberOrHex,
7
- palletCfIngressEgressDepositAction
7
+ palletCfEthereumIngressEgressDepositAction
8
8
  } from "../common.mjs";
9
9
  var ethereumIngressEgressDepositFinalised = z.object({
10
10
  depositAddress: hexString,
11
11
  asset: cfPrimitivesChainsAssetsEthAsset,
12
12
  amount: numberOrHex,
13
13
  ingressFee: numberOrHex,
14
- action: palletCfIngressEgressDepositAction,
14
+ action: palletCfEthereumIngressEgressDepositAction,
15
15
  channelId: numberOrHex
16
16
  });
17
17
  export {
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  reporterId: string;
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  reporterId: string;
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerRetryRequested };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerRetryRequested };
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- ceremonyId: bigint;
241
240
  requestId: number;
241
+ ceremonyId: bigint;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- ceremonyId: string | number;
285
284
  requestId: number;
285
+ ceremonyId: string | number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- ceremonyId: bigint;
241
240
  requestId: number;
241
+ ceremonyId: bigint;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- ceremonyId: string | number;
285
284
  requestId: number;
285
+ ceremonyId: string | number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  offenders: string[];
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  offenders: string[];
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- ceremonyId: bigint;
31
30
  requestId: number;
31
+ ceremonyId: bigint;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- ceremonyId: string | number;
41
40
  requestId: number;
41
+ ceremonyId: string | number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- ceremonyId: bigint;
31
30
  requestId: number;
31
+ ceremonyId: bigint;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- ceremonyId: string | number;
41
40
  requestId: number;
41
+ ceremonyId: string | number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -35,63 +35,63 @@ 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
- __kind: "Increase";
39
38
  value: bigint;
40
- }, {
41
39
  __kind: "Increase";
40
+ }, {
42
41
  value: string | number;
42
+ __kind: "Increase";
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
- __kind: "Decrease";
48
47
  value: bigint;
49
- }, {
50
48
  __kind: "Decrease";
49
+ }, {
51
50
  value: string | number;
51
+ __kind: "Decrease";
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
+ lp: string;
57
58
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
58
59
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
59
- id: bigint;
60
- lp: string;
61
60
  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
- __kind: "Increase";
68
67
  value: bigint;
68
+ __kind: "Increase";
69
69
  } | {
70
- __kind: "Decrease";
71
70
  value: bigint;
71
+ __kind: "Decrease";
72
72
  } | null | undefined;
73
73
  }, {
74
+ lp: string;
74
75
  baseAsset: {
75
76
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
76
77
  };
77
78
  quoteAsset: {
78
79
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
79
80
  };
80
- id: string | number;
81
- lp: string;
82
81
  side: {
83
82
  __kind: "Buy" | "Sell";
84
83
  };
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
- __kind: "Increase";
91
90
  value: string | number;
91
+ __kind: "Increase";
92
92
  } | {
93
- __kind: "Decrease";
94
93
  value: string | number;
94
+ __kind: "Decrease";
95
95
  } | null | undefined;
96
96
  }>;
97
97