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