@chainflip/processor 2.0.1 → 2.0.2

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 (227) 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/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  14. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  15. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  16. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  17. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  18. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  19. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  20. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  21. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  22. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  23. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  24. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  25. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  26. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  27. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  28. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  29. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  30. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  31. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  32. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  33. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  34. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  35. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  36. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  37. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  38. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  39. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  40. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  41. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  42. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  43. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  44. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  45. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  46. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
  47. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  48. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
  49. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  50. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  51. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  52. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  53. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  54. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  55. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  56. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  57. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  58. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  59. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  60. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  61. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  62. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  63. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  64. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  65. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  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/11200/swapping/swapRescheduled.d.cts +2 -2
  82. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  83. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  84. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  85. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  86. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  87. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  88. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  89. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  90. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  91. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  92. package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
  93. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  94. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  95. package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
  96. package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
  97. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  98. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  99. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  100. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  101. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  102. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
  103. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  104. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  105. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  106. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  107. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  108. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  109. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  110. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  111. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  112. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  113. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  114. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  115. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  116. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  117. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  118. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  119. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  122. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  123. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  124. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  125. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  126. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  127. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  128. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  129. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  130. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  131. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  132. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  133. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  134. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  135. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  136. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  137. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  138. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  139. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  140. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  141. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  142. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  143. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  144. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  145. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  146. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  147. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  148. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  149. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  150. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  151. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  152. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +50 -50
  153. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  154. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  155. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  156. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  157. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  158. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  159. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  160. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  161. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  162. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  163. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  164. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  165. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  166. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  167. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  168. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  169. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  170. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  171. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  172. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  173. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  174. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  175. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  176. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  177. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  178. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  179. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  180. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  181. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  182. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  183. package/dist/180/swapping/swapRequested.d.cts +4 -4
  184. package/dist/180/swapping/swapRequested.d.ts +4 -4
  185. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  186. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  187. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  188. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  189. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  190. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  191. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  192. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  193. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  194. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  195. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  196. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  197. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  198. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  199. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  200. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  201. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  202. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  203. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  204. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  205. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  206. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  207. package/dist/200/common.cjs +25 -1
  208. package/dist/200/common.d.cts +37 -1
  209. package/dist/200/common.d.ts +37 -1
  210. package/dist/200/common.mjs +24 -0
  211. package/dist/200/lendingPools/collateralAdded.cjs +7 -1
  212. package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
  213. package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
  214. package/dist/200/lendingPools/collateralAdded.mjs +8 -2
  215. package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
  216. package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
  217. package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
  218. package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
  219. package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
  220. package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
  221. package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
  222. package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
  223. package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
  224. package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
  225. package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
  226. package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
  227. package/package.json +1 -1
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -156,14 +156,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
156
156
  }>;
157
157
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- asset: "Eth" | "Flip" | "Usdc";
160
159
  depositAddress: `0x${string}`;
160
+ asset: "Eth" | "Flip" | "Usdc";
161
161
  amount: bigint;
162
162
  }, {
163
+ depositAddress: string;
163
164
  asset: {
164
165
  __kind: "Eth" | "Flip" | "Usdc";
165
166
  };
166
- depositAddress: string;
167
167
  amount: string | number;
168
168
  }>;
169
169
  }, "strip", z.ZodTypeAny, {
@@ -174,11 +174,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
174
174
  } | {
175
175
  __kind: "BadOrigin";
176
176
  } | {
177
- __kind: "Module";
178
177
  value: {
179
178
  index: number;
180
179
  error: `0x${string}`;
181
180
  };
181
+ __kind: "Module";
182
182
  } | {
183
183
  __kind: "ConsumerRemaining";
184
184
  } | {
@@ -186,14 +186,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
186
186
  } | {
187
187
  __kind: "TooManyConsumers";
188
188
  } | {
189
- __kind: "Token";
190
189
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
+ __kind: "Token";
191
191
  } | {
192
- __kind: "Arithmetic";
193
192
  value: "Underflow" | "Overflow" | "DivisionByZero";
193
+ __kind: "Arithmetic";
194
194
  } | {
195
- __kind: "Transactional";
196
195
  value: "LimitReached" | "NoLayer";
196
+ __kind: "Transactional";
197
197
  } | {
198
198
  __kind: "Exhausted";
199
199
  } | {
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
204
204
  __kind: "RootNotAllowed";
205
205
  };
206
206
  depositWitness: {
207
- asset: "Eth" | "Flip" | "Usdc";
208
207
  depositAddress: `0x${string}`;
208
+ asset: "Eth" | "Flip" | "Usdc";
209
209
  amount: bigint;
210
210
  };
211
211
  }, {
@@ -216,11 +216,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
216
216
  } | {
217
217
  __kind: "BadOrigin";
218
218
  } | {
219
- __kind: "Module";
220
219
  value: {
221
220
  index: number;
222
221
  error: string;
223
222
  };
223
+ __kind: "Module";
224
224
  } | {
225
225
  __kind: "ConsumerRemaining";
226
226
  } | {
@@ -228,20 +228,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
228
228
  } | {
229
229
  __kind: "TooManyConsumers";
230
230
  } | {
231
- __kind: "Token";
232
231
  value: {
233
232
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
234
233
  };
234
+ __kind: "Token";
235
235
  } | {
236
- __kind: "Arithmetic";
237
236
  value: {
238
237
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
239
238
  };
239
+ __kind: "Arithmetic";
240
240
  } | {
241
- __kind: "Transactional";
242
241
  value: {
243
242
  __kind: "LimitReached" | "NoLayer";
244
243
  };
244
+ __kind: "Transactional";
245
245
  } | {
246
246
  __kind: "Exhausted";
247
247
  } | {
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
252
252
  __kind: "RootNotAllowed";
253
253
  };
254
254
  depositWitness: {
255
+ depositAddress: string;
255
256
  asset: {
256
257
  __kind: "Eth" | "Flip" | "Usdc";
257
258
  };
258
- depositAddress: string;
259
259
  amount: string | number;
260
260
  };
261
261
  }>;
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -156,14 +156,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
156
156
  }>;
157
157
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- asset: "Eth" | "Flip" | "Usdc";
160
159
  depositAddress: `0x${string}`;
160
+ asset: "Eth" | "Flip" | "Usdc";
161
161
  amount: bigint;
162
162
  }, {
163
+ depositAddress: string;
163
164
  asset: {
164
165
  __kind: "Eth" | "Flip" | "Usdc";
165
166
  };
166
- depositAddress: string;
167
167
  amount: string | number;
168
168
  }>;
169
169
  }, "strip", z.ZodTypeAny, {
@@ -174,11 +174,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
174
174
  } | {
175
175
  __kind: "BadOrigin";
176
176
  } | {
177
- __kind: "Module";
178
177
  value: {
179
178
  index: number;
180
179
  error: `0x${string}`;
181
180
  };
181
+ __kind: "Module";
182
182
  } | {
183
183
  __kind: "ConsumerRemaining";
184
184
  } | {
@@ -186,14 +186,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
186
186
  } | {
187
187
  __kind: "TooManyConsumers";
188
188
  } | {
189
- __kind: "Token";
190
189
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
+ __kind: "Token";
191
191
  } | {
192
- __kind: "Arithmetic";
193
192
  value: "Underflow" | "Overflow" | "DivisionByZero";
193
+ __kind: "Arithmetic";
194
194
  } | {
195
- __kind: "Transactional";
196
195
  value: "LimitReached" | "NoLayer";
196
+ __kind: "Transactional";
197
197
  } | {
198
198
  __kind: "Exhausted";
199
199
  } | {
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
204
204
  __kind: "RootNotAllowed";
205
205
  };
206
206
  depositWitness: {
207
- asset: "Eth" | "Flip" | "Usdc";
208
207
  depositAddress: `0x${string}`;
208
+ asset: "Eth" | "Flip" | "Usdc";
209
209
  amount: bigint;
210
210
  };
211
211
  }, {
@@ -216,11 +216,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
216
216
  } | {
217
217
  __kind: "BadOrigin";
218
218
  } | {
219
- __kind: "Module";
220
219
  value: {
221
220
  index: number;
222
221
  error: string;
223
222
  };
223
+ __kind: "Module";
224
224
  } | {
225
225
  __kind: "ConsumerRemaining";
226
226
  } | {
@@ -228,20 +228,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
228
228
  } | {
229
229
  __kind: "TooManyConsumers";
230
230
  } | {
231
- __kind: "Token";
232
231
  value: {
233
232
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
234
233
  };
234
+ __kind: "Token";
235
235
  } | {
236
- __kind: "Arithmetic";
237
236
  value: {
238
237
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
239
238
  };
239
+ __kind: "Arithmetic";
240
240
  } | {
241
- __kind: "Transactional";
242
241
  value: {
243
242
  __kind: "LimitReached" | "NoLayer";
244
243
  };
244
+ __kind: "Transactional";
245
245
  } | {
246
246
  __kind: "Exhausted";
247
247
  } | {
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
252
252
  __kind: "RootNotAllowed";
253
253
  };
254
254
  depositWitness: {
255
+ depositAddress: string;
255
256
  asset: {
256
257
  __kind: "Eth" | "Flip" | "Usdc";
257
258
  };
258
- depositAddress: string;
259
259
  amount: string | number;
260
260
  };
261
261
  }>;
@@ -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
- value: bigint;
30
29
  __kind: "Increase";
30
+ value: bigint;
31
31
  }, {
32
- value: string | number;
33
32
  __kind: "Increase";
33
+ value: string | number;
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
- value: bigint;
39
38
  __kind: "Decrease";
39
+ value: bigint;
40
40
  }, {
41
- value: string | number;
42
41
  __kind: "Decrease";
42
+ value: string | number;
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
- value: bigint;
58
57
  __kind: "Increase";
59
- } | {
60
58
  value: bigint;
59
+ } | {
61
60
  __kind: "Decrease";
61
+ value: bigint;
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
- value: string | number;
78
77
  __kind: "Increase";
79
- } | {
80
78
  value: string | number;
79
+ } | {
81
80
  __kind: "Decrease";
81
+ value: string | number;
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
- value: bigint;
30
29
  __kind: "Increase";
30
+ value: bigint;
31
31
  }, {
32
- value: string | number;
33
32
  __kind: "Increase";
33
+ value: string | number;
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
- value: bigint;
39
38
  __kind: "Decrease";
39
+ value: bigint;
40
40
  }, {
41
- value: string | number;
42
41
  __kind: "Decrease";
42
+ value: string | number;
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
- value: bigint;
58
57
  __kind: "Increase";
59
- } | {
60
58
  value: bigint;
59
+ } | {
61
60
  __kind: "Decrease";
61
+ value: bigint;
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
- value: string | number;
78
77
  __kind: "Increase";
79
- } | {
80
78
  value: string | number;
79
+ } | {
81
80
  __kind: "Decrease";
81
+ value: string | number;
82
82
  } | null | undefined;
83
83
  }>;
84
84
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  pair: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  pair: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  pair: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  pair: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  pair: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  pair: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
170
  lp: string;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  pair: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  pair: string | number;
202
203
  };
203
204
  };
204
- __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207
 
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
59
59
  };
60
60
  }>;
61
61
  }, "strip", z.ZodTypeAny, {
62
+ __kind: "Increase";
62
63
  value: {
63
64
  liquidity: bigint;
64
65
  amounts: {
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
66
67
  pair: bigint;
67
68
  };
68
69
  };
69
- __kind: "Increase";
70
70
  }, {
71
+ __kind: "Increase";
71
72
  value: {
72
73
  liquidity: string | number;
73
74
  amounts: {
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
75
76
  pair: string | number;
76
77
  };
77
78
  };
78
- __kind: "Increase";
79
79
  }>, z.ZodObject<{
80
80
  __kind: z.ZodLiteral<"Decrease">;
81
81
  value: z.ZodObject<{
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
104
104
  };
105
105
  }>;
106
106
  }, "strip", z.ZodTypeAny, {
107
+ __kind: "Decrease";
107
108
  value: {
108
109
  liquidity: bigint;
109
110
  amounts: {
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
111
112
  pair: bigint;
112
113
  };
113
114
  };
114
- __kind: "Decrease";
115
115
  }, {
116
+ __kind: "Decrease";
116
117
  value: {
117
118
  liquidity: string | number;
118
119
  amounts: {
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
120
121
  pair: string | number;
121
122
  };
122
123
  };
123
- __kind: "Decrease";
124
124
  }>]>>>;
125
125
  liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
126
126
  collectedFees: z.ZodObject<{
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
148
148
  };
149
149
  liquidityTotal: bigint;
150
150
  sizeChange?: {
151
+ __kind: "Increase";
151
152
  value: {
152
153
  liquidity: bigint;
153
154
  amounts: {
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
155
156
  pair: bigint;
156
157
  };
157
158
  };
158
- __kind: "Increase";
159
159
  } | {
160
+ __kind: "Decrease";
160
161
  value: {
161
162
  liquidity: bigint;
162
163
  amounts: {
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
164
165
  pair: bigint;
165
166
  };
166
167
  };
167
- __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
170
  lp: string;
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
185
185
  };
186
186
  liquidityTotal: string | number;
187
187
  sizeChange?: {
188
+ __kind: "Increase";
188
189
  value: {
189
190
  liquidity: string | number;
190
191
  amounts: {
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
192
193
  pair: string | number;
193
194
  };
194
195
  };
195
- __kind: "Increase";
196
196
  } | {
197
+ __kind: "Decrease";
197
198
  value: {
198
199
  liquidity: string | number;
199
200
  amounts: {
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
201
202
  pair: string | number;
202
203
  };
203
204
  };
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" | "Flip" | "Usdc" | "Dot" | "Btc";
7
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
8
8
  }, {
9
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
10
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
11
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
9
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
10
+ }>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
11
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
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" | "Flip" | "Usdc" | "Dot" | "Btc";
25
- direction: "FromStable" | "ToStable";
24
+ asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
26
25
  amount: bigint;
26
+ direction: "FromStable" | "ToStable";
27
27
  }, {
28
28
  asset: {
29
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
29
+ __kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
30
30
  };
31
+ amount: string | number;
31
32
  direction: {
32
33
  __kind: "FromStable" | "ToStable";
33
34
  };
34
- amount: string | number;
35
35
  }>;
36
36
 
37
37
  export { swappingBatchSwapFailed };