@chainflip/processor 1.5.5 → 1.5.6

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 (325) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  5. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  6. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  7. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  8. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  9. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  10. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  11. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  12. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  13. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  14. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  15. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  16. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  17. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  18. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  19. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  20. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  21. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  22. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  23. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  25. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  26. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  30. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  31. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -10
  32. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -10
  33. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  34. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  35. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
  36. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +20 -20
  37. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  38. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  39. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  40. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  41. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  42. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  43. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  44. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  45. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  46. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  47. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  48. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  49. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  50. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  51. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  52. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  53. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  54. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  55. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  56. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  57. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  58. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  59. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  60. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  61. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  62. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  63. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  64. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  65. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  66. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  67. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  68. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  69. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  70. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  71. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  72. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  73. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  74. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  75. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  76. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  77. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  78. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  79. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  80. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  81. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  82. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  83. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  84. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  85. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  86. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  87. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  88. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  89. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  90. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  91. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  92. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  93. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  94. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  95. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  96. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  97. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  98. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  99. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  100. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  101. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  102. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  103. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  104. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  105. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  106. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  107. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  108. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  109. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  110. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  111. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  112. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  113. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  114. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  115. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  116. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  117. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  118. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  119. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  120. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  121. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  122. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  123. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  124. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  125. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  126. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  127. package/dist/141/swapping/ccmFailed.d.cts +100 -100
  128. package/dist/141/swapping/ccmFailed.d.ts +100 -100
  129. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  130. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  131. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  132. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  133. package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
  134. package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
  135. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  136. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  137. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  138. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  139. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  140. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  141. package/dist/141/swapping/swapScheduled.d.cts +124 -124
  142. package/dist/141/swapping/swapScheduled.d.ts +124 -124
  143. package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
  144. package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
  145. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  146. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  147. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  148. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  149. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  150. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  151. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  152. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  153. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
  154. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
  155. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  156. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  157. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  158. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  159. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  160. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  161. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  162. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  163. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  164. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  165. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  166. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  167. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  168. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  169. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  170. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  171. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  172. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  173. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  174. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  175. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  176. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  177. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  178. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  179. package/dist/150/swapping/ccmFailed.d.cts +115 -115
  180. package/dist/150/swapping/ccmFailed.d.ts +115 -115
  181. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  182. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  183. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  184. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  185. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  186. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  187. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  188. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  189. package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
  190. package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
  191. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  192. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  193. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  194. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  195. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  196. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  197. package/dist/150/swapping/swapScheduled.d.cts +139 -139
  198. package/dist/150/swapping/swapScheduled.d.ts +139 -139
  199. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  200. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  201. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  202. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  203. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  204. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +8 -8
  205. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  206. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +8 -8
  207. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  208. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  209. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  210. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  211. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  212. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  213. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  214. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  215. package/dist/160/assetBalances/accountCredited.cjs +12 -0
  216. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.cts +7 -4
  217. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.ts +7 -4
  218. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.mjs +5 -4
  219. package/dist/160/assetBalances/accountDebited.cjs +12 -0
  220. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.cts +7 -4
  221. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.ts +7 -4
  222. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.mjs +5 -4
  223. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  224. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  225. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  226. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  227. package/dist/160/common.cjs +139 -29
  228. package/dist/160/common.d.cts +1998 -592
  229. package/dist/160/common.d.ts +1998 -592
  230. package/dist/160/common.mjs +143 -33
  231. package/dist/160/environment/runtimeSafeModeUpdated.cjs +9 -0
  232. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +1104 -0
  233. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +1104 -0
  234. package/dist/160/environment/runtimeSafeModeUpdated.mjs +9 -0
  235. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  236. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  237. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  238. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  239. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  240. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  241. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  242. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  243. package/dist/160/liquidityPools/orderDeletionFailed.cjs +7 -0
  244. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +126 -0
  245. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +126 -0
  246. package/dist/160/liquidityPools/orderDeletionFailed.mjs +7 -0
  247. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  248. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  249. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  250. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  251. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  252. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  253. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  254. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +2 -2
  255. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  256. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  257. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  258. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  259. package/dist/160/solanaElections/allVotesCleared.cjs +6 -0
  260. package/dist/160/solanaElections/allVotesCleared.d.cts +5 -0
  261. package/dist/160/solanaElections/allVotesCleared.d.ts +5 -0
  262. package/dist/160/solanaElections/allVotesCleared.mjs +6 -0
  263. package/dist/160/solanaElections/allVotesNotCleared.cjs +6 -0
  264. package/dist/160/solanaElections/allVotesNotCleared.d.cts +5 -0
  265. package/dist/160/solanaElections/allVotesNotCleared.d.ts +5 -0
  266. package/dist/160/solanaElections/allVotesNotCleared.mjs +6 -0
  267. package/dist/160/solanaElections/corruptStorage.cjs +6 -0
  268. package/dist/160/solanaElections/corruptStorage.d.cts +5 -0
  269. package/dist/160/solanaElections/corruptStorage.d.ts +5 -0
  270. package/dist/160/solanaElections/corruptStorage.mjs +6 -0
  271. package/dist/160/solanaElections/uninitialized.cjs +6 -0
  272. package/dist/160/solanaElections/uninitialized.d.cts +5 -0
  273. package/dist/160/solanaElections/uninitialized.d.ts +5 -0
  274. package/dist/160/solanaElections/uninitialized.mjs +6 -0
  275. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  276. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  277. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  278. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  279. package/dist/160/swapping/ccmFailed.cjs +1 -1
  280. package/dist/160/swapping/ccmFailed.d.cts +60 -201
  281. package/dist/160/swapping/ccmFailed.d.ts +60 -201
  282. package/dist/160/swapping/ccmFailed.mjs +2 -2
  283. package/dist/160/swapping/maxSwapRequestDurationSet.cjs +6 -0
  284. package/dist/160/swapping/maxSwapRequestDurationSet.d.cts +11 -0
  285. package/dist/160/swapping/maxSwapRequestDurationSet.d.ts +11 -0
  286. package/dist/160/swapping/maxSwapRequestDurationSet.mjs +6 -0
  287. package/dist/160/swapping/maxSwapRetryDurationSet.cjs +6 -0
  288. package/dist/160/swapping/maxSwapRetryDurationSet.d.cts +11 -0
  289. package/dist/160/swapping/maxSwapRetryDurationSet.d.ts +11 -0
  290. package/dist/160/swapping/maxSwapRetryDurationSet.mjs +6 -0
  291. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  292. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  293. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  294. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  295. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  296. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  297. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  298. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  299. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
  300. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
  301. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  302. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  303. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  304. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  305. package/dist/160/swapping/swapExecuted.cjs +1 -0
  306. package/dist/160/swapping/swapExecuted.d.cts +15 -12
  307. package/dist/160/swapping/swapExecuted.d.ts +15 -12
  308. package/dist/160/swapping/swapExecuted.mjs +1 -0
  309. package/dist/160/swapping/swapRequested.cjs +5 -2
  310. package/dist/160/swapping/swapRequested.d.cts +261 -267
  311. package/dist/160/swapping/swapRequested.d.ts +261 -267
  312. package/dist/160/swapping/swapRequested.mjs +5 -2
  313. package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
  314. package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
  315. package/package.json +1 -1
  316. package/dist/160/liquidityProvider/accountCredited.cjs +0 -11
  317. package/dist/160/liquidityProvider/accountDebited.cjs +0 -11
  318. package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +0 -11
  319. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +0 -27
  320. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +0 -27
  321. package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +0 -11
  322. package/dist/160/solanaChainTracking/chainStateUpdated.cjs +0 -9
  323. package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +0 -40
  324. package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +0 -40
  325. package/dist/160/solanaChainTracking/chainStateUpdated.mjs +0 -9
@@ -0,0 +1,126 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const liquidityPoolsOrderDeletionFailed: z.ZodObject<{
4
+ order: z.ZodUnion<[z.ZodObject<{
5
+ __kind: z.ZodLiteral<"Limit">;
6
+ baseAsset: z.ZodEffects<z.ZodObject<{
7
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
8
+ }, "strip", z.ZodTypeAny, {
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
+ }, {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14
+ }>;
15
+ quoteAsset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19
+ }, {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23
+ }>;
24
+ side: z.ZodEffects<z.ZodObject<{
25
+ __kind: z.ZodEnum<["Buy", "Sell"]>;
26
+ }, "strip", z.ZodTypeAny, {
27
+ __kind: "Buy" | "Sell";
28
+ }, {
29
+ __kind: "Buy" | "Sell";
30
+ }>, "Buy" | "Sell", {
31
+ __kind: "Buy" | "Sell";
32
+ }>;
33
+ id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
34
+ }, "strip", z.ZodTypeAny, {
35
+ __kind: "Limit";
36
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
37
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
38
+ side: "Buy" | "Sell";
39
+ id: bigint;
40
+ }, {
41
+ __kind: "Limit";
42
+ baseAsset: {
43
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
44
+ };
45
+ quoteAsset: {
46
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
47
+ };
48
+ side: {
49
+ __kind: "Buy" | "Sell";
50
+ };
51
+ id: string | number;
52
+ }>, z.ZodObject<{
53
+ __kind: z.ZodLiteral<"Range">;
54
+ baseAsset: z.ZodEffects<z.ZodObject<{
55
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
58
+ }, {
59
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
60
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
61
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
62
+ }>;
63
+ quoteAsset: z.ZodEffects<z.ZodObject<{
64
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
65
+ }, "strip", z.ZodTypeAny, {
66
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
67
+ }, {
68
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
69
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
70
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
71
+ }>;
72
+ id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
73
+ }, "strip", z.ZodTypeAny, {
74
+ __kind: "Range";
75
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
76
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
77
+ id: bigint;
78
+ }, {
79
+ __kind: "Range";
80
+ baseAsset: {
81
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
82
+ };
83
+ quoteAsset: {
84
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
85
+ };
86
+ id: string | number;
87
+ }>]>;
88
+ }, "strip", z.ZodTypeAny, {
89
+ order: {
90
+ __kind: "Limit";
91
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
92
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
93
+ side: "Buy" | "Sell";
94
+ id: bigint;
95
+ } | {
96
+ __kind: "Range";
97
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
98
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
99
+ id: bigint;
100
+ };
101
+ }, {
102
+ order: {
103
+ __kind: "Limit";
104
+ baseAsset: {
105
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
106
+ };
107
+ quoteAsset: {
108
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
109
+ };
110
+ side: {
111
+ __kind: "Buy" | "Sell";
112
+ };
113
+ id: string | number;
114
+ } | {
115
+ __kind: "Range";
116
+ baseAsset: {
117
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
118
+ };
119
+ quoteAsset: {
120
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
121
+ };
122
+ id: string | number;
123
+ };
124
+ }>;
125
+
126
+ export { liquidityPoolsOrderDeletionFailed };
@@ -0,0 +1,126 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const liquidityPoolsOrderDeletionFailed: z.ZodObject<{
4
+ order: z.ZodUnion<[z.ZodObject<{
5
+ __kind: z.ZodLiteral<"Limit">;
6
+ baseAsset: z.ZodEffects<z.ZodObject<{
7
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
8
+ }, "strip", z.ZodTypeAny, {
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
10
+ }, {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
14
+ }>;
15
+ quoteAsset: z.ZodEffects<z.ZodObject<{
16
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
17
+ }, "strip", z.ZodTypeAny, {
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
19
+ }, {
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
23
+ }>;
24
+ side: z.ZodEffects<z.ZodObject<{
25
+ __kind: z.ZodEnum<["Buy", "Sell"]>;
26
+ }, "strip", z.ZodTypeAny, {
27
+ __kind: "Buy" | "Sell";
28
+ }, {
29
+ __kind: "Buy" | "Sell";
30
+ }>, "Buy" | "Sell", {
31
+ __kind: "Buy" | "Sell";
32
+ }>;
33
+ id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
34
+ }, "strip", z.ZodTypeAny, {
35
+ __kind: "Limit";
36
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
37
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
38
+ side: "Buy" | "Sell";
39
+ id: bigint;
40
+ }, {
41
+ __kind: "Limit";
42
+ baseAsset: {
43
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
44
+ };
45
+ quoteAsset: {
46
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
47
+ };
48
+ side: {
49
+ __kind: "Buy" | "Sell";
50
+ };
51
+ id: string | number;
52
+ }>, z.ZodObject<{
53
+ __kind: z.ZodLiteral<"Range">;
54
+ baseAsset: z.ZodEffects<z.ZodObject<{
55
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
56
+ }, "strip", z.ZodTypeAny, {
57
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
58
+ }, {
59
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
60
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
61
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
62
+ }>;
63
+ quoteAsset: z.ZodEffects<z.ZodObject<{
64
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
65
+ }, "strip", z.ZodTypeAny, {
66
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
67
+ }, {
68
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
69
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
70
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
71
+ }>;
72
+ id: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
73
+ }, "strip", z.ZodTypeAny, {
74
+ __kind: "Range";
75
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
76
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
77
+ id: bigint;
78
+ }, {
79
+ __kind: "Range";
80
+ baseAsset: {
81
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
82
+ };
83
+ quoteAsset: {
84
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
85
+ };
86
+ id: string | number;
87
+ }>]>;
88
+ }, "strip", z.ZodTypeAny, {
89
+ order: {
90
+ __kind: "Limit";
91
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
92
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
93
+ side: "Buy" | "Sell";
94
+ id: bigint;
95
+ } | {
96
+ __kind: "Range";
97
+ baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
98
+ quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
99
+ id: bigint;
100
+ };
101
+ }, {
102
+ order: {
103
+ __kind: "Limit";
104
+ baseAsset: {
105
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
106
+ };
107
+ quoteAsset: {
108
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
109
+ };
110
+ side: {
111
+ __kind: "Buy" | "Sell";
112
+ };
113
+ id: string | number;
114
+ } | {
115
+ __kind: "Range";
116
+ baseAsset: {
117
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
118
+ };
119
+ quoteAsset: {
120
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
121
+ };
122
+ id: string | number;
123
+ };
124
+ }>;
125
+
126
+ export { liquidityPoolsOrderDeletionFailed };
@@ -0,0 +1,7 @@
1
+ // generated/160/liquidityPools/orderDeletionFailed.ts
2
+ import { z } from "zod";
3
+ import { palletCfPoolsCloseOrder } from "../common.mjs";
4
+ var liquidityPoolsOrderDeletionFailed = z.object({ order: palletCfPoolsCloseOrder });
5
+ export {
6
+ liquidityPoolsOrderDeletionFailed
7
+ };
@@ -136,8 +136,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
136
136
  }, "strip", z.ZodTypeAny, {
137
137
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
138
138
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
139
- lp: string;
140
139
  id: bigint;
140
+ lp: string;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -173,8 +173,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
173
173
  quoteAsset: {
174
174
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
175
175
  };
176
- lp: string;
177
176
  id: string | number;
177
+ lp: string;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -136,8 +136,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
136
136
  }, "strip", z.ZodTypeAny, {
137
137
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
138
138
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
139
- lp: string;
140
139
  id: bigint;
140
+ lp: string;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -173,8 +173,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
173
173
  quoteAsset: {
174
174
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
175
175
  };
176
- lp: string;
177
176
  id: string | number;
177
+ lp: string;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- from: string;
18
- to: string;
19
17
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20
18
  amount: bigint;
21
- }, {
22
19
  from: string;
23
20
  to: string;
21
+ }, {
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
26
24
  };
27
25
  amount: string | number;
26
+ from: string;
27
+ to: string;
28
28
  }>;
29
29
 
30
30
  export { liquidityProviderAssetTransferred };
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- from: string;
18
- to: string;
19
17
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
20
18
  amount: bigint;
21
- }, {
22
19
  from: string;
23
20
  to: string;
21
+ }, {
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
26
24
  };
27
25
  amount: string | number;
26
+ from: string;
27
+ to: string;
28
28
  }>;
29
29
 
30
30
  export { liquidityProviderAssetTransferred };
@@ -92,6 +92,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
92
92
  boostFee: z.ZodNumber;
93
93
  channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
94
94
  }, "strip", z.ZodTypeAny, {
95
+ channelId: bigint;
95
96
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
96
97
  depositAddress: {
97
98
  chain: "Ethereum";
@@ -109,12 +110,12 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
109
110
  chain: "Solana";
110
111
  address: string;
111
112
  };
112
- channelId: bigint;
113
113
  accountId: string;
114
114
  depositChainExpiryBlock: bigint;
115
115
  boostFee: number;
116
116
  channelOpeningFee: bigint;
117
117
  }, {
118
+ channelId: string | number;
118
119
  asset: {
119
120
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
120
121
  };
@@ -134,7 +135,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
134
135
  value: string;
135
136
  __kind: "Sol";
136
137
  };
137
- channelId: string | number;
138
138
  accountId: string;
139
139
  depositChainExpiryBlock: string | number;
140
140
  boostFee: number;
@@ -92,6 +92,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
92
92
  boostFee: z.ZodNumber;
93
93
  channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
94
94
  }, "strip", z.ZodTypeAny, {
95
+ channelId: bigint;
95
96
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
96
97
  depositAddress: {
97
98
  chain: "Ethereum";
@@ -109,12 +110,12 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
109
110
  chain: "Solana";
110
111
  address: string;
111
112
  };
112
- channelId: bigint;
113
113
  accountId: string;
114
114
  depositChainExpiryBlock: bigint;
115
115
  boostFee: number;
116
116
  channelOpeningFee: bigint;
117
117
  }, {
118
+ channelId: string | number;
118
119
  asset: {
119
120
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
120
121
  };
@@ -134,7 +135,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
134
135
  value: string;
135
136
  __kind: "Sol";
136
137
  };
137
- channelId: string | number;
138
138
  accountId: string;
139
139
  depositChainExpiryBlock: string | number;
140
140
  boostFee: number;
@@ -66,9 +66,9 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
66
66
  channelId: bigint;
67
67
  prewitnessedDepositId: bigint;
68
68
  amounts: [number, bigint][];
69
- blockHeight: number;
70
69
  asset: "Dot";
71
70
  depositDetails: number;
71
+ blockHeight: number;
72
72
  ingressFee: bigint;
73
73
  boostFee: bigint;
74
74
  action: {
@@ -91,11 +91,11 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
91
91
  channelId: string | number;
92
92
  prewitnessedDepositId: string | number;
93
93
  amounts: [number, string | number][];
94
- blockHeight: number;
95
94
  asset: {
96
95
  __kind: "Dot";
97
96
  };
98
97
  depositDetails: number;
98
+ blockHeight: number;
99
99
  ingressFee: string | number;
100
100
  boostFee: string | number;
101
101
  action: {
@@ -66,9 +66,9 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
66
66
  channelId: bigint;
67
67
  prewitnessedDepositId: bigint;
68
68
  amounts: [number, bigint][];
69
- blockHeight: number;
70
69
  asset: "Dot";
71
70
  depositDetails: number;
71
+ blockHeight: number;
72
72
  ingressFee: bigint;
73
73
  boostFee: bigint;
74
74
  action: {
@@ -91,11 +91,11 @@ declare const polkadotIngressEgressDepositBoosted: z.ZodObject<{
91
91
  channelId: string | number;
92
92
  prewitnessedDepositId: string | number;
93
93
  amounts: [number, string | number][];
94
- blockHeight: number;
95
94
  asset: {
96
95
  __kind: "Dot";
97
96
  };
98
97
  depositDetails: number;
98
+ blockHeight: number;
99
99
  ingressFee: string | number;
100
100
  boostFee: string | number;
101
101
  action: {
@@ -62,10 +62,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
62
62
  }, "strip", z.ZodTypeAny, {
63
63
  depositAddress: `0x${string}`;
64
64
  channelId: bigint;
65
- blockHeight: number;
66
65
  asset: "Dot";
67
66
  amount: bigint;
68
67
  depositDetails: number;
68
+ blockHeight: number;
69
69
  ingressFee: bigint;
70
70
  action: {
71
71
  __kind: "Swap";
@@ -85,12 +85,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
85
85
  }, {
86
86
  depositAddress: string;
87
87
  channelId: string | number;
88
- blockHeight: number;
89
88
  asset: {
90
89
  __kind: "Dot";
91
90
  };
92
91
  amount: string | number;
93
92
  depositDetails: number;
93
+ blockHeight: number;
94
94
  ingressFee: string | number;
95
95
  action: {
96
96
  __kind: "Swap";
@@ -62,10 +62,10 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
62
62
  }, "strip", z.ZodTypeAny, {
63
63
  depositAddress: `0x${string}`;
64
64
  channelId: bigint;
65
- blockHeight: number;
66
65
  asset: "Dot";
67
66
  amount: bigint;
68
67
  depositDetails: number;
68
+ blockHeight: number;
69
69
  ingressFee: bigint;
70
70
  action: {
71
71
  __kind: "Swap";
@@ -85,12 +85,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
85
85
  }, {
86
86
  depositAddress: string;
87
87
  channelId: string | number;
88
- blockHeight: number;
89
88
  asset: {
90
89
  __kind: "Dot";
91
90
  };
92
91
  amount: string | number;
93
92
  depositDetails: number;
93
+ blockHeight: number;
94
94
  ingressFee: string | number;
95
95
  action: {
96
96
  __kind: "Swap";
@@ -4,11 +4,11 @@ declare const solanaBroadcasterTransactionFeeDeficitRecorded: z.ZodObject<{
4
4
  beneficiary: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5
5
  amount: 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
- amount: bigint;
8
7
  beneficiary: `0x${string}`;
8
+ amount: bigint;
9
9
  }, {
10
- amount: string | number;
11
10
  beneficiary: string;
11
+ amount: string | number;
12
12
  }>;
13
13
 
14
14
  export { solanaBroadcasterTransactionFeeDeficitRecorded };
@@ -4,11 +4,11 @@ declare const solanaBroadcasterTransactionFeeDeficitRecorded: z.ZodObject<{
4
4
  beneficiary: z.ZodEffects<z.ZodString, `0x${string}`, string>;
5
5
  amount: 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
- amount: bigint;
8
7
  beneficiary: `0x${string}`;
8
+ amount: bigint;
9
9
  }, {
10
- amount: string | number;
11
10
  beneficiary: string;
11
+ amount: string | number;
12
12
  }>;
13
13
 
14
14
  export { solanaBroadcasterTransactionFeeDeficitRecorded };
@@ -0,0 +1,6 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaElections/allVotesCleared.ts
2
+ var _zod = require('zod');
3
+ var solanaElectionsAllVotesCleared = _zod.z.null();
4
+
5
+
6
+ exports.solanaElectionsAllVotesCleared = solanaElectionsAllVotesCleared;
@@ -0,0 +1,5 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaElectionsAllVotesCleared: z.ZodNull;
4
+
5
+ export { solanaElectionsAllVotesCleared };
@@ -0,0 +1,5 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaElectionsAllVotesCleared: z.ZodNull;
4
+
5
+ export { solanaElectionsAllVotesCleared };
@@ -0,0 +1,6 @@
1
+ // generated/160/solanaElections/allVotesCleared.ts
2
+ import { z } from "zod";
3
+ var solanaElectionsAllVotesCleared = z.null();
4
+ export {
5
+ solanaElectionsAllVotesCleared
6
+ };
@@ -0,0 +1,6 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaElections/allVotesNotCleared.ts
2
+ var _zod = require('zod');
3
+ var solanaElectionsAllVotesNotCleared = _zod.z.null();
4
+
5
+
6
+ exports.solanaElectionsAllVotesNotCleared = solanaElectionsAllVotesNotCleared;
@@ -0,0 +1,5 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaElectionsAllVotesNotCleared: z.ZodNull;
4
+
5
+ export { solanaElectionsAllVotesNotCleared };
@@ -0,0 +1,5 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaElectionsAllVotesNotCleared: z.ZodNull;
4
+
5
+ export { solanaElectionsAllVotesNotCleared };
@@ -0,0 +1,6 @@
1
+ // generated/160/solanaElections/allVotesNotCleared.ts
2
+ import { z } from "zod";
3
+ var solanaElectionsAllVotesNotCleared = z.null();
4
+ export {
5
+ solanaElectionsAllVotesNotCleared
6
+ };
@@ -0,0 +1,6 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaElections/corruptStorage.ts
2
+ var _zod = require('zod');
3
+ var solanaElectionsCorruptStorage = _zod.z.null();
4
+
5
+
6
+ exports.solanaElectionsCorruptStorage = solanaElectionsCorruptStorage;
@@ -0,0 +1,5 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaElectionsCorruptStorage: z.ZodNull;
4
+
5
+ export { solanaElectionsCorruptStorage };
@@ -0,0 +1,5 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const solanaElectionsCorruptStorage: z.ZodNull;
4
+
5
+ export { solanaElectionsCorruptStorage };
@@ -0,0 +1,6 @@
1
+ // generated/160/solanaElections/corruptStorage.ts
2
+ import { z } from "zod";
3
+ var solanaElectionsCorruptStorage = z.null();
4
+ export {
5
+ solanaElectionsCorruptStorage
6
+ };
@@ -0,0 +1,6 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/160/solanaElections/uninitialized.ts
2
+ var _zod = require('zod');
3
+ var solanaElectionsUninitialized = _zod.z.null();
4
+
5
+
6
+ exports.solanaElectionsUninitialized = solanaElectionsUninitialized;