@chainflip/processor 1.8.5 → 1.8.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 (134) hide show
  1. package/README.MD +13 -1
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  5. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  13. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  14. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  15. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  16. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  17. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  18. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  19. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  20. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  21. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  22. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  23. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  24. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  25. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  26. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  27. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  28. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  29. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  30. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  31. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  32. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  33. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  34. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  35. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  36. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  37. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  38. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  39. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  40. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  41. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  42. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  43. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  44. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  45. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  46. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  47. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  48. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  49. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  50. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  51. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  52. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  53. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  54. package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
  55. package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
  56. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  57. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  58. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  59. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  60. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  61. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  62. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  63. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  64. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  65. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  66. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  67. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  68. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  69. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  70. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  71. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  72. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  73. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  74. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  75. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  76. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  77. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  78. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  79. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  80. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  81. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  82. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  83. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  84. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  85. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  86. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  87. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  88. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  89. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  90. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  91. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  92. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  93. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  94. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  95. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  96. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  97. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  98. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  99. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  100. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  101. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  102. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  103. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  104. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  105. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  106. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  107. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  108. package/dist/160/swapping/swapRequested.d.cts +40 -40
  109. package/dist/160/swapping/swapRequested.d.ts +40 -40
  110. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  111. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  112. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  113. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  114. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  115. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  116. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  117. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  118. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  119. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  120. package/dist/180/common.cjs +2 -2
  121. package/dist/180/common.d.cts +2 -2
  122. package/dist/180/common.d.ts +2 -2
  123. package/dist/180/common.mjs +2 -2
  124. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +1 -1
  125. package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +3 -3
  126. package/dist/180/swapping/affiliateRegistration.cjs +1 -0
  127. package/dist/180/swapping/affiliateRegistration.d.cts +3 -0
  128. package/dist/180/swapping/affiliateRegistration.d.ts +3 -0
  129. package/dist/180/swapping/affiliateRegistration.mjs +2 -1
  130. package/dist/180/swapping/withdrawalRequested.cjs +20 -0
  131. package/dist/180/swapping/withdrawalRequested.d.cts +91 -0
  132. package/dist/180/swapping/withdrawalRequested.d.ts +91 -0
  133. package/dist/180/swapping/withdrawalRequested.mjs +20 -0
  134. package/package.json +1 -1
@@ -33,17 +33,17 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
33
33
  error: string;
34
34
  }>;
35
35
  }, "strip", z.ZodTypeAny, {
36
+ __kind: "Module";
36
37
  value: {
37
38
  index: number;
38
39
  error: `0x${string}`;
39
40
  };
40
- __kind: "Module";
41
41
  }, {
42
+ __kind: "Module";
42
43
  value: {
43
44
  index: number;
44
45
  error: string;
45
46
  };
46
- __kind: "Module";
47
47
  }>, z.ZodObject<{
48
48
  __kind: z.ZodLiteral<"ConsumerRemaining">;
49
49
  }, "strip", z.ZodTypeAny, {
@@ -74,13 +74,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
74
74
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
75
75
  }>;
76
76
  }, "strip", z.ZodTypeAny, {
77
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
77
  __kind: "Token";
78
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
79
79
  }, {
80
+ __kind: "Token";
80
81
  value: {
81
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
83
  };
83
- __kind: "Token";
84
84
  }>, z.ZodObject<{
85
85
  __kind: z.ZodLiteral<"Arithmetic">;
86
86
  value: z.ZodEffects<z.ZodObject<{
@@ -93,13 +93,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
93
93
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
94
94
  }>;
95
95
  }, "strip", z.ZodTypeAny, {
96
- value: "Underflow" | "Overflow" | "DivisionByZero";
97
96
  __kind: "Arithmetic";
97
+ value: "Underflow" | "Overflow" | "DivisionByZero";
98
98
  }, {
99
+ __kind: "Arithmetic";
99
100
  value: {
100
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
102
  };
102
- __kind: "Arithmetic";
103
103
  }>, z.ZodObject<{
104
104
  __kind: z.ZodLiteral<"Transactional">;
105
105
  value: z.ZodEffects<z.ZodObject<{
@@ -112,13 +112,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
112
112
  __kind: "LimitReached" | "NoLayer";
113
113
  }>;
114
114
  }, "strip", z.ZodTypeAny, {
115
- value: "LimitReached" | "NoLayer";
116
115
  __kind: "Transactional";
116
+ value: "LimitReached" | "NoLayer";
117
117
  }, {
118
+ __kind: "Transactional";
118
119
  value: {
119
120
  __kind: "LimitReached" | "NoLayer";
120
121
  };
121
- __kind: "Transactional";
122
122
  }>, z.ZodObject<{
123
123
  __kind: z.ZodLiteral<"Exhausted">;
124
124
  }, "strip", z.ZodTypeAny, {
@@ -145,6 +145,7 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
145
145
  __kind: "RootNotAllowed";
146
146
  }>]>;
147
147
  }, "strip", z.ZodTypeAny, {
148
+ callHash: `0x${string}`;
148
149
  error: {
149
150
  __kind: "Other";
150
151
  } | {
@@ -152,11 +153,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
152
153
  } | {
153
154
  __kind: "BadOrigin";
154
155
  } | {
156
+ __kind: "Module";
155
157
  value: {
156
158
  index: number;
157
159
  error: `0x${string}`;
158
160
  };
159
- __kind: "Module";
160
161
  } | {
161
162
  __kind: "ConsumerRemaining";
162
163
  } | {
@@ -164,14 +165,14 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
164
165
  } | {
165
166
  __kind: "TooManyConsumers";
166
167
  } | {
167
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
168
168
  __kind: "Token";
169
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
169
170
  } | {
170
- value: "Underflow" | "Overflow" | "DivisionByZero";
171
171
  __kind: "Arithmetic";
172
+ value: "Underflow" | "Overflow" | "DivisionByZero";
172
173
  } | {
173
- value: "LimitReached" | "NoLayer";
174
174
  __kind: "Transactional";
175
+ value: "LimitReached" | "NoLayer";
175
176
  } | {
176
177
  __kind: "Exhausted";
177
178
  } | {
@@ -181,8 +182,8 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
181
182
  } | {
182
183
  __kind: "RootNotAllowed";
183
184
  };
184
- callHash: `0x${string}`;
185
185
  }, {
186
+ callHash: string;
186
187
  error: {
187
188
  __kind: "Other";
188
189
  } | {
@@ -190,11 +191,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
190
191
  } | {
191
192
  __kind: "BadOrigin";
192
193
  } | {
194
+ __kind: "Module";
193
195
  value: {
194
196
  index: number;
195
197
  error: string;
196
198
  };
197
- __kind: "Module";
198
199
  } | {
199
200
  __kind: "ConsumerRemaining";
200
201
  } | {
@@ -202,20 +203,20 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
202
203
  } | {
203
204
  __kind: "TooManyConsumers";
204
205
  } | {
206
+ __kind: "Token";
205
207
  value: {
206
208
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
207
209
  };
208
- __kind: "Token";
209
210
  } | {
211
+ __kind: "Arithmetic";
210
212
  value: {
211
213
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
212
214
  };
213
- __kind: "Arithmetic";
214
215
  } | {
216
+ __kind: "Transactional";
215
217
  value: {
216
218
  __kind: "LimitReached" | "NoLayer";
217
219
  };
218
- __kind: "Transactional";
219
220
  } | {
220
221
  __kind: "Exhausted";
221
222
  } | {
@@ -225,7 +226,6 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
225
226
  } | {
226
227
  __kind: "RootNotAllowed";
227
228
  };
228
- callHash: string;
229
229
  }>;
230
230
 
231
231
  export { witnesserWitnessExecutionFailed };
@@ -33,17 +33,17 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
33
33
  error: string;
34
34
  }>;
35
35
  }, "strip", z.ZodTypeAny, {
36
+ __kind: "Module";
36
37
  value: {
37
38
  index: number;
38
39
  error: `0x${string}`;
39
40
  };
40
- __kind: "Module";
41
41
  }, {
42
+ __kind: "Module";
42
43
  value: {
43
44
  index: number;
44
45
  error: string;
45
46
  };
46
- __kind: "Module";
47
47
  }>, z.ZodObject<{
48
48
  __kind: z.ZodLiteral<"ConsumerRemaining">;
49
49
  }, "strip", z.ZodTypeAny, {
@@ -74,13 +74,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
74
74
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
75
75
  }>;
76
76
  }, "strip", z.ZodTypeAny, {
77
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
77
  __kind: "Token";
78
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
79
79
  }, {
80
+ __kind: "Token";
80
81
  value: {
81
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
83
  };
83
- __kind: "Token";
84
84
  }>, z.ZodObject<{
85
85
  __kind: z.ZodLiteral<"Arithmetic">;
86
86
  value: z.ZodEffects<z.ZodObject<{
@@ -93,13 +93,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
93
93
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
94
94
  }>;
95
95
  }, "strip", z.ZodTypeAny, {
96
- value: "Underflow" | "Overflow" | "DivisionByZero";
97
96
  __kind: "Arithmetic";
97
+ value: "Underflow" | "Overflow" | "DivisionByZero";
98
98
  }, {
99
+ __kind: "Arithmetic";
99
100
  value: {
100
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
102
  };
102
- __kind: "Arithmetic";
103
103
  }>, z.ZodObject<{
104
104
  __kind: z.ZodLiteral<"Transactional">;
105
105
  value: z.ZodEffects<z.ZodObject<{
@@ -112,13 +112,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
112
112
  __kind: "LimitReached" | "NoLayer";
113
113
  }>;
114
114
  }, "strip", z.ZodTypeAny, {
115
- value: "LimitReached" | "NoLayer";
116
115
  __kind: "Transactional";
116
+ value: "LimitReached" | "NoLayer";
117
117
  }, {
118
+ __kind: "Transactional";
118
119
  value: {
119
120
  __kind: "LimitReached" | "NoLayer";
120
121
  };
121
- __kind: "Transactional";
122
122
  }>, z.ZodObject<{
123
123
  __kind: z.ZodLiteral<"Exhausted">;
124
124
  }, "strip", z.ZodTypeAny, {
@@ -145,6 +145,7 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
145
145
  __kind: "RootNotAllowed";
146
146
  }>]>;
147
147
  }, "strip", z.ZodTypeAny, {
148
+ callHash: `0x${string}`;
148
149
  error: {
149
150
  __kind: "Other";
150
151
  } | {
@@ -152,11 +153,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
152
153
  } | {
153
154
  __kind: "BadOrigin";
154
155
  } | {
156
+ __kind: "Module";
155
157
  value: {
156
158
  index: number;
157
159
  error: `0x${string}`;
158
160
  };
159
- __kind: "Module";
160
161
  } | {
161
162
  __kind: "ConsumerRemaining";
162
163
  } | {
@@ -164,14 +165,14 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
164
165
  } | {
165
166
  __kind: "TooManyConsumers";
166
167
  } | {
167
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
168
168
  __kind: "Token";
169
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
169
170
  } | {
170
- value: "Underflow" | "Overflow" | "DivisionByZero";
171
171
  __kind: "Arithmetic";
172
+ value: "Underflow" | "Overflow" | "DivisionByZero";
172
173
  } | {
173
- value: "LimitReached" | "NoLayer";
174
174
  __kind: "Transactional";
175
+ value: "LimitReached" | "NoLayer";
175
176
  } | {
176
177
  __kind: "Exhausted";
177
178
  } | {
@@ -181,8 +182,8 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
181
182
  } | {
182
183
  __kind: "RootNotAllowed";
183
184
  };
184
- callHash: `0x${string}`;
185
185
  }, {
186
+ callHash: string;
186
187
  error: {
187
188
  __kind: "Other";
188
189
  } | {
@@ -190,11 +191,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
190
191
  } | {
191
192
  __kind: "BadOrigin";
192
193
  } | {
194
+ __kind: "Module";
193
195
  value: {
194
196
  index: number;
195
197
  error: string;
196
198
  };
197
- __kind: "Module";
198
199
  } | {
199
200
  __kind: "ConsumerRemaining";
200
201
  } | {
@@ -202,20 +203,20 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
202
203
  } | {
203
204
  __kind: "TooManyConsumers";
204
205
  } | {
206
+ __kind: "Token";
205
207
  value: {
206
208
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
207
209
  };
208
- __kind: "Token";
209
210
  } | {
211
+ __kind: "Arithmetic";
210
212
  value: {
211
213
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
212
214
  };
213
- __kind: "Arithmetic";
214
215
  } | {
216
+ __kind: "Transactional";
215
217
  value: {
216
218
  __kind: "LimitReached" | "NoLayer";
217
219
  };
218
- __kind: "Transactional";
219
220
  } | {
220
221
  __kind: "Exhausted";
221
222
  } | {
@@ -225,7 +226,6 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
225
226
  } | {
226
227
  __kind: "RootNotAllowed";
227
228
  };
228
- callHash: string;
229
229
  }>;
230
230
 
231
231
  export { witnesserWitnessExecutionFailed };
@@ -35,43 +35,42 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Increase">;
36
36
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- __kind: "Increase";
39
38
  value: bigint;
40
- }, {
41
39
  __kind: "Increase";
40
+ }, {
42
41
  value: string | number;
42
+ __kind: "Increase";
43
43
  }>, z.ZodObject<{
44
44
  __kind: z.ZodLiteral<"Decrease">;
45
45
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- __kind: "Decrease";
48
47
  value: bigint;
49
- }, {
50
48
  __kind: "Decrease";
49
+ }, {
51
50
  value: string | number;
51
+ __kind: "Decrease";
52
52
  }>]>>>;
53
53
  sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- id: bigint;
58
57
  lp: string;
59
58
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
59
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
61
60
  side: "Buy" | "Sell";
61
+ id: bigint;
62
62
  tick: number;
63
63
  sellAmountTotal: bigint;
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- __kind: "Increase";
68
67
  value: bigint;
68
+ __kind: "Increase";
69
69
  } | {
70
- __kind: "Decrease";
71
70
  value: bigint;
71
+ __kind: "Decrease";
72
72
  } | null | undefined;
73
73
  }, {
74
- id: string | number;
75
74
  lp: string;
76
75
  baseAsset: {
77
76
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -82,16 +81,17 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
82
81
  side: {
83
82
  __kind: "Buy" | "Sell";
84
83
  };
84
+ id: string | number;
85
85
  tick: number;
86
86
  sellAmountTotal: string | number;
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- __kind: "Increase";
91
90
  value: string | number;
91
+ __kind: "Increase";
92
92
  } | {
93
- __kind: "Decrease";
94
93
  value: string | number;
94
+ __kind: "Decrease";
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -35,43 +35,42 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
35
35
  __kind: z.ZodLiteral<"Increase">;
36
36
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- __kind: "Increase";
39
38
  value: bigint;
40
- }, {
41
39
  __kind: "Increase";
40
+ }, {
42
41
  value: string | number;
42
+ __kind: "Increase";
43
43
  }>, z.ZodObject<{
44
44
  __kind: z.ZodLiteral<"Decrease">;
45
45
  value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- __kind: "Decrease";
48
47
  value: bigint;
49
- }, {
50
48
  __kind: "Decrease";
49
+ }, {
51
50
  value: string | number;
51
+ __kind: "Decrease";
52
52
  }>]>>>;
53
53
  sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- id: bigint;
58
57
  lp: string;
59
58
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
60
59
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
61
60
  side: "Buy" | "Sell";
61
+ id: bigint;
62
62
  tick: number;
63
63
  sellAmountTotal: bigint;
64
64
  collectedFees: bigint;
65
65
  boughtAmount: bigint;
66
66
  sellAmountChange?: {
67
- __kind: "Increase";
68
67
  value: bigint;
68
+ __kind: "Increase";
69
69
  } | {
70
- __kind: "Decrease";
71
70
  value: bigint;
71
+ __kind: "Decrease";
72
72
  } | null | undefined;
73
73
  }, {
74
- id: string | number;
75
74
  lp: string;
76
75
  baseAsset: {
77
76
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -82,16 +81,17 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
82
81
  side: {
83
82
  __kind: "Buy" | "Sell";
84
83
  };
84
+ id: string | number;
85
85
  tick: number;
86
86
  sellAmountTotal: string | number;
87
87
  collectedFees: string | number;
88
88
  boughtAmount: string | number;
89
89
  sellAmountChange?: {
90
- __kind: "Increase";
91
90
  value: string | number;
91
+ __kind: "Increase";
92
92
  } | {
93
- __kind: "Decrease";
94
93
  value: string | number;
94
+ __kind: "Decrease";
95
95
  } | null | undefined;
96
96
  }>;
97
97
 
@@ -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
  quote: 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
  quote: 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
  quote: 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
  quote: 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<{
@@ -134,10 +134,10 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
- id: bigint;
138
137
  lp: string;
139
138
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
139
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
140
+ id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
143
143
  quote: bigint;
@@ -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
  quote: bigint;
157
156
  };
158
157
  };
158
+ __kind: "Increase";
159
159
  } | {
160
- __kind: "Decrease";
161
160
  value: {
162
161
  liquidity: bigint;
163
162
  amounts: {
@@ -165,9 +164,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
165
164
  quote: bigint;
166
165
  };
167
166
  };
167
+ __kind: "Decrease";
168
168
  } | null | undefined;
169
169
  }, {
170
- id: string | number;
171
170
  lp: string;
172
171
  baseAsset: {
173
172
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
@@ -175,6 +174,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
175
174
  quoteAsset: {
176
175
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
177
176
  };
177
+ id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
180
180
  quote: string | number;
@@ -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
  quote: 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
  quote: string | number;
203
202
  };
204
203
  };
204
+ __kind: "Decrease";
205
205
  } | null | undefined;
206
206
  }>;
207
207