@chainflip/processor 2.0.0 → 2.0.1

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 (271) 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
  4. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  5. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  6. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  7. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  8. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  9. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  10. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  11. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  12. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  13. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  14. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  15. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  16. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  17. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  18. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  19. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  20. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  21. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  22. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  23. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  24. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  25. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  26. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  27. package/dist/100/system/extrinsicFailed.d.cts +16 -16
  28. package/dist/100/system/extrinsicFailed.d.ts +16 -16
  29. package/dist/11000/common.cjs +38 -8
  30. package/dist/11000/common.d.cts +2131 -801
  31. package/dist/11000/common.d.ts +2131 -801
  32. package/dist/11000/common.mjs +38 -8
  33. package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
  34. package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
  35. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  36. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  37. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  38. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  39. package/dist/11000/swapping/swapRequested.d.cts +92 -92
  40. package/dist/11000/swapping/swapRequested.d.ts +92 -92
  41. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  42. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  43. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  44. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  45. package/dist/11100/common.cjs +38 -8
  46. package/dist/11100/common.d.cts +2067 -737
  47. package/dist/11100/common.d.ts +2067 -737
  48. package/dist/11100/common.mjs +38 -8
  49. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
  50. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
  51. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  52. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  53. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  54. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  55. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  56. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  57. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  58. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  59. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  60. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  61. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  62. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  63. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  64. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  65. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  66. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  67. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +218 -9
  68. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +218 -9
  69. package/dist/11200/common.cjs +85 -15
  70. package/dist/11200/common.d.cts +4493 -2569
  71. package/dist/11200/common.d.ts +4493 -2569
  72. package/dist/11200/common.mjs +86 -16
  73. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  74. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  75. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  76. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  77. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
  78. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
  79. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  80. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  81. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  82. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  83. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  84. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  85. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  86. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  87. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  88. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  89. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  90. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  91. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  92. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  93. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  94. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  95. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  96. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  97. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  98. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  99. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  100. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  101. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  102. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  103. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  104. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  105. package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
  106. package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
  107. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  108. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  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/swapping/batchSwapFailed.d.cts +8 -8
  114. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  115. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  116. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  117. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  118. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  119. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  120. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  121. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  122. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  123. package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
  124. package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
  125. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  126. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  127. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  128. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  129. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  130. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  131. package/dist/141/swapping/swapScheduled.d.cts +97 -97
  132. package/dist/141/swapping/swapScheduled.d.ts +97 -97
  133. package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
  134. package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
  135. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  136. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  137. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  138. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  139. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  140. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  141. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
  142. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
  143. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  144. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  145. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
  146. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
  147. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  148. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  149. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  150. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  151. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  152. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  153. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  154. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  155. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  156. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  157. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  158. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  159. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  160. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  161. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  162. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  163. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  164. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  165. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  166. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  167. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  168. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  169. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  170. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  171. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  172. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  173. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  174. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  175. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  176. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  177. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  180. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  181. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  182. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  183. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  184. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  185. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  186. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  187. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  188. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
  189. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
  190. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
  191. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
  192. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
  193. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  194. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  195. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  196. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  197. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  198. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  199. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  200. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  201. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  202. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  203. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  204. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  205. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  206. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  207. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  208. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  209. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  210. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  211. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  212. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  213. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  214. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +10 -10
  215. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  216. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  217. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  218. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  219. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  220. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  221. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  222. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  223. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  224. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  225. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  226. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  227. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  228. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  229. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  230. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  231. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  232. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  233. package/dist/180/solanaIngressEgress/depositFailed.d.cts +161 -161
  234. package/dist/180/solanaIngressEgress/depositFailed.d.ts +161 -161
  235. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  236. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  237. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  238. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  239. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  240. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  241. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  242. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  243. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  244. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  245. package/dist/180/swapping/swapRequested.d.cts +4 -4
  246. package/dist/180/swapping/swapRequested.d.ts +4 -4
  247. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  248. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  249. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  250. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  251. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  252. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  253. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  254. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  255. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  256. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  257. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  258. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  259. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  260. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  261. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  262. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  263. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  264. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  265. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  266. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  267. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  268. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  269. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  270. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
  271. package/package.json +1 -1
@@ -192,6 +192,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
192
192
  bitcoinVault: boolean;
193
193
  }>;
194
194
  }, "strip", z.ZodTypeAny, {
195
+ __kind: "CodeAmber";
195
196
  value: {
196
197
  governance: boolean;
197
198
  funding: boolean;
@@ -209,8 +210,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
209
210
  bitcoinIngressEgress: boolean;
210
211
  bitcoinVault: boolean;
211
212
  };
212
- __kind: "CodeAmber";
213
213
  }, {
214
+ __kind: "CodeAmber";
214
215
  value: {
215
216
  governance: boolean;
216
217
  funding: boolean;
@@ -228,7 +229,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
228
229
  bitcoinIngressEgress: boolean;
229
230
  bitcoinVault: boolean;
230
231
  };
231
- __kind: "CodeAmber";
232
232
  }>]>;
233
233
  }, "strip", z.ZodTypeAny, {
234
234
  funding: {
@@ -282,6 +282,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
282
282
  } | {
283
283
  __kind: "CodeRed";
284
284
  } | {
285
+ __kind: "CodeAmber";
285
286
  value: {
286
287
  governance: boolean;
287
288
  funding: boolean;
@@ -299,7 +300,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
299
300
  bitcoinIngressEgress: boolean;
300
301
  bitcoinVault: boolean;
301
302
  };
302
- __kind: "CodeAmber";
303
303
  };
304
304
  }, {
305
305
  funding: {
@@ -353,6 +353,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
353
353
  } | {
354
354
  __kind: "CodeRed";
355
355
  } | {
356
+ __kind: "CodeAmber";
356
357
  value: {
357
358
  governance: boolean;
358
359
  funding: boolean;
@@ -370,10 +371,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
370
371
  bitcoinIngressEgress: boolean;
371
372
  bitcoinVault: boolean;
372
373
  };
373
- __kind: "CodeAmber";
374
374
  };
375
375
  }>;
376
376
  }, "strip", z.ZodTypeAny, {
377
+ __kind: "CodeAmber";
377
378
  value: {
378
379
  funding: {
379
380
  redeemEnabled: boolean;
@@ -426,6 +427,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
426
427
  } | {
427
428
  __kind: "CodeRed";
428
429
  } | {
430
+ __kind: "CodeAmber";
429
431
  value: {
430
432
  governance: boolean;
431
433
  funding: boolean;
@@ -443,11 +445,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
443
445
  bitcoinIngressEgress: boolean;
444
446
  bitcoinVault: boolean;
445
447
  };
446
- __kind: "CodeAmber";
447
448
  };
448
449
  };
449
- __kind: "CodeAmber";
450
450
  }, {
451
+ __kind: "CodeAmber";
451
452
  value: {
452
453
  funding: {
453
454
  redeemEnabled: boolean;
@@ -500,6 +501,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
500
501
  } | {
501
502
  __kind: "CodeRed";
502
503
  } | {
504
+ __kind: "CodeAmber";
503
505
  value: {
504
506
  governance: boolean;
505
507
  funding: boolean;
@@ -517,10 +519,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
517
519
  bitcoinIngressEgress: boolean;
518
520
  bitcoinVault: boolean;
519
521
  };
520
- __kind: "CodeAmber";
521
522
  };
522
523
  };
523
- __kind: "CodeAmber";
524
524
  }>]>;
525
525
  }, "strip", z.ZodTypeAny, {
526
526
  safeMode: {
@@ -528,6 +528,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
528
528
  } | {
529
529
  __kind: "CodeGreen";
530
530
  } | {
531
+ __kind: "CodeAmber";
531
532
  value: {
532
533
  funding: {
533
534
  redeemEnabled: boolean;
@@ -580,6 +581,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
580
581
  } | {
581
582
  __kind: "CodeRed";
582
583
  } | {
584
+ __kind: "CodeAmber";
583
585
  value: {
584
586
  governance: boolean;
585
587
  funding: boolean;
@@ -597,10 +599,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
597
599
  bitcoinIngressEgress: boolean;
598
600
  bitcoinVault: boolean;
599
601
  };
600
- __kind: "CodeAmber";
601
602
  };
602
603
  };
603
- __kind: "CodeAmber";
604
604
  };
605
605
  }, {
606
606
  safeMode: {
@@ -608,6 +608,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
608
608
  } | {
609
609
  __kind: "CodeGreen";
610
610
  } | {
611
+ __kind: "CodeAmber";
611
612
  value: {
612
613
  funding: {
613
614
  redeemEnabled: boolean;
@@ -660,6 +661,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
660
661
  } | {
661
662
  __kind: "CodeRed";
662
663
  } | {
664
+ __kind: "CodeAmber";
663
665
  value: {
664
666
  governance: boolean;
665
667
  funding: boolean;
@@ -677,10 +679,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
677
679
  bitcoinIngressEgress: boolean;
678
680
  bitcoinVault: boolean;
679
681
  };
680
- __kind: "CodeAmber";
681
682
  };
682
683
  };
683
- __kind: "CodeAmber";
684
684
  };
685
685
  }>;
686
686
 
@@ -192,6 +192,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
192
192
  bitcoinVault: boolean;
193
193
  }>;
194
194
  }, "strip", z.ZodTypeAny, {
195
+ __kind: "CodeAmber";
195
196
  value: {
196
197
  governance: boolean;
197
198
  funding: boolean;
@@ -209,8 +210,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
209
210
  bitcoinIngressEgress: boolean;
210
211
  bitcoinVault: boolean;
211
212
  };
212
- __kind: "CodeAmber";
213
213
  }, {
214
+ __kind: "CodeAmber";
214
215
  value: {
215
216
  governance: boolean;
216
217
  funding: boolean;
@@ -228,7 +229,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
228
229
  bitcoinIngressEgress: boolean;
229
230
  bitcoinVault: boolean;
230
231
  };
231
- __kind: "CodeAmber";
232
232
  }>]>;
233
233
  }, "strip", z.ZodTypeAny, {
234
234
  funding: {
@@ -282,6 +282,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
282
282
  } | {
283
283
  __kind: "CodeRed";
284
284
  } | {
285
+ __kind: "CodeAmber";
285
286
  value: {
286
287
  governance: boolean;
287
288
  funding: boolean;
@@ -299,7 +300,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
299
300
  bitcoinIngressEgress: boolean;
300
301
  bitcoinVault: boolean;
301
302
  };
302
- __kind: "CodeAmber";
303
303
  };
304
304
  }, {
305
305
  funding: {
@@ -353,6 +353,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
353
353
  } | {
354
354
  __kind: "CodeRed";
355
355
  } | {
356
+ __kind: "CodeAmber";
356
357
  value: {
357
358
  governance: boolean;
358
359
  funding: boolean;
@@ -370,10 +371,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
370
371
  bitcoinIngressEgress: boolean;
371
372
  bitcoinVault: boolean;
372
373
  };
373
- __kind: "CodeAmber";
374
374
  };
375
375
  }>;
376
376
  }, "strip", z.ZodTypeAny, {
377
+ __kind: "CodeAmber";
377
378
  value: {
378
379
  funding: {
379
380
  redeemEnabled: boolean;
@@ -426,6 +427,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
426
427
  } | {
427
428
  __kind: "CodeRed";
428
429
  } | {
430
+ __kind: "CodeAmber";
429
431
  value: {
430
432
  governance: boolean;
431
433
  funding: boolean;
@@ -443,11 +445,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
443
445
  bitcoinIngressEgress: boolean;
444
446
  bitcoinVault: boolean;
445
447
  };
446
- __kind: "CodeAmber";
447
448
  };
448
449
  };
449
- __kind: "CodeAmber";
450
450
  }, {
451
+ __kind: "CodeAmber";
451
452
  value: {
452
453
  funding: {
453
454
  redeemEnabled: boolean;
@@ -500,6 +501,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
500
501
  } | {
501
502
  __kind: "CodeRed";
502
503
  } | {
504
+ __kind: "CodeAmber";
503
505
  value: {
504
506
  governance: boolean;
505
507
  funding: boolean;
@@ -517,10 +519,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
517
519
  bitcoinIngressEgress: boolean;
518
520
  bitcoinVault: boolean;
519
521
  };
520
- __kind: "CodeAmber";
521
522
  };
522
523
  };
523
- __kind: "CodeAmber";
524
524
  }>]>;
525
525
  }, "strip", z.ZodTypeAny, {
526
526
  safeMode: {
@@ -528,6 +528,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
528
528
  } | {
529
529
  __kind: "CodeGreen";
530
530
  } | {
531
+ __kind: "CodeAmber";
531
532
  value: {
532
533
  funding: {
533
534
  redeemEnabled: boolean;
@@ -580,6 +581,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
580
581
  } | {
581
582
  __kind: "CodeRed";
582
583
  } | {
584
+ __kind: "CodeAmber";
583
585
  value: {
584
586
  governance: boolean;
585
587
  funding: boolean;
@@ -597,10 +599,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
597
599
  bitcoinIngressEgress: boolean;
598
600
  bitcoinVault: boolean;
599
601
  };
600
- __kind: "CodeAmber";
601
602
  };
602
603
  };
603
- __kind: "CodeAmber";
604
604
  };
605
605
  }, {
606
606
  safeMode: {
@@ -608,6 +608,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
608
608
  } | {
609
609
  __kind: "CodeGreen";
610
610
  } | {
611
+ __kind: "CodeAmber";
611
612
  value: {
612
613
  funding: {
613
614
  redeemEnabled: boolean;
@@ -660,6 +661,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
660
661
  } | {
661
662
  __kind: "CodeRed";
662
663
  } | {
664
+ __kind: "CodeAmber";
663
665
  value: {
664
666
  governance: boolean;
665
667
  funding: boolean;
@@ -677,10 +679,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
677
679
  bitcoinIngressEgress: boolean;
678
680
  bitcoinVault: boolean;
679
681
  };
680
- __kind: "CodeAmber";
681
682
  };
682
683
  };
683
- __kind: "CodeAmber";
684
684
  };
685
685
  }>;
686
686
 
@@ -26,20 +26,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
26
26
  __kind: z.ZodLiteral<"Increase">;
27
27
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
28
28
  }, "strip", z.ZodTypeAny, {
29
- __kind: "Increase";
30
29
  value: bigint;
31
- }, {
32
30
  __kind: "Increase";
31
+ }, {
33
32
  value: string | number;
33
+ __kind: "Increase";
34
34
  }>, z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Decrease">;
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: "Decrease";
39
38
  value: bigint;
40
- }, {
41
39
  __kind: "Decrease";
40
+ }, {
42
41
  value: string | number;
42
+ __kind: "Decrease";
43
43
  }>]>>>;
44
44
  amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
45
45
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -54,11 +54,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
54
54
  collectedFees: bigint;
55
55
  boughtAmount: bigint;
56
56
  amountChange?: {
57
- __kind: "Increase";
58
57
  value: bigint;
58
+ __kind: "Increase";
59
59
  } | {
60
- __kind: "Decrease";
61
60
  value: bigint;
61
+ __kind: "Decrease";
62
62
  } | null | undefined;
63
63
  }, {
64
64
  lp: string;
@@ -74,11 +74,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
74
74
  collectedFees: string | number;
75
75
  boughtAmount: string | number;
76
76
  amountChange?: {
77
- __kind: "Increase";
78
77
  value: string | number;
78
+ __kind: "Increase";
79
79
  } | {
80
- __kind: "Decrease";
81
80
  value: string | number;
81
+ __kind: "Decrease";
82
82
  } | null | undefined;
83
83
  }>;
84
84
 
@@ -26,20 +26,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
26
26
  __kind: z.ZodLiteral<"Increase">;
27
27
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
28
28
  }, "strip", z.ZodTypeAny, {
29
- __kind: "Increase";
30
29
  value: bigint;
31
- }, {
32
30
  __kind: "Increase";
31
+ }, {
33
32
  value: string | number;
33
+ __kind: "Increase";
34
34
  }>, z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Decrease">;
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: "Decrease";
39
38
  value: bigint;
40
- }, {
41
39
  __kind: "Decrease";
40
+ }, {
42
41
  value: string | number;
42
+ __kind: "Decrease";
43
43
  }>]>>>;
44
44
  amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
45
45
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -54,11 +54,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
54
54
  collectedFees: bigint;
55
55
  boughtAmount: bigint;
56
56
  amountChange?: {
57
- __kind: "Increase";
58
57
  value: bigint;
58
+ __kind: "Increase";
59
59
  } | {
60
- __kind: "Decrease";
61
60
  value: bigint;
61
+ __kind: "Decrease";
62
62
  } | null | undefined;
63
63
  }, {
64
64
  lp: string;
@@ -74,11 +74,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
74
74
  collectedFees: string | number;
75
75
  boughtAmount: string | number;
76
76
  amountChange?: {
77
- __kind: "Increase";
78
77
  value: string | number;
78
+ __kind: "Increase";
79
79
  } | {
80
- __kind: "Decrease";
81
80
  value: string | number;
81
+ __kind: "Decrease";
82
82
  } | null | undefined;
83
83
  }>;
84
84
 
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
- __kind: "Increase";
63
62
  value: {
64
63
  liquidity: bigint;
65
64
  amounts: {
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
67
66
  pair: bigint;
68
67
  };
69
68
  };
70
- }, {
71
69
  __kind: "Increase";
70
+ }, {
72
71
  value: {
73
72
  liquidity: string | number;
74
73
  amounts: {
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
76
75
  pair: string | number;
77
76
  };
78
77
  };
78
+ __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
- __kind: "Decrease";
108
107
  value: {
109
108
  liquidity: bigint;
110
109
  amounts: {
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
112
111
  pair: bigint;
113
112
  };
114
113
  };
115
- }, {
116
114
  __kind: "Decrease";
115
+ }, {
117
116
  value: {
118
117
  liquidity: string | number;
119
118
  amounts: {
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
121
120
  pair: string | number;
122
121
  };
123
122
  };
123
+ __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
- __kind: "Increase";
152
151
  value: {
153
152
  liquidity: bigint;
154
153
  amounts: {
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
156
155
  pair: bigint;
157
156
  };
158
157
  };
158
+ __kind: "Increase";
159
159
  } | {
160
- __kind: "Decrease";
161
160
  value: {
162
161
  liquidity: bigint;
163
162
  amounts: {
@@ -165,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
165
164
  pair: bigint;
166
165
  };
167
166
  };
167
+ __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
170
  lp: string;
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
- __kind: "Increase";
189
188
  value: {
190
189
  liquidity: string | number;
191
190
  amounts: {
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
193
192
  pair: string | number;
194
193
  };
195
194
  };
195
+ __kind: "Increase";
196
196
  } | {
197
- __kind: "Decrease";
198
197
  value: {
199
198
  liquidity: string | number;
200
199
  amounts: {
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
202
201
  pair: string | number;
203
202
  };
204
203
  };
204
+ __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
- __kind: "Increase";
63
62
  value: {
64
63
  liquidity: bigint;
65
64
  amounts: {
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
67
66
  pair: bigint;
68
67
  };
69
68
  };
70
- }, {
71
69
  __kind: "Increase";
70
+ }, {
72
71
  value: {
73
72
  liquidity: string | number;
74
73
  amounts: {
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
76
75
  pair: string | number;
77
76
  };
78
77
  };
78
+ __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
- __kind: "Decrease";
108
107
  value: {
109
108
  liquidity: bigint;
110
109
  amounts: {
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
112
111
  pair: bigint;
113
112
  };
114
113
  };
115
- }, {
116
114
  __kind: "Decrease";
115
+ }, {
117
116
  value: {
118
117
  liquidity: string | number;
119
118
  amounts: {
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
121
120
  pair: string | number;
122
121
  };
123
122
  };
123
+ __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
- __kind: "Increase";
152
151
  value: {
153
152
  liquidity: bigint;
154
153
  amounts: {
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
156
155
  pair: bigint;
157
156
  };
158
157
  };
158
+ __kind: "Increase";
159
159
  } | {
160
- __kind: "Decrease";
161
160
  value: {
162
161
  liquidity: bigint;
163
162
  amounts: {
@@ -165,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
165
164
  pair: bigint;
166
165
  };
167
166
  };
167
+ __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
170
  lp: string;
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
- __kind: "Increase";
189
188
  value: {
190
189
  liquidity: string | number;
191
190
  amounts: {
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
193
192
  pair: string | number;
194
193
  };
195
194
  };
195
+ __kind: "Increase";
196
196
  } | {
197
- __kind: "Decrease";
198
197
  value: {
199
198
  liquidity: string | number;
200
199
  amounts: {
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
202
201
  pair: string | number;
203
202
  };
204
203
  };
204
+ __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
7
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
8
8
  }, {
9
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
10
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
11
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
10
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
25
- amount: bigint;
24
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
26
25
  direction: "FromStable" | "ToStable";
26
+ amount: bigint;
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
29
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
30
30
  };
31
- amount: string | number;
32
31
  direction: {
33
32
  __kind: "FromStable" | "ToStable";
34
33
  };
34
+ amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };
@@ -4,11 +4,11 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
4
4
  asset: z.ZodEffects<z.ZodObject<{
5
5
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
7
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
8
8
  }, {
9
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
10
- }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
11
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
10
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
12
12
  }>;
13
13
  direction: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["FromStable", "ToStable"]>;
@@ -21,17 +21,17 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
21
21
  }>;
22
22
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
25
- amount: bigint;
24
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
26
25
  direction: "FromStable" | "ToStable";
26
+ amount: bigint;
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
29
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
30
30
  };
31
- amount: string | number;
32
31
  direction: {
33
32
  __kind: "FromStable" | "ToStable";
34
33
  };
34
+ amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };