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,1193 @@
1
+ import { z } from 'zod';
2
+ export declare const GuardsSchema: z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
3
+ op: z.ZodLiteral<"add">;
4
+ guard: z.ZodArray<z.ZodObject<{
5
+ guard: z.ZodString;
6
+ service_identifier: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodNull]>>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ guard: string;
9
+ service_identifier?: number | null | undefined;
10
+ }, {
11
+ guard: string;
12
+ service_identifier?: number | null | undefined;
13
+ }>, "many">;
14
+ }, "strict", z.ZodTypeAny, {
15
+ op: "add";
16
+ guard: {
17
+ guard: string;
18
+ service_identifier?: number | null | undefined;
19
+ }[];
20
+ }, {
21
+ op: "add";
22
+ guard: {
23
+ guard: string;
24
+ service_identifier?: number | null | undefined;
25
+ }[];
26
+ }>, z.ZodObject<{
27
+ op: z.ZodLiteral<"set">;
28
+ guard: z.ZodArray<z.ZodObject<{
29
+ guard: z.ZodString;
30
+ service_identifier: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodNull]>>;
31
+ }, "strip", z.ZodTypeAny, {
32
+ guard: string;
33
+ service_identifier?: number | null | undefined;
34
+ }, {
35
+ guard: string;
36
+ service_identifier?: number | null | undefined;
37
+ }>, "many">;
38
+ }, "strict", z.ZodTypeAny, {
39
+ op: "set";
40
+ guard: {
41
+ guard: string;
42
+ service_identifier?: number | null | undefined;
43
+ }[];
44
+ }, {
45
+ op: "set";
46
+ guard: {
47
+ guard: string;
48
+ service_identifier?: number | null | undefined;
49
+ }[];
50
+ }>, z.ZodObject<{
51
+ op: z.ZodLiteral<"remove">;
52
+ guard: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
53
+ }, "strict", z.ZodTypeAny, {
54
+ op: "remove";
55
+ guard: string[];
56
+ }, {
57
+ op: "remove";
58
+ guard: string[];
59
+ }>, z.ZodObject<{
60
+ op: z.ZodLiteral<"clear">;
61
+ }, "strict", z.ZodTypeAny, {
62
+ op: "clear";
63
+ }, {
64
+ op: "clear";
65
+ }>]>;
66
+ export declare const DemandPresentSchema: z.ZodObject<{
67
+ recommend: z.ZodEffects<z.ZodString, string, string>;
68
+ by_guard: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
69
+ service: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
70
+ }, "strict", z.ZodTypeAny, {
71
+ recommend: string;
72
+ service?: string | undefined;
73
+ by_guard?: string | undefined;
74
+ }, {
75
+ recommend: string;
76
+ service?: string | undefined;
77
+ by_guard?: string | undefined;
78
+ }>;
79
+ export declare const FeedbackInfoSchema: z.ZodObject<{
80
+ who: z.ZodObject<{
81
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
82
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
83
+ }, "strict", z.ZodTypeAny, {
84
+ name_or_address?: string | undefined;
85
+ local_mark_first?: boolean | undefined;
86
+ }, {
87
+ name_or_address?: string | undefined;
88
+ local_mark_first?: boolean | undefined;
89
+ }>;
90
+ acceptance_score: z.ZodOptional<z.ZodNumber>;
91
+ feedback: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
92
+ }, "strict", z.ZodTypeAny, {
93
+ who: {
94
+ name_or_address?: string | undefined;
95
+ local_mark_first?: boolean | undefined;
96
+ };
97
+ feedback?: string | undefined;
98
+ acceptance_score?: number | undefined;
99
+ }, {
100
+ who: {
101
+ name_or_address?: string | undefined;
102
+ local_mark_first?: boolean | undefined;
103
+ };
104
+ feedback?: string | undefined;
105
+ acceptance_score?: number | undefined;
106
+ }>;
107
+ export declare const CallDemand_DataSchema: z.ZodObject<{
108
+ object: z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
109
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
110
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
111
+ onChain: z.ZodOptional<z.ZodBoolean>;
112
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
113
+ } & {
114
+ permission: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
115
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
116
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
117
+ onChain: z.ZodOptional<z.ZodBoolean>;
118
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
119
+ } & {
120
+ description: z.ZodOptional<z.ZodString>;
121
+ }, "strict", z.ZodTypeAny, {
122
+ name?: string | undefined;
123
+ replaceExistName?: boolean | undefined;
124
+ tags?: string[] | undefined;
125
+ description?: string | undefined;
126
+ onChain?: boolean | undefined;
127
+ }, {
128
+ name?: string | undefined;
129
+ replaceExistName?: boolean | undefined;
130
+ tags?: string[] | undefined;
131
+ description?: string | undefined;
132
+ onChain?: boolean | undefined;
133
+ }>]>>;
134
+ }, "strict", z.ZodTypeAny, {
135
+ name?: string | undefined;
136
+ replaceExistName?: boolean | undefined;
137
+ tags?: string[] | undefined;
138
+ onChain?: boolean | undefined;
139
+ permission?: string | {
140
+ name?: string | undefined;
141
+ replaceExistName?: boolean | undefined;
142
+ tags?: string[] | undefined;
143
+ description?: string | undefined;
144
+ onChain?: boolean | undefined;
145
+ } | undefined;
146
+ }, {
147
+ name?: string | undefined;
148
+ replaceExistName?: boolean | undefined;
149
+ tags?: string[] | undefined;
150
+ onChain?: boolean | undefined;
151
+ permission?: string | {
152
+ name?: string | undefined;
153
+ replaceExistName?: boolean | undefined;
154
+ tags?: string[] | undefined;
155
+ description?: string | undefined;
156
+ onChain?: boolean | undefined;
157
+ } | undefined;
158
+ }>]>;
159
+ present: z.ZodOptional<z.ZodObject<{
160
+ recommend: z.ZodEffects<z.ZodString, string, string>;
161
+ by_guard: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
162
+ service: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
163
+ }, "strict", z.ZodTypeAny, {
164
+ recommend: string;
165
+ service?: string | undefined;
166
+ by_guard?: string | undefined;
167
+ }, {
168
+ recommend: string;
169
+ service?: string | undefined;
170
+ by_guard?: string | undefined;
171
+ }>>;
172
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
173
+ location: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
174
+ rewards: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
175
+ op: z.ZodUnion<[z.ZodLiteral<"add">, z.ZodLiteral<"set">]>;
176
+ objects: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
177
+ }, "strict", z.ZodTypeAny, {
178
+ op: "set" | "add";
179
+ objects: string[];
180
+ }, {
181
+ op: "set" | "add";
182
+ objects: string[];
183
+ }>, z.ZodObject<{
184
+ op: z.ZodLiteral<"remove">;
185
+ objects: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
186
+ }, "strict", z.ZodTypeAny, {
187
+ op: "remove";
188
+ objects: string[];
189
+ }, {
190
+ op: "remove";
191
+ objects: string[];
192
+ }>, z.ZodObject<{
193
+ op: z.ZodLiteral<"clear">;
194
+ }, "strict", z.ZodTypeAny, {
195
+ op: "clear";
196
+ }, {
197
+ op: "clear";
198
+ }>]>>;
199
+ feedback: z.ZodOptional<z.ZodArray<z.ZodObject<{
200
+ who: z.ZodObject<{
201
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
202
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
203
+ }, "strict", z.ZodTypeAny, {
204
+ name_or_address?: string | undefined;
205
+ local_mark_first?: boolean | undefined;
206
+ }, {
207
+ name_or_address?: string | undefined;
208
+ local_mark_first?: boolean | undefined;
209
+ }>;
210
+ acceptance_score: z.ZodOptional<z.ZodNumber>;
211
+ feedback: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
212
+ }, "strict", z.ZodTypeAny, {
213
+ who: {
214
+ name_or_address?: string | undefined;
215
+ local_mark_first?: boolean | undefined;
216
+ };
217
+ feedback?: string | undefined;
218
+ acceptance_score?: number | undefined;
219
+ }, {
220
+ who: {
221
+ name_or_address?: string | undefined;
222
+ local_mark_first?: boolean | undefined;
223
+ };
224
+ feedback?: string | undefined;
225
+ acceptance_score?: number | undefined;
226
+ }>, "many">>;
227
+ guards: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
228
+ op: z.ZodLiteral<"add">;
229
+ guard: z.ZodArray<z.ZodObject<{
230
+ guard: z.ZodString;
231
+ service_identifier: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodNull]>>;
232
+ }, "strip", z.ZodTypeAny, {
233
+ guard: string;
234
+ service_identifier?: number | null | undefined;
235
+ }, {
236
+ guard: string;
237
+ service_identifier?: number | null | undefined;
238
+ }>, "many">;
239
+ }, "strict", z.ZodTypeAny, {
240
+ op: "add";
241
+ guard: {
242
+ guard: string;
243
+ service_identifier?: number | null | undefined;
244
+ }[];
245
+ }, {
246
+ op: "add";
247
+ guard: {
248
+ guard: string;
249
+ service_identifier?: number | null | undefined;
250
+ }[];
251
+ }>, z.ZodObject<{
252
+ op: z.ZodLiteral<"set">;
253
+ guard: z.ZodArray<z.ZodObject<{
254
+ guard: z.ZodString;
255
+ service_identifier: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodNull]>>;
256
+ }, "strip", z.ZodTypeAny, {
257
+ guard: string;
258
+ service_identifier?: number | null | undefined;
259
+ }, {
260
+ guard: string;
261
+ service_identifier?: number | null | undefined;
262
+ }>, "many">;
263
+ }, "strict", z.ZodTypeAny, {
264
+ op: "set";
265
+ guard: {
266
+ guard: string;
267
+ service_identifier?: number | null | undefined;
268
+ }[];
269
+ }, {
270
+ op: "set";
271
+ guard: {
272
+ guard: string;
273
+ service_identifier?: number | null | undefined;
274
+ }[];
275
+ }>, z.ZodObject<{
276
+ op: z.ZodLiteral<"remove">;
277
+ guard: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
278
+ }, "strict", z.ZodTypeAny, {
279
+ op: "remove";
280
+ guard: string[];
281
+ }, {
282
+ op: "remove";
283
+ guard: string[];
284
+ }>, z.ZodObject<{
285
+ op: z.ZodLiteral<"clear">;
286
+ }, "strict", z.ZodTypeAny, {
287
+ op: "clear";
288
+ }, {
289
+ op: "clear";
290
+ }>]>>;
291
+ owner_receive: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodObject<{
292
+ id: z.ZodString;
293
+ type: z.ZodString;
294
+ }, "strict", z.ZodTypeAny, {
295
+ type: string;
296
+ id: string;
297
+ }, {
298
+ type: string;
299
+ id: string;
300
+ }>, "many">, z.ZodObject<{
301
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
302
+ token_type: z.ZodEffects<z.ZodString, string, string>;
303
+ received: z.ZodArray<z.ZodObject<{
304
+ id: z.ZodString;
305
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
306
+ payment: z.ZodString;
307
+ }, "strict", z.ZodTypeAny, {
308
+ id: string;
309
+ balance: string | number;
310
+ payment: string;
311
+ }, {
312
+ id: string;
313
+ balance: string | number;
314
+ payment: string;
315
+ }>, "many">;
316
+ }, "strict", z.ZodTypeAny, {
317
+ received: {
318
+ id: string;
319
+ balance: string | number;
320
+ payment: string;
321
+ }[];
322
+ balance: string | number;
323
+ token_type: string;
324
+ }, {
325
+ received: {
326
+ id: string;
327
+ balance: string | number;
328
+ payment: string;
329
+ }[];
330
+ balance: string | number;
331
+ token_type: string;
332
+ }>, z.ZodLiteral<"recently">]>>;
333
+ um: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
334
+ }, "strict", z.ZodTypeAny, {
335
+ object: string | {
336
+ name?: string | undefined;
337
+ replaceExistName?: boolean | undefined;
338
+ tags?: string[] | undefined;
339
+ onChain?: boolean | undefined;
340
+ permission?: string | {
341
+ name?: string | undefined;
342
+ replaceExistName?: boolean | undefined;
343
+ tags?: string[] | undefined;
344
+ description?: string | undefined;
345
+ onChain?: boolean | undefined;
346
+ } | undefined;
347
+ };
348
+ description?: string | undefined;
349
+ location?: string | undefined;
350
+ owner_receive?: {
351
+ received: {
352
+ id: string;
353
+ balance: string | number;
354
+ payment: string;
355
+ }[];
356
+ balance: string | number;
357
+ token_type: string;
358
+ } | "recently" | {
359
+ type: string;
360
+ id: string;
361
+ }[] | undefined;
362
+ rewards?: {
363
+ op: "set" | "add";
364
+ objects: string[];
365
+ } | {
366
+ op: "remove";
367
+ objects: string[];
368
+ } | {
369
+ op: "clear";
370
+ } | undefined;
371
+ guards?: {
372
+ op: "add";
373
+ guard: {
374
+ guard: string;
375
+ service_identifier?: number | null | undefined;
376
+ }[];
377
+ } | {
378
+ op: "set";
379
+ guard: {
380
+ guard: string;
381
+ service_identifier?: number | null | undefined;
382
+ }[];
383
+ } | {
384
+ op: "remove";
385
+ guard: string[];
386
+ } | {
387
+ op: "clear";
388
+ } | undefined;
389
+ um?: string | null | undefined;
390
+ feedback?: {
391
+ who: {
392
+ name_or_address?: string | undefined;
393
+ local_mark_first?: boolean | undefined;
394
+ };
395
+ feedback?: string | undefined;
396
+ acceptance_score?: number | undefined;
397
+ }[] | undefined;
398
+ present?: {
399
+ recommend: string;
400
+ service?: string | undefined;
401
+ by_guard?: string | undefined;
402
+ } | undefined;
403
+ }, {
404
+ object: string | {
405
+ name?: string | undefined;
406
+ replaceExistName?: boolean | undefined;
407
+ tags?: string[] | undefined;
408
+ onChain?: boolean | undefined;
409
+ permission?: string | {
410
+ name?: string | undefined;
411
+ replaceExistName?: boolean | undefined;
412
+ tags?: string[] | undefined;
413
+ description?: string | undefined;
414
+ onChain?: boolean | undefined;
415
+ } | undefined;
416
+ };
417
+ description?: string | undefined;
418
+ location?: string | undefined;
419
+ owner_receive?: {
420
+ received: {
421
+ id: string;
422
+ balance: string | number;
423
+ payment: string;
424
+ }[];
425
+ balance: string | number;
426
+ token_type: string;
427
+ } | "recently" | {
428
+ type: string;
429
+ id: string;
430
+ }[] | undefined;
431
+ rewards?: {
432
+ op: "set" | "add";
433
+ objects: string[];
434
+ } | {
435
+ op: "remove";
436
+ objects: string[];
437
+ } | {
438
+ op: "clear";
439
+ } | undefined;
440
+ guards?: {
441
+ op: "add";
442
+ guard: {
443
+ guard: string;
444
+ service_identifier?: number | null | undefined;
445
+ }[];
446
+ } | {
447
+ op: "set";
448
+ guard: {
449
+ guard: string;
450
+ service_identifier?: number | null | undefined;
451
+ }[];
452
+ } | {
453
+ op: "remove";
454
+ guard: string[];
455
+ } | {
456
+ op: "clear";
457
+ } | undefined;
458
+ um?: string | null | undefined;
459
+ feedback?: {
460
+ who: {
461
+ name_or_address?: string | undefined;
462
+ local_mark_first?: boolean | undefined;
463
+ };
464
+ feedback?: string | undefined;
465
+ acceptance_score?: number | undefined;
466
+ }[] | undefined;
467
+ present?: {
468
+ recommend: string;
469
+ service?: string | undefined;
470
+ by_guard?: string | undefined;
471
+ } | undefined;
472
+ }>;
473
+ export declare const CallDemand_InputSchema: z.ZodObject<{
474
+ data: z.ZodObject<{
475
+ object: z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
476
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
477
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
478
+ onChain: z.ZodOptional<z.ZodBoolean>;
479
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
480
+ } & {
481
+ permission: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
482
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
483
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
484
+ onChain: z.ZodOptional<z.ZodBoolean>;
485
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
486
+ } & {
487
+ description: z.ZodOptional<z.ZodString>;
488
+ }, "strict", z.ZodTypeAny, {
489
+ name?: string | undefined;
490
+ replaceExistName?: boolean | undefined;
491
+ tags?: string[] | undefined;
492
+ description?: string | undefined;
493
+ onChain?: boolean | undefined;
494
+ }, {
495
+ name?: string | undefined;
496
+ replaceExistName?: boolean | undefined;
497
+ tags?: string[] | undefined;
498
+ description?: string | undefined;
499
+ onChain?: boolean | undefined;
500
+ }>]>>;
501
+ }, "strict", z.ZodTypeAny, {
502
+ name?: string | undefined;
503
+ replaceExistName?: boolean | undefined;
504
+ tags?: string[] | undefined;
505
+ onChain?: boolean | undefined;
506
+ permission?: string | {
507
+ name?: string | undefined;
508
+ replaceExistName?: boolean | undefined;
509
+ tags?: string[] | undefined;
510
+ description?: string | undefined;
511
+ onChain?: boolean | undefined;
512
+ } | undefined;
513
+ }, {
514
+ name?: string | undefined;
515
+ replaceExistName?: boolean | undefined;
516
+ tags?: string[] | undefined;
517
+ onChain?: boolean | undefined;
518
+ permission?: string | {
519
+ name?: string | undefined;
520
+ replaceExistName?: boolean | undefined;
521
+ tags?: string[] | undefined;
522
+ description?: string | undefined;
523
+ onChain?: boolean | undefined;
524
+ } | undefined;
525
+ }>]>;
526
+ present: z.ZodOptional<z.ZodObject<{
527
+ recommend: z.ZodEffects<z.ZodString, string, string>;
528
+ by_guard: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
529
+ service: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
530
+ }, "strict", z.ZodTypeAny, {
531
+ recommend: string;
532
+ service?: string | undefined;
533
+ by_guard?: string | undefined;
534
+ }, {
535
+ recommend: string;
536
+ service?: string | undefined;
537
+ by_guard?: string | undefined;
538
+ }>>;
539
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
540
+ location: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
541
+ rewards: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
542
+ op: z.ZodUnion<[z.ZodLiteral<"add">, z.ZodLiteral<"set">]>;
543
+ objects: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
544
+ }, "strict", z.ZodTypeAny, {
545
+ op: "set" | "add";
546
+ objects: string[];
547
+ }, {
548
+ op: "set" | "add";
549
+ objects: string[];
550
+ }>, z.ZodObject<{
551
+ op: z.ZodLiteral<"remove">;
552
+ objects: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
553
+ }, "strict", z.ZodTypeAny, {
554
+ op: "remove";
555
+ objects: string[];
556
+ }, {
557
+ op: "remove";
558
+ objects: string[];
559
+ }>, z.ZodObject<{
560
+ op: z.ZodLiteral<"clear">;
561
+ }, "strict", z.ZodTypeAny, {
562
+ op: "clear";
563
+ }, {
564
+ op: "clear";
565
+ }>]>>;
566
+ feedback: z.ZodOptional<z.ZodArray<z.ZodObject<{
567
+ who: z.ZodObject<{
568
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
569
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
570
+ }, "strict", z.ZodTypeAny, {
571
+ name_or_address?: string | undefined;
572
+ local_mark_first?: boolean | undefined;
573
+ }, {
574
+ name_or_address?: string | undefined;
575
+ local_mark_first?: boolean | undefined;
576
+ }>;
577
+ acceptance_score: z.ZodOptional<z.ZodNumber>;
578
+ feedback: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
579
+ }, "strict", z.ZodTypeAny, {
580
+ who: {
581
+ name_or_address?: string | undefined;
582
+ local_mark_first?: boolean | undefined;
583
+ };
584
+ feedback?: string | undefined;
585
+ acceptance_score?: number | undefined;
586
+ }, {
587
+ who: {
588
+ name_or_address?: string | undefined;
589
+ local_mark_first?: boolean | undefined;
590
+ };
591
+ feedback?: string | undefined;
592
+ acceptance_score?: number | undefined;
593
+ }>, "many">>;
594
+ guards: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
595
+ op: z.ZodLiteral<"add">;
596
+ guard: z.ZodArray<z.ZodObject<{
597
+ guard: z.ZodString;
598
+ service_identifier: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodNull]>>;
599
+ }, "strip", z.ZodTypeAny, {
600
+ guard: string;
601
+ service_identifier?: number | null | undefined;
602
+ }, {
603
+ guard: string;
604
+ service_identifier?: number | null | undefined;
605
+ }>, "many">;
606
+ }, "strict", z.ZodTypeAny, {
607
+ op: "add";
608
+ guard: {
609
+ guard: string;
610
+ service_identifier?: number | null | undefined;
611
+ }[];
612
+ }, {
613
+ op: "add";
614
+ guard: {
615
+ guard: string;
616
+ service_identifier?: number | null | undefined;
617
+ }[];
618
+ }>, z.ZodObject<{
619
+ op: z.ZodLiteral<"set">;
620
+ guard: z.ZodArray<z.ZodObject<{
621
+ guard: z.ZodString;
622
+ service_identifier: z.ZodOptional<z.ZodUnion<[z.ZodNumber, z.ZodNull]>>;
623
+ }, "strip", z.ZodTypeAny, {
624
+ guard: string;
625
+ service_identifier?: number | null | undefined;
626
+ }, {
627
+ guard: string;
628
+ service_identifier?: number | null | undefined;
629
+ }>, "many">;
630
+ }, "strict", z.ZodTypeAny, {
631
+ op: "set";
632
+ guard: {
633
+ guard: string;
634
+ service_identifier?: number | null | undefined;
635
+ }[];
636
+ }, {
637
+ op: "set";
638
+ guard: {
639
+ guard: string;
640
+ service_identifier?: number | null | undefined;
641
+ }[];
642
+ }>, z.ZodObject<{
643
+ op: z.ZodLiteral<"remove">;
644
+ guard: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
645
+ }, "strict", z.ZodTypeAny, {
646
+ op: "remove";
647
+ guard: string[];
648
+ }, {
649
+ op: "remove";
650
+ guard: string[];
651
+ }>, z.ZodObject<{
652
+ op: z.ZodLiteral<"clear">;
653
+ }, "strict", z.ZodTypeAny, {
654
+ op: "clear";
655
+ }, {
656
+ op: "clear";
657
+ }>]>>;
658
+ owner_receive: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodObject<{
659
+ id: z.ZodString;
660
+ type: z.ZodString;
661
+ }, "strict", z.ZodTypeAny, {
662
+ type: string;
663
+ id: string;
664
+ }, {
665
+ type: string;
666
+ id: string;
667
+ }>, "many">, z.ZodObject<{
668
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
669
+ token_type: z.ZodEffects<z.ZodString, string, string>;
670
+ received: z.ZodArray<z.ZodObject<{
671
+ id: z.ZodString;
672
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
673
+ payment: z.ZodString;
674
+ }, "strict", z.ZodTypeAny, {
675
+ id: string;
676
+ balance: string | number;
677
+ payment: string;
678
+ }, {
679
+ id: string;
680
+ balance: string | number;
681
+ payment: string;
682
+ }>, "many">;
683
+ }, "strict", z.ZodTypeAny, {
684
+ received: {
685
+ id: string;
686
+ balance: string | number;
687
+ payment: string;
688
+ }[];
689
+ balance: string | number;
690
+ token_type: string;
691
+ }, {
692
+ received: {
693
+ id: string;
694
+ balance: string | number;
695
+ payment: string;
696
+ }[];
697
+ balance: string | number;
698
+ token_type: string;
699
+ }>, z.ZodLiteral<"recently">]>>;
700
+ um: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodNull]>>;
701
+ }, "strict", z.ZodTypeAny, {
702
+ object: string | {
703
+ name?: string | undefined;
704
+ replaceExistName?: boolean | undefined;
705
+ tags?: string[] | undefined;
706
+ onChain?: boolean | undefined;
707
+ permission?: string | {
708
+ name?: string | undefined;
709
+ replaceExistName?: boolean | undefined;
710
+ tags?: string[] | undefined;
711
+ description?: string | undefined;
712
+ onChain?: boolean | undefined;
713
+ } | undefined;
714
+ };
715
+ description?: string | undefined;
716
+ location?: string | undefined;
717
+ owner_receive?: {
718
+ received: {
719
+ id: string;
720
+ balance: string | number;
721
+ payment: string;
722
+ }[];
723
+ balance: string | number;
724
+ token_type: string;
725
+ } | "recently" | {
726
+ type: string;
727
+ id: string;
728
+ }[] | undefined;
729
+ rewards?: {
730
+ op: "set" | "add";
731
+ objects: string[];
732
+ } | {
733
+ op: "remove";
734
+ objects: string[];
735
+ } | {
736
+ op: "clear";
737
+ } | undefined;
738
+ guards?: {
739
+ op: "add";
740
+ guard: {
741
+ guard: string;
742
+ service_identifier?: number | null | undefined;
743
+ }[];
744
+ } | {
745
+ op: "set";
746
+ guard: {
747
+ guard: string;
748
+ service_identifier?: number | null | undefined;
749
+ }[];
750
+ } | {
751
+ op: "remove";
752
+ guard: string[];
753
+ } | {
754
+ op: "clear";
755
+ } | undefined;
756
+ um?: string | null | undefined;
757
+ feedback?: {
758
+ who: {
759
+ name_or_address?: string | undefined;
760
+ local_mark_first?: boolean | undefined;
761
+ };
762
+ feedback?: string | undefined;
763
+ acceptance_score?: number | undefined;
764
+ }[] | undefined;
765
+ present?: {
766
+ recommend: string;
767
+ service?: string | undefined;
768
+ by_guard?: string | undefined;
769
+ } | undefined;
770
+ }, {
771
+ object: string | {
772
+ name?: string | undefined;
773
+ replaceExistName?: boolean | undefined;
774
+ tags?: string[] | undefined;
775
+ onChain?: boolean | undefined;
776
+ permission?: string | {
777
+ name?: string | undefined;
778
+ replaceExistName?: boolean | undefined;
779
+ tags?: string[] | undefined;
780
+ description?: string | undefined;
781
+ onChain?: boolean | undefined;
782
+ } | undefined;
783
+ };
784
+ description?: string | undefined;
785
+ location?: string | undefined;
786
+ owner_receive?: {
787
+ received: {
788
+ id: string;
789
+ balance: string | number;
790
+ payment: string;
791
+ }[];
792
+ balance: string | number;
793
+ token_type: string;
794
+ } | "recently" | {
795
+ type: string;
796
+ id: string;
797
+ }[] | undefined;
798
+ rewards?: {
799
+ op: "set" | "add";
800
+ objects: string[];
801
+ } | {
802
+ op: "remove";
803
+ objects: string[];
804
+ } | {
805
+ op: "clear";
806
+ } | undefined;
807
+ guards?: {
808
+ op: "add";
809
+ guard: {
810
+ guard: string;
811
+ service_identifier?: number | null | undefined;
812
+ }[];
813
+ } | {
814
+ op: "set";
815
+ guard: {
816
+ guard: string;
817
+ service_identifier?: number | null | undefined;
818
+ }[];
819
+ } | {
820
+ op: "remove";
821
+ guard: string[];
822
+ } | {
823
+ op: "clear";
824
+ } | undefined;
825
+ um?: string | null | undefined;
826
+ feedback?: {
827
+ who: {
828
+ name_or_address?: string | undefined;
829
+ local_mark_first?: boolean | undefined;
830
+ };
831
+ feedback?: string | undefined;
832
+ acceptance_score?: number | undefined;
833
+ }[] | undefined;
834
+ present?: {
835
+ recommend: string;
836
+ service?: string | undefined;
837
+ by_guard?: string | undefined;
838
+ } | undefined;
839
+ }>;
840
+ env: z.ZodOptional<z.ZodObject<{
841
+ account: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
842
+ permission_guard: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
843
+ no_cache: z.ZodOptional<z.ZodBoolean>;
844
+ network: z.ZodOptional<z.ZodEnum<any>>;
845
+ referrer: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
846
+ }, "strict", z.ZodTypeAny, {
847
+ [x: string]: any;
848
+ account?: unknown;
849
+ permission_guard?: unknown;
850
+ no_cache?: unknown;
851
+ network?: unknown;
852
+ referrer?: unknown;
853
+ }, {
854
+ [x: string]: any;
855
+ account?: unknown;
856
+ permission_guard?: unknown;
857
+ no_cache?: unknown;
858
+ network?: unknown;
859
+ referrer?: unknown;
860
+ }>>;
861
+ submission: z.ZodOptional<z.ZodObject<{
862
+ type: z.ZodLiteral<"submission">;
863
+ guard: z.ZodArray<z.ZodObject<{
864
+ object: z.ZodEffects<z.ZodString, string, string>;
865
+ impack: z.ZodBoolean;
866
+ }, "strict", z.ZodTypeAny, {
867
+ object: string;
868
+ impack: boolean;
869
+ }, {
870
+ object: string;
871
+ impack: boolean;
872
+ }>, "many">;
873
+ submission: z.ZodArray<z.ZodObject<{
874
+ guard: z.ZodEffects<z.ZodString, string, string>;
875
+ submission: z.ZodArray<z.ZodObject<{
876
+ identifier: z.ZodNumber;
877
+ b_submission: z.ZodBoolean;
878
+ 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">]>;
879
+ value: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
880
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
881
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
882
+ }, "strict", z.ZodTypeAny, {
883
+ name_or_address?: string | undefined;
884
+ local_mark_first?: boolean | undefined;
885
+ }, {
886
+ name_or_address?: string | undefined;
887
+ local_mark_first?: boolean | undefined;
888
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
889
+ entities: z.ZodArray<z.ZodObject<{
890
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
891
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
892
+ }, "strict", z.ZodTypeAny, {
893
+ name_or_address?: string | undefined;
894
+ local_mark_first?: boolean | undefined;
895
+ }, {
896
+ name_or_address?: string | undefined;
897
+ local_mark_first?: boolean | undefined;
898
+ }>, "many">;
899
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
900
+ }, "strict", z.ZodTypeAny, {
901
+ entities: {
902
+ name_or_address?: string | undefined;
903
+ local_mark_first?: boolean | undefined;
904
+ }[];
905
+ check_all_founded?: boolean | undefined;
906
+ }, {
907
+ entities: {
908
+ name_or_address?: string | undefined;
909
+ local_mark_first?: boolean | undefined;
910
+ }[];
911
+ check_all_founded?: boolean | undefined;
912
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>>;
913
+ name: z.ZodDefault<z.ZodString>;
914
+ } & {
915
+ object_type: z.ZodOptional<z.ZodEnum<any>>;
916
+ }, "strict", z.ZodTypeAny, {
917
+ [x: string]: any;
918
+ identifier?: unknown;
919
+ b_submission?: unknown;
920
+ value_type?: unknown;
921
+ value?: unknown;
922
+ name?: unknown;
923
+ object_type?: unknown;
924
+ }, {
925
+ [x: string]: any;
926
+ identifier?: unknown;
927
+ b_submission?: unknown;
928
+ value_type?: unknown;
929
+ value?: unknown;
930
+ name?: unknown;
931
+ object_type?: unknown;
932
+ }>, "many">;
933
+ }, "strict", z.ZodTypeAny, {
934
+ guard: string;
935
+ submission: {
936
+ [x: string]: any;
937
+ identifier?: unknown;
938
+ b_submission?: unknown;
939
+ value_type?: unknown;
940
+ value?: unknown;
941
+ name?: unknown;
942
+ object_type?: unknown;
943
+ }[];
944
+ }, {
945
+ guard: string;
946
+ submission: {
947
+ [x: string]: any;
948
+ identifier?: unknown;
949
+ b_submission?: unknown;
950
+ value_type?: unknown;
951
+ value?: unknown;
952
+ name?: unknown;
953
+ object_type?: unknown;
954
+ }[];
955
+ }>, "many">;
956
+ }, "strict", z.ZodTypeAny, {
957
+ type: "submission";
958
+ guard: {
959
+ object: string;
960
+ impack: boolean;
961
+ }[];
962
+ submission: {
963
+ guard: string;
964
+ submission: {
965
+ [x: string]: any;
966
+ identifier?: unknown;
967
+ b_submission?: unknown;
968
+ value_type?: unknown;
969
+ value?: unknown;
970
+ name?: unknown;
971
+ object_type?: unknown;
972
+ }[];
973
+ }[];
974
+ }, {
975
+ type: "submission";
976
+ guard: {
977
+ object: string;
978
+ impack: boolean;
979
+ }[];
980
+ submission: {
981
+ guard: string;
982
+ submission: {
983
+ [x: string]: any;
984
+ identifier?: unknown;
985
+ b_submission?: unknown;
986
+ value_type?: unknown;
987
+ value?: unknown;
988
+ name?: unknown;
989
+ object_type?: unknown;
990
+ }[];
991
+ }[];
992
+ }>>;
993
+ }, "strict", z.ZodTypeAny, {
994
+ data: {
995
+ object: string | {
996
+ name?: string | undefined;
997
+ replaceExistName?: boolean | undefined;
998
+ tags?: string[] | undefined;
999
+ onChain?: boolean | undefined;
1000
+ permission?: string | {
1001
+ name?: string | undefined;
1002
+ replaceExistName?: boolean | undefined;
1003
+ tags?: string[] | undefined;
1004
+ description?: string | undefined;
1005
+ onChain?: boolean | undefined;
1006
+ } | undefined;
1007
+ };
1008
+ description?: string | undefined;
1009
+ location?: string | undefined;
1010
+ owner_receive?: {
1011
+ received: {
1012
+ id: string;
1013
+ balance: string | number;
1014
+ payment: string;
1015
+ }[];
1016
+ balance: string | number;
1017
+ token_type: string;
1018
+ } | "recently" | {
1019
+ type: string;
1020
+ id: string;
1021
+ }[] | undefined;
1022
+ rewards?: {
1023
+ op: "set" | "add";
1024
+ objects: string[];
1025
+ } | {
1026
+ op: "remove";
1027
+ objects: string[];
1028
+ } | {
1029
+ op: "clear";
1030
+ } | undefined;
1031
+ guards?: {
1032
+ op: "add";
1033
+ guard: {
1034
+ guard: string;
1035
+ service_identifier?: number | null | undefined;
1036
+ }[];
1037
+ } | {
1038
+ op: "set";
1039
+ guard: {
1040
+ guard: string;
1041
+ service_identifier?: number | null | undefined;
1042
+ }[];
1043
+ } | {
1044
+ op: "remove";
1045
+ guard: string[];
1046
+ } | {
1047
+ op: "clear";
1048
+ } | undefined;
1049
+ um?: string | null | undefined;
1050
+ feedback?: {
1051
+ who: {
1052
+ name_or_address?: string | undefined;
1053
+ local_mark_first?: boolean | undefined;
1054
+ };
1055
+ feedback?: string | undefined;
1056
+ acceptance_score?: number | undefined;
1057
+ }[] | undefined;
1058
+ present?: {
1059
+ recommend: string;
1060
+ service?: string | undefined;
1061
+ by_guard?: string | undefined;
1062
+ } | undefined;
1063
+ };
1064
+ submission?: {
1065
+ type: "submission";
1066
+ guard: {
1067
+ object: string;
1068
+ impack: boolean;
1069
+ }[];
1070
+ submission: {
1071
+ guard: string;
1072
+ submission: {
1073
+ [x: string]: any;
1074
+ identifier?: unknown;
1075
+ b_submission?: unknown;
1076
+ value_type?: unknown;
1077
+ value?: unknown;
1078
+ name?: unknown;
1079
+ object_type?: unknown;
1080
+ }[];
1081
+ }[];
1082
+ } | undefined;
1083
+ env?: {
1084
+ [x: string]: any;
1085
+ account?: unknown;
1086
+ permission_guard?: unknown;
1087
+ no_cache?: unknown;
1088
+ network?: unknown;
1089
+ referrer?: unknown;
1090
+ } | undefined;
1091
+ }, {
1092
+ data: {
1093
+ object: string | {
1094
+ name?: string | undefined;
1095
+ replaceExistName?: boolean | undefined;
1096
+ tags?: string[] | undefined;
1097
+ onChain?: boolean | undefined;
1098
+ permission?: string | {
1099
+ name?: string | undefined;
1100
+ replaceExistName?: boolean | undefined;
1101
+ tags?: string[] | undefined;
1102
+ description?: string | undefined;
1103
+ onChain?: boolean | undefined;
1104
+ } | undefined;
1105
+ };
1106
+ description?: string | undefined;
1107
+ location?: string | undefined;
1108
+ owner_receive?: {
1109
+ received: {
1110
+ id: string;
1111
+ balance: string | number;
1112
+ payment: string;
1113
+ }[];
1114
+ balance: string | number;
1115
+ token_type: string;
1116
+ } | "recently" | {
1117
+ type: string;
1118
+ id: string;
1119
+ }[] | undefined;
1120
+ rewards?: {
1121
+ op: "set" | "add";
1122
+ objects: string[];
1123
+ } | {
1124
+ op: "remove";
1125
+ objects: string[];
1126
+ } | {
1127
+ op: "clear";
1128
+ } | undefined;
1129
+ guards?: {
1130
+ op: "add";
1131
+ guard: {
1132
+ guard: string;
1133
+ service_identifier?: number | null | undefined;
1134
+ }[];
1135
+ } | {
1136
+ op: "set";
1137
+ guard: {
1138
+ guard: string;
1139
+ service_identifier?: number | null | undefined;
1140
+ }[];
1141
+ } | {
1142
+ op: "remove";
1143
+ guard: string[];
1144
+ } | {
1145
+ op: "clear";
1146
+ } | undefined;
1147
+ um?: string | null | undefined;
1148
+ feedback?: {
1149
+ who: {
1150
+ name_or_address?: string | undefined;
1151
+ local_mark_first?: boolean | undefined;
1152
+ };
1153
+ feedback?: string | undefined;
1154
+ acceptance_score?: number | undefined;
1155
+ }[] | undefined;
1156
+ present?: {
1157
+ recommend: string;
1158
+ service?: string | undefined;
1159
+ by_guard?: string | undefined;
1160
+ } | undefined;
1161
+ };
1162
+ submission?: {
1163
+ type: "submission";
1164
+ guard: {
1165
+ object: string;
1166
+ impack: boolean;
1167
+ }[];
1168
+ submission: {
1169
+ guard: string;
1170
+ submission: {
1171
+ [x: string]: any;
1172
+ identifier?: unknown;
1173
+ b_submission?: unknown;
1174
+ value_type?: unknown;
1175
+ value?: unknown;
1176
+ name?: unknown;
1177
+ object_type?: unknown;
1178
+ }[];
1179
+ }[];
1180
+ } | undefined;
1181
+ env?: {
1182
+ [x: string]: any;
1183
+ account?: unknown;
1184
+ permission_guard?: unknown;
1185
+ no_cache?: unknown;
1186
+ network?: unknown;
1187
+ referrer?: unknown;
1188
+ } | undefined;
1189
+ }>;
1190
+ export type CallDemand_Data = z.infer<typeof CallDemand_DataSchema>;
1191
+ export type Guards = z.infer<typeof GuardsSchema>;
1192
+ export type DemandPresent = z.infer<typeof DemandPresentSchema>;
1193
+ export type FeedbackInfo = z.infer<typeof FeedbackInfoSchema>;