wowok_agent 1.6.6 → 2.1.8

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.

Potentially problematic release.


This version of wowok_agent might be problematic. Click here for more details.

Files changed (181) hide show
  1. package/README.md +20 -40
  2. package/dist/index.d.ts +13528 -27
  3. package/dist/index.js +1026 -27
  4. package/dist/schema/call/allocation.d.ts +1370 -0
  5. package/dist/schema/call/allocation.js +27 -0
  6. package/dist/schema/call/arbitration.d.ts +1902 -0
  7. package/dist/schema/call/arbitration.js +106 -0
  8. package/dist/schema/call/base.d.ts +6381 -0
  9. package/dist/schema/call/base.js +152 -0
  10. package/dist/schema/call/contact.d.ts +898 -0
  11. package/dist/schema/call/contact.js +41 -0
  12. package/dist/schema/call/demand.d.ts +1193 -0
  13. package/dist/schema/call/demand.js +51 -0
  14. package/dist/schema/call/guard.d.ts +819 -0
  15. package/dist/schema/call/guard.js +67 -0
  16. package/dist/schema/call/handler.d.ts +80 -0
  17. package/dist/schema/call/handler.js +177 -0
  18. package/dist/schema/call/index.d.ts +18 -0
  19. package/dist/schema/call/index.js +19 -0
  20. package/dist/schema/call/machine.d.ts +3906 -0
  21. package/dist/schema/call/machine.js +164 -0
  22. package/dist/schema/call/order.d.ts +994 -0
  23. package/dist/schema/call/order.js +39 -0
  24. package/dist/schema/call/payment.d.ts +408 -0
  25. package/dist/schema/call/payment.js +20 -0
  26. package/dist/schema/call/permission.d.ts +2945 -0
  27. package/dist/schema/call/permission.js +118 -0
  28. package/dist/schema/call/personal.d.ts +1498 -0
  29. package/dist/schema/call/personal.js +81 -0
  30. package/dist/schema/call/progress.d.ts +847 -0
  31. package/dist/schema/call/progress.js +37 -0
  32. package/dist/schema/call/proof.d.ts +328 -0
  33. package/dist/schema/call/proof.js +27 -0
  34. package/dist/schema/call/repository.d.ts +2220 -0
  35. package/dist/schema/call/repository.js +85 -0
  36. package/dist/schema/call/reward.d.ts +1178 -0
  37. package/dist/schema/call/reward.js +46 -0
  38. package/dist/schema/call/service.d.ts +3534 -0
  39. package/dist/schema/call/service.js +87 -0
  40. package/dist/schema/call/treasury.d.ts +2399 -0
  41. package/dist/schema/call/treasury.js +76 -0
  42. package/dist/schema/common/index.d.ts +623 -0
  43. package/dist/schema/common/index.js +331 -0
  44. package/dist/schema/index.d.ts +7 -0
  45. package/dist/schema/index.js +8 -0
  46. package/dist/schema/local/index.d.ts +7824 -0
  47. package/dist/schema/local/index.js +913 -0
  48. package/dist/schema/local/wip.d.ts +781 -0
  49. package/dist/schema/local/wip.js +229 -0
  50. package/dist/schema/messenger/index.d.ts +3624 -0
  51. package/dist/schema/messenger/index.js +407 -0
  52. package/dist/schema/query/index.d.ts +27176 -0
  53. package/dist/schema/query/index.js +1313 -0
  54. package/dist/schema/utils/guard-parser.d.ts +20 -0
  55. package/dist/schema/utils/guard-parser.js +410 -0
  56. package/dist/schema/utils/guard-query-utils.d.ts +5 -0
  57. package/dist/schema/utils/guard-query-utils.js +22 -0
  58. package/dist/schema/utils/node-parser.d.ts +59 -0
  59. package/dist/schema/utils/node-parser.js +382 -0
  60. package/dist/schema/utils/permission-index-utils.d.ts +2 -0
  61. package/dist/schema/utils/permission-index-utils.js +10 -0
  62. package/package.json +31 -49
  63. package/LICENSE +0 -201
  64. package/dist/call/arbitration.d.ts +0 -57
  65. package/dist/call/arbitration.d.ts.map +0 -1
  66. package/dist/call/arbitration.js +0 -245
  67. package/dist/call/arbitration.js.map +0 -1
  68. package/dist/call/base.d.ts +0 -85
  69. package/dist/call/base.d.ts.map +0 -1
  70. package/dist/call/base.js +0 -231
  71. package/dist/call/base.js.map +0 -1
  72. package/dist/call/call.d.ts +0 -95
  73. package/dist/call/call.d.ts.map +0 -1
  74. package/dist/call/call.js +0 -149
  75. package/dist/call/call.js.map +0 -1
  76. package/dist/call/demand.d.ts +0 -46
  77. package/dist/call/demand.d.ts.map +0 -1
  78. package/dist/call/demand.js +0 -201
  79. package/dist/call/demand.js.map +0 -1
  80. package/dist/call/guard.d.ts +0 -53
  81. package/dist/call/guard.d.ts.map +0 -1
  82. package/dist/call/guard.js +0 -386
  83. package/dist/call/guard.js.map +0 -1
  84. package/dist/call/machine.d.ts +0 -97
  85. package/dist/call/machine.d.ts.map +0 -1
  86. package/dist/call/machine.js +0 -342
  87. package/dist/call/machine.js.map +0 -1
  88. package/dist/call/object_permission.d.ts +0 -14
  89. package/dist/call/object_permission.d.ts.map +0 -1
  90. package/dist/call/object_permission.js +0 -59
  91. package/dist/call/object_permission.js.map +0 -1
  92. package/dist/call/permission.d.ts +0 -63
  93. package/dist/call/permission.d.ts.map +0 -1
  94. package/dist/call/permission.js +0 -137
  95. package/dist/call/permission.js.map +0 -1
  96. package/dist/call/personal.d.ts +0 -47
  97. package/dist/call/personal.d.ts.map +0 -1
  98. package/dist/call/personal.js +0 -119
  99. package/dist/call/personal.js.map +0 -1
  100. package/dist/call/repository.d.ts +0 -117
  101. package/dist/call/repository.d.ts.map +0 -1
  102. package/dist/call/repository.js +0 -408
  103. package/dist/call/repository.js.map +0 -1
  104. package/dist/call/service.d.ts +0 -115
  105. package/dist/call/service.d.ts.map +0 -1
  106. package/dist/call/service.js +0 -550
  107. package/dist/call/service.js.map +0 -1
  108. package/dist/call/treasury.d.ts +0 -46
  109. package/dist/call/treasury.d.ts.map +0 -1
  110. package/dist/call/treasury.js +0 -222
  111. package/dist/call/treasury.js.map +0 -1
  112. package/dist/common.d.ts +0 -12
  113. package/dist/common.d.ts.map +0 -1
  114. package/dist/common.js +0 -71
  115. package/dist/common.js.map +0 -1
  116. package/dist/index.d.ts.map +0 -1
  117. package/dist/index.js.map +0 -1
  118. package/dist/local/.d.ts +0 -20
  119. package/dist/local/.d.ts.map +0 -1
  120. package/dist/local/.js +0 -76
  121. package/dist/local/.js.map +0 -1
  122. package/dist/local/account.d.ts +0 -42
  123. package/dist/local/account.d.ts.map +0 -1
  124. package/dist/local/account.js +0 -335
  125. package/dist/local/account.js.map +0 -1
  126. package/dist/local/cache.d.ts +0 -32
  127. package/dist/local/cache.d.ts.map +0 -1
  128. package/dist/local/cache.js +0 -77
  129. package/dist/local/cache.js.map +0 -1
  130. package/dist/local/coin.d.ts +0 -22
  131. package/dist/local/coin.d.ts.map +0 -1
  132. package/dist/local/coin.js +0 -123
  133. package/dist/local/coin.js.map +0 -1
  134. package/dist/local/config.d.ts +0 -20
  135. package/dist/local/config.d.ts.map +0 -1
  136. package/dist/local/config.js +0 -75
  137. package/dist/local/config.js.map +0 -1
  138. package/dist/local/index.d.ts +0 -110
  139. package/dist/local/index.d.ts.map +0 -1
  140. package/dist/local/index.js +0 -122
  141. package/dist/local/index.js.map +0 -1
  142. package/dist/local/local.d.ts +0 -55
  143. package/dist/local/local.d.ts.map +0 -1
  144. package/dist/local/local.js +0 -248
  145. package/dist/local/local.js.map +0 -1
  146. package/dist/query/events.d.ts +0 -65
  147. package/dist/query/events.d.ts.map +0 -1
  148. package/dist/query/events.js +0 -75
  149. package/dist/query/events.js.map +0 -1
  150. package/dist/query/objects.d.ts +0 -346
  151. package/dist/query/objects.d.ts.map +0 -1
  152. package/dist/query/objects.js +0 -472
  153. package/dist/query/objects.js.map +0 -1
  154. package/dist/query/permission.d.ts +0 -15
  155. package/dist/query/permission.d.ts.map +0 -1
  156. package/dist/query/permission.js +0 -45
  157. package/dist/query/permission.js.map +0 -1
  158. package/dist/query/received.d.ts +0 -16
  159. package/dist/query/received.d.ts.map +0 -1
  160. package/dist/query/received.js +0 -16
  161. package/dist/query/received.js.map +0 -1
  162. package/dist/schema/call.d.ts +0 -13005
  163. package/dist/schema/call.d.ts.map +0 -1
  164. package/dist/schema/call.js +0 -997
  165. package/dist/schema/call.js.map +0 -1
  166. package/dist/schema/const.d.ts +0 -254
  167. package/dist/schema/const.d.ts.map +0 -1
  168. package/dist/schema/const.js +0 -305
  169. package/dist/schema/const.js.map +0 -1
  170. package/dist/schema/local.d.ts +0 -702
  171. package/dist/schema/local.d.ts.map +0 -1
  172. package/dist/schema/local.js +0 -150
  173. package/dist/schema/local.js.map +0 -1
  174. package/dist/schema/query.d.ts +0 -1465
  175. package/dist/schema/query.d.ts.map +0 -1
  176. package/dist/schema/query.js +0 -224
  177. package/dist/schema/query.js.map +0 -1
  178. package/dist/schema/util.d.ts +0 -71
  179. package/dist/schema/util.d.ts.map +0 -1
  180. package/dist/schema/util.js +0 -139
  181. package/dist/schema/util.js.map +0 -1
@@ -0,0 +1,1902 @@
1
+ import { z } from "zod";
2
+ export declare const DisputeSchema: z.ZodObject<{
3
+ order: z.ZodEffects<z.ZodString, string, string>;
4
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
5
+ proposition: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
6
+ fee: z.ZodUnion<[z.ZodObject<{
7
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
8
+ }, "strip", z.ZodTypeAny, {
9
+ balance: string | number;
10
+ }, {
11
+ balance: string | number;
12
+ }>, z.ZodObject<{
13
+ coin: z.ZodString;
14
+ }, "strip", z.ZodTypeAny, {
15
+ coin: string;
16
+ }, {
17
+ coin: string;
18
+ }>]>;
19
+ namedArb: z.ZodOptional<z.ZodObject<{
20
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
21
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
22
+ onChain: z.ZodOptional<z.ZodBoolean>;
23
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
24
+ }, "strict", z.ZodTypeAny, {
25
+ name?: string | undefined;
26
+ replaceExistName?: boolean | undefined;
27
+ tags?: string[] | undefined;
28
+ onChain?: boolean | undefined;
29
+ }, {
30
+ name?: string | undefined;
31
+ replaceExistName?: boolean | undefined;
32
+ tags?: string[] | undefined;
33
+ onChain?: boolean | undefined;
34
+ }>>;
35
+ }, "strict", z.ZodTypeAny, {
36
+ order: string;
37
+ proposition: string[];
38
+ fee: {
39
+ balance: string | number;
40
+ } | {
41
+ coin: string;
42
+ };
43
+ description?: string | undefined;
44
+ namedArb?: {
45
+ name?: string | undefined;
46
+ replaceExistName?: boolean | undefined;
47
+ tags?: string[] | undefined;
48
+ onChain?: boolean | undefined;
49
+ } | undefined;
50
+ }, {
51
+ order: string;
52
+ proposition: string[];
53
+ fee: {
54
+ balance: string | number;
55
+ } | {
56
+ coin: string;
57
+ };
58
+ description?: string | undefined;
59
+ namedArb?: {
60
+ name?: string | undefined;
61
+ replaceExistName?: boolean | undefined;
62
+ tags?: string[] | undefined;
63
+ onChain?: boolean | undefined;
64
+ } | undefined;
65
+ }>;
66
+ export declare const ConfirmSchema: z.ZodObject<{
67
+ arb: z.ZodEffects<z.ZodString, string, string>;
68
+ voting_deadline: z.ZodUnion<[z.ZodNumber, z.ZodNull]>;
69
+ }, "strict", z.ZodTypeAny, {
70
+ voting_deadline: number | null;
71
+ arb: string;
72
+ }, {
73
+ voting_deadline: number | null;
74
+ arb: string;
75
+ }>;
76
+ export declare const VotingDeadlineChangeSchema: z.ZodObject<{
77
+ arb: z.ZodEffects<z.ZodString, string, string>;
78
+ voting_deadline: z.ZodUnion<[z.ZodNumber, z.ZodNull]>;
79
+ }, "strict", z.ZodTypeAny, {
80
+ voting_deadline: number | null;
81
+ arb: string;
82
+ }, {
83
+ voting_deadline: number | null;
84
+ arb: string;
85
+ }>;
86
+ export declare const VoteSchema: z.ZodObject<{
87
+ arb: z.ZodEffects<z.ZodString, string, string>;
88
+ votes: z.ZodArray<z.ZodNumber, "many">;
89
+ voting_guard: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
90
+ }, "strict", z.ZodTypeAny, {
91
+ votes: number[];
92
+ arb: string;
93
+ voting_guard?: string | undefined;
94
+ }, {
95
+ votes: number[];
96
+ arb: string;
97
+ voting_guard?: string | undefined;
98
+ }>;
99
+ export declare const FeedbackSchema: z.ZodObject<{
100
+ arb: z.ZodEffects<z.ZodString, string, string>;
101
+ feedback: z.ZodEffects<z.ZodString, string, string>;
102
+ }, "strict", z.ZodTypeAny, {
103
+ feedback: string;
104
+ arb: string;
105
+ }, {
106
+ feedback: string;
107
+ arb: string;
108
+ }>;
109
+ export declare const ArbitrationActionSchema: z.ZodObject<{
110
+ arb: z.ZodEffects<z.ZodString, string, string>;
111
+ feedback: z.ZodEffects<z.ZodString, string, string>;
112
+ indemnity: z.ZodNumber;
113
+ }, "strict", z.ZodTypeAny, {
114
+ feedback: string;
115
+ indemnity: number;
116
+ arb: string;
117
+ }, {
118
+ feedback: string;
119
+ indemnity: number;
120
+ arb: string;
121
+ }>;
122
+ export declare const ResetSchema: z.ZodObject<{
123
+ arb: z.ZodEffects<z.ZodString, string, string>;
124
+ feedback: z.ZodEffects<z.ZodString, string, string>;
125
+ }, "strict", z.ZodTypeAny, {
126
+ feedback: string;
127
+ arb: string;
128
+ }, {
129
+ feedback: string;
130
+ arb: string;
131
+ }>;
132
+ export declare const ArbWithdrawSchema: z.ZodObject<{
133
+ arb: z.ZodEffects<z.ZodString, string, string>;
134
+ }, "strict", z.ZodTypeAny, {
135
+ arb: string;
136
+ }, {
137
+ arb: string;
138
+ }>;
139
+ export declare const FeesTransferToSchema: z.ZodUnion<[z.ZodObject<{
140
+ allocation: z.ZodEffects<z.ZodString, string, string>;
141
+ }, "strict", z.ZodTypeAny, {
142
+ allocation: string;
143
+ }, {
144
+ allocation: string;
145
+ }>, z.ZodObject<{
146
+ treasury: z.ZodEffects<z.ZodString, string, string>;
147
+ }, "strict", z.ZodTypeAny, {
148
+ treasury: string;
149
+ }, {
150
+ treasury: string;
151
+ }>]>;
152
+ export declare const FeesTransferSchema: z.ZodObject<{
153
+ to: z.ZodUnion<[z.ZodObject<{
154
+ allocation: z.ZodEffects<z.ZodString, string, string>;
155
+ }, "strict", z.ZodTypeAny, {
156
+ allocation: string;
157
+ }, {
158
+ allocation: string;
159
+ }>, z.ZodObject<{
160
+ treasury: z.ZodEffects<z.ZodString, string, string>;
161
+ }, "strict", z.ZodTypeAny, {
162
+ treasury: string;
163
+ }, {
164
+ treasury: string;
165
+ }>]>;
166
+ payment_remark: z.ZodEffects<z.ZodString, string, string>;
167
+ payment_index: z.ZodNumber;
168
+ newPayment: z.ZodOptional<z.ZodObject<{
169
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
170
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
171
+ onChain: z.ZodOptional<z.ZodBoolean>;
172
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
173
+ }, "strict", z.ZodTypeAny, {
174
+ name?: string | undefined;
175
+ replaceExistName?: boolean | undefined;
176
+ tags?: string[] | undefined;
177
+ onChain?: boolean | undefined;
178
+ }, {
179
+ name?: string | undefined;
180
+ replaceExistName?: boolean | undefined;
181
+ tags?: string[] | undefined;
182
+ onChain?: boolean | undefined;
183
+ }>>;
184
+ }, "strict", z.ZodTypeAny, {
185
+ to: {
186
+ allocation: string;
187
+ } | {
188
+ treasury: string;
189
+ };
190
+ payment_remark: string;
191
+ payment_index: number;
192
+ newPayment?: {
193
+ name?: string | undefined;
194
+ replaceExistName?: boolean | undefined;
195
+ tags?: string[] | undefined;
196
+ onChain?: boolean | undefined;
197
+ } | undefined;
198
+ }, {
199
+ to: {
200
+ allocation: string;
201
+ } | {
202
+ treasury: string;
203
+ };
204
+ payment_remark: string;
205
+ payment_index: number;
206
+ newPayment?: {
207
+ name?: string | undefined;
208
+ replaceExistName?: boolean | undefined;
209
+ tags?: string[] | undefined;
210
+ onChain?: boolean | undefined;
211
+ } | undefined;
212
+ }>;
213
+ export declare const VotingGuardActionSchema: z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
214
+ op: z.ZodEnum<["add", "set"]>;
215
+ guards: z.ZodArray<z.ZodObject<{
216
+ guard: z.ZodString;
217
+ vote_weight: z.ZodUnion<[z.ZodObject<{
218
+ GuardIdentifier: z.ZodNumber;
219
+ }, "strip", z.ZodTypeAny, {
220
+ GuardIdentifier: number;
221
+ }, {
222
+ GuardIdentifier: number;
223
+ }>, z.ZodObject<{
224
+ FixedValue: z.ZodNumber;
225
+ }, "strip", z.ZodTypeAny, {
226
+ FixedValue: number;
227
+ }, {
228
+ FixedValue: number;
229
+ }>]>;
230
+ }, "strip", z.ZodTypeAny, {
231
+ guard: string;
232
+ vote_weight: {
233
+ GuardIdentifier: number;
234
+ } | {
235
+ FixedValue: number;
236
+ };
237
+ }, {
238
+ guard: string;
239
+ vote_weight: {
240
+ GuardIdentifier: number;
241
+ } | {
242
+ FixedValue: number;
243
+ };
244
+ }>, "many">;
245
+ }, "strict", z.ZodTypeAny, {
246
+ op: "set" | "add";
247
+ guards: {
248
+ guard: string;
249
+ vote_weight: {
250
+ GuardIdentifier: number;
251
+ } | {
252
+ FixedValue: number;
253
+ };
254
+ }[];
255
+ }, {
256
+ op: "set" | "add";
257
+ guards: {
258
+ guard: string;
259
+ vote_weight: {
260
+ GuardIdentifier: number;
261
+ } | {
262
+ FixedValue: number;
263
+ };
264
+ }[];
265
+ }>, z.ZodObject<{
266
+ op: z.ZodLiteral<"remove">;
267
+ guards: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
268
+ }, "strict", z.ZodTypeAny, {
269
+ op: "remove";
270
+ guards: string[];
271
+ }, {
272
+ op: "remove";
273
+ guards: string[];
274
+ }>, z.ZodObject<{
275
+ op: z.ZodLiteral<"clear">;
276
+ }, "strict", z.ZodTypeAny, {
277
+ op: "clear";
278
+ }, {
279
+ op: "clear";
280
+ }>]>;
281
+ export declare const CallArbitration_DataSchema: z.ZodObject<{
282
+ object: z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
283
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
284
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
285
+ onChain: z.ZodOptional<z.ZodBoolean>;
286
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
287
+ } & {
288
+ permission: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
289
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
290
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
291
+ onChain: z.ZodOptional<z.ZodBoolean>;
292
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
293
+ } & {
294
+ description: z.ZodOptional<z.ZodString>;
295
+ }, "strict", z.ZodTypeAny, {
296
+ name?: string | undefined;
297
+ replaceExistName?: boolean | undefined;
298
+ tags?: string[] | undefined;
299
+ description?: string | undefined;
300
+ onChain?: boolean | undefined;
301
+ }, {
302
+ name?: string | undefined;
303
+ replaceExistName?: boolean | undefined;
304
+ tags?: string[] | undefined;
305
+ description?: string | undefined;
306
+ onChain?: boolean | undefined;
307
+ }>]>>;
308
+ } & {
309
+ type_parameter: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
310
+ }, "strict", z.ZodTypeAny, {
311
+ type_parameter: string;
312
+ name?: string | undefined;
313
+ replaceExistName?: boolean | undefined;
314
+ tags?: string[] | undefined;
315
+ onChain?: boolean | undefined;
316
+ permission?: string | {
317
+ name?: string | undefined;
318
+ replaceExistName?: boolean | undefined;
319
+ tags?: string[] | undefined;
320
+ description?: string | undefined;
321
+ onChain?: boolean | undefined;
322
+ } | undefined;
323
+ }, {
324
+ name?: string | undefined;
325
+ replaceExistName?: boolean | undefined;
326
+ tags?: string[] | undefined;
327
+ onChain?: boolean | undefined;
328
+ type_parameter?: string | undefined;
329
+ permission?: string | {
330
+ name?: string | undefined;
331
+ replaceExistName?: boolean | undefined;
332
+ tags?: string[] | undefined;
333
+ description?: string | undefined;
334
+ onChain?: boolean | undefined;
335
+ } | undefined;
336
+ }>]>;
337
+ dispute: z.ZodOptional<z.ZodObject<{
338
+ order: z.ZodEffects<z.ZodString, string, string>;
339
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
340
+ proposition: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
341
+ fee: z.ZodUnion<[z.ZodObject<{
342
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
343
+ }, "strip", z.ZodTypeAny, {
344
+ balance: string | number;
345
+ }, {
346
+ balance: string | number;
347
+ }>, z.ZodObject<{
348
+ coin: z.ZodString;
349
+ }, "strip", z.ZodTypeAny, {
350
+ coin: string;
351
+ }, {
352
+ coin: string;
353
+ }>]>;
354
+ namedArb: z.ZodOptional<z.ZodObject<{
355
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
356
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
357
+ onChain: z.ZodOptional<z.ZodBoolean>;
358
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
359
+ }, "strict", z.ZodTypeAny, {
360
+ name?: string | undefined;
361
+ replaceExistName?: boolean | undefined;
362
+ tags?: string[] | undefined;
363
+ onChain?: boolean | undefined;
364
+ }, {
365
+ name?: string | undefined;
366
+ replaceExistName?: boolean | undefined;
367
+ tags?: string[] | undefined;
368
+ onChain?: boolean | undefined;
369
+ }>>;
370
+ }, "strict", z.ZodTypeAny, {
371
+ order: string;
372
+ proposition: string[];
373
+ fee: {
374
+ balance: string | number;
375
+ } | {
376
+ coin: string;
377
+ };
378
+ description?: string | undefined;
379
+ namedArb?: {
380
+ name?: string | undefined;
381
+ replaceExistName?: boolean | undefined;
382
+ tags?: string[] | undefined;
383
+ onChain?: boolean | undefined;
384
+ } | undefined;
385
+ }, {
386
+ order: string;
387
+ proposition: string[];
388
+ fee: {
389
+ balance: string | number;
390
+ } | {
391
+ coin: string;
392
+ };
393
+ description?: string | undefined;
394
+ namedArb?: {
395
+ name?: string | undefined;
396
+ replaceExistName?: boolean | undefined;
397
+ tags?: string[] | undefined;
398
+ onChain?: boolean | undefined;
399
+ } | undefined;
400
+ }>>;
401
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
402
+ location: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
403
+ fee: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodString]>>;
404
+ pause: z.ZodOptional<z.ZodBoolean>;
405
+ confirm: z.ZodOptional<z.ZodObject<{
406
+ arb: z.ZodEffects<z.ZodString, string, string>;
407
+ voting_deadline: z.ZodUnion<[z.ZodNumber, z.ZodNull]>;
408
+ }, "strict", z.ZodTypeAny, {
409
+ voting_deadline: number | null;
410
+ arb: string;
411
+ }, {
412
+ voting_deadline: number | null;
413
+ arb: string;
414
+ }>>;
415
+ voting_deadline_change: z.ZodOptional<z.ZodObject<{
416
+ arb: z.ZodEffects<z.ZodString, string, string>;
417
+ voting_deadline: z.ZodUnion<[z.ZodNumber, z.ZodNull]>;
418
+ }, "strict", z.ZodTypeAny, {
419
+ voting_deadline: number | null;
420
+ arb: string;
421
+ }, {
422
+ voting_deadline: number | null;
423
+ arb: string;
424
+ }>>;
425
+ vote: z.ZodOptional<z.ZodObject<{
426
+ arb: z.ZodEffects<z.ZodString, string, string>;
427
+ votes: z.ZodArray<z.ZodNumber, "many">;
428
+ voting_guard: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
429
+ }, "strict", z.ZodTypeAny, {
430
+ votes: number[];
431
+ arb: string;
432
+ voting_guard?: string | undefined;
433
+ }, {
434
+ votes: number[];
435
+ arb: string;
436
+ voting_guard?: string | undefined;
437
+ }>>;
438
+ feedback: z.ZodOptional<z.ZodObject<{
439
+ arb: z.ZodEffects<z.ZodString, string, string>;
440
+ feedback: z.ZodEffects<z.ZodString, string, string>;
441
+ }, "strict", z.ZodTypeAny, {
442
+ feedback: string;
443
+ arb: string;
444
+ }, {
445
+ feedback: string;
446
+ arb: string;
447
+ }>>;
448
+ arbitration: z.ZodOptional<z.ZodObject<{
449
+ arb: z.ZodEffects<z.ZodString, string, string>;
450
+ feedback: z.ZodEffects<z.ZodString, string, string>;
451
+ indemnity: z.ZodNumber;
452
+ }, "strict", z.ZodTypeAny, {
453
+ feedback: string;
454
+ indemnity: number;
455
+ arb: string;
456
+ }, {
457
+ feedback: string;
458
+ indemnity: number;
459
+ arb: string;
460
+ }>>;
461
+ reset: z.ZodOptional<z.ZodObject<{
462
+ arb: z.ZodEffects<z.ZodString, string, string>;
463
+ feedback: z.ZodEffects<z.ZodString, string, string>;
464
+ }, "strict", z.ZodTypeAny, {
465
+ feedback: string;
466
+ arb: string;
467
+ }, {
468
+ feedback: string;
469
+ arb: string;
470
+ }>>;
471
+ arb_withdraw: z.ZodOptional<z.ZodObject<{
472
+ arb: z.ZodEffects<z.ZodString, string, string>;
473
+ }, "strict", z.ZodTypeAny, {
474
+ arb: string;
475
+ }, {
476
+ arb: string;
477
+ }>>;
478
+ fees_transfer: z.ZodOptional<z.ZodObject<{
479
+ to: z.ZodUnion<[z.ZodObject<{
480
+ allocation: z.ZodEffects<z.ZodString, string, string>;
481
+ }, "strict", z.ZodTypeAny, {
482
+ allocation: string;
483
+ }, {
484
+ allocation: string;
485
+ }>, z.ZodObject<{
486
+ treasury: z.ZodEffects<z.ZodString, string, string>;
487
+ }, "strict", z.ZodTypeAny, {
488
+ treasury: string;
489
+ }, {
490
+ treasury: string;
491
+ }>]>;
492
+ payment_remark: z.ZodEffects<z.ZodString, string, string>;
493
+ payment_index: z.ZodNumber;
494
+ newPayment: z.ZodOptional<z.ZodObject<{
495
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
496
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
497
+ onChain: z.ZodOptional<z.ZodBoolean>;
498
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
499
+ }, "strict", z.ZodTypeAny, {
500
+ name?: string | undefined;
501
+ replaceExistName?: boolean | undefined;
502
+ tags?: string[] | undefined;
503
+ onChain?: boolean | undefined;
504
+ }, {
505
+ name?: string | undefined;
506
+ replaceExistName?: boolean | undefined;
507
+ tags?: string[] | undefined;
508
+ onChain?: boolean | undefined;
509
+ }>>;
510
+ }, "strict", z.ZodTypeAny, {
511
+ to: {
512
+ allocation: string;
513
+ } | {
514
+ treasury: string;
515
+ };
516
+ payment_remark: string;
517
+ payment_index: number;
518
+ newPayment?: {
519
+ name?: string | undefined;
520
+ replaceExistName?: boolean | undefined;
521
+ tags?: string[] | undefined;
522
+ onChain?: boolean | undefined;
523
+ } | undefined;
524
+ }, {
525
+ to: {
526
+ allocation: string;
527
+ } | {
528
+ treasury: string;
529
+ };
530
+ payment_remark: string;
531
+ payment_index: number;
532
+ newPayment?: {
533
+ name?: string | undefined;
534
+ replaceExistName?: boolean | undefined;
535
+ tags?: string[] | undefined;
536
+ onChain?: boolean | undefined;
537
+ } | undefined;
538
+ }>>;
539
+ usage_guard: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
540
+ voting_guard: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
541
+ op: z.ZodEnum<["add", "set"]>;
542
+ guards: z.ZodArray<z.ZodObject<{
543
+ guard: z.ZodString;
544
+ vote_weight: z.ZodUnion<[z.ZodObject<{
545
+ GuardIdentifier: z.ZodNumber;
546
+ }, "strip", z.ZodTypeAny, {
547
+ GuardIdentifier: number;
548
+ }, {
549
+ GuardIdentifier: number;
550
+ }>, z.ZodObject<{
551
+ FixedValue: z.ZodNumber;
552
+ }, "strip", z.ZodTypeAny, {
553
+ FixedValue: number;
554
+ }, {
555
+ FixedValue: number;
556
+ }>]>;
557
+ }, "strip", z.ZodTypeAny, {
558
+ guard: string;
559
+ vote_weight: {
560
+ GuardIdentifier: number;
561
+ } | {
562
+ FixedValue: number;
563
+ };
564
+ }, {
565
+ guard: string;
566
+ vote_weight: {
567
+ GuardIdentifier: number;
568
+ } | {
569
+ FixedValue: number;
570
+ };
571
+ }>, "many">;
572
+ }, "strict", z.ZodTypeAny, {
573
+ op: "set" | "add";
574
+ guards: {
575
+ guard: string;
576
+ vote_weight: {
577
+ GuardIdentifier: number;
578
+ } | {
579
+ FixedValue: number;
580
+ };
581
+ }[];
582
+ }, {
583
+ op: "set" | "add";
584
+ guards: {
585
+ guard: string;
586
+ vote_weight: {
587
+ GuardIdentifier: number;
588
+ } | {
589
+ FixedValue: number;
590
+ };
591
+ }[];
592
+ }>, z.ZodObject<{
593
+ op: z.ZodLiteral<"remove">;
594
+ guards: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
595
+ }, "strict", z.ZodTypeAny, {
596
+ op: "remove";
597
+ guards: string[];
598
+ }, {
599
+ op: "remove";
600
+ guards: string[];
601
+ }>, z.ZodObject<{
602
+ op: z.ZodLiteral<"clear">;
603
+ }, "strict", z.ZodTypeAny, {
604
+ op: "clear";
605
+ }, {
606
+ op: "clear";
607
+ }>]>>;
608
+ owner_receive: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodObject<{
609
+ id: z.ZodString;
610
+ type: z.ZodString;
611
+ }, "strict", z.ZodTypeAny, {
612
+ type: string;
613
+ id: string;
614
+ }, {
615
+ type: string;
616
+ id: string;
617
+ }>, "many">, z.ZodObject<{
618
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
619
+ token_type: z.ZodEffects<z.ZodString, string, string>;
620
+ received: z.ZodArray<z.ZodObject<{
621
+ id: z.ZodString;
622
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
623
+ payment: z.ZodString;
624
+ }, "strict", z.ZodTypeAny, {
625
+ id: string;
626
+ balance: string | number;
627
+ payment: string;
628
+ }, {
629
+ id: string;
630
+ balance: string | number;
631
+ payment: string;
632
+ }>, "many">;
633
+ }, "strict", z.ZodTypeAny, {
634
+ received: {
635
+ id: string;
636
+ balance: string | number;
637
+ payment: string;
638
+ }[];
639
+ balance: string | number;
640
+ token_type: string;
641
+ }, {
642
+ received: {
643
+ id: string;
644
+ balance: string | number;
645
+ payment: string;
646
+ }[];
647
+ balance: string | number;
648
+ token_type: string;
649
+ }>, z.ZodLiteral<"recently">]>>;
650
+ um: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
651
+ }, "strict", z.ZodTypeAny, {
652
+ object: string | {
653
+ type_parameter: string;
654
+ name?: string | undefined;
655
+ replaceExistName?: boolean | undefined;
656
+ tags?: string[] | undefined;
657
+ onChain?: boolean | undefined;
658
+ permission?: string | {
659
+ name?: string | undefined;
660
+ replaceExistName?: boolean | undefined;
661
+ tags?: string[] | undefined;
662
+ description?: string | undefined;
663
+ onChain?: boolean | undefined;
664
+ } | undefined;
665
+ };
666
+ reset?: {
667
+ feedback: string;
668
+ arb: string;
669
+ } | undefined;
670
+ description?: string | undefined;
671
+ location?: string | undefined;
672
+ owner_receive?: {
673
+ received: {
674
+ id: string;
675
+ balance: string | number;
676
+ payment: string;
677
+ }[];
678
+ balance: string | number;
679
+ token_type: string;
680
+ } | "recently" | {
681
+ type: string;
682
+ id: string;
683
+ }[] | undefined;
684
+ um?: string | null | undefined;
685
+ dispute?: {
686
+ order: string;
687
+ proposition: string[];
688
+ fee: {
689
+ balance: string | number;
690
+ } | {
691
+ coin: string;
692
+ };
693
+ description?: string | undefined;
694
+ namedArb?: {
695
+ name?: string | undefined;
696
+ replaceExistName?: boolean | undefined;
697
+ tags?: string[] | undefined;
698
+ onChain?: boolean | undefined;
699
+ } | undefined;
700
+ } | undefined;
701
+ arbitration?: {
702
+ feedback: string;
703
+ indemnity: number;
704
+ arb: string;
705
+ } | undefined;
706
+ fee?: string | number | undefined;
707
+ feedback?: {
708
+ feedback: string;
709
+ arb: string;
710
+ } | undefined;
711
+ voting_guard?: {
712
+ op: "set" | "add";
713
+ guards: {
714
+ guard: string;
715
+ vote_weight: {
716
+ GuardIdentifier: number;
717
+ } | {
718
+ FixedValue: number;
719
+ };
720
+ }[];
721
+ } | {
722
+ op: "remove";
723
+ guards: string[];
724
+ } | {
725
+ op: "clear";
726
+ } | undefined;
727
+ usage_guard?: string | null | undefined;
728
+ pause?: boolean | undefined;
729
+ confirm?: {
730
+ voting_deadline: number | null;
731
+ arb: string;
732
+ } | undefined;
733
+ voting_deadline_change?: {
734
+ voting_deadline: number | null;
735
+ arb: string;
736
+ } | undefined;
737
+ vote?: {
738
+ votes: number[];
739
+ arb: string;
740
+ voting_guard?: string | undefined;
741
+ } | undefined;
742
+ arb_withdraw?: {
743
+ arb: string;
744
+ } | undefined;
745
+ fees_transfer?: {
746
+ to: {
747
+ allocation: string;
748
+ } | {
749
+ treasury: string;
750
+ };
751
+ payment_remark: string;
752
+ payment_index: number;
753
+ newPayment?: {
754
+ name?: string | undefined;
755
+ replaceExistName?: boolean | undefined;
756
+ tags?: string[] | undefined;
757
+ onChain?: boolean | undefined;
758
+ } | undefined;
759
+ } | undefined;
760
+ }, {
761
+ object: string | {
762
+ name?: string | undefined;
763
+ replaceExistName?: boolean | undefined;
764
+ tags?: string[] | undefined;
765
+ onChain?: boolean | undefined;
766
+ type_parameter?: string | undefined;
767
+ permission?: string | {
768
+ name?: string | undefined;
769
+ replaceExistName?: boolean | undefined;
770
+ tags?: string[] | undefined;
771
+ description?: string | undefined;
772
+ onChain?: boolean | undefined;
773
+ } | undefined;
774
+ };
775
+ reset?: {
776
+ feedback: string;
777
+ arb: string;
778
+ } | undefined;
779
+ description?: string | undefined;
780
+ location?: string | undefined;
781
+ owner_receive?: {
782
+ received: {
783
+ id: string;
784
+ balance: string | number;
785
+ payment: string;
786
+ }[];
787
+ balance: string | number;
788
+ token_type: string;
789
+ } | "recently" | {
790
+ type: string;
791
+ id: string;
792
+ }[] | undefined;
793
+ um?: string | null | undefined;
794
+ dispute?: {
795
+ order: string;
796
+ proposition: string[];
797
+ fee: {
798
+ balance: string | number;
799
+ } | {
800
+ coin: string;
801
+ };
802
+ description?: string | undefined;
803
+ namedArb?: {
804
+ name?: string | undefined;
805
+ replaceExistName?: boolean | undefined;
806
+ tags?: string[] | undefined;
807
+ onChain?: boolean | undefined;
808
+ } | undefined;
809
+ } | undefined;
810
+ arbitration?: {
811
+ feedback: string;
812
+ indemnity: number;
813
+ arb: string;
814
+ } | undefined;
815
+ fee?: string | number | undefined;
816
+ feedback?: {
817
+ feedback: string;
818
+ arb: string;
819
+ } | undefined;
820
+ voting_guard?: {
821
+ op: "set" | "add";
822
+ guards: {
823
+ guard: string;
824
+ vote_weight: {
825
+ GuardIdentifier: number;
826
+ } | {
827
+ FixedValue: number;
828
+ };
829
+ }[];
830
+ } | {
831
+ op: "remove";
832
+ guards: string[];
833
+ } | {
834
+ op: "clear";
835
+ } | undefined;
836
+ usage_guard?: string | null | undefined;
837
+ pause?: boolean | undefined;
838
+ confirm?: {
839
+ voting_deadline: number | null;
840
+ arb: string;
841
+ } | undefined;
842
+ voting_deadline_change?: {
843
+ voting_deadline: number | null;
844
+ arb: string;
845
+ } | undefined;
846
+ vote?: {
847
+ votes: number[];
848
+ arb: string;
849
+ voting_guard?: string | undefined;
850
+ } | undefined;
851
+ arb_withdraw?: {
852
+ arb: string;
853
+ } | undefined;
854
+ fees_transfer?: {
855
+ to: {
856
+ allocation: string;
857
+ } | {
858
+ treasury: string;
859
+ };
860
+ payment_remark: string;
861
+ payment_index: number;
862
+ newPayment?: {
863
+ name?: string | undefined;
864
+ replaceExistName?: boolean | undefined;
865
+ tags?: string[] | undefined;
866
+ onChain?: boolean | undefined;
867
+ } | undefined;
868
+ } | undefined;
869
+ }>;
870
+ export declare const CallArbitration_InputSchema: z.ZodObject<{
871
+ data: z.ZodObject<{
872
+ object: z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
873
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
874
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
875
+ onChain: z.ZodOptional<z.ZodBoolean>;
876
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
877
+ } & {
878
+ permission: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
879
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
880
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
881
+ onChain: z.ZodOptional<z.ZodBoolean>;
882
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
883
+ } & {
884
+ description: z.ZodOptional<z.ZodString>;
885
+ }, "strict", z.ZodTypeAny, {
886
+ name?: string | undefined;
887
+ replaceExistName?: boolean | undefined;
888
+ tags?: string[] | undefined;
889
+ description?: string | undefined;
890
+ onChain?: boolean | undefined;
891
+ }, {
892
+ name?: string | undefined;
893
+ replaceExistName?: boolean | undefined;
894
+ tags?: string[] | undefined;
895
+ description?: string | undefined;
896
+ onChain?: boolean | undefined;
897
+ }>]>>;
898
+ } & {
899
+ type_parameter: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
900
+ }, "strict", z.ZodTypeAny, {
901
+ type_parameter: string;
902
+ name?: string | undefined;
903
+ replaceExistName?: boolean | undefined;
904
+ tags?: string[] | undefined;
905
+ onChain?: boolean | undefined;
906
+ permission?: string | {
907
+ name?: string | undefined;
908
+ replaceExistName?: boolean | undefined;
909
+ tags?: string[] | undefined;
910
+ description?: string | undefined;
911
+ onChain?: boolean | undefined;
912
+ } | undefined;
913
+ }, {
914
+ name?: string | undefined;
915
+ replaceExistName?: boolean | undefined;
916
+ tags?: string[] | undefined;
917
+ onChain?: boolean | undefined;
918
+ type_parameter?: string | undefined;
919
+ permission?: string | {
920
+ name?: string | undefined;
921
+ replaceExistName?: boolean | undefined;
922
+ tags?: string[] | undefined;
923
+ description?: string | undefined;
924
+ onChain?: boolean | undefined;
925
+ } | undefined;
926
+ }>]>;
927
+ dispute: z.ZodOptional<z.ZodObject<{
928
+ order: z.ZodEffects<z.ZodString, string, string>;
929
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
930
+ proposition: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
931
+ fee: z.ZodUnion<[z.ZodObject<{
932
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
933
+ }, "strip", z.ZodTypeAny, {
934
+ balance: string | number;
935
+ }, {
936
+ balance: string | number;
937
+ }>, z.ZodObject<{
938
+ coin: z.ZodString;
939
+ }, "strip", z.ZodTypeAny, {
940
+ coin: string;
941
+ }, {
942
+ coin: string;
943
+ }>]>;
944
+ namedArb: z.ZodOptional<z.ZodObject<{
945
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
946
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
947
+ onChain: z.ZodOptional<z.ZodBoolean>;
948
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
949
+ }, "strict", z.ZodTypeAny, {
950
+ name?: string | undefined;
951
+ replaceExistName?: boolean | undefined;
952
+ tags?: string[] | undefined;
953
+ onChain?: boolean | undefined;
954
+ }, {
955
+ name?: string | undefined;
956
+ replaceExistName?: boolean | undefined;
957
+ tags?: string[] | undefined;
958
+ onChain?: boolean | undefined;
959
+ }>>;
960
+ }, "strict", z.ZodTypeAny, {
961
+ order: string;
962
+ proposition: string[];
963
+ fee: {
964
+ balance: string | number;
965
+ } | {
966
+ coin: string;
967
+ };
968
+ description?: string | undefined;
969
+ namedArb?: {
970
+ name?: string | undefined;
971
+ replaceExistName?: boolean | undefined;
972
+ tags?: string[] | undefined;
973
+ onChain?: boolean | undefined;
974
+ } | undefined;
975
+ }, {
976
+ order: string;
977
+ proposition: string[];
978
+ fee: {
979
+ balance: string | number;
980
+ } | {
981
+ coin: string;
982
+ };
983
+ description?: string | undefined;
984
+ namedArb?: {
985
+ name?: string | undefined;
986
+ replaceExistName?: boolean | undefined;
987
+ tags?: string[] | undefined;
988
+ onChain?: boolean | undefined;
989
+ } | undefined;
990
+ }>>;
991
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
992
+ location: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
993
+ fee: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodString]>>;
994
+ pause: z.ZodOptional<z.ZodBoolean>;
995
+ confirm: z.ZodOptional<z.ZodObject<{
996
+ arb: z.ZodEffects<z.ZodString, string, string>;
997
+ voting_deadline: z.ZodUnion<[z.ZodNumber, z.ZodNull]>;
998
+ }, "strict", z.ZodTypeAny, {
999
+ voting_deadline: number | null;
1000
+ arb: string;
1001
+ }, {
1002
+ voting_deadline: number | null;
1003
+ arb: string;
1004
+ }>>;
1005
+ voting_deadline_change: z.ZodOptional<z.ZodObject<{
1006
+ arb: z.ZodEffects<z.ZodString, string, string>;
1007
+ voting_deadline: z.ZodUnion<[z.ZodNumber, z.ZodNull]>;
1008
+ }, "strict", z.ZodTypeAny, {
1009
+ voting_deadline: number | null;
1010
+ arb: string;
1011
+ }, {
1012
+ voting_deadline: number | null;
1013
+ arb: string;
1014
+ }>>;
1015
+ vote: z.ZodOptional<z.ZodObject<{
1016
+ arb: z.ZodEffects<z.ZodString, string, string>;
1017
+ votes: z.ZodArray<z.ZodNumber, "many">;
1018
+ voting_guard: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1019
+ }, "strict", z.ZodTypeAny, {
1020
+ votes: number[];
1021
+ arb: string;
1022
+ voting_guard?: string | undefined;
1023
+ }, {
1024
+ votes: number[];
1025
+ arb: string;
1026
+ voting_guard?: string | undefined;
1027
+ }>>;
1028
+ feedback: z.ZodOptional<z.ZodObject<{
1029
+ arb: z.ZodEffects<z.ZodString, string, string>;
1030
+ feedback: z.ZodEffects<z.ZodString, string, string>;
1031
+ }, "strict", z.ZodTypeAny, {
1032
+ feedback: string;
1033
+ arb: string;
1034
+ }, {
1035
+ feedback: string;
1036
+ arb: string;
1037
+ }>>;
1038
+ arbitration: z.ZodOptional<z.ZodObject<{
1039
+ arb: z.ZodEffects<z.ZodString, string, string>;
1040
+ feedback: z.ZodEffects<z.ZodString, string, string>;
1041
+ indemnity: z.ZodNumber;
1042
+ }, "strict", z.ZodTypeAny, {
1043
+ feedback: string;
1044
+ indemnity: number;
1045
+ arb: string;
1046
+ }, {
1047
+ feedback: string;
1048
+ indemnity: number;
1049
+ arb: string;
1050
+ }>>;
1051
+ reset: z.ZodOptional<z.ZodObject<{
1052
+ arb: z.ZodEffects<z.ZodString, string, string>;
1053
+ feedback: z.ZodEffects<z.ZodString, string, string>;
1054
+ }, "strict", z.ZodTypeAny, {
1055
+ feedback: string;
1056
+ arb: string;
1057
+ }, {
1058
+ feedback: string;
1059
+ arb: string;
1060
+ }>>;
1061
+ arb_withdraw: z.ZodOptional<z.ZodObject<{
1062
+ arb: z.ZodEffects<z.ZodString, string, string>;
1063
+ }, "strict", z.ZodTypeAny, {
1064
+ arb: string;
1065
+ }, {
1066
+ arb: string;
1067
+ }>>;
1068
+ fees_transfer: z.ZodOptional<z.ZodObject<{
1069
+ to: z.ZodUnion<[z.ZodObject<{
1070
+ allocation: z.ZodEffects<z.ZodString, string, string>;
1071
+ }, "strict", z.ZodTypeAny, {
1072
+ allocation: string;
1073
+ }, {
1074
+ allocation: string;
1075
+ }>, z.ZodObject<{
1076
+ treasury: z.ZodEffects<z.ZodString, string, string>;
1077
+ }, "strict", z.ZodTypeAny, {
1078
+ treasury: string;
1079
+ }, {
1080
+ treasury: string;
1081
+ }>]>;
1082
+ payment_remark: z.ZodEffects<z.ZodString, string, string>;
1083
+ payment_index: z.ZodNumber;
1084
+ newPayment: z.ZodOptional<z.ZodObject<{
1085
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1086
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1087
+ onChain: z.ZodOptional<z.ZodBoolean>;
1088
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
1089
+ }, "strict", z.ZodTypeAny, {
1090
+ name?: string | undefined;
1091
+ replaceExistName?: boolean | undefined;
1092
+ tags?: string[] | undefined;
1093
+ onChain?: boolean | undefined;
1094
+ }, {
1095
+ name?: string | undefined;
1096
+ replaceExistName?: boolean | undefined;
1097
+ tags?: string[] | undefined;
1098
+ onChain?: boolean | undefined;
1099
+ }>>;
1100
+ }, "strict", z.ZodTypeAny, {
1101
+ to: {
1102
+ allocation: string;
1103
+ } | {
1104
+ treasury: string;
1105
+ };
1106
+ payment_remark: string;
1107
+ payment_index: number;
1108
+ newPayment?: {
1109
+ name?: string | undefined;
1110
+ replaceExistName?: boolean | undefined;
1111
+ tags?: string[] | undefined;
1112
+ onChain?: boolean | undefined;
1113
+ } | undefined;
1114
+ }, {
1115
+ to: {
1116
+ allocation: string;
1117
+ } | {
1118
+ treasury: string;
1119
+ };
1120
+ payment_remark: string;
1121
+ payment_index: number;
1122
+ newPayment?: {
1123
+ name?: string | undefined;
1124
+ replaceExistName?: boolean | undefined;
1125
+ tags?: string[] | undefined;
1126
+ onChain?: boolean | undefined;
1127
+ } | undefined;
1128
+ }>>;
1129
+ usage_guard: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
1130
+ voting_guard: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
1131
+ op: z.ZodEnum<["add", "set"]>;
1132
+ guards: z.ZodArray<z.ZodObject<{
1133
+ guard: z.ZodString;
1134
+ vote_weight: z.ZodUnion<[z.ZodObject<{
1135
+ GuardIdentifier: z.ZodNumber;
1136
+ }, "strip", z.ZodTypeAny, {
1137
+ GuardIdentifier: number;
1138
+ }, {
1139
+ GuardIdentifier: number;
1140
+ }>, z.ZodObject<{
1141
+ FixedValue: z.ZodNumber;
1142
+ }, "strip", z.ZodTypeAny, {
1143
+ FixedValue: number;
1144
+ }, {
1145
+ FixedValue: number;
1146
+ }>]>;
1147
+ }, "strip", z.ZodTypeAny, {
1148
+ guard: string;
1149
+ vote_weight: {
1150
+ GuardIdentifier: number;
1151
+ } | {
1152
+ FixedValue: number;
1153
+ };
1154
+ }, {
1155
+ guard: string;
1156
+ vote_weight: {
1157
+ GuardIdentifier: number;
1158
+ } | {
1159
+ FixedValue: number;
1160
+ };
1161
+ }>, "many">;
1162
+ }, "strict", z.ZodTypeAny, {
1163
+ op: "set" | "add";
1164
+ guards: {
1165
+ guard: string;
1166
+ vote_weight: {
1167
+ GuardIdentifier: number;
1168
+ } | {
1169
+ FixedValue: number;
1170
+ };
1171
+ }[];
1172
+ }, {
1173
+ op: "set" | "add";
1174
+ guards: {
1175
+ guard: string;
1176
+ vote_weight: {
1177
+ GuardIdentifier: number;
1178
+ } | {
1179
+ FixedValue: number;
1180
+ };
1181
+ }[];
1182
+ }>, z.ZodObject<{
1183
+ op: z.ZodLiteral<"remove">;
1184
+ guards: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
1185
+ }, "strict", z.ZodTypeAny, {
1186
+ op: "remove";
1187
+ guards: string[];
1188
+ }, {
1189
+ op: "remove";
1190
+ guards: string[];
1191
+ }>, z.ZodObject<{
1192
+ op: z.ZodLiteral<"clear">;
1193
+ }, "strict", z.ZodTypeAny, {
1194
+ op: "clear";
1195
+ }, {
1196
+ op: "clear";
1197
+ }>]>>;
1198
+ owner_receive: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodObject<{
1199
+ id: z.ZodString;
1200
+ type: z.ZodString;
1201
+ }, "strict", z.ZodTypeAny, {
1202
+ type: string;
1203
+ id: string;
1204
+ }, {
1205
+ type: string;
1206
+ id: string;
1207
+ }>, "many">, z.ZodObject<{
1208
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
1209
+ token_type: z.ZodEffects<z.ZodString, string, string>;
1210
+ received: z.ZodArray<z.ZodObject<{
1211
+ id: z.ZodString;
1212
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
1213
+ payment: z.ZodString;
1214
+ }, "strict", z.ZodTypeAny, {
1215
+ id: string;
1216
+ balance: string | number;
1217
+ payment: string;
1218
+ }, {
1219
+ id: string;
1220
+ balance: string | number;
1221
+ payment: string;
1222
+ }>, "many">;
1223
+ }, "strict", z.ZodTypeAny, {
1224
+ received: {
1225
+ id: string;
1226
+ balance: string | number;
1227
+ payment: string;
1228
+ }[];
1229
+ balance: string | number;
1230
+ token_type: string;
1231
+ }, {
1232
+ received: {
1233
+ id: string;
1234
+ balance: string | number;
1235
+ payment: string;
1236
+ }[];
1237
+ balance: string | number;
1238
+ token_type: string;
1239
+ }>, z.ZodLiteral<"recently">]>>;
1240
+ um: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
1241
+ }, "strict", z.ZodTypeAny, {
1242
+ object: string | {
1243
+ type_parameter: string;
1244
+ name?: string | undefined;
1245
+ replaceExistName?: boolean | undefined;
1246
+ tags?: string[] | undefined;
1247
+ onChain?: boolean | undefined;
1248
+ permission?: string | {
1249
+ name?: string | undefined;
1250
+ replaceExistName?: boolean | undefined;
1251
+ tags?: string[] | undefined;
1252
+ description?: string | undefined;
1253
+ onChain?: boolean | undefined;
1254
+ } | undefined;
1255
+ };
1256
+ reset?: {
1257
+ feedback: string;
1258
+ arb: string;
1259
+ } | undefined;
1260
+ description?: string | undefined;
1261
+ location?: string | undefined;
1262
+ owner_receive?: {
1263
+ received: {
1264
+ id: string;
1265
+ balance: string | number;
1266
+ payment: string;
1267
+ }[];
1268
+ balance: string | number;
1269
+ token_type: string;
1270
+ } | "recently" | {
1271
+ type: string;
1272
+ id: string;
1273
+ }[] | undefined;
1274
+ um?: string | null | undefined;
1275
+ dispute?: {
1276
+ order: string;
1277
+ proposition: string[];
1278
+ fee: {
1279
+ balance: string | number;
1280
+ } | {
1281
+ coin: string;
1282
+ };
1283
+ description?: string | undefined;
1284
+ namedArb?: {
1285
+ name?: string | undefined;
1286
+ replaceExistName?: boolean | undefined;
1287
+ tags?: string[] | undefined;
1288
+ onChain?: boolean | undefined;
1289
+ } | undefined;
1290
+ } | undefined;
1291
+ arbitration?: {
1292
+ feedback: string;
1293
+ indemnity: number;
1294
+ arb: string;
1295
+ } | undefined;
1296
+ fee?: string | number | undefined;
1297
+ feedback?: {
1298
+ feedback: string;
1299
+ arb: string;
1300
+ } | undefined;
1301
+ voting_guard?: {
1302
+ op: "set" | "add";
1303
+ guards: {
1304
+ guard: string;
1305
+ vote_weight: {
1306
+ GuardIdentifier: number;
1307
+ } | {
1308
+ FixedValue: number;
1309
+ };
1310
+ }[];
1311
+ } | {
1312
+ op: "remove";
1313
+ guards: string[];
1314
+ } | {
1315
+ op: "clear";
1316
+ } | undefined;
1317
+ usage_guard?: string | null | undefined;
1318
+ pause?: boolean | undefined;
1319
+ confirm?: {
1320
+ voting_deadline: number | null;
1321
+ arb: string;
1322
+ } | undefined;
1323
+ voting_deadline_change?: {
1324
+ voting_deadline: number | null;
1325
+ arb: string;
1326
+ } | undefined;
1327
+ vote?: {
1328
+ votes: number[];
1329
+ arb: string;
1330
+ voting_guard?: string | undefined;
1331
+ } | undefined;
1332
+ arb_withdraw?: {
1333
+ arb: string;
1334
+ } | undefined;
1335
+ fees_transfer?: {
1336
+ to: {
1337
+ allocation: string;
1338
+ } | {
1339
+ treasury: string;
1340
+ };
1341
+ payment_remark: string;
1342
+ payment_index: number;
1343
+ newPayment?: {
1344
+ name?: string | undefined;
1345
+ replaceExistName?: boolean | undefined;
1346
+ tags?: string[] | undefined;
1347
+ onChain?: boolean | undefined;
1348
+ } | undefined;
1349
+ } | undefined;
1350
+ }, {
1351
+ object: string | {
1352
+ name?: string | undefined;
1353
+ replaceExistName?: boolean | undefined;
1354
+ tags?: string[] | undefined;
1355
+ onChain?: boolean | undefined;
1356
+ type_parameter?: string | undefined;
1357
+ permission?: string | {
1358
+ name?: string | undefined;
1359
+ replaceExistName?: boolean | undefined;
1360
+ tags?: string[] | undefined;
1361
+ description?: string | undefined;
1362
+ onChain?: boolean | undefined;
1363
+ } | undefined;
1364
+ };
1365
+ reset?: {
1366
+ feedback: string;
1367
+ arb: string;
1368
+ } | undefined;
1369
+ description?: string | undefined;
1370
+ location?: string | undefined;
1371
+ owner_receive?: {
1372
+ received: {
1373
+ id: string;
1374
+ balance: string | number;
1375
+ payment: string;
1376
+ }[];
1377
+ balance: string | number;
1378
+ token_type: string;
1379
+ } | "recently" | {
1380
+ type: string;
1381
+ id: string;
1382
+ }[] | undefined;
1383
+ um?: string | null | undefined;
1384
+ dispute?: {
1385
+ order: string;
1386
+ proposition: string[];
1387
+ fee: {
1388
+ balance: string | number;
1389
+ } | {
1390
+ coin: string;
1391
+ };
1392
+ description?: string | undefined;
1393
+ namedArb?: {
1394
+ name?: string | undefined;
1395
+ replaceExistName?: boolean | undefined;
1396
+ tags?: string[] | undefined;
1397
+ onChain?: boolean | undefined;
1398
+ } | undefined;
1399
+ } | undefined;
1400
+ arbitration?: {
1401
+ feedback: string;
1402
+ indemnity: number;
1403
+ arb: string;
1404
+ } | undefined;
1405
+ fee?: string | number | undefined;
1406
+ feedback?: {
1407
+ feedback: string;
1408
+ arb: string;
1409
+ } | undefined;
1410
+ voting_guard?: {
1411
+ op: "set" | "add";
1412
+ guards: {
1413
+ guard: string;
1414
+ vote_weight: {
1415
+ GuardIdentifier: number;
1416
+ } | {
1417
+ FixedValue: number;
1418
+ };
1419
+ }[];
1420
+ } | {
1421
+ op: "remove";
1422
+ guards: string[];
1423
+ } | {
1424
+ op: "clear";
1425
+ } | undefined;
1426
+ usage_guard?: string | null | undefined;
1427
+ pause?: boolean | undefined;
1428
+ confirm?: {
1429
+ voting_deadline: number | null;
1430
+ arb: string;
1431
+ } | undefined;
1432
+ voting_deadline_change?: {
1433
+ voting_deadline: number | null;
1434
+ arb: string;
1435
+ } | undefined;
1436
+ vote?: {
1437
+ votes: number[];
1438
+ arb: string;
1439
+ voting_guard?: string | undefined;
1440
+ } | undefined;
1441
+ arb_withdraw?: {
1442
+ arb: string;
1443
+ } | undefined;
1444
+ fees_transfer?: {
1445
+ to: {
1446
+ allocation: string;
1447
+ } | {
1448
+ treasury: string;
1449
+ };
1450
+ payment_remark: string;
1451
+ payment_index: number;
1452
+ newPayment?: {
1453
+ name?: string | undefined;
1454
+ replaceExistName?: boolean | undefined;
1455
+ tags?: string[] | undefined;
1456
+ onChain?: boolean | undefined;
1457
+ } | undefined;
1458
+ } | undefined;
1459
+ }>;
1460
+ env: z.ZodOptional<z.ZodObject<{
1461
+ account: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
1462
+ permission_guard: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1463
+ no_cache: z.ZodOptional<z.ZodBoolean>;
1464
+ network: z.ZodOptional<z.ZodEnum<any>>;
1465
+ referrer: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1466
+ }, "strict", z.ZodTypeAny, {
1467
+ [x: string]: any;
1468
+ account?: unknown;
1469
+ permission_guard?: unknown;
1470
+ no_cache?: unknown;
1471
+ network?: unknown;
1472
+ referrer?: unknown;
1473
+ }, {
1474
+ [x: string]: any;
1475
+ account?: unknown;
1476
+ permission_guard?: unknown;
1477
+ no_cache?: unknown;
1478
+ network?: unknown;
1479
+ referrer?: unknown;
1480
+ }>>;
1481
+ submission: z.ZodOptional<z.ZodObject<{
1482
+ type: z.ZodLiteral<"submission">;
1483
+ guard: z.ZodArray<z.ZodObject<{
1484
+ object: z.ZodEffects<z.ZodString, string, string>;
1485
+ impack: z.ZodBoolean;
1486
+ }, "strict", z.ZodTypeAny, {
1487
+ object: string;
1488
+ impack: boolean;
1489
+ }, {
1490
+ object: string;
1491
+ impack: boolean;
1492
+ }>, "many">;
1493
+ submission: z.ZodArray<z.ZodObject<{
1494
+ guard: z.ZodEffects<z.ZodString, string, string>;
1495
+ submission: z.ZodArray<z.ZodObject<{
1496
+ identifier: z.ZodNumber;
1497
+ b_submission: z.ZodBoolean;
1498
+ value_type: z.ZodUnion<[z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<any>, z.ZodLiteral<"Bool">, z.ZodLiteral<"Address">, z.ZodLiteral<"String">, z.ZodLiteral<"U8">, z.ZodLiteral<"U16">, z.ZodLiteral<"U32">, z.ZodLiteral<"U64">, z.ZodLiteral<"U128">, z.ZodLiteral<"U256">, z.ZodLiteral<"VecBool">, z.ZodLiteral<"VecAddress">, z.ZodLiteral<"VecString">, z.ZodLiteral<"VecU8">, z.ZodLiteral<"VecU16">, z.ZodLiteral<"VecU32">, z.ZodLiteral<"VecU64">, z.ZodLiteral<"VecU128">, z.ZodLiteral<"VecU256">, z.ZodLiteral<"VecVecU8">, z.ZodLiteral<"bool">, z.ZodLiteral<"address">, z.ZodLiteral<"string">, z.ZodLiteral<"u8">, z.ZodLiteral<"u16">, z.ZodLiteral<"u32">, z.ZodLiteral<"u64">, z.ZodLiteral<"u128">, z.ZodLiteral<"u256">, z.ZodLiteral<"vecbool">, z.ZodLiteral<"vecaddress">, z.ZodLiteral<"vecstring">, z.ZodLiteral<"vecu8">, z.ZodLiteral<"vecu16">, z.ZodLiteral<"vecu32">, z.ZodLiteral<"vecu64">, z.ZodLiteral<"vecu128">, z.ZodLiteral<"vecu256">, z.ZodLiteral<"vecvecu8">]>;
1499
+ value: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
1500
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1501
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
1502
+ }, "strict", z.ZodTypeAny, {
1503
+ name_or_address?: string | undefined;
1504
+ local_mark_first?: boolean | undefined;
1505
+ }, {
1506
+ name_or_address?: string | undefined;
1507
+ local_mark_first?: boolean | undefined;
1508
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
1509
+ entities: z.ZodArray<z.ZodObject<{
1510
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1511
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
1512
+ }, "strict", z.ZodTypeAny, {
1513
+ name_or_address?: string | undefined;
1514
+ local_mark_first?: boolean | undefined;
1515
+ }, {
1516
+ name_or_address?: string | undefined;
1517
+ local_mark_first?: boolean | undefined;
1518
+ }>, "many">;
1519
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
1520
+ }, "strict", z.ZodTypeAny, {
1521
+ entities: {
1522
+ name_or_address?: string | undefined;
1523
+ local_mark_first?: boolean | undefined;
1524
+ }[];
1525
+ check_all_founded?: boolean | undefined;
1526
+ }, {
1527
+ entities: {
1528
+ name_or_address?: string | undefined;
1529
+ local_mark_first?: boolean | undefined;
1530
+ }[];
1531
+ check_all_founded?: boolean | undefined;
1532
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>>;
1533
+ name: z.ZodDefault<z.ZodString>;
1534
+ } & {
1535
+ object_type: z.ZodOptional<z.ZodEnum<any>>;
1536
+ }, "strict", z.ZodTypeAny, {
1537
+ [x: string]: any;
1538
+ identifier?: unknown;
1539
+ b_submission?: unknown;
1540
+ value_type?: unknown;
1541
+ value?: unknown;
1542
+ name?: unknown;
1543
+ object_type?: unknown;
1544
+ }, {
1545
+ [x: string]: any;
1546
+ identifier?: unknown;
1547
+ b_submission?: unknown;
1548
+ value_type?: unknown;
1549
+ value?: unknown;
1550
+ name?: unknown;
1551
+ object_type?: unknown;
1552
+ }>, "many">;
1553
+ }, "strict", z.ZodTypeAny, {
1554
+ guard: string;
1555
+ submission: {
1556
+ [x: string]: any;
1557
+ identifier?: unknown;
1558
+ b_submission?: unknown;
1559
+ value_type?: unknown;
1560
+ value?: unknown;
1561
+ name?: unknown;
1562
+ object_type?: unknown;
1563
+ }[];
1564
+ }, {
1565
+ guard: string;
1566
+ submission: {
1567
+ [x: string]: any;
1568
+ identifier?: unknown;
1569
+ b_submission?: unknown;
1570
+ value_type?: unknown;
1571
+ value?: unknown;
1572
+ name?: unknown;
1573
+ object_type?: unknown;
1574
+ }[];
1575
+ }>, "many">;
1576
+ }, "strict", z.ZodTypeAny, {
1577
+ type: "submission";
1578
+ guard: {
1579
+ object: string;
1580
+ impack: boolean;
1581
+ }[];
1582
+ submission: {
1583
+ guard: string;
1584
+ submission: {
1585
+ [x: string]: any;
1586
+ identifier?: unknown;
1587
+ b_submission?: unknown;
1588
+ value_type?: unknown;
1589
+ value?: unknown;
1590
+ name?: unknown;
1591
+ object_type?: unknown;
1592
+ }[];
1593
+ }[];
1594
+ }, {
1595
+ type: "submission";
1596
+ guard: {
1597
+ object: string;
1598
+ impack: boolean;
1599
+ }[];
1600
+ submission: {
1601
+ guard: string;
1602
+ submission: {
1603
+ [x: string]: any;
1604
+ identifier?: unknown;
1605
+ b_submission?: unknown;
1606
+ value_type?: unknown;
1607
+ value?: unknown;
1608
+ name?: unknown;
1609
+ object_type?: unknown;
1610
+ }[];
1611
+ }[];
1612
+ }>>;
1613
+ }, "strict", z.ZodTypeAny, {
1614
+ data: {
1615
+ object: string | {
1616
+ type_parameter: string;
1617
+ name?: string | undefined;
1618
+ replaceExistName?: boolean | undefined;
1619
+ tags?: string[] | undefined;
1620
+ onChain?: boolean | undefined;
1621
+ permission?: string | {
1622
+ name?: string | undefined;
1623
+ replaceExistName?: boolean | undefined;
1624
+ tags?: string[] | undefined;
1625
+ description?: string | undefined;
1626
+ onChain?: boolean | undefined;
1627
+ } | undefined;
1628
+ };
1629
+ reset?: {
1630
+ feedback: string;
1631
+ arb: string;
1632
+ } | undefined;
1633
+ description?: string | undefined;
1634
+ location?: string | undefined;
1635
+ owner_receive?: {
1636
+ received: {
1637
+ id: string;
1638
+ balance: string | number;
1639
+ payment: string;
1640
+ }[];
1641
+ balance: string | number;
1642
+ token_type: string;
1643
+ } | "recently" | {
1644
+ type: string;
1645
+ id: string;
1646
+ }[] | undefined;
1647
+ um?: string | null | undefined;
1648
+ dispute?: {
1649
+ order: string;
1650
+ proposition: string[];
1651
+ fee: {
1652
+ balance: string | number;
1653
+ } | {
1654
+ coin: string;
1655
+ };
1656
+ description?: string | undefined;
1657
+ namedArb?: {
1658
+ name?: string | undefined;
1659
+ replaceExistName?: boolean | undefined;
1660
+ tags?: string[] | undefined;
1661
+ onChain?: boolean | undefined;
1662
+ } | undefined;
1663
+ } | undefined;
1664
+ arbitration?: {
1665
+ feedback: string;
1666
+ indemnity: number;
1667
+ arb: string;
1668
+ } | undefined;
1669
+ fee?: string | number | undefined;
1670
+ feedback?: {
1671
+ feedback: string;
1672
+ arb: string;
1673
+ } | undefined;
1674
+ voting_guard?: {
1675
+ op: "set" | "add";
1676
+ guards: {
1677
+ guard: string;
1678
+ vote_weight: {
1679
+ GuardIdentifier: number;
1680
+ } | {
1681
+ FixedValue: number;
1682
+ };
1683
+ }[];
1684
+ } | {
1685
+ op: "remove";
1686
+ guards: string[];
1687
+ } | {
1688
+ op: "clear";
1689
+ } | undefined;
1690
+ usage_guard?: string | null | undefined;
1691
+ pause?: boolean | undefined;
1692
+ confirm?: {
1693
+ voting_deadline: number | null;
1694
+ arb: string;
1695
+ } | undefined;
1696
+ voting_deadline_change?: {
1697
+ voting_deadline: number | null;
1698
+ arb: string;
1699
+ } | undefined;
1700
+ vote?: {
1701
+ votes: number[];
1702
+ arb: string;
1703
+ voting_guard?: string | undefined;
1704
+ } | undefined;
1705
+ arb_withdraw?: {
1706
+ arb: string;
1707
+ } | undefined;
1708
+ fees_transfer?: {
1709
+ to: {
1710
+ allocation: string;
1711
+ } | {
1712
+ treasury: string;
1713
+ };
1714
+ payment_remark: string;
1715
+ payment_index: number;
1716
+ newPayment?: {
1717
+ name?: string | undefined;
1718
+ replaceExistName?: boolean | undefined;
1719
+ tags?: string[] | undefined;
1720
+ onChain?: boolean | undefined;
1721
+ } | undefined;
1722
+ } | undefined;
1723
+ };
1724
+ submission?: {
1725
+ type: "submission";
1726
+ guard: {
1727
+ object: string;
1728
+ impack: boolean;
1729
+ }[];
1730
+ submission: {
1731
+ guard: string;
1732
+ submission: {
1733
+ [x: string]: any;
1734
+ identifier?: unknown;
1735
+ b_submission?: unknown;
1736
+ value_type?: unknown;
1737
+ value?: unknown;
1738
+ name?: unknown;
1739
+ object_type?: unknown;
1740
+ }[];
1741
+ }[];
1742
+ } | undefined;
1743
+ env?: {
1744
+ [x: string]: any;
1745
+ account?: unknown;
1746
+ permission_guard?: unknown;
1747
+ no_cache?: unknown;
1748
+ network?: unknown;
1749
+ referrer?: unknown;
1750
+ } | undefined;
1751
+ }, {
1752
+ data: {
1753
+ object: string | {
1754
+ name?: string | undefined;
1755
+ replaceExistName?: boolean | undefined;
1756
+ tags?: string[] | undefined;
1757
+ onChain?: boolean | undefined;
1758
+ type_parameter?: string | undefined;
1759
+ permission?: string | {
1760
+ name?: string | undefined;
1761
+ replaceExistName?: boolean | undefined;
1762
+ tags?: string[] | undefined;
1763
+ description?: string | undefined;
1764
+ onChain?: boolean | undefined;
1765
+ } | undefined;
1766
+ };
1767
+ reset?: {
1768
+ feedback: string;
1769
+ arb: string;
1770
+ } | undefined;
1771
+ description?: string | undefined;
1772
+ location?: string | undefined;
1773
+ owner_receive?: {
1774
+ received: {
1775
+ id: string;
1776
+ balance: string | number;
1777
+ payment: string;
1778
+ }[];
1779
+ balance: string | number;
1780
+ token_type: string;
1781
+ } | "recently" | {
1782
+ type: string;
1783
+ id: string;
1784
+ }[] | undefined;
1785
+ um?: string | null | undefined;
1786
+ dispute?: {
1787
+ order: string;
1788
+ proposition: string[];
1789
+ fee: {
1790
+ balance: string | number;
1791
+ } | {
1792
+ coin: string;
1793
+ };
1794
+ description?: string | undefined;
1795
+ namedArb?: {
1796
+ name?: string | undefined;
1797
+ replaceExistName?: boolean | undefined;
1798
+ tags?: string[] | undefined;
1799
+ onChain?: boolean | undefined;
1800
+ } | undefined;
1801
+ } | undefined;
1802
+ arbitration?: {
1803
+ feedback: string;
1804
+ indemnity: number;
1805
+ arb: string;
1806
+ } | undefined;
1807
+ fee?: string | number | undefined;
1808
+ feedback?: {
1809
+ feedback: string;
1810
+ arb: string;
1811
+ } | undefined;
1812
+ voting_guard?: {
1813
+ op: "set" | "add";
1814
+ guards: {
1815
+ guard: string;
1816
+ vote_weight: {
1817
+ GuardIdentifier: number;
1818
+ } | {
1819
+ FixedValue: number;
1820
+ };
1821
+ }[];
1822
+ } | {
1823
+ op: "remove";
1824
+ guards: string[];
1825
+ } | {
1826
+ op: "clear";
1827
+ } | undefined;
1828
+ usage_guard?: string | null | undefined;
1829
+ pause?: boolean | undefined;
1830
+ confirm?: {
1831
+ voting_deadline: number | null;
1832
+ arb: string;
1833
+ } | undefined;
1834
+ voting_deadline_change?: {
1835
+ voting_deadline: number | null;
1836
+ arb: string;
1837
+ } | undefined;
1838
+ vote?: {
1839
+ votes: number[];
1840
+ arb: string;
1841
+ voting_guard?: string | undefined;
1842
+ } | undefined;
1843
+ arb_withdraw?: {
1844
+ arb: string;
1845
+ } | undefined;
1846
+ fees_transfer?: {
1847
+ to: {
1848
+ allocation: string;
1849
+ } | {
1850
+ treasury: string;
1851
+ };
1852
+ payment_remark: string;
1853
+ payment_index: number;
1854
+ newPayment?: {
1855
+ name?: string | undefined;
1856
+ replaceExistName?: boolean | undefined;
1857
+ tags?: string[] | undefined;
1858
+ onChain?: boolean | undefined;
1859
+ } | undefined;
1860
+ } | undefined;
1861
+ };
1862
+ submission?: {
1863
+ type: "submission";
1864
+ guard: {
1865
+ object: string;
1866
+ impack: boolean;
1867
+ }[];
1868
+ submission: {
1869
+ guard: string;
1870
+ submission: {
1871
+ [x: string]: any;
1872
+ identifier?: unknown;
1873
+ b_submission?: unknown;
1874
+ value_type?: unknown;
1875
+ value?: unknown;
1876
+ name?: unknown;
1877
+ object_type?: unknown;
1878
+ }[];
1879
+ }[];
1880
+ } | undefined;
1881
+ env?: {
1882
+ [x: string]: any;
1883
+ account?: unknown;
1884
+ permission_guard?: unknown;
1885
+ no_cache?: unknown;
1886
+ network?: unknown;
1887
+ referrer?: unknown;
1888
+ } | undefined;
1889
+ }>;
1890
+ export type Dispute = z.infer<typeof DisputeSchema>;
1891
+ export type Confirm = z.infer<typeof ConfirmSchema>;
1892
+ export type VotingDeadlineChange = z.infer<typeof VotingDeadlineChangeSchema>;
1893
+ export type Vote = z.infer<typeof VoteSchema>;
1894
+ export type Feedback = z.infer<typeof FeedbackSchema>;
1895
+ export type ArbitrationAction = z.infer<typeof ArbitrationActionSchema>;
1896
+ export type Reset = z.infer<typeof ResetSchema>;
1897
+ export type ArbWithdraw = z.infer<typeof ArbWithdrawSchema>;
1898
+ export type FeesTransferTo = z.infer<typeof FeesTransferToSchema>;
1899
+ export type FeesTransfer = z.infer<typeof FeesTransferSchema>;
1900
+ export type VotingGuardAction = z.infer<typeof VotingGuardActionSchema>;
1901
+ export type CallArbitration_Data = z.infer<typeof CallArbitration_DataSchema>;
1902
+ export type CallArbitration_Input = z.infer<typeof CallArbitration_InputSchema>;