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,1498 @@
1
+ import { z } from "zod";
2
+ export declare const InformationAddSchema: z.ZodObject<{
3
+ op: z.ZodLiteral<"add">;
4
+ data: z.ZodArray<z.ZodObject<{
5
+ name: z.ZodString;
6
+ value_type: z.ZodUnion<[z.ZodUnion<[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">]>, z.ZodLiteral<any>]>, z.ZodLiteral<"Value">]>;
7
+ value: z.ZodUnion<[z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
8
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
9
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
10
+ }, "strict", z.ZodTypeAny, {
11
+ name_or_address?: string | undefined;
12
+ local_mark_first?: boolean | undefined;
13
+ }, {
14
+ name_or_address?: string | undefined;
15
+ local_mark_first?: boolean | undefined;
16
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
17
+ entities: z.ZodArray<z.ZodObject<{
18
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
19
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
20
+ }, "strict", z.ZodTypeAny, {
21
+ name_or_address?: string | undefined;
22
+ local_mark_first?: boolean | undefined;
23
+ }, {
24
+ name_or_address?: string | undefined;
25
+ local_mark_first?: boolean | undefined;
26
+ }>, "many">;
27
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
28
+ }, "strict", z.ZodTypeAny, {
29
+ entities: {
30
+ name_or_address?: string | undefined;
31
+ local_mark_first?: boolean | undefined;
32
+ }[];
33
+ check_all_founded?: boolean | undefined;
34
+ }, {
35
+ entities: {
36
+ name_or_address?: string | undefined;
37
+ local_mark_first?: boolean | undefined;
38
+ }[];
39
+ check_all_founded?: boolean | undefined;
40
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>, z.ZodType<any, z.ZodTypeDef, any>]>;
41
+ }, "strip", z.ZodTypeAny, {
42
+ [x: string]: any;
43
+ name?: unknown;
44
+ value_type?: unknown;
45
+ value?: unknown;
46
+ }, {
47
+ [x: string]: any;
48
+ name?: unknown;
49
+ value_type?: unknown;
50
+ value?: unknown;
51
+ }>, "many">;
52
+ }, "strict", z.ZodTypeAny, {
53
+ data: {
54
+ [x: string]: any;
55
+ name?: unknown;
56
+ value_type?: unknown;
57
+ value?: unknown;
58
+ }[];
59
+ op: "add";
60
+ }, {
61
+ data: {
62
+ [x: string]: any;
63
+ name?: unknown;
64
+ value_type?: unknown;
65
+ value?: unknown;
66
+ }[];
67
+ op: "add";
68
+ }>;
69
+ export declare const InformationRemoveSchema: z.ZodObject<{
70
+ op: z.ZodLiteral<"remove">;
71
+ name: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
72
+ }, "strict", z.ZodTypeAny, {
73
+ name: string[];
74
+ op: "remove";
75
+ }, {
76
+ name: string[];
77
+ op: "remove";
78
+ }>;
79
+ export declare const InformationClearSchema: z.ZodObject<{
80
+ op: z.ZodLiteral<"clear">;
81
+ }, "strict", z.ZodTypeAny, {
82
+ op: "clear";
83
+ }, {
84
+ op: "clear";
85
+ }>;
86
+ export declare const InformationSchema: z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
87
+ op: z.ZodLiteral<"add">;
88
+ data: z.ZodArray<z.ZodObject<{
89
+ name: z.ZodString;
90
+ value_type: z.ZodUnion<[z.ZodUnion<[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">]>, z.ZodLiteral<any>]>, z.ZodLiteral<"Value">]>;
91
+ value: z.ZodUnion<[z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
92
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
93
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
94
+ }, "strict", z.ZodTypeAny, {
95
+ name_or_address?: string | undefined;
96
+ local_mark_first?: boolean | undefined;
97
+ }, {
98
+ name_or_address?: string | undefined;
99
+ local_mark_first?: boolean | undefined;
100
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
101
+ entities: z.ZodArray<z.ZodObject<{
102
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
103
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
104
+ }, "strict", z.ZodTypeAny, {
105
+ name_or_address?: string | undefined;
106
+ local_mark_first?: boolean | undefined;
107
+ }, {
108
+ name_or_address?: string | undefined;
109
+ local_mark_first?: boolean | undefined;
110
+ }>, "many">;
111
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
112
+ }, "strict", z.ZodTypeAny, {
113
+ entities: {
114
+ name_or_address?: string | undefined;
115
+ local_mark_first?: boolean | undefined;
116
+ }[];
117
+ check_all_founded?: boolean | undefined;
118
+ }, {
119
+ entities: {
120
+ name_or_address?: string | undefined;
121
+ local_mark_first?: boolean | undefined;
122
+ }[];
123
+ check_all_founded?: boolean | undefined;
124
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>, z.ZodType<any, z.ZodTypeDef, any>]>;
125
+ }, "strip", z.ZodTypeAny, {
126
+ [x: string]: any;
127
+ name?: unknown;
128
+ value_type?: unknown;
129
+ value?: unknown;
130
+ }, {
131
+ [x: string]: any;
132
+ name?: unknown;
133
+ value_type?: unknown;
134
+ value?: unknown;
135
+ }>, "many">;
136
+ }, "strict", z.ZodTypeAny, {
137
+ data: {
138
+ [x: string]: any;
139
+ name?: unknown;
140
+ value_type?: unknown;
141
+ value?: unknown;
142
+ }[];
143
+ op: "add";
144
+ }, {
145
+ data: {
146
+ [x: string]: any;
147
+ name?: unknown;
148
+ value_type?: unknown;
149
+ value?: unknown;
150
+ }[];
151
+ op: "add";
152
+ }>, z.ZodObject<{
153
+ op: z.ZodLiteral<"remove">;
154
+ name: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
155
+ }, "strict", z.ZodTypeAny, {
156
+ name: string[];
157
+ op: "remove";
158
+ }, {
159
+ name: string[];
160
+ op: "remove";
161
+ }>, z.ZodObject<{
162
+ op: z.ZodLiteral<"clear">;
163
+ }, "strict", z.ZodTypeAny, {
164
+ op: "clear";
165
+ }, {
166
+ op: "clear";
167
+ }>]>;
168
+ export declare const MarkAddSchema: z.ZodObject<{
169
+ op: z.ZodLiteral<"add">;
170
+ data: z.ZodArray<z.ZodObject<{
171
+ address: z.ZodObject<{
172
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
173
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
174
+ }, "strict", z.ZodTypeAny, {
175
+ name_or_address?: string | undefined;
176
+ local_mark_first?: boolean | undefined;
177
+ }, {
178
+ name_or_address?: string | undefined;
179
+ local_mark_first?: boolean | undefined;
180
+ }>;
181
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
182
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
183
+ }, "strict", z.ZodTypeAny, {
184
+ address: {
185
+ name_or_address?: string | undefined;
186
+ local_mark_first?: boolean | undefined;
187
+ };
188
+ name?: string | undefined;
189
+ tags?: string[] | undefined;
190
+ }, {
191
+ address: {
192
+ name_or_address?: string | undefined;
193
+ local_mark_first?: boolean | undefined;
194
+ };
195
+ name?: string | undefined;
196
+ tags?: string[] | undefined;
197
+ }>, "many">;
198
+ }, "strict", z.ZodTypeAny, {
199
+ data: {
200
+ address: {
201
+ name_or_address?: string | undefined;
202
+ local_mark_first?: boolean | undefined;
203
+ };
204
+ name?: string | undefined;
205
+ tags?: string[] | undefined;
206
+ }[];
207
+ op: "add";
208
+ }, {
209
+ data: {
210
+ address: {
211
+ name_or_address?: string | undefined;
212
+ local_mark_first?: boolean | undefined;
213
+ };
214
+ name?: string | undefined;
215
+ tags?: string[] | undefined;
216
+ }[];
217
+ op: "add";
218
+ }>;
219
+ export declare const MarkRemoveSchema: z.ZodObject<{
220
+ op: z.ZodLiteral<"remove">;
221
+ data: z.ZodArray<z.ZodObject<{
222
+ address: z.ZodObject<{
223
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
224
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
225
+ }, "strict", z.ZodTypeAny, {
226
+ name_or_address?: string | undefined;
227
+ local_mark_first?: boolean | undefined;
228
+ }, {
229
+ name_or_address?: string | undefined;
230
+ local_mark_first?: boolean | undefined;
231
+ }>;
232
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
233
+ }, "strict", z.ZodTypeAny, {
234
+ address: {
235
+ name_or_address?: string | undefined;
236
+ local_mark_first?: boolean | undefined;
237
+ };
238
+ tags?: string[] | undefined;
239
+ }, {
240
+ address: {
241
+ name_or_address?: string | undefined;
242
+ local_mark_first?: boolean | undefined;
243
+ };
244
+ tags?: string[] | undefined;
245
+ }>, "many">;
246
+ }, "strict", z.ZodTypeAny, {
247
+ data: {
248
+ address: {
249
+ name_or_address?: string | undefined;
250
+ local_mark_first?: boolean | undefined;
251
+ };
252
+ tags?: string[] | undefined;
253
+ }[];
254
+ op: "remove";
255
+ }, {
256
+ data: {
257
+ address: {
258
+ name_or_address?: string | undefined;
259
+ local_mark_first?: boolean | undefined;
260
+ };
261
+ tags?: string[] | undefined;
262
+ }[];
263
+ op: "remove";
264
+ }>;
265
+ export declare const MarkClearSchema: z.ZodObject<{
266
+ op: z.ZodLiteral<"clear">;
267
+ address: z.ZodObject<{
268
+ entities: z.ZodArray<z.ZodObject<{
269
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
270
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
271
+ }, "strict", z.ZodTypeAny, {
272
+ name_or_address?: string | undefined;
273
+ local_mark_first?: boolean | undefined;
274
+ }, {
275
+ name_or_address?: string | undefined;
276
+ local_mark_first?: boolean | undefined;
277
+ }>, "many">;
278
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
279
+ }, "strict", z.ZodTypeAny, {
280
+ entities: {
281
+ name_or_address?: string | undefined;
282
+ local_mark_first?: boolean | undefined;
283
+ }[];
284
+ check_all_founded?: boolean | undefined;
285
+ }, {
286
+ entities: {
287
+ name_or_address?: string | undefined;
288
+ local_mark_first?: boolean | undefined;
289
+ }[];
290
+ check_all_founded?: boolean | undefined;
291
+ }>;
292
+ }, "strict", z.ZodTypeAny, {
293
+ address: {
294
+ entities: {
295
+ name_or_address?: string | undefined;
296
+ local_mark_first?: boolean | undefined;
297
+ }[];
298
+ check_all_founded?: boolean | undefined;
299
+ };
300
+ op: "clear";
301
+ }, {
302
+ address: {
303
+ entities: {
304
+ name_or_address?: string | undefined;
305
+ local_mark_first?: boolean | undefined;
306
+ }[];
307
+ check_all_founded?: boolean | undefined;
308
+ };
309
+ op: "clear";
310
+ }>;
311
+ export declare const MarkTransferSchema: z.ZodObject<{
312
+ op: z.ZodLiteral<"transfer">;
313
+ to: z.ZodObject<{
314
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
315
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
316
+ }, "strict", z.ZodTypeAny, {
317
+ name_or_address?: string | undefined;
318
+ local_mark_first?: boolean | undefined;
319
+ }, {
320
+ name_or_address?: string | undefined;
321
+ local_mark_first?: boolean | undefined;
322
+ }>;
323
+ }, "strict", z.ZodTypeAny, {
324
+ op: "transfer";
325
+ to: {
326
+ name_or_address?: string | undefined;
327
+ local_mark_first?: boolean | undefined;
328
+ };
329
+ }, {
330
+ op: "transfer";
331
+ to: {
332
+ name_or_address?: string | undefined;
333
+ local_mark_first?: boolean | undefined;
334
+ };
335
+ }>;
336
+ export declare const MarkReplaceSchema: z.ZodObject<{
337
+ op: z.ZodLiteral<"replace">;
338
+ new_mark_object: z.ZodString;
339
+ }, "strict", z.ZodTypeAny, {
340
+ op: "replace";
341
+ new_mark_object: string;
342
+ }, {
343
+ op: "replace";
344
+ new_mark_object: string;
345
+ }>;
346
+ export declare const MarkDestroySchema: z.ZodObject<{
347
+ op: z.ZodLiteral<"destroy">;
348
+ }, "strict", z.ZodTypeAny, {
349
+ op: "destroy";
350
+ }, {
351
+ op: "destroy";
352
+ }>;
353
+ export declare const MarkSchema: z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
354
+ op: z.ZodLiteral<"add">;
355
+ data: z.ZodArray<z.ZodObject<{
356
+ address: z.ZodObject<{
357
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
358
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
359
+ }, "strict", z.ZodTypeAny, {
360
+ name_or_address?: string | undefined;
361
+ local_mark_first?: boolean | undefined;
362
+ }, {
363
+ name_or_address?: string | undefined;
364
+ local_mark_first?: boolean | undefined;
365
+ }>;
366
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
367
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
368
+ }, "strict", z.ZodTypeAny, {
369
+ address: {
370
+ name_or_address?: string | undefined;
371
+ local_mark_first?: boolean | undefined;
372
+ };
373
+ name?: string | undefined;
374
+ tags?: string[] | undefined;
375
+ }, {
376
+ address: {
377
+ name_or_address?: string | undefined;
378
+ local_mark_first?: boolean | undefined;
379
+ };
380
+ name?: string | undefined;
381
+ tags?: string[] | undefined;
382
+ }>, "many">;
383
+ }, "strict", z.ZodTypeAny, {
384
+ data: {
385
+ address: {
386
+ name_or_address?: string | undefined;
387
+ local_mark_first?: boolean | undefined;
388
+ };
389
+ name?: string | undefined;
390
+ tags?: string[] | undefined;
391
+ }[];
392
+ op: "add";
393
+ }, {
394
+ data: {
395
+ address: {
396
+ name_or_address?: string | undefined;
397
+ local_mark_first?: boolean | undefined;
398
+ };
399
+ name?: string | undefined;
400
+ tags?: string[] | undefined;
401
+ }[];
402
+ op: "add";
403
+ }>, z.ZodObject<{
404
+ op: z.ZodLiteral<"remove">;
405
+ data: z.ZodArray<z.ZodObject<{
406
+ address: z.ZodObject<{
407
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
408
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
409
+ }, "strict", z.ZodTypeAny, {
410
+ name_or_address?: string | undefined;
411
+ local_mark_first?: boolean | undefined;
412
+ }, {
413
+ name_or_address?: string | undefined;
414
+ local_mark_first?: boolean | undefined;
415
+ }>;
416
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
417
+ }, "strict", z.ZodTypeAny, {
418
+ address: {
419
+ name_or_address?: string | undefined;
420
+ local_mark_first?: boolean | undefined;
421
+ };
422
+ tags?: string[] | undefined;
423
+ }, {
424
+ address: {
425
+ name_or_address?: string | undefined;
426
+ local_mark_first?: boolean | undefined;
427
+ };
428
+ tags?: string[] | undefined;
429
+ }>, "many">;
430
+ }, "strict", z.ZodTypeAny, {
431
+ data: {
432
+ address: {
433
+ name_or_address?: string | undefined;
434
+ local_mark_first?: boolean | undefined;
435
+ };
436
+ tags?: string[] | undefined;
437
+ }[];
438
+ op: "remove";
439
+ }, {
440
+ data: {
441
+ address: {
442
+ name_or_address?: string | undefined;
443
+ local_mark_first?: boolean | undefined;
444
+ };
445
+ tags?: string[] | undefined;
446
+ }[];
447
+ op: "remove";
448
+ }>, z.ZodObject<{
449
+ op: z.ZodLiteral<"clear">;
450
+ address: z.ZodObject<{
451
+ entities: z.ZodArray<z.ZodObject<{
452
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
453
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
454
+ }, "strict", z.ZodTypeAny, {
455
+ name_or_address?: string | undefined;
456
+ local_mark_first?: boolean | undefined;
457
+ }, {
458
+ name_or_address?: string | undefined;
459
+ local_mark_first?: boolean | undefined;
460
+ }>, "many">;
461
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
462
+ }, "strict", z.ZodTypeAny, {
463
+ entities: {
464
+ name_or_address?: string | undefined;
465
+ local_mark_first?: boolean | undefined;
466
+ }[];
467
+ check_all_founded?: boolean | undefined;
468
+ }, {
469
+ entities: {
470
+ name_or_address?: string | undefined;
471
+ local_mark_first?: boolean | undefined;
472
+ }[];
473
+ check_all_founded?: boolean | undefined;
474
+ }>;
475
+ }, "strict", z.ZodTypeAny, {
476
+ address: {
477
+ entities: {
478
+ name_or_address?: string | undefined;
479
+ local_mark_first?: boolean | undefined;
480
+ }[];
481
+ check_all_founded?: boolean | undefined;
482
+ };
483
+ op: "clear";
484
+ }, {
485
+ address: {
486
+ entities: {
487
+ name_or_address?: string | undefined;
488
+ local_mark_first?: boolean | undefined;
489
+ }[];
490
+ check_all_founded?: boolean | undefined;
491
+ };
492
+ op: "clear";
493
+ }>, z.ZodObject<{
494
+ op: z.ZodLiteral<"transfer">;
495
+ to: z.ZodObject<{
496
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
497
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
498
+ }, "strict", z.ZodTypeAny, {
499
+ name_or_address?: string | undefined;
500
+ local_mark_first?: boolean | undefined;
501
+ }, {
502
+ name_or_address?: string | undefined;
503
+ local_mark_first?: boolean | undefined;
504
+ }>;
505
+ }, "strict", z.ZodTypeAny, {
506
+ op: "transfer";
507
+ to: {
508
+ name_or_address?: string | undefined;
509
+ local_mark_first?: boolean | undefined;
510
+ };
511
+ }, {
512
+ op: "transfer";
513
+ to: {
514
+ name_or_address?: string | undefined;
515
+ local_mark_first?: boolean | undefined;
516
+ };
517
+ }>, z.ZodObject<{
518
+ op: z.ZodLiteral<"replace">;
519
+ new_mark_object: z.ZodString;
520
+ }, "strict", z.ZodTypeAny, {
521
+ op: "replace";
522
+ new_mark_object: string;
523
+ }, {
524
+ op: "replace";
525
+ new_mark_object: string;
526
+ }>, z.ZodObject<{
527
+ op: z.ZodLiteral<"destroy">;
528
+ }, "strict", z.ZodTypeAny, {
529
+ op: "destroy";
530
+ }, {
531
+ op: "destroy";
532
+ }>]>;
533
+ export declare const CallPersonal_DataSchema: z.ZodObject<{
534
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
535
+ referrer: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
536
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
537
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
538
+ }, "strict", z.ZodTypeAny, {
539
+ name_or_address?: string | undefined;
540
+ local_mark_first?: boolean | undefined;
541
+ }, {
542
+ name_or_address?: string | undefined;
543
+ local_mark_first?: boolean | undefined;
544
+ }>, z.ZodNull]>>;
545
+ information: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
546
+ op: z.ZodLiteral<"add">;
547
+ data: z.ZodArray<z.ZodObject<{
548
+ name: z.ZodString;
549
+ value_type: z.ZodUnion<[z.ZodUnion<[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">]>, z.ZodLiteral<any>]>, z.ZodLiteral<"Value">]>;
550
+ value: z.ZodUnion<[z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
551
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
552
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
553
+ }, "strict", z.ZodTypeAny, {
554
+ name_or_address?: string | undefined;
555
+ local_mark_first?: boolean | undefined;
556
+ }, {
557
+ name_or_address?: string | undefined;
558
+ local_mark_first?: boolean | undefined;
559
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
560
+ entities: z.ZodArray<z.ZodObject<{
561
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
562
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
563
+ }, "strict", z.ZodTypeAny, {
564
+ name_or_address?: string | undefined;
565
+ local_mark_first?: boolean | undefined;
566
+ }, {
567
+ name_or_address?: string | undefined;
568
+ local_mark_first?: boolean | undefined;
569
+ }>, "many">;
570
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
571
+ }, "strict", z.ZodTypeAny, {
572
+ entities: {
573
+ name_or_address?: string | undefined;
574
+ local_mark_first?: boolean | undefined;
575
+ }[];
576
+ check_all_founded?: boolean | undefined;
577
+ }, {
578
+ entities: {
579
+ name_or_address?: string | undefined;
580
+ local_mark_first?: boolean | undefined;
581
+ }[];
582
+ check_all_founded?: boolean | undefined;
583
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>, z.ZodType<any, z.ZodTypeDef, any>]>;
584
+ }, "strip", z.ZodTypeAny, {
585
+ [x: string]: any;
586
+ name?: unknown;
587
+ value_type?: unknown;
588
+ value?: unknown;
589
+ }, {
590
+ [x: string]: any;
591
+ name?: unknown;
592
+ value_type?: unknown;
593
+ value?: unknown;
594
+ }>, "many">;
595
+ }, "strict", z.ZodTypeAny, {
596
+ data: {
597
+ [x: string]: any;
598
+ name?: unknown;
599
+ value_type?: unknown;
600
+ value?: unknown;
601
+ }[];
602
+ op: "add";
603
+ }, {
604
+ data: {
605
+ [x: string]: any;
606
+ name?: unknown;
607
+ value_type?: unknown;
608
+ value?: unknown;
609
+ }[];
610
+ op: "add";
611
+ }>, z.ZodObject<{
612
+ op: z.ZodLiteral<"remove">;
613
+ name: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
614
+ }, "strict", z.ZodTypeAny, {
615
+ name: string[];
616
+ op: "remove";
617
+ }, {
618
+ name: string[];
619
+ op: "remove";
620
+ }>, z.ZodObject<{
621
+ op: z.ZodLiteral<"clear">;
622
+ }, "strict", z.ZodTypeAny, {
623
+ op: "clear";
624
+ }, {
625
+ op: "clear";
626
+ }>]>>;
627
+ mark: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
628
+ op: z.ZodLiteral<"add">;
629
+ data: z.ZodArray<z.ZodObject<{
630
+ address: z.ZodObject<{
631
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
632
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
633
+ }, "strict", z.ZodTypeAny, {
634
+ name_or_address?: string | undefined;
635
+ local_mark_first?: boolean | undefined;
636
+ }, {
637
+ name_or_address?: string | undefined;
638
+ local_mark_first?: boolean | undefined;
639
+ }>;
640
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
641
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
642
+ }, "strict", z.ZodTypeAny, {
643
+ address: {
644
+ name_or_address?: string | undefined;
645
+ local_mark_first?: boolean | undefined;
646
+ };
647
+ name?: string | undefined;
648
+ tags?: string[] | undefined;
649
+ }, {
650
+ address: {
651
+ name_or_address?: string | undefined;
652
+ local_mark_first?: boolean | undefined;
653
+ };
654
+ name?: string | undefined;
655
+ tags?: string[] | undefined;
656
+ }>, "many">;
657
+ }, "strict", z.ZodTypeAny, {
658
+ data: {
659
+ address: {
660
+ name_or_address?: string | undefined;
661
+ local_mark_first?: boolean | undefined;
662
+ };
663
+ name?: string | undefined;
664
+ tags?: string[] | undefined;
665
+ }[];
666
+ op: "add";
667
+ }, {
668
+ data: {
669
+ address: {
670
+ name_or_address?: string | undefined;
671
+ local_mark_first?: boolean | undefined;
672
+ };
673
+ name?: string | undefined;
674
+ tags?: string[] | undefined;
675
+ }[];
676
+ op: "add";
677
+ }>, z.ZodObject<{
678
+ op: z.ZodLiteral<"remove">;
679
+ data: z.ZodArray<z.ZodObject<{
680
+ address: z.ZodObject<{
681
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
682
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
683
+ }, "strict", z.ZodTypeAny, {
684
+ name_or_address?: string | undefined;
685
+ local_mark_first?: boolean | undefined;
686
+ }, {
687
+ name_or_address?: string | undefined;
688
+ local_mark_first?: boolean | undefined;
689
+ }>;
690
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
691
+ }, "strict", z.ZodTypeAny, {
692
+ address: {
693
+ name_or_address?: string | undefined;
694
+ local_mark_first?: boolean | undefined;
695
+ };
696
+ tags?: string[] | undefined;
697
+ }, {
698
+ address: {
699
+ name_or_address?: string | undefined;
700
+ local_mark_first?: boolean | undefined;
701
+ };
702
+ tags?: string[] | undefined;
703
+ }>, "many">;
704
+ }, "strict", z.ZodTypeAny, {
705
+ data: {
706
+ address: {
707
+ name_or_address?: string | undefined;
708
+ local_mark_first?: boolean | undefined;
709
+ };
710
+ tags?: string[] | undefined;
711
+ }[];
712
+ op: "remove";
713
+ }, {
714
+ data: {
715
+ address: {
716
+ name_or_address?: string | undefined;
717
+ local_mark_first?: boolean | undefined;
718
+ };
719
+ tags?: string[] | undefined;
720
+ }[];
721
+ op: "remove";
722
+ }>, z.ZodObject<{
723
+ op: z.ZodLiteral<"clear">;
724
+ address: z.ZodObject<{
725
+ entities: z.ZodArray<z.ZodObject<{
726
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
727
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
728
+ }, "strict", z.ZodTypeAny, {
729
+ name_or_address?: string | undefined;
730
+ local_mark_first?: boolean | undefined;
731
+ }, {
732
+ name_or_address?: string | undefined;
733
+ local_mark_first?: boolean | undefined;
734
+ }>, "many">;
735
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
736
+ }, "strict", z.ZodTypeAny, {
737
+ entities: {
738
+ name_or_address?: string | undefined;
739
+ local_mark_first?: boolean | undefined;
740
+ }[];
741
+ check_all_founded?: boolean | undefined;
742
+ }, {
743
+ entities: {
744
+ name_or_address?: string | undefined;
745
+ local_mark_first?: boolean | undefined;
746
+ }[];
747
+ check_all_founded?: boolean | undefined;
748
+ }>;
749
+ }, "strict", z.ZodTypeAny, {
750
+ address: {
751
+ entities: {
752
+ name_or_address?: string | undefined;
753
+ local_mark_first?: boolean | undefined;
754
+ }[];
755
+ check_all_founded?: boolean | undefined;
756
+ };
757
+ op: "clear";
758
+ }, {
759
+ address: {
760
+ entities: {
761
+ name_or_address?: string | undefined;
762
+ local_mark_first?: boolean | undefined;
763
+ }[];
764
+ check_all_founded?: boolean | undefined;
765
+ };
766
+ op: "clear";
767
+ }>, z.ZodObject<{
768
+ op: z.ZodLiteral<"transfer">;
769
+ to: z.ZodObject<{
770
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
771
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
772
+ }, "strict", z.ZodTypeAny, {
773
+ name_or_address?: string | undefined;
774
+ local_mark_first?: boolean | undefined;
775
+ }, {
776
+ name_or_address?: string | undefined;
777
+ local_mark_first?: boolean | undefined;
778
+ }>;
779
+ }, "strict", z.ZodTypeAny, {
780
+ op: "transfer";
781
+ to: {
782
+ name_or_address?: string | undefined;
783
+ local_mark_first?: boolean | undefined;
784
+ };
785
+ }, {
786
+ op: "transfer";
787
+ to: {
788
+ name_or_address?: string | undefined;
789
+ local_mark_first?: boolean | undefined;
790
+ };
791
+ }>, z.ZodObject<{
792
+ op: z.ZodLiteral<"replace">;
793
+ new_mark_object: z.ZodString;
794
+ }, "strict", z.ZodTypeAny, {
795
+ op: "replace";
796
+ new_mark_object: string;
797
+ }, {
798
+ op: "replace";
799
+ new_mark_object: string;
800
+ }>, z.ZodObject<{
801
+ op: z.ZodLiteral<"destroy">;
802
+ }, "strict", z.ZodTypeAny, {
803
+ op: "destroy";
804
+ }, {
805
+ op: "destroy";
806
+ }>]>>;
807
+ }, "strict", z.ZodTypeAny, {
808
+ description?: string | undefined;
809
+ referrer?: {
810
+ name_or_address?: string | undefined;
811
+ local_mark_first?: boolean | undefined;
812
+ } | null | undefined;
813
+ information?: {
814
+ data: {
815
+ [x: string]: any;
816
+ name?: unknown;
817
+ value_type?: unknown;
818
+ value?: unknown;
819
+ }[];
820
+ op: "add";
821
+ } | {
822
+ name: string[];
823
+ op: "remove";
824
+ } | {
825
+ op: "clear";
826
+ } | undefined;
827
+ mark?: {
828
+ data: {
829
+ address: {
830
+ name_or_address?: string | undefined;
831
+ local_mark_first?: boolean | undefined;
832
+ };
833
+ name?: string | undefined;
834
+ tags?: string[] | undefined;
835
+ }[];
836
+ op: "add";
837
+ } | {
838
+ data: {
839
+ address: {
840
+ name_or_address?: string | undefined;
841
+ local_mark_first?: boolean | undefined;
842
+ };
843
+ tags?: string[] | undefined;
844
+ }[];
845
+ op: "remove";
846
+ } | {
847
+ address: {
848
+ entities: {
849
+ name_or_address?: string | undefined;
850
+ local_mark_first?: boolean | undefined;
851
+ }[];
852
+ check_all_founded?: boolean | undefined;
853
+ };
854
+ op: "clear";
855
+ } | {
856
+ op: "transfer";
857
+ to: {
858
+ name_or_address?: string | undefined;
859
+ local_mark_first?: boolean | undefined;
860
+ };
861
+ } | {
862
+ op: "replace";
863
+ new_mark_object: string;
864
+ } | {
865
+ op: "destroy";
866
+ } | undefined;
867
+ }, {
868
+ description?: string | undefined;
869
+ referrer?: {
870
+ name_or_address?: string | undefined;
871
+ local_mark_first?: boolean | undefined;
872
+ } | null | undefined;
873
+ information?: {
874
+ data: {
875
+ [x: string]: any;
876
+ name?: unknown;
877
+ value_type?: unknown;
878
+ value?: unknown;
879
+ }[];
880
+ op: "add";
881
+ } | {
882
+ name: string[];
883
+ op: "remove";
884
+ } | {
885
+ op: "clear";
886
+ } | undefined;
887
+ mark?: {
888
+ data: {
889
+ address: {
890
+ name_or_address?: string | undefined;
891
+ local_mark_first?: boolean | undefined;
892
+ };
893
+ name?: string | undefined;
894
+ tags?: string[] | undefined;
895
+ }[];
896
+ op: "add";
897
+ } | {
898
+ data: {
899
+ address: {
900
+ name_or_address?: string | undefined;
901
+ local_mark_first?: boolean | undefined;
902
+ };
903
+ tags?: string[] | undefined;
904
+ }[];
905
+ op: "remove";
906
+ } | {
907
+ address: {
908
+ entities: {
909
+ name_or_address?: string | undefined;
910
+ local_mark_first?: boolean | undefined;
911
+ }[];
912
+ check_all_founded?: boolean | undefined;
913
+ };
914
+ op: "clear";
915
+ } | {
916
+ op: "transfer";
917
+ to: {
918
+ name_or_address?: string | undefined;
919
+ local_mark_first?: boolean | undefined;
920
+ };
921
+ } | {
922
+ op: "replace";
923
+ new_mark_object: string;
924
+ } | {
925
+ op: "destroy";
926
+ } | undefined;
927
+ }>;
928
+ export declare const CallPersonal_InputSchema: z.ZodObject<{
929
+ data: z.ZodObject<{
930
+ description: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
931
+ referrer: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
932
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
933
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
934
+ }, "strict", z.ZodTypeAny, {
935
+ name_or_address?: string | undefined;
936
+ local_mark_first?: boolean | undefined;
937
+ }, {
938
+ name_or_address?: string | undefined;
939
+ local_mark_first?: boolean | undefined;
940
+ }>, z.ZodNull]>>;
941
+ information: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
942
+ op: z.ZodLiteral<"add">;
943
+ data: z.ZodArray<z.ZodObject<{
944
+ name: z.ZodString;
945
+ value_type: z.ZodUnion<[z.ZodUnion<[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">]>, z.ZodLiteral<any>]>, z.ZodLiteral<"Value">]>;
946
+ value: z.ZodUnion<[z.ZodUnion<[z.ZodBoolean, z.ZodUnion<[z.ZodObject<{
947
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
948
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
949
+ }, "strict", z.ZodTypeAny, {
950
+ name_or_address?: string | undefined;
951
+ local_mark_first?: boolean | undefined;
952
+ }, {
953
+ name_or_address?: string | undefined;
954
+ local_mark_first?: boolean | undefined;
955
+ }>, z.ZodString]>, z.ZodString, z.ZodNumber, z.ZodArray<z.ZodBoolean, "many">, z.ZodUnion<[z.ZodObject<{
956
+ entities: z.ZodArray<z.ZodObject<{
957
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
958
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
959
+ }, "strict", z.ZodTypeAny, {
960
+ name_or_address?: string | undefined;
961
+ local_mark_first?: boolean | undefined;
962
+ }, {
963
+ name_or_address?: string | undefined;
964
+ local_mark_first?: boolean | undefined;
965
+ }>, "many">;
966
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
967
+ }, "strict", z.ZodTypeAny, {
968
+ entities: {
969
+ name_or_address?: string | undefined;
970
+ local_mark_first?: boolean | undefined;
971
+ }[];
972
+ check_all_founded?: boolean | undefined;
973
+ }, {
974
+ entities: {
975
+ name_or_address?: string | undefined;
976
+ local_mark_first?: boolean | undefined;
977
+ }[];
978
+ check_all_founded?: boolean | undefined;
979
+ }>, z.ZodArray<z.ZodString, "many">]>, z.ZodArray<z.ZodString, "many">, z.ZodArray<z.ZodNumber, "many">, z.ZodArray<z.ZodArray<z.ZodNumber, "many">, "many">]>, z.ZodType<any, z.ZodTypeDef, any>]>;
980
+ }, "strip", z.ZodTypeAny, {
981
+ [x: string]: any;
982
+ name?: unknown;
983
+ value_type?: unknown;
984
+ value?: unknown;
985
+ }, {
986
+ [x: string]: any;
987
+ name?: unknown;
988
+ value_type?: unknown;
989
+ value?: unknown;
990
+ }>, "many">;
991
+ }, "strict", z.ZodTypeAny, {
992
+ data: {
993
+ [x: string]: any;
994
+ name?: unknown;
995
+ value_type?: unknown;
996
+ value?: unknown;
997
+ }[];
998
+ op: "add";
999
+ }, {
1000
+ data: {
1001
+ [x: string]: any;
1002
+ name?: unknown;
1003
+ value_type?: unknown;
1004
+ value?: unknown;
1005
+ }[];
1006
+ op: "add";
1007
+ }>, z.ZodObject<{
1008
+ op: z.ZodLiteral<"remove">;
1009
+ name: z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">;
1010
+ }, "strict", z.ZodTypeAny, {
1011
+ name: string[];
1012
+ op: "remove";
1013
+ }, {
1014
+ name: string[];
1015
+ op: "remove";
1016
+ }>, z.ZodObject<{
1017
+ op: z.ZodLiteral<"clear">;
1018
+ }, "strict", z.ZodTypeAny, {
1019
+ op: "clear";
1020
+ }, {
1021
+ op: "clear";
1022
+ }>]>>;
1023
+ mark: z.ZodOptional<z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
1024
+ op: z.ZodLiteral<"add">;
1025
+ data: z.ZodArray<z.ZodObject<{
1026
+ address: z.ZodObject<{
1027
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1028
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
1029
+ }, "strict", z.ZodTypeAny, {
1030
+ name_or_address?: string | undefined;
1031
+ local_mark_first?: boolean | undefined;
1032
+ }, {
1033
+ name_or_address?: string | undefined;
1034
+ local_mark_first?: boolean | undefined;
1035
+ }>;
1036
+ name: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1037
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
1038
+ }, "strict", z.ZodTypeAny, {
1039
+ address: {
1040
+ name_or_address?: string | undefined;
1041
+ local_mark_first?: boolean | undefined;
1042
+ };
1043
+ name?: string | undefined;
1044
+ tags?: string[] | undefined;
1045
+ }, {
1046
+ address: {
1047
+ name_or_address?: string | undefined;
1048
+ local_mark_first?: boolean | undefined;
1049
+ };
1050
+ name?: string | undefined;
1051
+ tags?: string[] | undefined;
1052
+ }>, "many">;
1053
+ }, "strict", z.ZodTypeAny, {
1054
+ data: {
1055
+ address: {
1056
+ name_or_address?: string | undefined;
1057
+ local_mark_first?: boolean | undefined;
1058
+ };
1059
+ name?: string | undefined;
1060
+ tags?: string[] | undefined;
1061
+ }[];
1062
+ op: "add";
1063
+ }, {
1064
+ data: {
1065
+ address: {
1066
+ name_or_address?: string | undefined;
1067
+ local_mark_first?: boolean | undefined;
1068
+ };
1069
+ name?: string | undefined;
1070
+ tags?: string[] | undefined;
1071
+ }[];
1072
+ op: "add";
1073
+ }>, z.ZodObject<{
1074
+ op: z.ZodLiteral<"remove">;
1075
+ data: z.ZodArray<z.ZodObject<{
1076
+ address: z.ZodObject<{
1077
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1078
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
1079
+ }, "strict", z.ZodTypeAny, {
1080
+ name_or_address?: string | undefined;
1081
+ local_mark_first?: boolean | undefined;
1082
+ }, {
1083
+ name_or_address?: string | undefined;
1084
+ local_mark_first?: boolean | undefined;
1085
+ }>;
1086
+ tags: z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodString, string, string>, "many">>;
1087
+ }, "strict", z.ZodTypeAny, {
1088
+ address: {
1089
+ name_or_address?: string | undefined;
1090
+ local_mark_first?: boolean | undefined;
1091
+ };
1092
+ tags?: string[] | undefined;
1093
+ }, {
1094
+ address: {
1095
+ name_or_address?: string | undefined;
1096
+ local_mark_first?: boolean | undefined;
1097
+ };
1098
+ tags?: string[] | undefined;
1099
+ }>, "many">;
1100
+ }, "strict", z.ZodTypeAny, {
1101
+ data: {
1102
+ address: {
1103
+ name_or_address?: string | undefined;
1104
+ local_mark_first?: boolean | undefined;
1105
+ };
1106
+ tags?: string[] | undefined;
1107
+ }[];
1108
+ op: "remove";
1109
+ }, {
1110
+ data: {
1111
+ address: {
1112
+ name_or_address?: string | undefined;
1113
+ local_mark_first?: boolean | undefined;
1114
+ };
1115
+ tags?: string[] | undefined;
1116
+ }[];
1117
+ op: "remove";
1118
+ }>, z.ZodObject<{
1119
+ op: z.ZodLiteral<"clear">;
1120
+ address: z.ZodObject<{
1121
+ entities: z.ZodArray<z.ZodObject<{
1122
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1123
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
1124
+ }, "strict", z.ZodTypeAny, {
1125
+ name_or_address?: string | undefined;
1126
+ local_mark_first?: boolean | undefined;
1127
+ }, {
1128
+ name_or_address?: string | undefined;
1129
+ local_mark_first?: boolean | undefined;
1130
+ }>, "many">;
1131
+ check_all_founded: z.ZodOptional<z.ZodBoolean>;
1132
+ }, "strict", z.ZodTypeAny, {
1133
+ entities: {
1134
+ name_or_address?: string | undefined;
1135
+ local_mark_first?: boolean | undefined;
1136
+ }[];
1137
+ check_all_founded?: boolean | undefined;
1138
+ }, {
1139
+ entities: {
1140
+ name_or_address?: string | undefined;
1141
+ local_mark_first?: boolean | undefined;
1142
+ }[];
1143
+ check_all_founded?: boolean | undefined;
1144
+ }>;
1145
+ }, "strict", z.ZodTypeAny, {
1146
+ address: {
1147
+ entities: {
1148
+ name_or_address?: string | undefined;
1149
+ local_mark_first?: boolean | undefined;
1150
+ }[];
1151
+ check_all_founded?: boolean | undefined;
1152
+ };
1153
+ op: "clear";
1154
+ }, {
1155
+ address: {
1156
+ entities: {
1157
+ name_or_address?: string | undefined;
1158
+ local_mark_first?: boolean | undefined;
1159
+ }[];
1160
+ check_all_founded?: boolean | undefined;
1161
+ };
1162
+ op: "clear";
1163
+ }>, z.ZodObject<{
1164
+ op: z.ZodLiteral<"transfer">;
1165
+ to: z.ZodObject<{
1166
+ name_or_address: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1167
+ local_mark_first: z.ZodOptional<z.ZodBoolean>;
1168
+ }, "strict", z.ZodTypeAny, {
1169
+ name_or_address?: string | undefined;
1170
+ local_mark_first?: boolean | undefined;
1171
+ }, {
1172
+ name_or_address?: string | undefined;
1173
+ local_mark_first?: boolean | undefined;
1174
+ }>;
1175
+ }, "strict", z.ZodTypeAny, {
1176
+ op: "transfer";
1177
+ to: {
1178
+ name_or_address?: string | undefined;
1179
+ local_mark_first?: boolean | undefined;
1180
+ };
1181
+ }, {
1182
+ op: "transfer";
1183
+ to: {
1184
+ name_or_address?: string | undefined;
1185
+ local_mark_first?: boolean | undefined;
1186
+ };
1187
+ }>, z.ZodObject<{
1188
+ op: z.ZodLiteral<"replace">;
1189
+ new_mark_object: z.ZodString;
1190
+ }, "strict", z.ZodTypeAny, {
1191
+ op: "replace";
1192
+ new_mark_object: string;
1193
+ }, {
1194
+ op: "replace";
1195
+ new_mark_object: string;
1196
+ }>, z.ZodObject<{
1197
+ op: z.ZodLiteral<"destroy">;
1198
+ }, "strict", z.ZodTypeAny, {
1199
+ op: "destroy";
1200
+ }, {
1201
+ op: "destroy";
1202
+ }>]>>;
1203
+ }, "strict", z.ZodTypeAny, {
1204
+ description?: string | undefined;
1205
+ referrer?: {
1206
+ name_or_address?: string | undefined;
1207
+ local_mark_first?: boolean | undefined;
1208
+ } | null | undefined;
1209
+ information?: {
1210
+ data: {
1211
+ [x: string]: any;
1212
+ name?: unknown;
1213
+ value_type?: unknown;
1214
+ value?: unknown;
1215
+ }[];
1216
+ op: "add";
1217
+ } | {
1218
+ name: string[];
1219
+ op: "remove";
1220
+ } | {
1221
+ op: "clear";
1222
+ } | undefined;
1223
+ mark?: {
1224
+ data: {
1225
+ address: {
1226
+ name_or_address?: string | undefined;
1227
+ local_mark_first?: boolean | undefined;
1228
+ };
1229
+ name?: string | undefined;
1230
+ tags?: string[] | undefined;
1231
+ }[];
1232
+ op: "add";
1233
+ } | {
1234
+ data: {
1235
+ address: {
1236
+ name_or_address?: string | undefined;
1237
+ local_mark_first?: boolean | undefined;
1238
+ };
1239
+ tags?: string[] | undefined;
1240
+ }[];
1241
+ op: "remove";
1242
+ } | {
1243
+ address: {
1244
+ entities: {
1245
+ name_or_address?: string | undefined;
1246
+ local_mark_first?: boolean | undefined;
1247
+ }[];
1248
+ check_all_founded?: boolean | undefined;
1249
+ };
1250
+ op: "clear";
1251
+ } | {
1252
+ op: "transfer";
1253
+ to: {
1254
+ name_or_address?: string | undefined;
1255
+ local_mark_first?: boolean | undefined;
1256
+ };
1257
+ } | {
1258
+ op: "replace";
1259
+ new_mark_object: string;
1260
+ } | {
1261
+ op: "destroy";
1262
+ } | undefined;
1263
+ }, {
1264
+ description?: string | undefined;
1265
+ referrer?: {
1266
+ name_or_address?: string | undefined;
1267
+ local_mark_first?: boolean | undefined;
1268
+ } | null | undefined;
1269
+ information?: {
1270
+ data: {
1271
+ [x: string]: any;
1272
+ name?: unknown;
1273
+ value_type?: unknown;
1274
+ value?: unknown;
1275
+ }[];
1276
+ op: "add";
1277
+ } | {
1278
+ name: string[];
1279
+ op: "remove";
1280
+ } | {
1281
+ op: "clear";
1282
+ } | undefined;
1283
+ mark?: {
1284
+ data: {
1285
+ address: {
1286
+ name_or_address?: string | undefined;
1287
+ local_mark_first?: boolean | undefined;
1288
+ };
1289
+ name?: string | undefined;
1290
+ tags?: string[] | undefined;
1291
+ }[];
1292
+ op: "add";
1293
+ } | {
1294
+ data: {
1295
+ address: {
1296
+ name_or_address?: string | undefined;
1297
+ local_mark_first?: boolean | undefined;
1298
+ };
1299
+ tags?: string[] | undefined;
1300
+ }[];
1301
+ op: "remove";
1302
+ } | {
1303
+ address: {
1304
+ entities: {
1305
+ name_or_address?: string | undefined;
1306
+ local_mark_first?: boolean | undefined;
1307
+ }[];
1308
+ check_all_founded?: boolean | undefined;
1309
+ };
1310
+ op: "clear";
1311
+ } | {
1312
+ op: "transfer";
1313
+ to: {
1314
+ name_or_address?: string | undefined;
1315
+ local_mark_first?: boolean | undefined;
1316
+ };
1317
+ } | {
1318
+ op: "replace";
1319
+ new_mark_object: string;
1320
+ } | {
1321
+ op: "destroy";
1322
+ } | undefined;
1323
+ }>;
1324
+ env: z.ZodOptional<z.ZodObject<{
1325
+ account: z.ZodDefault<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>>;
1326
+ permission_guard: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1327
+ no_cache: z.ZodOptional<z.ZodBoolean>;
1328
+ network: z.ZodOptional<z.ZodEnum<any>>;
1329
+ referrer: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1330
+ }, "strict", z.ZodTypeAny, {
1331
+ [x: string]: any;
1332
+ account?: unknown;
1333
+ permission_guard?: unknown;
1334
+ no_cache?: unknown;
1335
+ network?: unknown;
1336
+ referrer?: unknown;
1337
+ }, {
1338
+ [x: string]: any;
1339
+ account?: unknown;
1340
+ permission_guard?: unknown;
1341
+ no_cache?: unknown;
1342
+ network?: unknown;
1343
+ referrer?: unknown;
1344
+ }>>;
1345
+ }, "strict", z.ZodTypeAny, {
1346
+ data: {
1347
+ description?: string | undefined;
1348
+ referrer?: {
1349
+ name_or_address?: string | undefined;
1350
+ local_mark_first?: boolean | undefined;
1351
+ } | null | undefined;
1352
+ information?: {
1353
+ data: {
1354
+ [x: string]: any;
1355
+ name?: unknown;
1356
+ value_type?: unknown;
1357
+ value?: unknown;
1358
+ }[];
1359
+ op: "add";
1360
+ } | {
1361
+ name: string[];
1362
+ op: "remove";
1363
+ } | {
1364
+ op: "clear";
1365
+ } | undefined;
1366
+ mark?: {
1367
+ data: {
1368
+ address: {
1369
+ name_or_address?: string | undefined;
1370
+ local_mark_first?: boolean | undefined;
1371
+ };
1372
+ name?: string | undefined;
1373
+ tags?: string[] | undefined;
1374
+ }[];
1375
+ op: "add";
1376
+ } | {
1377
+ data: {
1378
+ address: {
1379
+ name_or_address?: string | undefined;
1380
+ local_mark_first?: boolean | undefined;
1381
+ };
1382
+ tags?: string[] | undefined;
1383
+ }[];
1384
+ op: "remove";
1385
+ } | {
1386
+ address: {
1387
+ entities: {
1388
+ name_or_address?: string | undefined;
1389
+ local_mark_first?: boolean | undefined;
1390
+ }[];
1391
+ check_all_founded?: boolean | undefined;
1392
+ };
1393
+ op: "clear";
1394
+ } | {
1395
+ op: "transfer";
1396
+ to: {
1397
+ name_or_address?: string | undefined;
1398
+ local_mark_first?: boolean | undefined;
1399
+ };
1400
+ } | {
1401
+ op: "replace";
1402
+ new_mark_object: string;
1403
+ } | {
1404
+ op: "destroy";
1405
+ } | undefined;
1406
+ };
1407
+ env?: {
1408
+ [x: string]: any;
1409
+ account?: unknown;
1410
+ permission_guard?: unknown;
1411
+ no_cache?: unknown;
1412
+ network?: unknown;
1413
+ referrer?: unknown;
1414
+ } | undefined;
1415
+ }, {
1416
+ data: {
1417
+ description?: string | undefined;
1418
+ referrer?: {
1419
+ name_or_address?: string | undefined;
1420
+ local_mark_first?: boolean | undefined;
1421
+ } | null | undefined;
1422
+ information?: {
1423
+ data: {
1424
+ [x: string]: any;
1425
+ name?: unknown;
1426
+ value_type?: unknown;
1427
+ value?: unknown;
1428
+ }[];
1429
+ op: "add";
1430
+ } | {
1431
+ name: string[];
1432
+ op: "remove";
1433
+ } | {
1434
+ op: "clear";
1435
+ } | undefined;
1436
+ mark?: {
1437
+ data: {
1438
+ address: {
1439
+ name_or_address?: string | undefined;
1440
+ local_mark_first?: boolean | undefined;
1441
+ };
1442
+ name?: string | undefined;
1443
+ tags?: string[] | undefined;
1444
+ }[];
1445
+ op: "add";
1446
+ } | {
1447
+ data: {
1448
+ address: {
1449
+ name_or_address?: string | undefined;
1450
+ local_mark_first?: boolean | undefined;
1451
+ };
1452
+ tags?: string[] | undefined;
1453
+ }[];
1454
+ op: "remove";
1455
+ } | {
1456
+ address: {
1457
+ entities: {
1458
+ name_or_address?: string | undefined;
1459
+ local_mark_first?: boolean | undefined;
1460
+ }[];
1461
+ check_all_founded?: boolean | undefined;
1462
+ };
1463
+ op: "clear";
1464
+ } | {
1465
+ op: "transfer";
1466
+ to: {
1467
+ name_or_address?: string | undefined;
1468
+ local_mark_first?: boolean | undefined;
1469
+ };
1470
+ } | {
1471
+ op: "replace";
1472
+ new_mark_object: string;
1473
+ } | {
1474
+ op: "destroy";
1475
+ } | undefined;
1476
+ };
1477
+ env?: {
1478
+ [x: string]: any;
1479
+ account?: unknown;
1480
+ permission_guard?: unknown;
1481
+ no_cache?: unknown;
1482
+ network?: unknown;
1483
+ referrer?: unknown;
1484
+ } | undefined;
1485
+ }>;
1486
+ export type InformationAdd = z.infer<typeof InformationAddSchema>;
1487
+ export type InformationRemove = z.infer<typeof InformationRemoveSchema>;
1488
+ export type InformationClear = z.infer<typeof InformationClearSchema>;
1489
+ export type Information = z.infer<typeof InformationSchema>;
1490
+ export type MarkAdd = z.infer<typeof MarkAddSchema>;
1491
+ export type MarkRemove = z.infer<typeof MarkRemoveSchema>;
1492
+ export type MarkClear = z.infer<typeof MarkClearSchema>;
1493
+ export type MarkTransfer = z.infer<typeof MarkTransferSchema>;
1494
+ export type MarkReplace = z.infer<typeof MarkReplaceSchema>;
1495
+ export type MarkDestroy = z.infer<typeof MarkDestroySchema>;
1496
+ export type Mark = z.infer<typeof MarkSchema>;
1497
+ export type CallPersonal_Data = z.infer<typeof CallPersonal_DataSchema>;
1498
+ export type CallPersonal_Input = z.infer<typeof CallPersonal_InputSchema>;