@sentio/sdk 2.57.11 → 2.57.12-rc.a

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.
Files changed (245) hide show
  1. package/lib/aptos/ext/token.d.ts.map +1 -1
  2. package/lib/aptos/ext/token.js +4 -6
  3. package/lib/aptos/ext/token.js.map +1 -1
  4. package/lib/chunk-24EEMT46.js +3 -0
  5. package/lib/chunk-24EEMT46.js.map +1 -0
  6. package/lib/chunk-2R7O6UGY.js +3 -0
  7. package/lib/chunk-2R7O6UGY.js.map +1 -0
  8. package/lib/chunk-4JXRK4YH.js +29 -0
  9. package/lib/chunk-4JXRK4YH.js.map +1 -0
  10. package/lib/chunk-7QZC3R57.js +3 -0
  11. package/lib/chunk-7QZC3R57.js.map +1 -0
  12. package/lib/chunk-AK5E6DKD.js +6 -0
  13. package/lib/chunk-AK5E6DKD.js.map +1 -0
  14. package/lib/chunk-ATZBHPQN.js +3 -0
  15. package/lib/chunk-ATZBHPQN.js.map +1 -0
  16. package/lib/chunk-B6U7F4GY.js +29 -0
  17. package/lib/chunk-B6U7F4GY.js.map +1 -0
  18. package/lib/chunk-DGKULIPW.js +3 -0
  19. package/lib/chunk-DGKULIPW.js.map +1 -0
  20. package/lib/chunk-DS2LOABN.js +3 -0
  21. package/lib/chunk-DS2LOABN.js.map +1 -0
  22. package/lib/chunk-FMBGZMT4.js +6 -0
  23. package/lib/chunk-FMBGZMT4.js.map +1 -0
  24. package/lib/chunk-FMZDKD72.js +8 -0
  25. package/lib/chunk-FMZDKD72.js.map +1 -0
  26. package/lib/chunk-G5BIPHMS.js +3 -0
  27. package/lib/chunk-G5BIPHMS.js.map +1 -0
  28. package/lib/chunk-G6XPDWDE.js +3 -0
  29. package/lib/chunk-G6XPDWDE.js.map +1 -0
  30. package/lib/chunk-GJX3DL4J.js +499 -0
  31. package/lib/chunk-GJX3DL4J.js.map +1 -0
  32. package/lib/chunk-GTITFWMU.js +259 -0
  33. package/lib/chunk-GTITFWMU.js.map +1 -0
  34. package/lib/chunk-J7Z2TKQE.js +33 -0
  35. package/lib/chunk-J7Z2TKQE.js.map +1 -0
  36. package/lib/chunk-JQ4LTUIX.js +995 -0
  37. package/lib/chunk-JQ4LTUIX.js.map +1 -0
  38. package/lib/chunk-LG2TF5WR.js +8 -0
  39. package/lib/chunk-LG2TF5WR.js.map +1 -0
  40. package/lib/chunk-LVWOFGF2.js +3 -0
  41. package/lib/chunk-LVWOFGF2.js.map +1 -0
  42. package/lib/chunk-O564J2U6.js +11 -0
  43. package/lib/chunk-O564J2U6.js.map +1 -0
  44. package/lib/chunk-QGIFUSFI.js +84 -0
  45. package/lib/chunk-QGIFUSFI.js.map +1 -0
  46. package/lib/chunk-QGPJOTWP.js +3 -0
  47. package/lib/chunk-QGPJOTWP.js.map +1 -0
  48. package/lib/chunk-RA75ESSD.js +3 -0
  49. package/lib/chunk-RA75ESSD.js.map +1 -0
  50. package/lib/chunk-RVAYZJ7X.js +5 -0
  51. package/lib/chunk-RVAYZJ7X.js.map +1 -0
  52. package/lib/chunk-SPY3PKUB.js +3 -0
  53. package/lib/chunk-SPY3PKUB.js.map +1 -0
  54. package/lib/chunk-SUCYR7EB.js +3 -0
  55. package/lib/chunk-SUCYR7EB.js.map +1 -0
  56. package/lib/chunk-TGIXVAHB.js +7 -0
  57. package/lib/chunk-TGIXVAHB.js.map +1 -0
  58. package/lib/chunk-TSEQGMTN.js +5 -0
  59. package/lib/chunk-TSEQGMTN.js.map +1 -0
  60. package/lib/chunk-ZHI6ULD5.js +3 -0
  61. package/lib/chunk-ZHI6ULD5.js.map +1 -0
  62. package/lib/multipart-parser-J6QPYJHT.js +4 -0
  63. package/lib/multipart-parser-J6QPYJHT.js.map +1 -0
  64. package/package.json +4 -4
  65. package/src/aptos/builtin/0x1.d.ts +6451 -0
  66. package/src/aptos/builtin/0x1.d.ts.map +1 -0
  67. package/src/aptos/builtin/0x1.js +7138 -0
  68. package/src/aptos/builtin/0x1.js.map +1 -0
  69. package/src/aptos/builtin/0x3.d.ts +1122 -0
  70. package/src/aptos/builtin/0x3.d.ts.map +1 -0
  71. package/src/aptos/builtin/0x3.js +937 -0
  72. package/src/aptos/builtin/0x3.js.map +1 -0
  73. package/src/aptos/builtin/0x4.d.ts +551 -0
  74. package/src/aptos/builtin/0x4.d.ts.map +1 -0
  75. package/src/aptos/builtin/0x4.js +529 -0
  76. package/src/aptos/builtin/0x4.js.map +1 -0
  77. package/src/aptos/builtin/index.d.ts +4 -0
  78. package/src/aptos/builtin/index.d.ts.map +1 -0
  79. package/src/aptos/builtin/index.js +7 -0
  80. package/src/aptos/builtin/index.js.map +1 -0
  81. package/src/aptos/ext/token.ts +4 -6
  82. package/src/eth/builtin/eacaggregatorproxy.d.ts +5 -0
  83. package/src/eth/builtin/eacaggregatorproxy.d.ts.map +1 -0
  84. package/src/eth/builtin/eacaggregatorproxy.js +8 -0
  85. package/src/eth/builtin/eacaggregatorproxy.js.map +1 -0
  86. package/src/eth/builtin/erc1155.d.ts +5 -0
  87. package/src/eth/builtin/erc1155.d.ts.map +1 -0
  88. package/src/eth/builtin/erc1155.js +8 -0
  89. package/src/eth/builtin/erc1155.js.map +1 -0
  90. package/src/eth/builtin/erc20.d.ts +5 -0
  91. package/src/eth/builtin/erc20.d.ts.map +1 -0
  92. package/src/eth/builtin/erc20.js +8 -0
  93. package/src/eth/builtin/erc20.js.map +1 -0
  94. package/src/eth/builtin/erc20bytes.d.ts +5 -0
  95. package/src/eth/builtin/erc20bytes.d.ts.map +1 -0
  96. package/src/eth/builtin/erc20bytes.js +8 -0
  97. package/src/eth/builtin/erc20bytes.js.map +1 -0
  98. package/src/eth/builtin/erc721.d.ts +5 -0
  99. package/src/eth/builtin/erc721.d.ts.map +1 -0
  100. package/src/eth/builtin/erc721.js +8 -0
  101. package/src/eth/builtin/erc721.js.map +1 -0
  102. package/src/eth/builtin/index.d.ts +13 -0
  103. package/src/eth/builtin/index.d.ts.map +1 -0
  104. package/src/eth/builtin/index.js +16 -0
  105. package/src/eth/builtin/index.js.map +1 -0
  106. package/src/eth/builtin/internal/EACAggregatorProxy.d.ts +50 -0
  107. package/src/eth/builtin/internal/EACAggregatorProxy.d.ts.map +1 -0
  108. package/src/eth/builtin/internal/EACAggregatorProxy.js +2 -0
  109. package/src/eth/builtin/internal/EACAggregatorProxy.js.map +1 -0
  110. package/src/eth/builtin/internal/ERC1155.d.ts +57 -0
  111. package/src/eth/builtin/internal/ERC1155.d.ts.map +1 -0
  112. package/src/eth/builtin/internal/ERC1155.js +2 -0
  113. package/src/eth/builtin/internal/ERC1155.js.map +1 -0
  114. package/src/eth/builtin/internal/ERC20.d.ts +41 -0
  115. package/src/eth/builtin/internal/ERC20.d.ts.map +1 -0
  116. package/src/eth/builtin/internal/ERC20.js +2 -0
  117. package/src/eth/builtin/internal/ERC20.js.map +1 -0
  118. package/src/eth/builtin/internal/ERC20Bytes.d.ts +32 -0
  119. package/src/eth/builtin/internal/ERC20Bytes.d.ts.map +1 -0
  120. package/src/eth/builtin/internal/ERC20Bytes.js +2 -0
  121. package/src/eth/builtin/internal/ERC20Bytes.js.map +1 -0
  122. package/src/eth/builtin/internal/ERC721.d.ts +43 -0
  123. package/src/eth/builtin/internal/ERC721.d.ts.map +1 -0
  124. package/src/eth/builtin/internal/ERC721.js +2 -0
  125. package/src/eth/builtin/internal/ERC721.js.map +1 -0
  126. package/src/eth/builtin/internal/WETH9.d.ts +47 -0
  127. package/src/eth/builtin/internal/WETH9.d.ts.map +1 -0
  128. package/src/eth/builtin/internal/WETH9.js +2 -0
  129. package/src/eth/builtin/internal/WETH9.js.map +1 -0
  130. package/src/eth/builtin/internal/common.d.ts +3 -0
  131. package/src/eth/builtin/internal/common.d.ts.map +1 -0
  132. package/src/eth/builtin/internal/common.js +8 -0
  133. package/src/eth/builtin/internal/common.js.map +1 -0
  134. package/src/eth/builtin/internal/eacaggregatorproxy-processor.d.ts +373 -0
  135. package/src/eth/builtin/internal/eacaggregatorproxy-processor.d.ts.map +1 -0
  136. package/src/eth/builtin/internal/eacaggregatorproxy-processor.js +1355 -0
  137. package/src/eth/builtin/internal/eacaggregatorproxy-processor.js.map +1 -0
  138. package/src/eth/builtin/internal/eacaggregatorproxy-test-utils.d.ts +7 -0
  139. package/src/eth/builtin/internal/eacaggregatorproxy-test-utils.d.ts.map +1 -0
  140. package/src/eth/builtin/internal/eacaggregatorproxy-test-utils.js +55 -0
  141. package/src/eth/builtin/internal/eacaggregatorproxy-test-utils.js.map +1 -0
  142. package/src/eth/builtin/internal/erc1155-processor.d.ts +173 -0
  143. package/src/eth/builtin/internal/erc1155-processor.d.ts.map +1 -0
  144. package/src/eth/builtin/internal/erc1155-processor.js +596 -0
  145. package/src/eth/builtin/internal/erc1155-processor.js.map +1 -0
  146. package/src/eth/builtin/internal/erc1155-test-utils.d.ts +7 -0
  147. package/src/eth/builtin/internal/erc1155-test-utils.d.ts.map +1 -0
  148. package/src/eth/builtin/internal/erc1155-test-utils.js +55 -0
  149. package/src/eth/builtin/internal/erc1155-test-utils.js.map +1 -0
  150. package/src/eth/builtin/internal/erc20-processor.d.ts +244 -0
  151. package/src/eth/builtin/internal/erc20-processor.d.ts.map +1 -0
  152. package/src/eth/builtin/internal/erc20-processor.js +1109 -0
  153. package/src/eth/builtin/internal/erc20-processor.js.map +1 -0
  154. package/src/eth/builtin/internal/erc20-test-utils.d.ts +6 -0
  155. package/src/eth/builtin/internal/erc20-test-utils.d.ts.map +1 -0
  156. package/src/eth/builtin/internal/erc20-test-utils.js +44 -0
  157. package/src/eth/builtin/internal/erc20-test-utils.js.map +1 -0
  158. package/src/eth/builtin/internal/erc20bytes-processor.d.ts +144 -0
  159. package/src/eth/builtin/internal/erc20bytes-processor.d.ts.map +1 -0
  160. package/src/eth/builtin/internal/erc20bytes-processor.js +594 -0
  161. package/src/eth/builtin/internal/erc20bytes-processor.js.map +1 -0
  162. package/src/eth/builtin/internal/erc20bytes-test-utils.d.ts +5 -0
  163. package/src/eth/builtin/internal/erc20bytes-test-utils.d.ts.map +1 -0
  164. package/src/eth/builtin/internal/erc20bytes-test-utils.js +33 -0
  165. package/src/eth/builtin/internal/erc20bytes-test-utils.js.map +1 -0
  166. package/src/eth/builtin/internal/erc721-processor.d.ts +215 -0
  167. package/src/eth/builtin/internal/erc721-processor.d.ts.map +1 -0
  168. package/src/eth/builtin/internal/erc721-processor.js +895 -0
  169. package/src/eth/builtin/internal/erc721-processor.js.map +1 -0
  170. package/src/eth/builtin/internal/erc721-test-utils.d.ts +6 -0
  171. package/src/eth/builtin/internal/erc721-test-utils.d.ts.map +1 -0
  172. package/src/eth/builtin/internal/erc721-test-utils.js +44 -0
  173. package/src/eth/builtin/internal/erc721-test-utils.js.map +1 -0
  174. package/src/eth/builtin/internal/factories/EACAggregatorProxy__factory.d.ts +400 -0
  175. package/src/eth/builtin/internal/factories/EACAggregatorProxy__factory.d.ts.map +1 -0
  176. package/src/eth/builtin/internal/factories/EACAggregatorProxy__factory.js +524 -0
  177. package/src/eth/builtin/internal/factories/EACAggregatorProxy__factory.js.map +1 -0
  178. package/src/eth/builtin/internal/factories/ERC1155__factory.d.ts +251 -0
  179. package/src/eth/builtin/internal/factories/ERC1155__factory.d.ts.map +1 -0
  180. package/src/eth/builtin/internal/factories/ERC1155__factory.js +329 -0
  181. package/src/eth/builtin/internal/factories/ERC1155__factory.js.map +1 -0
  182. package/src/eth/builtin/internal/factories/ERC20Bytes__factory.d.ts +185 -0
  183. package/src/eth/builtin/internal/factories/ERC20Bytes__factory.d.ts.map +1 -0
  184. package/src/eth/builtin/internal/factories/ERC20Bytes__factory.js +251 -0
  185. package/src/eth/builtin/internal/factories/ERC20Bytes__factory.js.map +1 -0
  186. package/src/eth/builtin/internal/factories/ERC20__factory.d.ts +303 -0
  187. package/src/eth/builtin/internal/factories/ERC20__factory.d.ts.map +1 -0
  188. package/src/eth/builtin/internal/factories/ERC20__factory.js +401 -0
  189. package/src/eth/builtin/internal/factories/ERC20__factory.js.map +1 -0
  190. package/src/eth/builtin/internal/factories/ERC721__factory.d.ts +273 -0
  191. package/src/eth/builtin/internal/factories/ERC721__factory.d.ts.map +1 -0
  192. package/src/eth/builtin/internal/factories/ERC721__factory.js +361 -0
  193. package/src/eth/builtin/internal/factories/ERC721__factory.js.map +1 -0
  194. package/src/eth/builtin/internal/factories/WETH9__factory.d.ts +220 -0
  195. package/src/eth/builtin/internal/factories/WETH9__factory.d.ts.map +1 -0
  196. package/src/eth/builtin/internal/factories/WETH9__factory.js +294 -0
  197. package/src/eth/builtin/internal/factories/WETH9__factory.js.map +1 -0
  198. package/src/eth/builtin/internal/factories/index.d.ts +7 -0
  199. package/src/eth/builtin/internal/factories/index.d.ts.map +1 -0
  200. package/src/eth/builtin/internal/factories/index.js +10 -0
  201. package/src/eth/builtin/internal/factories/index.js.map +1 -0
  202. package/src/eth/builtin/internal/index.d.ts +14 -0
  203. package/src/eth/builtin/internal/index.d.ts.map +1 -0
  204. package/src/eth/builtin/internal/index.js +8 -0
  205. package/src/eth/builtin/internal/index.js.map +1 -0
  206. package/src/eth/builtin/internal/weth9-processor.d.ts +172 -0
  207. package/src/eth/builtin/internal/weth9-processor.d.ts.map +1 -0
  208. package/src/eth/builtin/internal/weth9-processor.js +729 -0
  209. package/src/eth/builtin/internal/weth9-processor.js.map +1 -0
  210. package/src/eth/builtin/internal/weth9-test-utils.d.ts +7 -0
  211. package/src/eth/builtin/internal/weth9-test-utils.d.ts.map +1 -0
  212. package/src/eth/builtin/internal/weth9-test-utils.js +55 -0
  213. package/src/eth/builtin/internal/weth9-test-utils.js.map +1 -0
  214. package/src/eth/builtin/weth9.d.ts +5 -0
  215. package/src/eth/builtin/weth9.d.ts.map +1 -0
  216. package/src/eth/builtin/weth9.js +8 -0
  217. package/src/eth/builtin/weth9.js.map +1 -0
  218. package/src/solana/builtin/index.d.ts +2 -0
  219. package/src/solana/builtin/index.d.ts.map +1 -0
  220. package/src/solana/builtin/index.js +2 -0
  221. package/src/solana/builtin/index.js.map +1 -0
  222. package/src/solana/builtin/spl-token-processor.d.ts +40 -0
  223. package/src/solana/builtin/spl-token-processor.d.ts.map +1 -0
  224. package/src/solana/builtin/spl-token-processor.js +254 -0
  225. package/src/solana/builtin/spl-token-processor.js.map +1 -0
  226. package/src/solana/builtin/types.d.ts +428 -0
  227. package/src/solana/builtin/types.d.ts.map +1 -0
  228. package/src/solana/builtin/types.js +201 -0
  229. package/src/solana/builtin/types.js.map +1 -0
  230. package/src/sui/builtin/0x1.d.ts +114 -0
  231. package/src/sui/builtin/0x1.d.ts.map +1 -0
  232. package/src/sui/builtin/0x1.js +159 -0
  233. package/src/sui/builtin/0x1.js.map +1 -0
  234. package/src/sui/builtin/0x2.d.ts +1250 -0
  235. package/src/sui/builtin/0x2.d.ts.map +1 -0
  236. package/src/sui/builtin/0x2.js +1511 -0
  237. package/src/sui/builtin/0x2.js.map +1 -0
  238. package/src/sui/builtin/0x3.d.ts +774 -0
  239. package/src/sui/builtin/0x3.d.ts.map +1 -0
  240. package/src/sui/builtin/0x3.js +720 -0
  241. package/src/sui/builtin/0x3.js.map +1 -0
  242. package/src/sui/builtin/index.d.ts +4 -0
  243. package/src/sui/builtin/index.d.ts.map +1 -0
  244. package/src/sui/builtin/index.js +7 -0
  245. package/src/sui/builtin/index.js.map +1 -0
@@ -0,0 +1,1250 @@
1
+ import { TypeDescriptor } from "@typemove/move";
2
+ import { MoveCoder, TypedEventInstance } from "@typemove/sui";
3
+ import { CallFilter, MoveFetchConfig } from "@sentio/sdk/move";
4
+ import { SuiBindOptions, SuiBaseProcessor, TypedFunctionPayload, SuiContext } from "@sentio/sdk/sui";
5
+ import * as _0x1 from "./0x1.js";
6
+ export declare namespace address { }
7
+ export declare class authenticator_state extends SuiBaseProcessor {
8
+ constructor(options: SuiBindOptions);
9
+ static DEFAULT_OPTIONS: SuiBindOptions;
10
+ static bind(options?: Partial<SuiBindOptions>): authenticator_state;
11
+ onEventActiveJwk(func: (event: authenticator_state.ActiveJwkInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): authenticator_state;
12
+ onEventJWK(func: (event: authenticator_state.JWKInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): authenticator_state;
13
+ onEventJwkId(func: (event: authenticator_state.JwkIdInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): authenticator_state;
14
+ }
15
+ export declare namespace authenticator_state {
16
+ interface ActiveJwk {
17
+ jwk_id: authenticator_state.JwkId;
18
+ jwk: authenticator_state.JWK;
19
+ epoch: bigint;
20
+ }
21
+ namespace ActiveJwk {
22
+ const TYPE_QNAME = "0x2::authenticator_state::ActiveJwk";
23
+ function type(): TypeDescriptor<ActiveJwk>;
24
+ }
25
+ interface ActiveJwkInstance extends TypedEventInstance<ActiveJwk> {
26
+ data_decoded: ActiveJwk;
27
+ type_arguments: [];
28
+ }
29
+ interface AuthenticatorState {
30
+ id: object_.UID;
31
+ version: bigint;
32
+ }
33
+ namespace AuthenticatorState {
34
+ const TYPE_QNAME = "0x2::authenticator_state::AuthenticatorState";
35
+ function type(): TypeDescriptor<AuthenticatorState>;
36
+ }
37
+ interface AuthenticatorStateInner {
38
+ version: bigint;
39
+ active_jwks: authenticator_state.ActiveJwk[];
40
+ }
41
+ namespace AuthenticatorStateInner {
42
+ const TYPE_QNAME = "0x2::authenticator_state::AuthenticatorStateInner";
43
+ function type(): TypeDescriptor<AuthenticatorStateInner>;
44
+ }
45
+ interface JWK {
46
+ kty: string;
47
+ e: string;
48
+ n: string;
49
+ alg: string;
50
+ }
51
+ namespace JWK {
52
+ const TYPE_QNAME = "0x2::authenticator_state::JWK";
53
+ function type(): TypeDescriptor<JWK>;
54
+ }
55
+ interface JWKInstance extends TypedEventInstance<JWK> {
56
+ data_decoded: JWK;
57
+ type_arguments: [];
58
+ }
59
+ interface JwkId {
60
+ iss: string;
61
+ kid: string;
62
+ }
63
+ namespace JwkId {
64
+ const TYPE_QNAME = "0x2::authenticator_state::JwkId";
65
+ function type(): TypeDescriptor<JwkId>;
66
+ }
67
+ interface JwkIdInstance extends TypedEventInstance<JwkId> {
68
+ data_decoded: JwkId;
69
+ type_arguments: [];
70
+ }
71
+ }
72
+ export declare namespace bag {
73
+ interface Bag {
74
+ id: object_.UID;
75
+ size: bigint;
76
+ }
77
+ namespace Bag {
78
+ const TYPE_QNAME = "0x2::bag::Bag";
79
+ function type(): TypeDescriptor<Bag>;
80
+ }
81
+ }
82
+ export declare namespace balance {
83
+ type Balance<T> = bigint;
84
+ namespace Balance {
85
+ const TYPE_QNAME = "0x2::balance::Balance";
86
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Balance<T0>>;
87
+ }
88
+ interface Supply<T0> {
89
+ value: bigint;
90
+ }
91
+ namespace Supply {
92
+ const TYPE_QNAME = "0x2::balance::Supply";
93
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Supply<T0>>;
94
+ }
95
+ }
96
+ export declare class bcs extends SuiBaseProcessor {
97
+ constructor(options: SuiBindOptions);
98
+ static DEFAULT_OPTIONS: SuiBindOptions;
99
+ static bind(options?: Partial<SuiBindOptions>): bcs;
100
+ onEventBCS(func: (event: bcs.BCSInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): bcs;
101
+ }
102
+ export declare namespace bcs {
103
+ interface BCS {
104
+ bytes: number[];
105
+ }
106
+ namespace BCS {
107
+ const TYPE_QNAME = "0x2::bcs::BCS";
108
+ function type(): TypeDescriptor<BCS>;
109
+ }
110
+ interface BCSInstance extends TypedEventInstance<BCS> {
111
+ data_decoded: BCS;
112
+ type_arguments: [];
113
+ }
114
+ }
115
+ export declare namespace bls12381 {
116
+ interface G1 {
117
+ dummy_field: Boolean;
118
+ }
119
+ namespace G1 {
120
+ const TYPE_QNAME = "0x2::bls12381::G1";
121
+ function type(): TypeDescriptor<G1>;
122
+ }
123
+ interface G2 {
124
+ dummy_field: Boolean;
125
+ }
126
+ namespace G2 {
127
+ const TYPE_QNAME = "0x2::bls12381::G2";
128
+ function type(): TypeDescriptor<G2>;
129
+ }
130
+ interface GT {
131
+ dummy_field: Boolean;
132
+ }
133
+ namespace GT {
134
+ const TYPE_QNAME = "0x2::bls12381::GT";
135
+ function type(): TypeDescriptor<GT>;
136
+ }
137
+ interface Scalar {
138
+ dummy_field: Boolean;
139
+ }
140
+ namespace Scalar {
141
+ const TYPE_QNAME = "0x2::bls12381::Scalar";
142
+ function type(): TypeDescriptor<Scalar>;
143
+ }
144
+ }
145
+ export declare namespace borrow {
146
+ interface Borrow {
147
+ ref: string;
148
+ obj: object_.ID;
149
+ }
150
+ namespace Borrow {
151
+ const TYPE_QNAME = "0x2::borrow::Borrow";
152
+ function type(): TypeDescriptor<Borrow>;
153
+ }
154
+ interface Referent<T0> {
155
+ id: string;
156
+ value: _0x1.option.Option<T0>;
157
+ }
158
+ namespace Referent {
159
+ const TYPE_QNAME = "0x2::borrow::Referent";
160
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Referent<T0>>;
161
+ }
162
+ }
163
+ export declare namespace clock {
164
+ interface Clock {
165
+ id: object_.UID;
166
+ timestamp_ms: bigint;
167
+ }
168
+ namespace Clock {
169
+ const TYPE_QNAME = "0x2::clock::Clock";
170
+ function type(): TypeDescriptor<Clock>;
171
+ }
172
+ }
173
+ export declare class coin extends SuiBaseProcessor {
174
+ constructor(options: SuiBindOptions);
175
+ static DEFAULT_OPTIONS: SuiBindOptions;
176
+ static bind(options?: Partial<SuiBindOptions>): coin;
177
+ onEntryBurn(func: (call: coin.BurnPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): coin;
178
+ onEntryJoin(func: (call: coin.JoinPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): coin;
179
+ onEntryMintAndTransfer(func: (call: coin.MintAndTransferPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): coin;
180
+ onEntryUpdateDescription(func: (call: coin.UpdateDescriptionPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): coin;
181
+ onEntryUpdateIconUrl(func: (call: coin.UpdateIconUrlPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): coin;
182
+ onEntryUpdateName(func: (call: coin.UpdateNamePayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): coin;
183
+ onEntryUpdateSymbol(func: (call: coin.UpdateSymbolPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): coin;
184
+ onEventCurrencyCreated(func: (event: coin.CurrencyCreatedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): coin;
185
+ }
186
+ export declare namespace coin {
187
+ type Coin<T> = string;
188
+ namespace Coin {
189
+ const TYPE_QNAME = "0x2::coin::Coin";
190
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Coin<T0>>;
191
+ }
192
+ interface CoinMetadata<T0> {
193
+ id: object_.UID;
194
+ decimals: number;
195
+ name: string;
196
+ symbol: _0x1.ascii.String;
197
+ description: string;
198
+ icon_url: _0x1.option.Option<url.Url>;
199
+ }
200
+ namespace CoinMetadata {
201
+ const TYPE_QNAME = "0x2::coin::CoinMetadata";
202
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<CoinMetadata<T0>>;
203
+ }
204
+ interface CurrencyCreated<T0> {
205
+ decimals: number;
206
+ }
207
+ namespace CurrencyCreated {
208
+ const TYPE_QNAME = "0x2::coin::CurrencyCreated";
209
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<CurrencyCreated<T0>>;
210
+ }
211
+ interface CurrencyCreatedInstance extends TypedEventInstance<CurrencyCreated<any>> {
212
+ data_decoded: CurrencyCreated<any>;
213
+ type_arguments: [string];
214
+ }
215
+ interface DenyCap<T0> {
216
+ id: object_.UID;
217
+ }
218
+ namespace DenyCap {
219
+ const TYPE_QNAME = "0x2::coin::DenyCap";
220
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<DenyCap<T0>>;
221
+ }
222
+ interface DenyCapV2<T0> {
223
+ id: object_.UID;
224
+ allow_global_pause: Boolean;
225
+ }
226
+ namespace DenyCapV2 {
227
+ const TYPE_QNAME = "0x2::coin::DenyCapV2";
228
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<DenyCapV2<T0>>;
229
+ }
230
+ interface RegulatedCoinMetadata<T0> {
231
+ id: object_.UID;
232
+ coin_metadata_object: object_.ID;
233
+ deny_cap_object: object_.ID;
234
+ }
235
+ namespace RegulatedCoinMetadata {
236
+ const TYPE_QNAME = "0x2::coin::RegulatedCoinMetadata";
237
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<RegulatedCoinMetadata<T0>>;
238
+ }
239
+ interface TreasuryCap<T0> {
240
+ id: object_.UID;
241
+ total_supply: balance.Supply<T0>;
242
+ }
243
+ namespace TreasuryCap {
244
+ const TYPE_QNAME = "0x2::coin::TreasuryCap";
245
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TreasuryCap<T0>>;
246
+ }
247
+ interface BurnPayload<T0 = any> extends TypedFunctionPayload<[string, coin.Coin<T0>]> {
248
+ arguments_decoded: [string, coin.Coin<T0>];
249
+ type_arguments: [string];
250
+ }
251
+ interface JoinPayload<T0 = any> extends TypedFunctionPayload<[string, coin.Coin<T0>]> {
252
+ arguments_decoded: [string, coin.Coin<T0>];
253
+ type_arguments: [string];
254
+ }
255
+ interface MintAndTransferPayload<T0 = any> extends TypedFunctionPayload<[string, bigint, string, string]> {
256
+ arguments_decoded: [string, bigint, string, string];
257
+ type_arguments: [string];
258
+ }
259
+ interface UpdateDescriptionPayload<T0 = any> extends TypedFunctionPayload<[string, string, string]> {
260
+ arguments_decoded: [string, string, string];
261
+ type_arguments: [string];
262
+ }
263
+ interface UpdateIconUrlPayload<T0 = any> extends TypedFunctionPayload<[string, string, _0x1.ascii.String]> {
264
+ arguments_decoded: [string, string, _0x1.ascii.String];
265
+ type_arguments: [string];
266
+ }
267
+ interface UpdateNamePayload<T0 = any> extends TypedFunctionPayload<[string, string, string]> {
268
+ arguments_decoded: [string, string, string];
269
+ type_arguments: [string];
270
+ }
271
+ interface UpdateSymbolPayload<T0 = any> extends TypedFunctionPayload<[string, string, _0x1.ascii.String]> {
272
+ arguments_decoded: [string, string, _0x1.ascii.String];
273
+ type_arguments: [string];
274
+ }
275
+ }
276
+ export declare namespace config {
277
+ interface Config<T0> {
278
+ id: object_.UID;
279
+ }
280
+ namespace Config {
281
+ const TYPE_QNAME = "0x2::config::Config";
282
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Config<T0>>;
283
+ }
284
+ interface Setting<T0> {
285
+ data: _0x1.option.Option<config.SettingData<T0>>;
286
+ }
287
+ namespace Setting {
288
+ const TYPE_QNAME = "0x2::config::Setting";
289
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Setting<T0>>;
290
+ }
291
+ interface SettingData<T0> {
292
+ newer_value_epoch: bigint;
293
+ newer_value: _0x1.option.Option<T0>;
294
+ older_value_opt: _0x1.option.Option<T0>;
295
+ }
296
+ namespace SettingData {
297
+ const TYPE_QNAME = "0x2::config::SettingData";
298
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<SettingData<T0>>;
299
+ }
300
+ }
301
+ export declare class deny_list extends SuiBaseProcessor {
302
+ constructor(options: SuiBindOptions);
303
+ static DEFAULT_OPTIONS: SuiBindOptions;
304
+ static bind(options?: Partial<SuiBindOptions>): deny_list;
305
+ onEventAddressKey(func: (event: deny_list.AddressKeyInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): deny_list;
306
+ onEventConfigKey(func: (event: deny_list.ConfigKeyInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): deny_list;
307
+ onEventGlobalPauseKey(func: (event: deny_list.GlobalPauseKeyInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): deny_list;
308
+ onEventPerTypeConfigCreated(func: (event: deny_list.PerTypeConfigCreatedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): deny_list;
309
+ }
310
+ export declare namespace deny_list {
311
+ interface AddressKey {
312
+ pos0: string;
313
+ }
314
+ namespace AddressKey {
315
+ const TYPE_QNAME = "0x2::deny_list::AddressKey";
316
+ function type(): TypeDescriptor<AddressKey>;
317
+ }
318
+ interface AddressKeyInstance extends TypedEventInstance<AddressKey> {
319
+ data_decoded: AddressKey;
320
+ type_arguments: [];
321
+ }
322
+ interface ConfigKey {
323
+ per_type_index: bigint;
324
+ per_type_key: number[];
325
+ }
326
+ namespace ConfigKey {
327
+ const TYPE_QNAME = "0x2::deny_list::ConfigKey";
328
+ function type(): TypeDescriptor<ConfigKey>;
329
+ }
330
+ interface ConfigKeyInstance extends TypedEventInstance<ConfigKey> {
331
+ data_decoded: ConfigKey;
332
+ type_arguments: [];
333
+ }
334
+ interface ConfigWriteCap {
335
+ dummy_field: Boolean;
336
+ }
337
+ namespace ConfigWriteCap {
338
+ const TYPE_QNAME = "0x2::deny_list::ConfigWriteCap";
339
+ function type(): TypeDescriptor<ConfigWriteCap>;
340
+ }
341
+ interface DenyList {
342
+ id: object_.UID;
343
+ lists: bag.Bag;
344
+ }
345
+ namespace DenyList {
346
+ const TYPE_QNAME = "0x2::deny_list::DenyList";
347
+ function type(): TypeDescriptor<DenyList>;
348
+ }
349
+ interface GlobalPauseKey {
350
+ dummy_field: Boolean;
351
+ }
352
+ namespace GlobalPauseKey {
353
+ const TYPE_QNAME = "0x2::deny_list::GlobalPauseKey";
354
+ function type(): TypeDescriptor<GlobalPauseKey>;
355
+ }
356
+ interface GlobalPauseKeyInstance extends TypedEventInstance<GlobalPauseKey> {
357
+ data_decoded: GlobalPauseKey;
358
+ type_arguments: [];
359
+ }
360
+ interface PerTypeConfigCreated {
361
+ key: deny_list.ConfigKey;
362
+ config_id: object_.ID;
363
+ }
364
+ namespace PerTypeConfigCreated {
365
+ const TYPE_QNAME = "0x2::deny_list::PerTypeConfigCreated";
366
+ function type(): TypeDescriptor<PerTypeConfigCreated>;
367
+ }
368
+ interface PerTypeConfigCreatedInstance extends TypedEventInstance<PerTypeConfigCreated> {
369
+ data_decoded: PerTypeConfigCreated;
370
+ type_arguments: [];
371
+ }
372
+ interface PerTypeList {
373
+ id: object_.UID;
374
+ denied_count: table.Table<string, bigint>;
375
+ denied_addresses: table.Table<number[], vec_set.VecSet<string>>;
376
+ }
377
+ namespace PerTypeList {
378
+ const TYPE_QNAME = "0x2::deny_list::PerTypeList";
379
+ function type(): TypeDescriptor<PerTypeList>;
380
+ }
381
+ }
382
+ export declare class display extends SuiBaseProcessor {
383
+ constructor(options: SuiBindOptions);
384
+ static DEFAULT_OPTIONS: SuiBindOptions;
385
+ static bind(options?: Partial<SuiBindOptions>): display;
386
+ onEntryAdd(func: (call: display.AddPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): display;
387
+ onEntryAddMultiple(func: (call: display.AddMultiplePayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): display;
388
+ onEntryCreateAndKeep(func: (call: display.CreateAndKeepPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): display;
389
+ onEntryEdit(func: (call: display.EditPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): display;
390
+ onEntryRemove(func: (call: display.RemovePayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): display;
391
+ onEntryUpdateVersion(func: (call: display.UpdateVersionPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): display;
392
+ onEventDisplayCreated(func: (event: display.DisplayCreatedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): display;
393
+ onEventVersionUpdated(func: (event: display.VersionUpdatedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): display;
394
+ }
395
+ export declare namespace display {
396
+ interface Display<T0> {
397
+ id: object_.UID;
398
+ fields: vec_map.VecMap<string, string>;
399
+ version: number;
400
+ }
401
+ namespace Display {
402
+ const TYPE_QNAME = "0x2::display::Display";
403
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Display<T0>>;
404
+ }
405
+ interface DisplayCreated<T0> {
406
+ id: object_.ID;
407
+ }
408
+ namespace DisplayCreated {
409
+ const TYPE_QNAME = "0x2::display::DisplayCreated";
410
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<DisplayCreated<T0>>;
411
+ }
412
+ interface DisplayCreatedInstance extends TypedEventInstance<DisplayCreated<any>> {
413
+ data_decoded: DisplayCreated<any>;
414
+ type_arguments: [string];
415
+ }
416
+ interface VersionUpdated<T0> {
417
+ id: object_.ID;
418
+ version: number;
419
+ fields: vec_map.VecMap<string, string>;
420
+ }
421
+ namespace VersionUpdated {
422
+ const TYPE_QNAME = "0x2::display::VersionUpdated";
423
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<VersionUpdated<T0>>;
424
+ }
425
+ interface VersionUpdatedInstance extends TypedEventInstance<VersionUpdated<any>> {
426
+ data_decoded: VersionUpdated<any>;
427
+ type_arguments: [string];
428
+ }
429
+ interface AddPayload<T0 = any> extends TypedFunctionPayload<[string, string, string]> {
430
+ arguments_decoded: [string, string, string];
431
+ type_arguments: [string];
432
+ }
433
+ interface AddMultiplePayload<T0 = any> extends TypedFunctionPayload<[string, string[], string[]]> {
434
+ arguments_decoded: [string, string[], string[]];
435
+ type_arguments: [string];
436
+ }
437
+ interface CreateAndKeepPayload<T0 = any> extends TypedFunctionPayload<[string, string]> {
438
+ arguments_decoded: [string, string];
439
+ type_arguments: [string];
440
+ }
441
+ interface EditPayload<T0 = any> extends TypedFunctionPayload<[string, string, string]> {
442
+ arguments_decoded: [string, string, string];
443
+ type_arguments: [string];
444
+ }
445
+ interface RemovePayload<T0 = any> extends TypedFunctionPayload<[string, string]> {
446
+ arguments_decoded: [string, string];
447
+ type_arguments: [string];
448
+ }
449
+ interface UpdateVersionPayload<T0 = any> extends TypedFunctionPayload<[string]> {
450
+ arguments_decoded: [string];
451
+ type_arguments: [string];
452
+ }
453
+ }
454
+ export declare namespace dynamic_field {
455
+ interface Field<T0, T1> {
456
+ id: object_.UID;
457
+ name: T0;
458
+ value: T1;
459
+ }
460
+ namespace Field {
461
+ const TYPE_QNAME = "0x2::dynamic_field::Field";
462
+ function type<T0, T1>(arg0?: TypeDescriptor<T0>, arg1?: TypeDescriptor<T1>): TypeDescriptor<Field<T0, T1>>;
463
+ }
464
+ }
465
+ export declare class dynamic_object_field extends SuiBaseProcessor {
466
+ constructor(options: SuiBindOptions);
467
+ static DEFAULT_OPTIONS: SuiBindOptions;
468
+ static bind(options?: Partial<SuiBindOptions>): dynamic_object_field;
469
+ onEventWrapper(func: (event: dynamic_object_field.WrapperInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): dynamic_object_field;
470
+ }
471
+ export declare namespace dynamic_object_field {
472
+ interface Wrapper<T0> {
473
+ name: T0;
474
+ }
475
+ namespace Wrapper {
476
+ const TYPE_QNAME = "0x2::dynamic_object_field::Wrapper";
477
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Wrapper<T0>>;
478
+ }
479
+ interface WrapperInstance extends TypedEventInstance<Wrapper<any>> {
480
+ data_decoded: Wrapper<any>;
481
+ type_arguments: [string];
482
+ }
483
+ }
484
+ export declare namespace ecdsa_k1 { }
485
+ export declare namespace ecdsa_r1 { }
486
+ export declare namespace ecvrf { }
487
+ export declare namespace ed25519 { }
488
+ export declare namespace event { }
489
+ export declare class groth16 extends SuiBaseProcessor {
490
+ constructor(options: SuiBindOptions);
491
+ static DEFAULT_OPTIONS: SuiBindOptions;
492
+ static bind(options?: Partial<SuiBindOptions>): groth16;
493
+ onEventCurve(func: (event: groth16.CurveInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): groth16;
494
+ onEventPreparedVerifyingKey(func: (event: groth16.PreparedVerifyingKeyInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): groth16;
495
+ onEventProofPoints(func: (event: groth16.ProofPointsInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): groth16;
496
+ onEventPublicProofInputs(func: (event: groth16.PublicProofInputsInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): groth16;
497
+ }
498
+ export declare namespace groth16 {
499
+ interface Curve {
500
+ id: number;
501
+ }
502
+ namespace Curve {
503
+ const TYPE_QNAME = "0x2::groth16::Curve";
504
+ function type(): TypeDescriptor<Curve>;
505
+ }
506
+ interface CurveInstance extends TypedEventInstance<Curve> {
507
+ data_decoded: Curve;
508
+ type_arguments: [];
509
+ }
510
+ interface PreparedVerifyingKey {
511
+ vk_gamma_abc_g1_bytes: number[];
512
+ alpha_g1_beta_g2_bytes: number[];
513
+ gamma_g2_neg_pc_bytes: number[];
514
+ delta_g2_neg_pc_bytes: number[];
515
+ }
516
+ namespace PreparedVerifyingKey {
517
+ const TYPE_QNAME = "0x2::groth16::PreparedVerifyingKey";
518
+ function type(): TypeDescriptor<PreparedVerifyingKey>;
519
+ }
520
+ interface PreparedVerifyingKeyInstance extends TypedEventInstance<PreparedVerifyingKey> {
521
+ data_decoded: PreparedVerifyingKey;
522
+ type_arguments: [];
523
+ }
524
+ interface ProofPoints {
525
+ bytes: number[];
526
+ }
527
+ namespace ProofPoints {
528
+ const TYPE_QNAME = "0x2::groth16::ProofPoints";
529
+ function type(): TypeDescriptor<ProofPoints>;
530
+ }
531
+ interface ProofPointsInstance extends TypedEventInstance<ProofPoints> {
532
+ data_decoded: ProofPoints;
533
+ type_arguments: [];
534
+ }
535
+ interface PublicProofInputs {
536
+ bytes: number[];
537
+ }
538
+ namespace PublicProofInputs {
539
+ const TYPE_QNAME = "0x2::groth16::PublicProofInputs";
540
+ function type(): TypeDescriptor<PublicProofInputs>;
541
+ }
542
+ interface PublicProofInputsInstance extends TypedEventInstance<PublicProofInputs> {
543
+ data_decoded: PublicProofInputs;
544
+ type_arguments: [];
545
+ }
546
+ }
547
+ export declare class group_ops extends SuiBaseProcessor {
548
+ constructor(options: SuiBindOptions);
549
+ static DEFAULT_OPTIONS: SuiBindOptions;
550
+ static bind(options?: Partial<SuiBindOptions>): group_ops;
551
+ onEventElement(func: (event: group_ops.ElementInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): group_ops;
552
+ }
553
+ export declare namespace group_ops {
554
+ interface Element<T0> {
555
+ bytes: number[];
556
+ }
557
+ namespace Element {
558
+ const TYPE_QNAME = "0x2::group_ops::Element";
559
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Element<T0>>;
560
+ }
561
+ interface ElementInstance extends TypedEventInstance<Element<any>> {
562
+ data_decoded: Element<any>;
563
+ type_arguments: [string];
564
+ }
565
+ }
566
+ export declare namespace hash { }
567
+ export declare namespace hex { }
568
+ export declare namespace hmac { }
569
+ export declare class kiosk extends SuiBaseProcessor {
570
+ constructor(options: SuiBindOptions);
571
+ static DEFAULT_OPTIONS: SuiBindOptions;
572
+ static bind(options?: Partial<SuiBindOptions>): kiosk;
573
+ onEntryDefault(func: (call: kiosk.DefaultPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): kiosk;
574
+ onEventItem(func: (event: kiosk.ItemInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): kiosk;
575
+ onEventItemDelisted(func: (event: kiosk.ItemDelistedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): kiosk;
576
+ onEventItemListed(func: (event: kiosk.ItemListedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): kiosk;
577
+ onEventItemPurchased(func: (event: kiosk.ItemPurchasedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): kiosk;
578
+ onEventListing(func: (event: kiosk.ListingInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): kiosk;
579
+ onEventLock(func: (event: kiosk.LockInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): kiosk;
580
+ }
581
+ export declare namespace kiosk {
582
+ interface Borrow {
583
+ kiosk_id: object_.ID;
584
+ item_id: object_.ID;
585
+ }
586
+ namespace Borrow {
587
+ const TYPE_QNAME = "0x2::kiosk::Borrow";
588
+ function type(): TypeDescriptor<Borrow>;
589
+ }
590
+ interface Item {
591
+ id: object_.ID;
592
+ }
593
+ namespace Item {
594
+ const TYPE_QNAME = "0x2::kiosk::Item";
595
+ function type(): TypeDescriptor<Item>;
596
+ }
597
+ interface ItemInstance extends TypedEventInstance<Item> {
598
+ data_decoded: Item;
599
+ type_arguments: [];
600
+ }
601
+ interface ItemDelisted<T0> {
602
+ kiosk: object_.ID;
603
+ id: object_.ID;
604
+ }
605
+ namespace ItemDelisted {
606
+ const TYPE_QNAME = "0x2::kiosk::ItemDelisted";
607
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<ItemDelisted<T0>>;
608
+ }
609
+ interface ItemDelistedInstance extends TypedEventInstance<ItemDelisted<any>> {
610
+ data_decoded: ItemDelisted<any>;
611
+ type_arguments: [string];
612
+ }
613
+ interface ItemListed<T0> {
614
+ kiosk: object_.ID;
615
+ id: object_.ID;
616
+ price: bigint;
617
+ }
618
+ namespace ItemListed {
619
+ const TYPE_QNAME = "0x2::kiosk::ItemListed";
620
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<ItemListed<T0>>;
621
+ }
622
+ interface ItemListedInstance extends TypedEventInstance<ItemListed<any>> {
623
+ data_decoded: ItemListed<any>;
624
+ type_arguments: [string];
625
+ }
626
+ interface ItemPurchased<T0> {
627
+ kiosk: object_.ID;
628
+ id: object_.ID;
629
+ price: bigint;
630
+ }
631
+ namespace ItemPurchased {
632
+ const TYPE_QNAME = "0x2::kiosk::ItemPurchased";
633
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<ItemPurchased<T0>>;
634
+ }
635
+ interface ItemPurchasedInstance extends TypedEventInstance<ItemPurchased<any>> {
636
+ data_decoded: ItemPurchased<any>;
637
+ type_arguments: [string];
638
+ }
639
+ interface Kiosk {
640
+ id: object_.UID;
641
+ profits: balance.Balance<sui.SUI>;
642
+ owner: string;
643
+ item_count: number;
644
+ allow_extensions: Boolean;
645
+ }
646
+ namespace Kiosk {
647
+ const TYPE_QNAME = "0x2::kiosk::Kiosk";
648
+ function type(): TypeDescriptor<Kiosk>;
649
+ }
650
+ interface KioskOwnerCap {
651
+ id: object_.UID;
652
+ for: object_.ID;
653
+ }
654
+ namespace KioskOwnerCap {
655
+ const TYPE_QNAME = "0x2::kiosk::KioskOwnerCap";
656
+ function type(): TypeDescriptor<KioskOwnerCap>;
657
+ }
658
+ interface Listing {
659
+ id: object_.ID;
660
+ is_exclusive: Boolean;
661
+ }
662
+ namespace Listing {
663
+ const TYPE_QNAME = "0x2::kiosk::Listing";
664
+ function type(): TypeDescriptor<Listing>;
665
+ }
666
+ interface ListingInstance extends TypedEventInstance<Listing> {
667
+ data_decoded: Listing;
668
+ type_arguments: [];
669
+ }
670
+ interface Lock {
671
+ id: object_.ID;
672
+ }
673
+ namespace Lock {
674
+ const TYPE_QNAME = "0x2::kiosk::Lock";
675
+ function type(): TypeDescriptor<Lock>;
676
+ }
677
+ interface LockInstance extends TypedEventInstance<Lock> {
678
+ data_decoded: Lock;
679
+ type_arguments: [];
680
+ }
681
+ interface PurchaseCap<T0> {
682
+ id: object_.UID;
683
+ kiosk_id: object_.ID;
684
+ item_id: object_.ID;
685
+ min_price: bigint;
686
+ }
687
+ namespace PurchaseCap {
688
+ const TYPE_QNAME = "0x2::kiosk::PurchaseCap";
689
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<PurchaseCap<T0>>;
690
+ }
691
+ interface DefaultPayload extends TypedFunctionPayload<[string]> {
692
+ arguments_decoded: [string];
693
+ type_arguments: [];
694
+ }
695
+ }
696
+ export declare class kiosk_extension extends SuiBaseProcessor {
697
+ constructor(options: SuiBindOptions);
698
+ static DEFAULT_OPTIONS: SuiBindOptions;
699
+ static bind(options?: Partial<SuiBindOptions>): kiosk_extension;
700
+ onEventExtensionKey(func: (event: kiosk_extension.ExtensionKeyInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): kiosk_extension;
701
+ }
702
+ export declare namespace kiosk_extension {
703
+ interface Extension {
704
+ storage: bag.Bag;
705
+ permissions: bigint;
706
+ is_enabled: Boolean;
707
+ }
708
+ namespace Extension {
709
+ const TYPE_QNAME = "0x2::kiosk_extension::Extension";
710
+ function type(): TypeDescriptor<Extension>;
711
+ }
712
+ interface ExtensionKey<T0> {
713
+ dummy_field: Boolean;
714
+ }
715
+ namespace ExtensionKey {
716
+ const TYPE_QNAME = "0x2::kiosk_extension::ExtensionKey";
717
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<ExtensionKey<T0>>;
718
+ }
719
+ interface ExtensionKeyInstance extends TypedEventInstance<ExtensionKey<any>> {
720
+ data_decoded: ExtensionKey<any>;
721
+ type_arguments: [string];
722
+ }
723
+ }
724
+ export declare namespace linked_table {
725
+ interface LinkedTable<T0, T1> {
726
+ id: object_.UID;
727
+ size: bigint;
728
+ head: _0x1.option.Option<T0>;
729
+ tail: _0x1.option.Option<T0>;
730
+ }
731
+ namespace LinkedTable {
732
+ const TYPE_QNAME = "0x2::linked_table::LinkedTable";
733
+ function type<T0, T1>(arg0?: TypeDescriptor<T0>, arg1?: TypeDescriptor<T1>): TypeDescriptor<LinkedTable<T0, T1>>;
734
+ }
735
+ interface Node<T0, T1> {
736
+ prev: _0x1.option.Option<T0>;
737
+ next: _0x1.option.Option<T0>;
738
+ value: T1;
739
+ }
740
+ namespace Node {
741
+ const TYPE_QNAME = "0x2::linked_table::Node";
742
+ function type<T0, T1>(arg0?: TypeDescriptor<T0>, arg1?: TypeDescriptor<T1>): TypeDescriptor<Node<T0, T1>>;
743
+ }
744
+ }
745
+ export declare namespace math { }
746
+ export declare namespace object_ {
747
+ type ID = string;
748
+ namespace ID {
749
+ const TYPE_QNAME = "0x2::object::ID";
750
+ function type(): TypeDescriptor<ID>;
751
+ }
752
+ interface UID {
753
+ id: object_.ID;
754
+ }
755
+ namespace UID {
756
+ const TYPE_QNAME = "0x2::object::UID";
757
+ function type(): TypeDescriptor<UID>;
758
+ }
759
+ }
760
+ export declare namespace object_bag {
761
+ interface ObjectBag {
762
+ id: object_.UID;
763
+ size: bigint;
764
+ }
765
+ namespace ObjectBag {
766
+ const TYPE_QNAME = "0x2::object_bag::ObjectBag";
767
+ function type(): TypeDescriptor<ObjectBag>;
768
+ }
769
+ }
770
+ export declare namespace object_table {
771
+ interface ObjectTable<T0, T1> {
772
+ id: object_.UID;
773
+ size: bigint;
774
+ }
775
+ namespace ObjectTable {
776
+ const TYPE_QNAME = "0x2::object_table::ObjectTable";
777
+ function type<T0, T1>(arg0?: TypeDescriptor<T0>, arg1?: TypeDescriptor<T1>): TypeDescriptor<ObjectTable<T0, T1>>;
778
+ }
779
+ }
780
+ export declare class package_ extends SuiBaseProcessor {
781
+ constructor(options: SuiBindOptions);
782
+ static DEFAULT_OPTIONS: SuiBindOptions;
783
+ static bind(options?: Partial<SuiBindOptions>): package_;
784
+ onEntryMakeImmutable(func: (call: package_.MakeImmutablePayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): package_;
785
+ onEntryOnlyAdditiveUpgrades(func: (call: package_.OnlyAdditiveUpgradesPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): package_;
786
+ onEntryOnlyDepUpgrades(func: (call: package_.OnlyDepUpgradesPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): package_;
787
+ }
788
+ export declare namespace package_ {
789
+ interface Publisher {
790
+ id: object_.UID;
791
+ package: _0x1.ascii.String;
792
+ module_name: _0x1.ascii.String;
793
+ }
794
+ namespace Publisher {
795
+ const TYPE_QNAME = "0x2::package::Publisher";
796
+ function type(): TypeDescriptor<Publisher>;
797
+ }
798
+ interface UpgradeCap {
799
+ id: object_.UID;
800
+ package: object_.ID;
801
+ version: bigint;
802
+ policy: number;
803
+ }
804
+ namespace UpgradeCap {
805
+ const TYPE_QNAME = "0x2::package::UpgradeCap";
806
+ function type(): TypeDescriptor<UpgradeCap>;
807
+ }
808
+ interface UpgradeReceipt {
809
+ cap: object_.ID;
810
+ package: object_.ID;
811
+ }
812
+ namespace UpgradeReceipt {
813
+ const TYPE_QNAME = "0x2::package::UpgradeReceipt";
814
+ function type(): TypeDescriptor<UpgradeReceipt>;
815
+ }
816
+ interface UpgradeTicket {
817
+ cap: object_.ID;
818
+ package: object_.ID;
819
+ policy: number;
820
+ digest: number[];
821
+ }
822
+ namespace UpgradeTicket {
823
+ const TYPE_QNAME = "0x2::package::UpgradeTicket";
824
+ function type(): TypeDescriptor<UpgradeTicket>;
825
+ }
826
+ interface MakeImmutablePayload extends TypedFunctionPayload<[package_.UpgradeCap]> {
827
+ arguments_decoded: [package_.UpgradeCap];
828
+ type_arguments: [];
829
+ }
830
+ interface OnlyAdditiveUpgradesPayload extends TypedFunctionPayload<[string]> {
831
+ arguments_decoded: [string];
832
+ type_arguments: [];
833
+ }
834
+ interface OnlyDepUpgradesPayload extends TypedFunctionPayload<[string]> {
835
+ arguments_decoded: [string];
836
+ type_arguments: [];
837
+ }
838
+ }
839
+ export declare class pay extends SuiBaseProcessor {
840
+ constructor(options: SuiBindOptions);
841
+ static DEFAULT_OPTIONS: SuiBindOptions;
842
+ static bind(options?: Partial<SuiBindOptions>): pay;
843
+ onEntryDivideAndKeep(func: (call: pay.DivideAndKeepPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): pay;
844
+ onEntryJoin(func: (call: pay.JoinPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): pay;
845
+ onEntryJoinVec(func: (call: pay.JoinVecPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): pay;
846
+ onEntryJoinVecAndTransfer(func: (call: pay.JoinVecAndTransferPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): pay;
847
+ onEntrySplit(func: (call: pay.SplitPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): pay;
848
+ onEntrySplitAndTransfer(func: (call: pay.SplitAndTransferPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): pay;
849
+ onEntrySplitVec(func: (call: pay.SplitVecPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): pay;
850
+ }
851
+ export declare namespace pay {
852
+ interface DivideAndKeepPayload<T0 = any> extends TypedFunctionPayload<[string, bigint, string]> {
853
+ arguments_decoded: [string, bigint, string];
854
+ type_arguments: [string];
855
+ }
856
+ interface JoinPayload<T0 = any> extends TypedFunctionPayload<[string, coin.Coin<T0>]> {
857
+ arguments_decoded: [string, coin.Coin<T0>];
858
+ type_arguments: [string];
859
+ }
860
+ interface JoinVecPayload<T0 = any> extends TypedFunctionPayload<[string, coin.Coin<T0>[]]> {
861
+ arguments_decoded: [string, coin.Coin<T0>[]];
862
+ type_arguments: [string];
863
+ }
864
+ interface JoinVecAndTransferPayload<T0 = any> extends TypedFunctionPayload<[coin.Coin<T0>[], string]> {
865
+ arguments_decoded: [coin.Coin<T0>[], string];
866
+ type_arguments: [string];
867
+ }
868
+ interface SplitPayload<T0 = any> extends TypedFunctionPayload<[string, bigint, string]> {
869
+ arguments_decoded: [string, bigint, string];
870
+ type_arguments: [string];
871
+ }
872
+ interface SplitAndTransferPayload<T0 = any> extends TypedFunctionPayload<[string, bigint, string, string]> {
873
+ arguments_decoded: [string, bigint, string, string];
874
+ type_arguments: [string];
875
+ }
876
+ interface SplitVecPayload<T0 = any> extends TypedFunctionPayload<[string, bigint[], string]> {
877
+ arguments_decoded: [string, bigint[], string];
878
+ type_arguments: [string];
879
+ }
880
+ }
881
+ export declare namespace poseidon { }
882
+ export declare namespace priority_queue {
883
+ interface Entry<T0> {
884
+ priority: bigint;
885
+ value: T0;
886
+ }
887
+ namespace Entry {
888
+ const TYPE_QNAME = "0x2::priority_queue::Entry";
889
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Entry<T0>>;
890
+ }
891
+ interface PriorityQueue<T0> {
892
+ entries: priority_queue.Entry<T0>[];
893
+ }
894
+ namespace PriorityQueue {
895
+ const TYPE_QNAME = "0x2::priority_queue::PriorityQueue";
896
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<PriorityQueue<T0>>;
897
+ }
898
+ }
899
+ export declare namespace prover { }
900
+ export declare namespace random {
901
+ interface Random {
902
+ id: object_.UID;
903
+ inner: versioned.Versioned;
904
+ }
905
+ namespace Random {
906
+ const TYPE_QNAME = "0x2::random::Random";
907
+ function type(): TypeDescriptor<Random>;
908
+ }
909
+ interface RandomGenerator {
910
+ seed: number[];
911
+ counter: number;
912
+ buffer: number[];
913
+ }
914
+ namespace RandomGenerator {
915
+ const TYPE_QNAME = "0x2::random::RandomGenerator";
916
+ function type(): TypeDescriptor<RandomGenerator>;
917
+ }
918
+ interface RandomInner {
919
+ version: bigint;
920
+ epoch: bigint;
921
+ randomness_round: bigint;
922
+ random_bytes: number[];
923
+ }
924
+ namespace RandomInner {
925
+ const TYPE_QNAME = "0x2::random::RandomInner";
926
+ function type(): TypeDescriptor<RandomInner>;
927
+ }
928
+ }
929
+ export declare class sui extends SuiBaseProcessor {
930
+ constructor(options: SuiBindOptions);
931
+ static DEFAULT_OPTIONS: SuiBindOptions;
932
+ static bind(options?: Partial<SuiBindOptions>): sui;
933
+ onEntryTransfer(func: (call: sui.TransferPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): sui;
934
+ }
935
+ export declare namespace sui {
936
+ interface SUI {
937
+ dummy_field: Boolean;
938
+ }
939
+ namespace SUI {
940
+ const TYPE_QNAME = "0x2::sui::SUI";
941
+ function type(): TypeDescriptor<SUI>;
942
+ }
943
+ interface TransferPayload extends TypedFunctionPayload<[coin.Coin<sui.SUI>, string]> {
944
+ arguments_decoded: [coin.Coin<sui.SUI>, string];
945
+ type_arguments: [];
946
+ }
947
+ }
948
+ export declare namespace table {
949
+ interface Table<T0, T1> {
950
+ id: object_.UID;
951
+ size: bigint;
952
+ }
953
+ namespace Table {
954
+ const TYPE_QNAME = "0x2::table::Table";
955
+ function type<T0, T1>(arg0?: TypeDescriptor<T0>, arg1?: TypeDescriptor<T1>): TypeDescriptor<Table<T0, T1>>;
956
+ }
957
+ }
958
+ export declare namespace table_vec {
959
+ interface TableVec<T0> {
960
+ contents: table.Table<bigint, T0>;
961
+ }
962
+ namespace TableVec {
963
+ const TYPE_QNAME = "0x2::table_vec::TableVec";
964
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TableVec<T0>>;
965
+ }
966
+ }
967
+ export declare class token extends SuiBaseProcessor {
968
+ constructor(options: SuiBindOptions);
969
+ static DEFAULT_OPTIONS: SuiBindOptions;
970
+ static bind(options?: Partial<SuiBindOptions>): token;
971
+ onEventRuleKey(func: (event: token.RuleKeyInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): token;
972
+ onEventTokenPolicyCreated(func: (event: token.TokenPolicyCreatedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): token;
973
+ }
974
+ export declare namespace token {
975
+ interface ActionRequest<T0> {
976
+ name: string;
977
+ amount: bigint;
978
+ sender: string;
979
+ recipient: _0x1.option.Option<string>;
980
+ spent_balance: _0x1.option.Option<balance.Balance<T0>>;
981
+ approvals: vec_set.VecSet<_0x1.type_name.TypeName>;
982
+ }
983
+ namespace ActionRequest {
984
+ const TYPE_QNAME = "0x2::token::ActionRequest";
985
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<ActionRequest<T0>>;
986
+ }
987
+ interface RuleKey<T0> {
988
+ is_protected: Boolean;
989
+ }
990
+ namespace RuleKey {
991
+ const TYPE_QNAME = "0x2::token::RuleKey";
992
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<RuleKey<T0>>;
993
+ }
994
+ interface RuleKeyInstance extends TypedEventInstance<RuleKey<any>> {
995
+ data_decoded: RuleKey<any>;
996
+ type_arguments: [string];
997
+ }
998
+ interface Token<T0> {
999
+ id: object_.UID;
1000
+ balance: balance.Balance<T0>;
1001
+ }
1002
+ namespace Token {
1003
+ const TYPE_QNAME = "0x2::token::Token";
1004
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Token<T0>>;
1005
+ }
1006
+ interface TokenPolicy<T0> {
1007
+ id: object_.UID;
1008
+ spent_balance: balance.Balance<T0>;
1009
+ rules: vec_map.VecMap<string, vec_set.VecSet<_0x1.type_name.TypeName>>;
1010
+ }
1011
+ namespace TokenPolicy {
1012
+ const TYPE_QNAME = "0x2::token::TokenPolicy";
1013
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TokenPolicy<T0>>;
1014
+ }
1015
+ interface TokenPolicyCap<T0> {
1016
+ id: object_.UID;
1017
+ for: object_.ID;
1018
+ }
1019
+ namespace TokenPolicyCap {
1020
+ const TYPE_QNAME = "0x2::token::TokenPolicyCap";
1021
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TokenPolicyCap<T0>>;
1022
+ }
1023
+ interface TokenPolicyCreated<T0> {
1024
+ id: object_.ID;
1025
+ is_mutable: Boolean;
1026
+ }
1027
+ namespace TokenPolicyCreated {
1028
+ const TYPE_QNAME = "0x2::token::TokenPolicyCreated";
1029
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TokenPolicyCreated<T0>>;
1030
+ }
1031
+ interface TokenPolicyCreatedInstance extends TypedEventInstance<TokenPolicyCreated<any>> {
1032
+ data_decoded: TokenPolicyCreated<any>;
1033
+ type_arguments: [string];
1034
+ }
1035
+ }
1036
+ export declare namespace transfer {
1037
+ interface Receiving<T0> {
1038
+ id: object_.ID;
1039
+ version: bigint;
1040
+ }
1041
+ namespace Receiving {
1042
+ const TYPE_QNAME = "0x2::transfer::Receiving";
1043
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<Receiving<T0>>;
1044
+ }
1045
+ }
1046
+ export declare class transfer_policy extends SuiBaseProcessor {
1047
+ constructor(options: SuiBindOptions);
1048
+ static DEFAULT_OPTIONS: SuiBindOptions;
1049
+ static bind(options?: Partial<SuiBindOptions>): transfer_policy;
1050
+ onEntryDefault(func: (call: transfer_policy.DefaultPayload, ctx: SuiContext) => void, filter?: CallFilter, fetchConfig?: Partial<MoveFetchConfig>): transfer_policy;
1051
+ onEventRuleKey(func: (event: transfer_policy.RuleKeyInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): transfer_policy;
1052
+ onEventTransferPolicyCreated(func: (event: transfer_policy.TransferPolicyCreatedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): transfer_policy;
1053
+ onEventTransferPolicyDestroyed(func: (event: transfer_policy.TransferPolicyDestroyedInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): transfer_policy;
1054
+ }
1055
+ export declare namespace transfer_policy {
1056
+ interface RuleKey<T0> {
1057
+ dummy_field: Boolean;
1058
+ }
1059
+ namespace RuleKey {
1060
+ const TYPE_QNAME = "0x2::transfer_policy::RuleKey";
1061
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<RuleKey<T0>>;
1062
+ }
1063
+ interface RuleKeyInstance extends TypedEventInstance<RuleKey<any>> {
1064
+ data_decoded: RuleKey<any>;
1065
+ type_arguments: [string];
1066
+ }
1067
+ interface TransferPolicy<T0> {
1068
+ id: object_.UID;
1069
+ balance: balance.Balance<sui.SUI>;
1070
+ rules: vec_set.VecSet<_0x1.type_name.TypeName>;
1071
+ }
1072
+ namespace TransferPolicy {
1073
+ const TYPE_QNAME = "0x2::transfer_policy::TransferPolicy";
1074
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TransferPolicy<T0>>;
1075
+ }
1076
+ interface TransferPolicyCap<T0> {
1077
+ id: object_.UID;
1078
+ policy_id: object_.ID;
1079
+ }
1080
+ namespace TransferPolicyCap {
1081
+ const TYPE_QNAME = "0x2::transfer_policy::TransferPolicyCap";
1082
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TransferPolicyCap<T0>>;
1083
+ }
1084
+ interface TransferPolicyCreated<T0> {
1085
+ id: object_.ID;
1086
+ }
1087
+ namespace TransferPolicyCreated {
1088
+ const TYPE_QNAME = "0x2::transfer_policy::TransferPolicyCreated";
1089
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TransferPolicyCreated<T0>>;
1090
+ }
1091
+ interface TransferPolicyCreatedInstance extends TypedEventInstance<TransferPolicyCreated<any>> {
1092
+ data_decoded: TransferPolicyCreated<any>;
1093
+ type_arguments: [string];
1094
+ }
1095
+ interface TransferPolicyDestroyed<T0> {
1096
+ id: object_.ID;
1097
+ }
1098
+ namespace TransferPolicyDestroyed {
1099
+ const TYPE_QNAME = "0x2::transfer_policy::TransferPolicyDestroyed";
1100
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TransferPolicyDestroyed<T0>>;
1101
+ }
1102
+ interface TransferPolicyDestroyedInstance extends TypedEventInstance<TransferPolicyDestroyed<any>> {
1103
+ data_decoded: TransferPolicyDestroyed<any>;
1104
+ type_arguments: [string];
1105
+ }
1106
+ interface TransferRequest<T0> {
1107
+ item: object_.ID;
1108
+ paid: bigint;
1109
+ from: object_.ID;
1110
+ receipts: vec_set.VecSet<_0x1.type_name.TypeName>;
1111
+ }
1112
+ namespace TransferRequest {
1113
+ const TYPE_QNAME = "0x2::transfer_policy::TransferRequest";
1114
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<TransferRequest<T0>>;
1115
+ }
1116
+ interface DefaultPayload<T0 = any> extends TypedFunctionPayload<[string, string]> {
1117
+ arguments_decoded: [string, string];
1118
+ type_arguments: [string];
1119
+ }
1120
+ }
1121
+ export declare namespace tx_context {
1122
+ interface TxContext {
1123
+ sender: string;
1124
+ tx_hash: number[];
1125
+ epoch: bigint;
1126
+ epoch_timestamp_ms: bigint;
1127
+ ids_created: bigint;
1128
+ }
1129
+ namespace TxContext {
1130
+ const TYPE_QNAME = "0x2::tx_context::TxContext";
1131
+ function type(): TypeDescriptor<TxContext>;
1132
+ }
1133
+ }
1134
+ export declare namespace types { }
1135
+ export declare class url extends SuiBaseProcessor {
1136
+ constructor(options: SuiBindOptions);
1137
+ static DEFAULT_OPTIONS: SuiBindOptions;
1138
+ static bind(options?: Partial<SuiBindOptions>): url;
1139
+ onEventUrl(func: (event: url.UrlInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): url;
1140
+ }
1141
+ export declare namespace url {
1142
+ interface Url {
1143
+ url: _0x1.ascii.String;
1144
+ }
1145
+ namespace Url {
1146
+ const TYPE_QNAME = "0x2::url::Url";
1147
+ function type(): TypeDescriptor<Url>;
1148
+ }
1149
+ interface UrlInstance extends TypedEventInstance<Url> {
1150
+ data_decoded: Url;
1151
+ type_arguments: [];
1152
+ }
1153
+ }
1154
+ export declare namespace vdf { }
1155
+ export declare class vec_map extends SuiBaseProcessor {
1156
+ constructor(options: SuiBindOptions);
1157
+ static DEFAULT_OPTIONS: SuiBindOptions;
1158
+ static bind(options?: Partial<SuiBindOptions>): vec_map;
1159
+ onEventEntry(func: (event: vec_map.EntryInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): vec_map;
1160
+ onEventVecMap(func: (event: vec_map.VecMapInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): vec_map;
1161
+ }
1162
+ export declare namespace vec_map {
1163
+ interface Entry<T0, T1> {
1164
+ key: T0;
1165
+ value: T1;
1166
+ }
1167
+ namespace Entry {
1168
+ const TYPE_QNAME = "0x2::vec_map::Entry";
1169
+ function type<T0, T1>(arg0?: TypeDescriptor<T0>, arg1?: TypeDescriptor<T1>): TypeDescriptor<Entry<T0, T1>>;
1170
+ }
1171
+ interface EntryInstance extends TypedEventInstance<Entry<any, any>> {
1172
+ data_decoded: Entry<any, any>;
1173
+ type_arguments: [string, string];
1174
+ }
1175
+ interface VecMap<T0, T1> {
1176
+ contents: vec_map.Entry<T0, T1>[];
1177
+ }
1178
+ namespace VecMap {
1179
+ const TYPE_QNAME = "0x2::vec_map::VecMap";
1180
+ function type<T0, T1>(arg0?: TypeDescriptor<T0>, arg1?: TypeDescriptor<T1>): TypeDescriptor<VecMap<T0, T1>>;
1181
+ }
1182
+ interface VecMapInstance extends TypedEventInstance<VecMap<any, any>> {
1183
+ data_decoded: VecMap<any, any>;
1184
+ type_arguments: [string, string];
1185
+ }
1186
+ }
1187
+ export declare class vec_set extends SuiBaseProcessor {
1188
+ constructor(options: SuiBindOptions);
1189
+ static DEFAULT_OPTIONS: SuiBindOptions;
1190
+ static bind(options?: Partial<SuiBindOptions>): vec_set;
1191
+ onEventVecSet(func: (event: vec_set.VecSetInstance, ctx: SuiContext) => void, fetchConfig?: Partial<MoveFetchConfig>): vec_set;
1192
+ }
1193
+ export declare namespace vec_set {
1194
+ interface VecSet<T0> {
1195
+ contents: T0[] | string;
1196
+ }
1197
+ namespace VecSet {
1198
+ const TYPE_QNAME = "0x2::vec_set::VecSet";
1199
+ function type<T0>(arg0?: TypeDescriptor<T0>): TypeDescriptor<VecSet<T0>>;
1200
+ }
1201
+ interface VecSetInstance extends TypedEventInstance<VecSet<any>> {
1202
+ data_decoded: VecSet<any>;
1203
+ type_arguments: [string];
1204
+ }
1205
+ }
1206
+ export declare namespace versioned {
1207
+ interface VersionChangeCap {
1208
+ versioned_id: object_.ID;
1209
+ old_version: bigint;
1210
+ }
1211
+ namespace VersionChangeCap {
1212
+ const TYPE_QNAME = "0x2::versioned::VersionChangeCap";
1213
+ function type(): TypeDescriptor<VersionChangeCap>;
1214
+ }
1215
+ interface Versioned {
1216
+ id: object_.UID;
1217
+ version: bigint;
1218
+ }
1219
+ namespace Versioned {
1220
+ const TYPE_QNAME = "0x2::versioned::Versioned";
1221
+ function type(): TypeDescriptor<Versioned>;
1222
+ }
1223
+ }
1224
+ export declare namespace zklogin_verified_id {
1225
+ interface VerifiedID {
1226
+ id: object_.UID;
1227
+ owner: string;
1228
+ key_claim_name: string;
1229
+ key_claim_value: string;
1230
+ issuer: string;
1231
+ audience: string;
1232
+ }
1233
+ namespace VerifiedID {
1234
+ const TYPE_QNAME = "0x2::zklogin_verified_id::VerifiedID";
1235
+ function type(): TypeDescriptor<VerifiedID>;
1236
+ }
1237
+ }
1238
+ export declare namespace zklogin_verified_issuer {
1239
+ interface VerifiedIssuer {
1240
+ id: object_.UID;
1241
+ owner: string;
1242
+ issuer: string;
1243
+ }
1244
+ namespace VerifiedIssuer {
1245
+ const TYPE_QNAME = "0x2::zklogin_verified_issuer::VerifiedIssuer";
1246
+ function type(): TypeDescriptor<VerifiedIssuer>;
1247
+ }
1248
+ }
1249
+ export declare function loadAllTypes(coder: MoveCoder): void;
1250
+ //# sourceMappingURL=0x2.d.ts.map