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,898 @@
1
+ import { z } from "zod";
2
+ export declare const ImEntrySchema: z.ZodObject<{
3
+ at: z.ZodEffects<z.ZodString, string, string>;
4
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
5
+ }, "strict", z.ZodTypeAny, {
6
+ at: string;
7
+ description?: string | undefined;
8
+ }, {
9
+ at: string;
10
+ description?: string | undefined;
11
+ }>;
12
+ export declare const ImsOperationSchema: z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
13
+ op: z.ZodLiteral<"add">;
14
+ im: z.ZodArray<z.ZodObject<{
15
+ at: z.ZodEffects<z.ZodString, string, string>;
16
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
17
+ }, "strict", z.ZodTypeAny, {
18
+ at: string;
19
+ description?: string | undefined;
20
+ }, {
21
+ at: string;
22
+ description?: string | undefined;
23
+ }>, "many">;
24
+ }, "strict", z.ZodTypeAny, {
25
+ op: "add";
26
+ im: {
27
+ at: string;
28
+ description?: string | undefined;
29
+ }[];
30
+ }, {
31
+ op: "add";
32
+ im: {
33
+ at: string;
34
+ description?: string | undefined;
35
+ }[];
36
+ }>, z.ZodObject<{
37
+ op: z.ZodLiteral<"set">;
38
+ im: z.ZodArray<z.ZodObject<{
39
+ at: z.ZodEffects<z.ZodString, string, string>;
40
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
41
+ }, "strict", z.ZodTypeAny, {
42
+ at: string;
43
+ description?: string | undefined;
44
+ }, {
45
+ at: string;
46
+ description?: string | undefined;
47
+ }>, "many">;
48
+ }, "strict", z.ZodTypeAny, {
49
+ op: "set";
50
+ im: {
51
+ at: string;
52
+ description?: string | undefined;
53
+ }[];
54
+ }, {
55
+ op: "set";
56
+ im: {
57
+ at: string;
58
+ description?: string | undefined;
59
+ }[];
60
+ }>, z.ZodObject<{
61
+ op: z.ZodLiteral<"remove">;
62
+ im: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
63
+ }, "strict", z.ZodTypeAny, {
64
+ op: "remove";
65
+ im: string[];
66
+ }, {
67
+ op: "remove";
68
+ im: string[];
69
+ }>, z.ZodObject<{
70
+ op: z.ZodLiteral<"clear">;
71
+ }, "strict", z.ZodTypeAny, {
72
+ op: "clear";
73
+ }, {
74
+ op: "clear";
75
+ }>]>;
76
+ export declare const CallContact_DataSchema: z.ZodObject<{
77
+ object: z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
78
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
79
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
80
+ onChain: z.ZodOptional<z.ZodBoolean>;
81
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
82
+ } & {
83
+ permission: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
84
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
85
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
86
+ onChain: z.ZodOptional<z.ZodBoolean>;
87
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
88
+ } & {
89
+ description: z.ZodOptional<z.ZodString>;
90
+ }, "strict", z.ZodTypeAny, {
91
+ name?: string | undefined;
92
+ replaceExistName?: boolean | undefined;
93
+ tags?: string[] | undefined;
94
+ description?: string | undefined;
95
+ onChain?: boolean | undefined;
96
+ }, {
97
+ name?: string | undefined;
98
+ replaceExistName?: boolean | undefined;
99
+ tags?: string[] | undefined;
100
+ description?: string | undefined;
101
+ onChain?: boolean | undefined;
102
+ }>]>>;
103
+ }, "strict", z.ZodTypeAny, {
104
+ name?: string | undefined;
105
+ replaceExistName?: boolean | undefined;
106
+ tags?: string[] | undefined;
107
+ onChain?: boolean | undefined;
108
+ permission?: string | {
109
+ name?: string | undefined;
110
+ replaceExistName?: boolean | undefined;
111
+ tags?: string[] | undefined;
112
+ description?: string | undefined;
113
+ onChain?: boolean | undefined;
114
+ } | undefined;
115
+ }, {
116
+ name?: string | undefined;
117
+ replaceExistName?: boolean | undefined;
118
+ tags?: string[] | undefined;
119
+ onChain?: boolean | undefined;
120
+ permission?: string | {
121
+ name?: string | undefined;
122
+ replaceExistName?: boolean | undefined;
123
+ tags?: string[] | undefined;
124
+ description?: string | undefined;
125
+ onChain?: boolean | undefined;
126
+ } | undefined;
127
+ }>]>;
128
+ my_status: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
129
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
130
+ location: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
131
+ ims: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
132
+ op: z.ZodLiteral<"add">;
133
+ im: z.ZodArray<z.ZodObject<{
134
+ at: z.ZodEffects<z.ZodString, string, string>;
135
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
136
+ }, "strict", z.ZodTypeAny, {
137
+ at: string;
138
+ description?: string | undefined;
139
+ }, {
140
+ at: string;
141
+ description?: string | undefined;
142
+ }>, "many">;
143
+ }, "strict", z.ZodTypeAny, {
144
+ op: "add";
145
+ im: {
146
+ at: string;
147
+ description?: string | undefined;
148
+ }[];
149
+ }, {
150
+ op: "add";
151
+ im: {
152
+ at: string;
153
+ description?: string | undefined;
154
+ }[];
155
+ }>, z.ZodObject<{
156
+ op: z.ZodLiteral<"set">;
157
+ im: z.ZodArray<z.ZodObject<{
158
+ at: z.ZodEffects<z.ZodString, string, string>;
159
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
160
+ }, "strict", z.ZodTypeAny, {
161
+ at: string;
162
+ description?: string | undefined;
163
+ }, {
164
+ at: string;
165
+ description?: string | undefined;
166
+ }>, "many">;
167
+ }, "strict", z.ZodTypeAny, {
168
+ op: "set";
169
+ im: {
170
+ at: string;
171
+ description?: string | undefined;
172
+ }[];
173
+ }, {
174
+ op: "set";
175
+ im: {
176
+ at: string;
177
+ description?: string | undefined;
178
+ }[];
179
+ }>, z.ZodObject<{
180
+ op: z.ZodLiteral<"remove">;
181
+ im: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
182
+ }, "strict", z.ZodTypeAny, {
183
+ op: "remove";
184
+ im: string[];
185
+ }, {
186
+ op: "remove";
187
+ im: string[];
188
+ }>, z.ZodObject<{
189
+ op: z.ZodLiteral<"clear">;
190
+ }, "strict", z.ZodTypeAny, {
191
+ op: "clear";
192
+ }, {
193
+ op: "clear";
194
+ }>]>>;
195
+ owner_receive: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodObject<{
196
+ id: z.ZodString;
197
+ type: z.ZodString;
198
+ }, "strict", z.ZodTypeAny, {
199
+ type: string;
200
+ id: string;
201
+ }, {
202
+ type: string;
203
+ id: string;
204
+ }>, "many">, z.ZodObject<{
205
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
206
+ token_type: z.ZodEffects<z.ZodString, string, string>;
207
+ received: z.ZodArray<z.ZodObject<{
208
+ id: z.ZodString;
209
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
210
+ payment: z.ZodString;
211
+ }, "strict", z.ZodTypeAny, {
212
+ id: string;
213
+ balance: string | number;
214
+ payment: string;
215
+ }, {
216
+ id: string;
217
+ balance: string | number;
218
+ payment: string;
219
+ }>, "many">;
220
+ }, "strict", z.ZodTypeAny, {
221
+ received: {
222
+ id: string;
223
+ balance: string | number;
224
+ payment: string;
225
+ }[];
226
+ balance: string | number;
227
+ token_type: string;
228
+ }, {
229
+ received: {
230
+ id: string;
231
+ balance: string | number;
232
+ payment: string;
233
+ }[];
234
+ balance: string | number;
235
+ token_type: string;
236
+ }>, z.ZodLiteral<"recently">]>>;
237
+ }, "strict", z.ZodTypeAny, {
238
+ object: string | {
239
+ name?: string | undefined;
240
+ replaceExistName?: boolean | undefined;
241
+ tags?: string[] | undefined;
242
+ onChain?: boolean | undefined;
243
+ permission?: string | {
244
+ name?: string | undefined;
245
+ replaceExistName?: boolean | undefined;
246
+ tags?: string[] | undefined;
247
+ description?: string | undefined;
248
+ onChain?: boolean | undefined;
249
+ } | undefined;
250
+ };
251
+ description?: string | undefined;
252
+ my_status?: string | undefined;
253
+ location?: string | undefined;
254
+ ims?: {
255
+ op: "add";
256
+ im: {
257
+ at: string;
258
+ description?: string | undefined;
259
+ }[];
260
+ } | {
261
+ op: "set";
262
+ im: {
263
+ at: string;
264
+ description?: string | undefined;
265
+ }[];
266
+ } | {
267
+ op: "remove";
268
+ im: string[];
269
+ } | {
270
+ op: "clear";
271
+ } | undefined;
272
+ owner_receive?: {
273
+ received: {
274
+ id: string;
275
+ balance: string | number;
276
+ payment: string;
277
+ }[];
278
+ balance: string | number;
279
+ token_type: string;
280
+ } | "recently" | {
281
+ type: string;
282
+ id: string;
283
+ }[] | undefined;
284
+ }, {
285
+ object: string | {
286
+ name?: string | undefined;
287
+ replaceExistName?: boolean | undefined;
288
+ tags?: string[] | undefined;
289
+ onChain?: boolean | undefined;
290
+ permission?: string | {
291
+ name?: string | undefined;
292
+ replaceExistName?: boolean | undefined;
293
+ tags?: string[] | undefined;
294
+ description?: string | undefined;
295
+ onChain?: boolean | undefined;
296
+ } | undefined;
297
+ };
298
+ description?: string | undefined;
299
+ my_status?: string | undefined;
300
+ location?: string | undefined;
301
+ ims?: {
302
+ op: "add";
303
+ im: {
304
+ at: string;
305
+ description?: string | undefined;
306
+ }[];
307
+ } | {
308
+ op: "set";
309
+ im: {
310
+ at: string;
311
+ description?: string | undefined;
312
+ }[];
313
+ } | {
314
+ op: "remove";
315
+ im: string[];
316
+ } | {
317
+ op: "clear";
318
+ } | undefined;
319
+ owner_receive?: {
320
+ received: {
321
+ id: string;
322
+ balance: string | number;
323
+ payment: string;
324
+ }[];
325
+ balance: string | number;
326
+ token_type: string;
327
+ } | "recently" | {
328
+ type: string;
329
+ id: string;
330
+ }[] | undefined;
331
+ }>;
332
+ export declare const CallContact_InputSchema: z.ZodObject<{
333
+ data: z.ZodObject<{
334
+ object: z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
335
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
336
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
337
+ onChain: z.ZodOptional<z.ZodBoolean>;
338
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
339
+ } & {
340
+ permission: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, string, string>, z.ZodObject<{
341
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
342
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
343
+ onChain: z.ZodOptional<z.ZodBoolean>;
344
+ replaceExistName: z.ZodOptional<z.ZodBoolean>;
345
+ } & {
346
+ description: z.ZodOptional<z.ZodString>;
347
+ }, "strict", z.ZodTypeAny, {
348
+ name?: string | undefined;
349
+ replaceExistName?: boolean | undefined;
350
+ tags?: string[] | undefined;
351
+ description?: string | undefined;
352
+ onChain?: boolean | undefined;
353
+ }, {
354
+ name?: string | undefined;
355
+ replaceExistName?: boolean | undefined;
356
+ tags?: string[] | undefined;
357
+ description?: string | undefined;
358
+ onChain?: boolean | undefined;
359
+ }>]>>;
360
+ }, "strict", z.ZodTypeAny, {
361
+ name?: string | undefined;
362
+ replaceExistName?: boolean | undefined;
363
+ tags?: string[] | undefined;
364
+ onChain?: boolean | undefined;
365
+ permission?: string | {
366
+ name?: string | undefined;
367
+ replaceExistName?: boolean | undefined;
368
+ tags?: string[] | undefined;
369
+ description?: string | undefined;
370
+ onChain?: boolean | undefined;
371
+ } | undefined;
372
+ }, {
373
+ name?: string | undefined;
374
+ replaceExistName?: boolean | undefined;
375
+ tags?: string[] | undefined;
376
+ onChain?: boolean | undefined;
377
+ permission?: string | {
378
+ name?: string | undefined;
379
+ replaceExistName?: boolean | undefined;
380
+ tags?: string[] | undefined;
381
+ description?: string | undefined;
382
+ onChain?: boolean | undefined;
383
+ } | undefined;
384
+ }>]>;
385
+ my_status: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
386
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
387
+ location: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
388
+ ims: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
389
+ op: z.ZodLiteral<"add">;
390
+ im: z.ZodArray<z.ZodObject<{
391
+ at: z.ZodEffects<z.ZodString, string, string>;
392
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
393
+ }, "strict", z.ZodTypeAny, {
394
+ at: string;
395
+ description?: string | undefined;
396
+ }, {
397
+ at: string;
398
+ description?: string | undefined;
399
+ }>, "many">;
400
+ }, "strict", z.ZodTypeAny, {
401
+ op: "add";
402
+ im: {
403
+ at: string;
404
+ description?: string | undefined;
405
+ }[];
406
+ }, {
407
+ op: "add";
408
+ im: {
409
+ at: string;
410
+ description?: string | undefined;
411
+ }[];
412
+ }>, z.ZodObject<{
413
+ op: z.ZodLiteral<"set">;
414
+ im: z.ZodArray<z.ZodObject<{
415
+ at: z.ZodEffects<z.ZodString, string, string>;
416
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
417
+ }, "strict", z.ZodTypeAny, {
418
+ at: string;
419
+ description?: string | undefined;
420
+ }, {
421
+ at: string;
422
+ description?: string | undefined;
423
+ }>, "many">;
424
+ }, "strict", z.ZodTypeAny, {
425
+ op: "set";
426
+ im: {
427
+ at: string;
428
+ description?: string | undefined;
429
+ }[];
430
+ }, {
431
+ op: "set";
432
+ im: {
433
+ at: string;
434
+ description?: string | undefined;
435
+ }[];
436
+ }>, z.ZodObject<{
437
+ op: z.ZodLiteral<"remove">;
438
+ im: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
439
+ }, "strict", z.ZodTypeAny, {
440
+ op: "remove";
441
+ im: string[];
442
+ }, {
443
+ op: "remove";
444
+ im: string[];
445
+ }>, z.ZodObject<{
446
+ op: z.ZodLiteral<"clear">;
447
+ }, "strict", z.ZodTypeAny, {
448
+ op: "clear";
449
+ }, {
450
+ op: "clear";
451
+ }>]>>;
452
+ owner_receive: z.ZodOptional<z.ZodUnion<[z.ZodArray<z.ZodObject<{
453
+ id: z.ZodString;
454
+ type: z.ZodString;
455
+ }, "strict", z.ZodTypeAny, {
456
+ type: string;
457
+ id: string;
458
+ }, {
459
+ type: string;
460
+ id: string;
461
+ }>, "many">, z.ZodObject<{
462
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
463
+ token_type: z.ZodEffects<z.ZodString, string, string>;
464
+ received: z.ZodArray<z.ZodObject<{
465
+ id: z.ZodString;
466
+ balance: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
467
+ payment: z.ZodString;
468
+ }, "strict", z.ZodTypeAny, {
469
+ id: string;
470
+ balance: string | number;
471
+ payment: string;
472
+ }, {
473
+ id: string;
474
+ balance: string | number;
475
+ payment: string;
476
+ }>, "many">;
477
+ }, "strict", z.ZodTypeAny, {
478
+ received: {
479
+ id: string;
480
+ balance: string | number;
481
+ payment: string;
482
+ }[];
483
+ balance: string | number;
484
+ token_type: string;
485
+ }, {
486
+ received: {
487
+ id: string;
488
+ balance: string | number;
489
+ payment: string;
490
+ }[];
491
+ balance: string | number;
492
+ token_type: string;
493
+ }>, z.ZodLiteral<"recently">]>>;
494
+ }, "strict", z.ZodTypeAny, {
495
+ object: string | {
496
+ name?: string | undefined;
497
+ replaceExistName?: boolean | undefined;
498
+ tags?: string[] | undefined;
499
+ onChain?: boolean | undefined;
500
+ permission?: string | {
501
+ name?: string | undefined;
502
+ replaceExistName?: boolean | undefined;
503
+ tags?: string[] | undefined;
504
+ description?: string | undefined;
505
+ onChain?: boolean | undefined;
506
+ } | undefined;
507
+ };
508
+ description?: string | undefined;
509
+ my_status?: string | undefined;
510
+ location?: string | undefined;
511
+ ims?: {
512
+ op: "add";
513
+ im: {
514
+ at: string;
515
+ description?: string | undefined;
516
+ }[];
517
+ } | {
518
+ op: "set";
519
+ im: {
520
+ at: string;
521
+ description?: string | undefined;
522
+ }[];
523
+ } | {
524
+ op: "remove";
525
+ im: string[];
526
+ } | {
527
+ op: "clear";
528
+ } | undefined;
529
+ owner_receive?: {
530
+ received: {
531
+ id: string;
532
+ balance: string | number;
533
+ payment: string;
534
+ }[];
535
+ balance: string | number;
536
+ token_type: string;
537
+ } | "recently" | {
538
+ type: string;
539
+ id: string;
540
+ }[] | undefined;
541
+ }, {
542
+ object: string | {
543
+ name?: string | undefined;
544
+ replaceExistName?: boolean | undefined;
545
+ tags?: string[] | undefined;
546
+ onChain?: boolean | undefined;
547
+ permission?: string | {
548
+ name?: string | undefined;
549
+ replaceExistName?: boolean | undefined;
550
+ tags?: string[] | undefined;
551
+ description?: string | undefined;
552
+ onChain?: boolean | undefined;
553
+ } | undefined;
554
+ };
555
+ description?: string | undefined;
556
+ my_status?: string | undefined;
557
+ location?: string | undefined;
558
+ ims?: {
559
+ op: "add";
560
+ im: {
561
+ at: string;
562
+ description?: string | undefined;
563
+ }[];
564
+ } | {
565
+ op: "set";
566
+ im: {
567
+ at: string;
568
+ description?: string | undefined;
569
+ }[];
570
+ } | {
571
+ op: "remove";
572
+ im: string[];
573
+ } | {
574
+ op: "clear";
575
+ } | undefined;
576
+ owner_receive?: {
577
+ received: {
578
+ id: string;
579
+ balance: string | number;
580
+ payment: string;
581
+ }[];
582
+ balance: string | number;
583
+ token_type: string;
584
+ } | "recently" | {
585
+ type: string;
586
+ id: string;
587
+ }[] | undefined;
588
+ }>;
589
+ env: z.ZodOptional<z.ZodObject<{
590
+ account: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
591
+ permission_guard: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
592
+ no_cache: z.ZodOptional<z.ZodBoolean>;
593
+ network: z.ZodOptional<z.ZodEnum<any>>;
594
+ referrer: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
595
+ }, "strict", z.ZodTypeAny, {
596
+ [x: string]: any;
597
+ account?: unknown;
598
+ permission_guard?: unknown;
599
+ no_cache?: unknown;
600
+ network?: unknown;
601
+ referrer?: unknown;
602
+ }, {
603
+ [x: string]: any;
604
+ account?: unknown;
605
+ permission_guard?: unknown;
606
+ no_cache?: unknown;
607
+ network?: unknown;
608
+ referrer?: unknown;
609
+ }>>;
610
+ submission: z.ZodOptional<z.ZodObject<{
611
+ type: z.ZodLiteral<"submission">;
612
+ guard: z.ZodArray<z.ZodObject<{
613
+ object: z.ZodEffects<z.ZodString, string, string>;
614
+ impack: z.ZodBoolean;
615
+ }, "strict", z.ZodTypeAny, {
616
+ object: string;
617
+ impack: boolean;
618
+ }, {
619
+ object: string;
620
+ impack: boolean;
621
+ }>, "many">;
622
+ submission: z.ZodArray<z.ZodObject<{
623
+ guard: z.ZodEffects<z.ZodString, string, string>;
624
+ submission: z.ZodArray<z.ZodObject<{
625
+ identifier: z.ZodNumber;
626
+ b_submission: z.ZodBoolean;
627
+ 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">]>;
628
+ value: z.ZodOptional<z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
629
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
630
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
631
+ }, "strict", z.ZodTypeAny, {
632
+ name_or_address?: string | undefined;
633
+ local_mark_first?: boolean | undefined;
634
+ }, {
635
+ name_or_address?: string | undefined;
636
+ local_mark_first?: boolean | undefined;
637
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
638
+ entities: z.ZodArray<z.ZodObject<{
639
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
640
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
641
+ }, "strict", z.ZodTypeAny, {
642
+ name_or_address?: string | undefined;
643
+ local_mark_first?: boolean | undefined;
644
+ }, {
645
+ name_or_address?: string | undefined;
646
+ local_mark_first?: boolean | undefined;
647
+ }>, "many">;
648
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
649
+ }, "strict", z.ZodTypeAny, {
650
+ entities: {
651
+ name_or_address?: string | undefined;
652
+ local_mark_first?: boolean | undefined;
653
+ }[];
654
+ check_all_founded?: boolean | undefined;
655
+ }, {
656
+ entities: {
657
+ name_or_address?: string | undefined;
658
+ local_mark_first?: boolean | undefined;
659
+ }[];
660
+ check_all_founded?: boolean | undefined;
661
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>>;
662
+ name: z.ZodDefault<z.ZodString>;
663
+ } & {
664
+ object_type: z.ZodOptional<z.ZodEnum<any>>;
665
+ }, "strict", z.ZodTypeAny, {
666
+ [x: string]: any;
667
+ identifier?: unknown;
668
+ b_submission?: unknown;
669
+ value_type?: unknown;
670
+ value?: unknown;
671
+ name?: unknown;
672
+ object_type?: unknown;
673
+ }, {
674
+ [x: string]: any;
675
+ identifier?: unknown;
676
+ b_submission?: unknown;
677
+ value_type?: unknown;
678
+ value?: unknown;
679
+ name?: unknown;
680
+ object_type?: unknown;
681
+ }>, "many">;
682
+ }, "strict", z.ZodTypeAny, {
683
+ guard: string;
684
+ submission: {
685
+ [x: string]: any;
686
+ identifier?: unknown;
687
+ b_submission?: unknown;
688
+ value_type?: unknown;
689
+ value?: unknown;
690
+ name?: unknown;
691
+ object_type?: unknown;
692
+ }[];
693
+ }, {
694
+ guard: string;
695
+ submission: {
696
+ [x: string]: any;
697
+ identifier?: unknown;
698
+ b_submission?: unknown;
699
+ value_type?: unknown;
700
+ value?: unknown;
701
+ name?: unknown;
702
+ object_type?: unknown;
703
+ }[];
704
+ }>, "many">;
705
+ }, "strict", z.ZodTypeAny, {
706
+ type: "submission";
707
+ guard: {
708
+ object: string;
709
+ impack: boolean;
710
+ }[];
711
+ submission: {
712
+ guard: string;
713
+ submission: {
714
+ [x: string]: any;
715
+ identifier?: unknown;
716
+ b_submission?: unknown;
717
+ value_type?: unknown;
718
+ value?: unknown;
719
+ name?: unknown;
720
+ object_type?: unknown;
721
+ }[];
722
+ }[];
723
+ }, {
724
+ type: "submission";
725
+ guard: {
726
+ object: string;
727
+ impack: boolean;
728
+ }[];
729
+ submission: {
730
+ guard: string;
731
+ submission: {
732
+ [x: string]: any;
733
+ identifier?: unknown;
734
+ b_submission?: unknown;
735
+ value_type?: unknown;
736
+ value?: unknown;
737
+ name?: unknown;
738
+ object_type?: unknown;
739
+ }[];
740
+ }[];
741
+ }>>;
742
+ }, "strict", z.ZodTypeAny, {
743
+ data: {
744
+ object: string | {
745
+ name?: string | undefined;
746
+ replaceExistName?: boolean | undefined;
747
+ tags?: string[] | undefined;
748
+ onChain?: boolean | undefined;
749
+ permission?: string | {
750
+ name?: string | undefined;
751
+ replaceExistName?: boolean | undefined;
752
+ tags?: string[] | undefined;
753
+ description?: string | undefined;
754
+ onChain?: boolean | undefined;
755
+ } | undefined;
756
+ };
757
+ description?: string | undefined;
758
+ my_status?: string | undefined;
759
+ location?: string | undefined;
760
+ ims?: {
761
+ op: "add";
762
+ im: {
763
+ at: string;
764
+ description?: string | undefined;
765
+ }[];
766
+ } | {
767
+ op: "set";
768
+ im: {
769
+ at: string;
770
+ description?: string | undefined;
771
+ }[];
772
+ } | {
773
+ op: "remove";
774
+ im: string[];
775
+ } | {
776
+ op: "clear";
777
+ } | undefined;
778
+ owner_receive?: {
779
+ received: {
780
+ id: string;
781
+ balance: string | number;
782
+ payment: string;
783
+ }[];
784
+ balance: string | number;
785
+ token_type: string;
786
+ } | "recently" | {
787
+ type: string;
788
+ id: string;
789
+ }[] | undefined;
790
+ };
791
+ submission?: {
792
+ type: "submission";
793
+ guard: {
794
+ object: string;
795
+ impack: boolean;
796
+ }[];
797
+ submission: {
798
+ guard: string;
799
+ submission: {
800
+ [x: string]: any;
801
+ identifier?: unknown;
802
+ b_submission?: unknown;
803
+ value_type?: unknown;
804
+ value?: unknown;
805
+ name?: unknown;
806
+ object_type?: unknown;
807
+ }[];
808
+ }[];
809
+ } | undefined;
810
+ env?: {
811
+ [x: string]: any;
812
+ account?: unknown;
813
+ permission_guard?: unknown;
814
+ no_cache?: unknown;
815
+ network?: unknown;
816
+ referrer?: unknown;
817
+ } | undefined;
818
+ }, {
819
+ data: {
820
+ object: string | {
821
+ name?: string | undefined;
822
+ replaceExistName?: boolean | undefined;
823
+ tags?: string[] | undefined;
824
+ onChain?: boolean | undefined;
825
+ permission?: string | {
826
+ name?: string | undefined;
827
+ replaceExistName?: boolean | undefined;
828
+ tags?: string[] | undefined;
829
+ description?: string | undefined;
830
+ onChain?: boolean | undefined;
831
+ } | undefined;
832
+ };
833
+ description?: string | undefined;
834
+ my_status?: string | undefined;
835
+ location?: string | undefined;
836
+ ims?: {
837
+ op: "add";
838
+ im: {
839
+ at: string;
840
+ description?: string | undefined;
841
+ }[];
842
+ } | {
843
+ op: "set";
844
+ im: {
845
+ at: string;
846
+ description?: string | undefined;
847
+ }[];
848
+ } | {
849
+ op: "remove";
850
+ im: string[];
851
+ } | {
852
+ op: "clear";
853
+ } | undefined;
854
+ owner_receive?: {
855
+ received: {
856
+ id: string;
857
+ balance: string | number;
858
+ payment: string;
859
+ }[];
860
+ balance: string | number;
861
+ token_type: string;
862
+ } | "recently" | {
863
+ type: string;
864
+ id: string;
865
+ }[] | undefined;
866
+ };
867
+ submission?: {
868
+ type: "submission";
869
+ guard: {
870
+ object: string;
871
+ impack: boolean;
872
+ }[];
873
+ submission: {
874
+ guard: string;
875
+ submission: {
876
+ [x: string]: any;
877
+ identifier?: unknown;
878
+ b_submission?: unknown;
879
+ value_type?: unknown;
880
+ value?: unknown;
881
+ name?: unknown;
882
+ object_type?: unknown;
883
+ }[];
884
+ }[];
885
+ } | undefined;
886
+ env?: {
887
+ [x: string]: any;
888
+ account?: unknown;
889
+ permission_guard?: unknown;
890
+ no_cache?: unknown;
891
+ network?: unknown;
892
+ referrer?: unknown;
893
+ } | undefined;
894
+ }>;
895
+ export type ImEntry = z.infer<typeof ImEntrySchema>;
896
+ export type ImsOperation = z.infer<typeof ImsOperationSchema>;
897
+ export type CallContact_Data = z.infer<typeof CallContact_DataSchema>;
898
+ export type CallContact_Input = z.infer<typeof CallContact_InputSchema>;