@aptos-labs/ts-sdk 1.14.0-zeta.3 → 1.15.0-win.0

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 (492) hide show
  1. package/dist/common/{accountAddress-u9wEan9p.d.ts → accountAddress-ccLvlUQe.d.ts} +22 -49
  2. package/dist/common/cli/index.d.ts +1 -1
  3. package/dist/common/cli/index.js +1 -1
  4. package/dist/common/cli/index.js.map +1 -1
  5. package/dist/common/index.d.ts +103 -550
  6. package/dist/common/index.js +55 -26
  7. package/dist/common/index.js.map +1 -1
  8. package/dist/esm/{Ed25519Account-9zBaZEnp.d.mts → Ed25519Account-B1VMJOY2.d.mts} +1 -1
  9. package/dist/esm/account/Account.d.mts +2 -2
  10. package/dist/esm/account/Account.mjs +1 -1
  11. package/dist/esm/account/Ed25519Account.d.mts +2 -2
  12. package/dist/esm/account/Ed25519Account.mjs +1 -1
  13. package/dist/esm/account/MultiKeyAccount.d.mts +7 -12
  14. package/dist/esm/account/MultiKeyAccount.mjs +1 -1
  15. package/dist/esm/account/SingleKeyAccount.d.mts +2 -2
  16. package/dist/esm/account/SingleKeyAccount.mjs +1 -1
  17. package/dist/esm/account/index.d.mts +2 -8
  18. package/dist/esm/account/index.mjs +1 -1
  19. package/dist/esm/api/account.d.mts +2 -2
  20. package/dist/esm/api/account.mjs +1 -1
  21. package/dist/esm/api/ans.d.mts +2 -2
  22. package/dist/esm/api/ans.mjs +1 -1
  23. package/dist/esm/api/aptos.d.mts +5 -10
  24. package/dist/esm/api/aptos.mjs +1 -1
  25. package/dist/esm/api/aptosConfig.d.mts +0 -20
  26. package/dist/esm/api/aptosConfig.mjs +1 -1
  27. package/dist/esm/api/coin.d.mts +1 -1
  28. package/dist/esm/api/coin.mjs +1 -1
  29. package/dist/esm/api/digitalAsset.d.mts +2 -2
  30. package/dist/esm/api/digitalAsset.mjs +1 -1
  31. package/dist/esm/api/event.mjs +1 -1
  32. package/dist/esm/api/faucet.mjs +1 -1
  33. package/dist/esm/api/fungibleAsset.d.mts +2 -2
  34. package/dist/esm/api/fungibleAsset.mjs +1 -1
  35. package/dist/esm/api/general.d.mts +2 -27
  36. package/dist/esm/api/general.mjs +1 -1
  37. package/dist/esm/api/index.d.mts +3 -8
  38. package/dist/esm/api/index.mjs +1 -1
  39. package/dist/esm/api/staking.mjs +1 -1
  40. package/dist/esm/api/table.d.mts +84 -0
  41. package/dist/esm/api/table.mjs +2 -0
  42. package/dist/esm/api/transaction.d.mts +2 -2
  43. package/dist/esm/api/transaction.mjs +1 -1
  44. package/dist/esm/api/transactionSubmission/build.d.mts +1 -1
  45. package/dist/esm/api/transactionSubmission/build.mjs +1 -1
  46. package/dist/esm/api/transactionSubmission/management.d.mts +2 -2
  47. package/dist/esm/api/transactionSubmission/management.mjs +1 -1
  48. package/dist/esm/api/transactionSubmission/sign.d.mts +2 -2
  49. package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
  50. package/dist/esm/api/transactionSubmission/sign.mjs.map +1 -1
  51. package/dist/esm/api/transactionSubmission/simulate.d.mts +1 -1
  52. package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
  53. package/dist/esm/api/transactionSubmission/submit.d.mts +1 -1
  54. package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
  55. package/dist/esm/api/utils.mjs +1 -1
  56. package/dist/esm/bcs/deserializer.d.mts +0 -26
  57. package/dist/esm/bcs/deserializer.mjs +1 -1
  58. package/dist/esm/bcs/index.mjs +1 -1
  59. package/dist/esm/bcs/serializable/entryFunctionBytes.mjs +1 -1
  60. package/dist/esm/bcs/serializable/fixedBytes.mjs +1 -1
  61. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  62. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  63. package/dist/esm/bcs/serializer.d.mts +0 -2
  64. package/dist/esm/bcs/serializer.mjs +1 -1
  65. package/dist/esm/{chunk-3CUVYW32.mjs → chunk-2X7A4HUS.mjs} +2 -2
  66. package/dist/esm/chunk-2XK53QFA.mjs +2 -0
  67. package/dist/esm/{chunk-WM2NCYZL.mjs.map → chunk-2XK53QFA.mjs.map} +1 -1
  68. package/dist/esm/{chunk-Y4SSUCPJ.mjs → chunk-2YZSEM2G.mjs} +2 -2
  69. package/dist/esm/{chunk-ZNEBMSNC.mjs → chunk-35EWRSDK.mjs} +2 -2
  70. package/dist/esm/{chunk-TVRJ3M7B.mjs → chunk-36QXVFR5.mjs} +2 -2
  71. package/dist/esm/{chunk-TVRJ3M7B.mjs.map → chunk-36QXVFR5.mjs.map} +1 -1
  72. package/dist/esm/chunk-3HSXKDOC.mjs +2 -0
  73. package/dist/esm/chunk-3HSXKDOC.mjs.map +1 -0
  74. package/dist/esm/chunk-3N6N3KOS.mjs +2 -0
  75. package/dist/esm/{chunk-HYDDIAJ6.mjs.map → chunk-3N6N3KOS.mjs.map} +1 -1
  76. package/dist/esm/{chunk-SLI3KELH.mjs → chunk-477G7LHJ.mjs} +2 -2
  77. package/dist/esm/chunk-4NHWV5AI.mjs +2 -0
  78. package/dist/esm/{chunk-7STYQ5ZE.mjs → chunk-5EN52MUT.mjs} +2 -2
  79. package/dist/esm/{chunk-P7JMD7KZ.mjs → chunk-5VIESFOC.mjs} +2 -2
  80. package/dist/esm/{chunk-TE3WIJ26.mjs → chunk-5YLAWRI2.mjs} +2 -2
  81. package/dist/esm/chunk-6IFMQ5AS.mjs +2 -0
  82. package/dist/esm/chunk-6IFMQ5AS.mjs.map +1 -0
  83. package/dist/esm/{chunk-3CMS2KOX.mjs → chunk-6JLYD5Q2.mjs} +2 -2
  84. package/dist/esm/{chunk-HMFL7AOJ.mjs → chunk-6XWDDCQD.mjs} +2 -2
  85. package/dist/esm/{chunk-CS7B3FVO.mjs → chunk-7NEETXEA.mjs} +2 -2
  86. package/dist/esm/chunk-7VRZLDIJ.mjs +2 -0
  87. package/dist/esm/{chunk-24ZOKI52.mjs → chunk-ACG4ZGRQ.mjs} +2 -2
  88. package/dist/esm/chunk-AQAH67IV.mjs +2 -0
  89. package/dist/esm/chunk-B7X6PSE7.mjs +2 -0
  90. package/dist/esm/{chunk-AOCNYMMX.mjs → chunk-BCUSI3N6.mjs} +2 -2
  91. package/dist/esm/{chunk-HYU23YVP.mjs → chunk-BHLICYAI.mjs} +2 -2
  92. package/dist/esm/chunk-BO2TLWNT.mjs +2 -0
  93. package/dist/esm/chunk-CEHCDA3G.mjs +2 -0
  94. package/dist/esm/chunk-CJDEPZ4J.mjs +2 -0
  95. package/dist/esm/{chunk-NBEXLW7P.mjs.map → chunk-CJDEPZ4J.mjs.map} +1 -1
  96. package/dist/esm/{chunk-WWGROAKX.mjs → chunk-CWUH4PNH.mjs} +2 -2
  97. package/dist/esm/chunk-CYNQRMO5.mjs +2 -0
  98. package/dist/esm/chunk-CYNQRMO5.mjs.map +1 -0
  99. package/dist/esm/chunk-DLAIJ2UM.mjs +2 -0
  100. package/dist/esm/chunk-DLAIJ2UM.mjs.map +1 -0
  101. package/dist/esm/{chunk-DD2VWOMZ.mjs → chunk-E2NVC2VR.mjs} +2 -2
  102. package/dist/esm/chunk-F7EMGK4M.mjs +2 -0
  103. package/dist/esm/{chunk-EB7AI4B4.mjs → chunk-G56GPLTB.mjs} +2 -2
  104. package/dist/esm/{chunk-RKHPXZM6.mjs → chunk-GHYE26Q5.mjs} +2 -2
  105. package/dist/esm/{chunk-RKHPXZM6.mjs.map → chunk-GHYE26Q5.mjs.map} +1 -1
  106. package/dist/esm/{chunk-7IMWGGA6.mjs → chunk-GIAABV7R.mjs} +2 -2
  107. package/dist/esm/{chunk-KMKSA7LM.mjs → chunk-GKJ2NJG5.mjs} +2 -2
  108. package/dist/esm/{chunk-NC5HHEEM.mjs → chunk-GM56MMNJ.mjs} +2 -2
  109. package/dist/esm/{chunk-GQ6HIKZT.mjs → chunk-HMARHACL.mjs} +2 -2
  110. package/dist/esm/chunk-HNEAPYNI.mjs +2 -0
  111. package/dist/esm/{chunk-P2WALKSW.mjs → chunk-HSJTQLI2.mjs} +2 -2
  112. package/dist/esm/chunk-HYCGMFC2.mjs +2 -0
  113. package/dist/esm/chunk-HYCGMFC2.mjs.map +1 -0
  114. package/dist/esm/chunk-IENCDVPF.mjs +2 -0
  115. package/dist/esm/chunk-IENCDVPF.mjs.map +1 -0
  116. package/dist/esm/{chunk-23MNZ5LZ.mjs → chunk-IZQV2SU6.mjs} +2 -2
  117. package/dist/esm/chunk-J6OFSYUA.mjs +2 -0
  118. package/dist/esm/chunk-J6OFSYUA.mjs.map +1 -0
  119. package/dist/esm/chunk-JB5H65CE.mjs +2 -0
  120. package/dist/esm/chunk-JB5H65CE.mjs.map +1 -0
  121. package/dist/esm/{chunk-XZGQMZ2H.mjs → chunk-JFIAWBCK.mjs} +2 -2
  122. package/dist/esm/chunk-JQIGQMNZ.mjs +2 -0
  123. package/dist/esm/chunk-JQIGQMNZ.mjs.map +1 -0
  124. package/dist/esm/chunk-K7HX7JQH.mjs +2 -0
  125. package/dist/esm/chunk-K7HX7JQH.mjs.map +1 -0
  126. package/dist/esm/{chunk-HGZGTBA4.mjs → chunk-KAGLWBIJ.mjs} +2 -2
  127. package/dist/esm/chunk-LG7RJQ57.mjs +2 -0
  128. package/dist/esm/{chunk-HHVAU5HU.mjs → chunk-MCRRHBFQ.mjs} +2 -2
  129. package/dist/esm/{chunk-PFFAQZHT.mjs → chunk-MJPUASSD.mjs} +2 -2
  130. package/dist/esm/{chunk-7XYECSW6.mjs → chunk-MQI2IE6Y.mjs} +2 -2
  131. package/dist/esm/chunk-N3U47Y6Y.mjs +2 -0
  132. package/dist/esm/{chunk-L5WUYZ35.mjs → chunk-NZETF6Z4.mjs} +2 -2
  133. package/dist/esm/chunk-OWW6SIDP.mjs +2 -0
  134. package/dist/esm/chunk-OWW6SIDP.mjs.map +1 -0
  135. package/dist/esm/{chunk-CB6CNNM2.mjs → chunk-P6GWG2CY.mjs} +2 -2
  136. package/dist/esm/chunk-PF57EOJY.mjs +2 -0
  137. package/dist/esm/{chunk-JLWKIYHV.mjs → chunk-PIVZMT5D.mjs} +2 -2
  138. package/dist/esm/{chunk-R52BRP36.mjs → chunk-PLXGSUZA.mjs} +2 -2
  139. package/dist/esm/{chunk-AHNE2QA3.mjs → chunk-PPO4IXE4.mjs} +2 -2
  140. package/dist/esm/{chunk-PMPTAPM3.mjs → chunk-QIHR7HD6.mjs} +2 -2
  141. package/dist/esm/{chunk-BTLFW3YY.mjs → chunk-QQ5PHEJF.mjs} +2 -2
  142. package/dist/esm/{chunk-T23OVRNF.mjs → chunk-QRS4DGP3.mjs} +2 -2
  143. package/dist/esm/{chunk-T23OVRNF.mjs.map → chunk-QRS4DGP3.mjs.map} +1 -1
  144. package/dist/esm/{chunk-LDQ6JFEF.mjs → chunk-QSHLNSUP.mjs} +2 -2
  145. package/dist/esm/{chunk-LDQ6JFEF.mjs.map → chunk-QSHLNSUP.mjs.map} +1 -1
  146. package/dist/esm/chunk-ROXFCLDT.mjs +2 -0
  147. package/dist/esm/chunk-RTSWVT2Q.mjs +2 -0
  148. package/dist/esm/chunk-RTSWVT2Q.mjs.map +1 -0
  149. package/dist/esm/{chunk-Y33CIIZX.mjs → chunk-RVWYURXG.mjs} +2 -2
  150. package/dist/esm/{chunk-U5C2PXC6.mjs → chunk-RYD6HRW7.mjs} +2 -2
  151. package/dist/esm/chunk-S2VSJJRJ.mjs +2 -0
  152. package/dist/esm/chunk-S2VSJJRJ.mjs.map +1 -0
  153. package/dist/esm/{chunk-S4SEFF4K.mjs → chunk-S3EDNXZE.mjs} +46 -17
  154. package/dist/esm/chunk-S3EDNXZE.mjs.map +1 -0
  155. package/dist/esm/chunk-SRDIYE3M.mjs +2 -0
  156. package/dist/esm/{chunk-6RBUXB5I.mjs.map → chunk-SRDIYE3M.mjs.map} +1 -1
  157. package/dist/esm/{chunk-SI7MPP6G.mjs → chunk-T2AGN5YT.mjs} +2 -2
  158. package/dist/esm/chunk-TGQARO3F.mjs +2 -0
  159. package/dist/esm/chunk-TGQARO3F.mjs.map +1 -0
  160. package/dist/esm/chunk-TM7NDDT3.mjs +2 -0
  161. package/dist/esm/chunk-TM7NDDT3.mjs.map +1 -0
  162. package/dist/esm/{chunk-HSFG2AIK.mjs → chunk-TT2XR5ZI.mjs} +2 -2
  163. package/dist/esm/{chunk-3VGX3TXH.mjs → chunk-U3YYSIIT.mjs} +2 -2
  164. package/dist/esm/chunk-UGPALAPN.mjs +2 -0
  165. package/dist/esm/{chunk-7SIQDOYY.mjs → chunk-UKSRF2Q3.mjs} +2 -2
  166. package/dist/esm/chunk-UO3NZ5AH.mjs +1 -0
  167. package/dist/esm/{chunk-TICM455H.mjs → chunk-UPSCPEEE.mjs} +2 -2
  168. package/dist/esm/chunk-UVSRX4SV.mjs +1 -0
  169. package/dist/esm/chunk-WXWWYH73.mjs +2 -0
  170. package/dist/esm/chunk-WXWWYH73.mjs.map +1 -0
  171. package/dist/esm/{chunk-O3PLAAN7.mjs → chunk-XBHFMNYB.mjs} +2 -2
  172. package/dist/esm/{chunk-GNNNICLW.mjs → chunk-XD46HTI2.mjs} +2 -2
  173. package/dist/esm/{chunk-6WIB3GGF.mjs → chunk-XFSDV3ND.mjs} +2 -2
  174. package/dist/esm/chunk-YMB2XW2O.mjs +2 -0
  175. package/dist/esm/{chunk-YNNPWCF6.mjs.map → chunk-YMB2XW2O.mjs.map} +1 -1
  176. package/dist/esm/{chunk-ZPMS2Q37.mjs → chunk-ZBXOX3S7.mjs} +2 -2
  177. package/dist/esm/cli/index.mjs +1 -1
  178. package/dist/esm/cli/move.mjs +1 -1
  179. package/dist/esm/client/core.mjs +1 -1
  180. package/dist/esm/client/get.d.mts +1 -2
  181. package/dist/esm/client/get.mjs +1 -1
  182. package/dist/esm/client/index.d.mts +2 -2
  183. package/dist/esm/client/index.mjs +1 -1
  184. package/dist/esm/client/post.d.mts +1 -3
  185. package/dist/esm/client/post.mjs +1 -1
  186. package/dist/esm/client/types.d.mts +1 -5
  187. package/dist/esm/client/types.mjs +1 -1
  188. package/dist/esm/core/account/index.mjs +1 -1
  189. package/dist/esm/core/account/utils/address.mjs +1 -1
  190. package/dist/esm/core/account/utils/index.mjs +1 -1
  191. package/dist/esm/core/accountAddress.mjs +1 -1
  192. package/dist/esm/core/authenticationKey.d.mts +1 -1
  193. package/dist/esm/core/authenticationKey.mjs +1 -1
  194. package/dist/esm/core/common.mjs +1 -1
  195. package/dist/esm/core/crypto/ed25519.d.mts +1 -1
  196. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  197. package/dist/esm/core/crypto/index.d.mts +1 -4
  198. package/dist/esm/core/crypto/index.mjs +1 -1
  199. package/dist/esm/core/crypto/multiEd25519.d.mts +1 -1
  200. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  201. package/dist/esm/core/crypto/multiKey.d.mts +1 -1
  202. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  203. package/dist/esm/core/crypto/privateKey.d.mts +1 -1
  204. package/dist/esm/core/crypto/publicKey.d.mts +1 -1
  205. package/dist/esm/core/crypto/publicKey.mjs +1 -1
  206. package/dist/esm/core/crypto/secp256k1.d.mts +1 -1
  207. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  208. package/dist/esm/core/crypto/signature.mjs +1 -1
  209. package/dist/esm/core/crypto/singleKey.d.mts +1 -1
  210. package/dist/esm/core/crypto/singleKey.mjs +1 -1
  211. package/dist/esm/core/crypto/utils.mjs +1 -1
  212. package/dist/esm/core/hex.mjs +1 -1
  213. package/dist/esm/core/index.d.mts +1 -4
  214. package/dist/esm/core/index.mjs +1 -1
  215. package/dist/esm/index.d.mts +9 -14
  216. package/dist/esm/index.mjs +1 -1
  217. package/dist/esm/internal/account.d.mts +2 -2
  218. package/dist/esm/internal/account.mjs +1 -1
  219. package/dist/esm/internal/ans.d.mts +2 -2
  220. package/dist/esm/internal/ans.mjs +1 -1
  221. package/dist/esm/internal/coin.d.mts +1 -1
  222. package/dist/esm/internal/coin.mjs +1 -1
  223. package/dist/esm/internal/digitalAsset.d.mts +2 -2
  224. package/dist/esm/internal/digitalAsset.mjs +1 -1
  225. package/dist/esm/internal/event.mjs +1 -1
  226. package/dist/esm/internal/faucet.mjs +1 -1
  227. package/dist/esm/internal/fungibleAsset.d.mts +2 -2
  228. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  229. package/dist/esm/internal/general.d.mts +2 -8
  230. package/dist/esm/internal/general.mjs +1 -1
  231. package/dist/esm/internal/staking.mjs +1 -1
  232. package/dist/esm/internal/table.d.mts +31 -0
  233. package/dist/esm/internal/table.mjs +2 -0
  234. package/dist/esm/internal/transaction.mjs +1 -1
  235. package/dist/esm/internal/transactionSubmission.d.mts +2 -2
  236. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  237. package/dist/esm/internal/view.d.mts +1 -1
  238. package/dist/esm/internal/view.mjs +1 -1
  239. package/dist/esm/transactions/authenticator/account.d.mts +1 -1
  240. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  241. package/dist/esm/transactions/authenticator/index.d.mts +1 -1
  242. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  243. package/dist/esm/transactions/authenticator/transaction.d.mts +1 -1
  244. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  245. package/dist/esm/transactions/index.d.mts +1 -1
  246. package/dist/esm/transactions/index.mjs +1 -1
  247. package/dist/esm/transactions/instances/chainId.mjs +1 -1
  248. package/dist/esm/transactions/instances/identifier.mjs +1 -1
  249. package/dist/esm/transactions/instances/index.d.mts +1 -1
  250. package/dist/esm/transactions/instances/index.mjs +1 -1
  251. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  252. package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
  253. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  254. package/dist/esm/transactions/instances/rotationProofChallenge.d.mts +1 -1
  255. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  256. package/dist/esm/transactions/instances/signedTransaction.d.mts +1 -1
  257. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  258. package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
  259. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  260. package/dist/esm/transactions/management/accountSequenceNumber.d.mts +2 -2
  261. package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
  262. package/dist/esm/transactions/management/index.d.mts +2 -2
  263. package/dist/esm/transactions/management/index.mjs +1 -1
  264. package/dist/esm/transactions/management/transactionWorker.d.mts +2 -2
  265. package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
  266. package/dist/esm/transactions/transactionBuilder/helpers.d.mts +1 -1
  267. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  268. package/dist/esm/transactions/transactionBuilder/index.d.mts +1 -1
  269. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  270. package/dist/esm/transactions/transactionBuilder/remoteAbi.d.mts +1 -1
  271. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  272. package/dist/esm/transactions/transactionBuilder/signingMessage.d.mts +1 -1
  273. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
  274. package/dist/esm/transactions/transactionBuilder/transactionBuilder.d.mts +2 -2
  275. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  276. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  277. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  278. package/dist/esm/transactions/types.d.mts +1 -1
  279. package/dist/esm/types/generated/operations.d.mts +31 -2
  280. package/dist/esm/types/generated/queries.d.mts +6 -2
  281. package/dist/esm/types/generated/queries.mjs +1 -1
  282. package/dist/esm/types/generated/types.d.mts +212 -7
  283. package/dist/esm/types/generated/types.mjs +1 -1
  284. package/dist/esm/types/generated/types.mjs.map +1 -1
  285. package/dist/esm/types/index.d.mts +4 -20
  286. package/dist/esm/types/index.mjs +1 -1
  287. package/dist/esm/types/indexer.d.mts +4 -2
  288. package/dist/esm/utils/apiEndpoints.d.mts +1 -3
  289. package/dist/esm/utils/apiEndpoints.mjs +1 -1
  290. package/dist/esm/utils/const.d.mts +1 -3
  291. package/dist/esm/utils/const.mjs +1 -1
  292. package/dist/esm/utils/index.d.mts +1 -1
  293. package/dist/esm/utils/index.mjs +1 -1
  294. package/dist/esm/utils/normalizeBundle.mjs +1 -1
  295. package/dist/esm/version.d.mts +1 -1
  296. package/dist/esm/version.mjs +1 -1
  297. package/package.json +3 -11
  298. package/src/account/MultiKeyAccount.ts +0 -10
  299. package/src/account/index.ts +0 -2
  300. package/src/api/aptos.ts +5 -5
  301. package/src/api/aptosConfig.ts +1 -46
  302. package/src/api/general.ts +0 -26
  303. package/src/api/table.ts +108 -0
  304. package/src/bcs/deserializer.ts +0 -40
  305. package/src/bcs/serializer.ts +0 -18
  306. package/src/cli/move.ts +1 -1
  307. package/src/client/core.ts +0 -8
  308. package/src/client/get.ts +0 -6
  309. package/src/client/post.ts +0 -12
  310. package/src/client/types.ts +1 -1
  311. package/src/core/crypto/index.ts +0 -2
  312. package/src/core/crypto/singleKey.ts +0 -11
  313. package/src/internal/account.ts +2 -1
  314. package/src/internal/general.ts +1 -20
  315. package/src/internal/queries/currentTokenOwnershipFieldsFragment.graphql +1 -0
  316. package/src/internal/queries/getTableItemsData.graphql +15 -0
  317. package/src/internal/queries/getTableItemsMetadata.graphql +12 -0
  318. package/src/internal/table.ts +82 -0
  319. package/src/internal/transactionSubmission.ts +7 -20
  320. package/src/transactions/transactionBuilder/transactionBuilder.ts +2 -16
  321. package/src/types/generated/operations.ts +29 -0
  322. package/src/types/generated/queries.ts +59 -0
  323. package/src/types/generated/types.ts +223 -4
  324. package/src/types/index.ts +0 -22
  325. package/src/types/indexer.ts +4 -0
  326. package/src/utils/apiEndpoints.ts +0 -14
  327. package/src/utils/const.ts +0 -2
  328. package/src/version.ts +1 -1
  329. package/dist/esm/account/EphemeralKeyPair.d.mts +0 -80
  330. package/dist/esm/account/EphemeralKeyPair.mjs +0 -2
  331. package/dist/esm/account/KeylessAccount.d.mts +0 -145
  332. package/dist/esm/account/KeylessAccount.mjs +0 -2
  333. package/dist/esm/api/keyless.d.mts +0 -81
  334. package/dist/esm/api/keyless.mjs +0 -2
  335. package/dist/esm/chunk-25H3DXTL.mjs +0 -2
  336. package/dist/esm/chunk-25H3DXTL.mjs.map +0 -1
  337. package/dist/esm/chunk-2ECWQRBB.mjs +0 -2
  338. package/dist/esm/chunk-2HD2G4AH.mjs +0 -2
  339. package/dist/esm/chunk-2HD2G4AH.mjs.map +0 -1
  340. package/dist/esm/chunk-3COVJN6Z.mjs +0 -2
  341. package/dist/esm/chunk-3COVJN6Z.mjs.map +0 -1
  342. package/dist/esm/chunk-3FVRXELT.mjs +0 -2
  343. package/dist/esm/chunk-3S3GIUQY.mjs +0 -2
  344. package/dist/esm/chunk-5XOFEQWC.mjs +0 -2
  345. package/dist/esm/chunk-6RBUXB5I.mjs +0 -2
  346. package/dist/esm/chunk-75J7H3XD.mjs +0 -2
  347. package/dist/esm/chunk-75J7H3XD.mjs.map +0 -1
  348. package/dist/esm/chunk-7KOC7VNK.mjs +0 -2
  349. package/dist/esm/chunk-7KOC7VNK.mjs.map +0 -1
  350. package/dist/esm/chunk-7Z6DYLCA.mjs +0 -1
  351. package/dist/esm/chunk-AJ7UC2G3.mjs +0 -2
  352. package/dist/esm/chunk-AJ7UC2G3.mjs.map +0 -1
  353. package/dist/esm/chunk-AQ4I7VVB.mjs +0 -1
  354. package/dist/esm/chunk-AQ4I7VVB.mjs.map +0 -1
  355. package/dist/esm/chunk-C3L4ETUF.mjs +0 -2
  356. package/dist/esm/chunk-CO53EOHE.mjs +0 -2
  357. package/dist/esm/chunk-CO53EOHE.mjs.map +0 -1
  358. package/dist/esm/chunk-COW5IGYC.mjs +0 -2
  359. package/dist/esm/chunk-FBPNHF54.mjs +0 -2
  360. package/dist/esm/chunk-FLYEALDB.mjs +0 -2
  361. package/dist/esm/chunk-FLYEALDB.mjs.map +0 -1
  362. package/dist/esm/chunk-H62IKYXG.mjs +0 -2
  363. package/dist/esm/chunk-HYDDIAJ6.mjs +0 -2
  364. package/dist/esm/chunk-JM2B5E2I.mjs +0 -2
  365. package/dist/esm/chunk-JM2B5E2I.mjs.map +0 -1
  366. package/dist/esm/chunk-JM544NRW.mjs +0 -2
  367. package/dist/esm/chunk-JM544NRW.mjs.map +0 -1
  368. package/dist/esm/chunk-MGOHPDX4.mjs +0 -2
  369. package/dist/esm/chunk-MOKAU77C.mjs +0 -2
  370. package/dist/esm/chunk-MOKAU77C.mjs.map +0 -1
  371. package/dist/esm/chunk-MWUJCP27.mjs +0 -2
  372. package/dist/esm/chunk-N466X3S6.mjs +0 -2
  373. package/dist/esm/chunk-N466X3S6.mjs.map +0 -1
  374. package/dist/esm/chunk-NBEXLW7P.mjs +0 -2
  375. package/dist/esm/chunk-PGCBIU33.mjs +0 -2
  376. package/dist/esm/chunk-PGCBIU33.mjs.map +0 -1
  377. package/dist/esm/chunk-PYUWGGAW.mjs +0 -2
  378. package/dist/esm/chunk-PYUWGGAW.mjs.map +0 -1
  379. package/dist/esm/chunk-RKTM5GBP.mjs +0 -2
  380. package/dist/esm/chunk-RKTM5GBP.mjs.map +0 -1
  381. package/dist/esm/chunk-S4SEFF4K.mjs.map +0 -1
  382. package/dist/esm/chunk-STYDBDYL.mjs +0 -2
  383. package/dist/esm/chunk-TJDC5PWD.mjs +0 -2
  384. package/dist/esm/chunk-UTXJOB3O.mjs +0 -2
  385. package/dist/esm/chunk-VL6EYA53.mjs +0 -2
  386. package/dist/esm/chunk-VL6EYA53.mjs.map +0 -1
  387. package/dist/esm/chunk-VPKPQBKL.mjs +0 -2
  388. package/dist/esm/chunk-VPKPQBKL.mjs.map +0 -1
  389. package/dist/esm/chunk-VSD2AWUR.mjs +0 -2
  390. package/dist/esm/chunk-VSD2AWUR.mjs.map +0 -1
  391. package/dist/esm/chunk-VT6XJSRO.mjs +0 -2
  392. package/dist/esm/chunk-VT6XJSRO.mjs.map +0 -1
  393. package/dist/esm/chunk-WM2NCYZL.mjs +0 -2
  394. package/dist/esm/chunk-YE5B2S5L.mjs +0 -2
  395. package/dist/esm/chunk-YE5B2S5L.mjs.map +0 -1
  396. package/dist/esm/chunk-YGOJYDJA.mjs +0 -2
  397. package/dist/esm/chunk-YGOJYDJA.mjs.map +0 -1
  398. package/dist/esm/chunk-YNNPWCF6.mjs +0 -2
  399. package/dist/esm/chunk-YV7OBLK2.mjs +0 -2
  400. package/dist/esm/chunk-YV7OBLK2.mjs.map +0 -1
  401. package/dist/esm/chunk-ZKRG4C4U.mjs +0 -2
  402. package/dist/esm/chunk-ZKRG4C4U.mjs.map +0 -1
  403. package/dist/esm/core/crypto/ephemeral.d.mts +0 -73
  404. package/dist/esm/core/crypto/ephemeral.mjs +0 -2
  405. package/dist/esm/core/crypto/ephemeral.mjs.map +0 -1
  406. package/dist/esm/core/crypto/keyless.d.mts +0 -232
  407. package/dist/esm/core/crypto/keyless.mjs +0 -2
  408. package/dist/esm/core/crypto/keyless.mjs.map +0 -1
  409. package/dist/esm/core/crypto/poseidon.d.mts +0 -7
  410. package/dist/esm/core/crypto/poseidon.mjs +0 -2
  411. package/dist/esm/core/crypto/poseidon.mjs.map +0 -1
  412. package/dist/esm/core/crypto/proof.d.mts +0 -21
  413. package/dist/esm/core/crypto/proof.mjs +0 -2
  414. package/dist/esm/core/crypto/proof.mjs.map +0 -1
  415. package/dist/esm/internal/keyless.d.mts +0 -68
  416. package/dist/esm/internal/keyless.mjs +0 -2
  417. package/dist/esm/internal/keyless.mjs.map +0 -1
  418. package/dist/esm/types/keyless.d.mts +0 -69
  419. package/dist/esm/types/keyless.mjs +0 -2
  420. package/dist/esm/types/keyless.mjs.map +0 -1
  421. package/src/account/EphemeralKeyPair.ts +0 -161
  422. package/src/account/KeylessAccount.ts +0 -341
  423. package/src/api/keyless.ts +0 -48
  424. package/src/core/crypto/ephemeral.ts +0 -138
  425. package/src/core/crypto/keyless.ts +0 -453
  426. package/src/core/crypto/poseidon.ts +0 -134
  427. package/src/core/crypto/proof.ts +0 -16
  428. package/src/internal/keyless.ts +0 -119
  429. package/src/types/keyless.ts +0 -37
  430. /package/dist/esm/{account/EphemeralKeyPair.mjs.map → api/table.mjs.map} +0 -0
  431. /package/dist/esm/{chunk-3CUVYW32.mjs.map → chunk-2X7A4HUS.mjs.map} +0 -0
  432. /package/dist/esm/{chunk-Y4SSUCPJ.mjs.map → chunk-2YZSEM2G.mjs.map} +0 -0
  433. /package/dist/esm/{chunk-ZNEBMSNC.mjs.map → chunk-35EWRSDK.mjs.map} +0 -0
  434. /package/dist/esm/{chunk-SLI3KELH.mjs.map → chunk-477G7LHJ.mjs.map} +0 -0
  435. /package/dist/esm/{chunk-COW5IGYC.mjs.map → chunk-4NHWV5AI.mjs.map} +0 -0
  436. /package/dist/esm/{chunk-7STYQ5ZE.mjs.map → chunk-5EN52MUT.mjs.map} +0 -0
  437. /package/dist/esm/{chunk-P7JMD7KZ.mjs.map → chunk-5VIESFOC.mjs.map} +0 -0
  438. /package/dist/esm/{chunk-TE3WIJ26.mjs.map → chunk-5YLAWRI2.mjs.map} +0 -0
  439. /package/dist/esm/{chunk-3CMS2KOX.mjs.map → chunk-6JLYD5Q2.mjs.map} +0 -0
  440. /package/dist/esm/{chunk-HMFL7AOJ.mjs.map → chunk-6XWDDCQD.mjs.map} +0 -0
  441. /package/dist/esm/{chunk-CS7B3FVO.mjs.map → chunk-7NEETXEA.mjs.map} +0 -0
  442. /package/dist/esm/{chunk-H62IKYXG.mjs.map → chunk-7VRZLDIJ.mjs.map} +0 -0
  443. /package/dist/esm/{chunk-24ZOKI52.mjs.map → chunk-ACG4ZGRQ.mjs.map} +0 -0
  444. /package/dist/esm/{chunk-3S3GIUQY.mjs.map → chunk-AQAH67IV.mjs.map} +0 -0
  445. /package/dist/esm/{chunk-MGOHPDX4.mjs.map → chunk-B7X6PSE7.mjs.map} +0 -0
  446. /package/dist/esm/{chunk-AOCNYMMX.mjs.map → chunk-BCUSI3N6.mjs.map} +0 -0
  447. /package/dist/esm/{chunk-HYU23YVP.mjs.map → chunk-BHLICYAI.mjs.map} +0 -0
  448. /package/dist/esm/{chunk-2ECWQRBB.mjs.map → chunk-BO2TLWNT.mjs.map} +0 -0
  449. /package/dist/esm/{chunk-3FVRXELT.mjs.map → chunk-CEHCDA3G.mjs.map} +0 -0
  450. /package/dist/esm/{chunk-WWGROAKX.mjs.map → chunk-CWUH4PNH.mjs.map} +0 -0
  451. /package/dist/esm/{chunk-DD2VWOMZ.mjs.map → chunk-E2NVC2VR.mjs.map} +0 -0
  452. /package/dist/esm/{chunk-TJDC5PWD.mjs.map → chunk-F7EMGK4M.mjs.map} +0 -0
  453. /package/dist/esm/{chunk-EB7AI4B4.mjs.map → chunk-G56GPLTB.mjs.map} +0 -0
  454. /package/dist/esm/{chunk-7IMWGGA6.mjs.map → chunk-GIAABV7R.mjs.map} +0 -0
  455. /package/dist/esm/{chunk-KMKSA7LM.mjs.map → chunk-GKJ2NJG5.mjs.map} +0 -0
  456. /package/dist/esm/{chunk-NC5HHEEM.mjs.map → chunk-GM56MMNJ.mjs.map} +0 -0
  457. /package/dist/esm/{chunk-GQ6HIKZT.mjs.map → chunk-HMARHACL.mjs.map} +0 -0
  458. /package/dist/esm/{chunk-5XOFEQWC.mjs.map → chunk-HNEAPYNI.mjs.map} +0 -0
  459. /package/dist/esm/{chunk-P2WALKSW.mjs.map → chunk-HSJTQLI2.mjs.map} +0 -0
  460. /package/dist/esm/{chunk-23MNZ5LZ.mjs.map → chunk-IZQV2SU6.mjs.map} +0 -0
  461. /package/dist/esm/{chunk-XZGQMZ2H.mjs.map → chunk-JFIAWBCK.mjs.map} +0 -0
  462. /package/dist/esm/{chunk-HGZGTBA4.mjs.map → chunk-KAGLWBIJ.mjs.map} +0 -0
  463. /package/dist/esm/{chunk-FBPNHF54.mjs.map → chunk-LG7RJQ57.mjs.map} +0 -0
  464. /package/dist/esm/{chunk-HHVAU5HU.mjs.map → chunk-MCRRHBFQ.mjs.map} +0 -0
  465. /package/dist/esm/{chunk-PFFAQZHT.mjs.map → chunk-MJPUASSD.mjs.map} +0 -0
  466. /package/dist/esm/{chunk-7XYECSW6.mjs.map → chunk-MQI2IE6Y.mjs.map} +0 -0
  467. /package/dist/esm/{chunk-C3L4ETUF.mjs.map → chunk-N3U47Y6Y.mjs.map} +0 -0
  468. /package/dist/esm/{chunk-L5WUYZ35.mjs.map → chunk-NZETF6Z4.mjs.map} +0 -0
  469. /package/dist/esm/{chunk-CB6CNNM2.mjs.map → chunk-P6GWG2CY.mjs.map} +0 -0
  470. /package/dist/esm/{chunk-MWUJCP27.mjs.map → chunk-PF57EOJY.mjs.map} +0 -0
  471. /package/dist/esm/{chunk-JLWKIYHV.mjs.map → chunk-PIVZMT5D.mjs.map} +0 -0
  472. /package/dist/esm/{chunk-R52BRP36.mjs.map → chunk-PLXGSUZA.mjs.map} +0 -0
  473. /package/dist/esm/{chunk-AHNE2QA3.mjs.map → chunk-PPO4IXE4.mjs.map} +0 -0
  474. /package/dist/esm/{chunk-PMPTAPM3.mjs.map → chunk-QIHR7HD6.mjs.map} +0 -0
  475. /package/dist/esm/{chunk-BTLFW3YY.mjs.map → chunk-QQ5PHEJF.mjs.map} +0 -0
  476. /package/dist/esm/{chunk-UTXJOB3O.mjs.map → chunk-ROXFCLDT.mjs.map} +0 -0
  477. /package/dist/esm/{chunk-Y33CIIZX.mjs.map → chunk-RVWYURXG.mjs.map} +0 -0
  478. /package/dist/esm/{chunk-U5C2PXC6.mjs.map → chunk-RYD6HRW7.mjs.map} +0 -0
  479. /package/dist/esm/{chunk-SI7MPP6G.mjs.map → chunk-T2AGN5YT.mjs.map} +0 -0
  480. /package/dist/esm/{chunk-HSFG2AIK.mjs.map → chunk-TT2XR5ZI.mjs.map} +0 -0
  481. /package/dist/esm/{chunk-3VGX3TXH.mjs.map → chunk-U3YYSIIT.mjs.map} +0 -0
  482. /package/dist/esm/{chunk-STYDBDYL.mjs.map → chunk-UGPALAPN.mjs.map} +0 -0
  483. /package/dist/esm/{chunk-7SIQDOYY.mjs.map → chunk-UKSRF2Q3.mjs.map} +0 -0
  484. /package/dist/esm/{account/KeylessAccount.mjs.map → chunk-UO3NZ5AH.mjs.map} +0 -0
  485. /package/dist/esm/{chunk-TICM455H.mjs.map → chunk-UPSCPEEE.mjs.map} +0 -0
  486. /package/dist/esm/{api/keyless.mjs.map → chunk-UVSRX4SV.mjs.map} +0 -0
  487. /package/dist/esm/{chunk-O3PLAAN7.mjs.map → chunk-XBHFMNYB.mjs.map} +0 -0
  488. /package/dist/esm/{chunk-GNNNICLW.mjs.map → chunk-XD46HTI2.mjs.map} +0 -0
  489. /package/dist/esm/{chunk-6WIB3GGF.mjs.map → chunk-XFSDV3ND.mjs.map} +0 -0
  490. /package/dist/esm/{chunk-ZPMS2Q37.mjs.map → chunk-ZBXOX3S7.mjs.map} +0 -0
  491. /package/dist/esm/{chunk-7Z6DYLCA.mjs.map → internal/table.mjs.map} +0 -0
  492. /package/dist/esm/{publicKey-lq5djCIY.d.mts → publicKey-B3XRNhHO.d.mts} +0 -0
@@ -1,5 +1,5 @@
1
- import { S as Serializable, T as TransactionArgument, H as HexInput, a as Serializer, D as Deserializer, E as EntryFunctionArgument, U as Uint8, b as Uint16, c as Uint32, A as AnyNumber, d as Deserializable, e as Hex, f as AuthenticationKeyScheme, g as AccountAddress, h as AnyPublicKeyVariant, i as EphemeralPublicKeyVariant, j as EphemeralCertificateVariant, Z as ZkpVariant, N as Network, C as Client, k as ClientConfig, F as FullNodeConfig, I as IndexerConfig, l as FaucetConfig, m as AptosSettings, M as MoveModuleId, n as ScriptFunctionArgument, o as MoveFunctionId, p as AccountAddressInput, q as MoveFunctionGenericTypeParam, r as SigningSchemeInput, s as SigningScheme, t as AccountData, P as PaginationArgs, L as LedgerVersionArg, u as MoveModuleBytecode, v as TransactionResponse, w as MoveResource, x as MoveStructId, y as TokenStandardArg, O as OrderByArg, G as GetAccountOwnedTokensQueryResponse, z as GetAccountOwnedTokensFromCollectionResponse, B as GetAccountCollectionsWithOwnedTokenResponse, J as GetAccountCoinsDataResponse, W as WhereArg, K as GetAccountOwnedObjectsResponse, Q as GetCollectionDataResponse, R as GetTokenDataResponse, V as GetCurrentTokenOwnershipResponse, X as GetOwnedTokensResponse, Y as GetTokenActivityResponse, _ as GetEventsResponse, $ as WaitForTransactionOptions, a0 as UserTransactionResponse, a1 as MoveFunction, a2 as GetFungibleAssetMetadataResponse, a3 as GetFungibleAssetActivitiesResponse, a4 as GetCurrentFungibleAssetBalancesResponse, a5 as LedgerInfo, a6 as Block, a7 as TableItemRequest, a8 as MoveValue, a9 as GetChainTopUserTransactionsResponse, aa as GraphqlQuery, ab as GetProcessorStatusResponse, ac as GetANSNameResponse, ad as GetNumberOfDelegatorsResponse, ae as GetDelegatedStakingActivitiesResponse, af as PendingTransactionResponse, ag as CommittedTransactionResponse, ah as GasEstimation, ai as AptosRequest, aj as ClientRequest, ak as ClientResponse, al as MimeType } from './accountAddress-u9wEan9p.js';
2
- export { ay as AccountAuthenticatorVariant, be as AccountSignature, ap as AddressInvalidReason, az as AnySignatureVariant, aN as BlockMetadataTransactionResponse, aE as ClientHeadersType, aX as DecodedTableData, aY as DeletedTableData, bB as DeriveScheme, bh as DirectWriteSet, a_ as EntryFunctionPayloadResponse, aA as EphemeralSignatureVariant, bj as Event, bi as EventGuid, bE as GenerateAccount, bC as GenerateAccountWithEd25519, bD as GenerateAccountWithSingleSignerSecp256k1Key, b1 as GenesisPayload, aM as GenesisTransactionResponse, as as HexInvalidReason, bw as MoveAbility, bq as MoveAddressType, bv as MoveFunctionVisibility, by as MoveModule, br as MoveObjectType, bs as MoveOptionType, b2 as MoveScriptBytecode, bz as MoveStruct, bx as MoveStructField, bt as MoveStructType, bu as MoveType, bo as MoveUint128Type, bl as MoveUint16Type, bp as MoveUint256Type, bm as MoveUint32Type, bn as MoveUint64Type, bk as MoveUint8Type, b0 as MultisigPayloadResponse, bN as NetworkToChainId, bK as NetworkToFaucetAPI, bI as NetworkToIndexerAPI, bO as NetworkToNetworkName, bJ as NetworkToNodeAPI, bL as NetworkToPepperAPI, bM as NetworkToProverAPI, bF as OrderBy, bG as OrderByValue, aq as ParsingError, ar as ParsingResult, bA as RoleType, a$ as ScriptPayloadResponse, au as ScriptTransactionArgumentVariants, bg as ScriptWriteSet, aO as StateCheckpointTransactionResponse, bH as TokenStandard, ax as TransactionAuthenticatorVariant, b9 as TransactionEd25519Signature, bd as TransactionFeePayerSignature, bc as TransactionMultiAgentSignature, bb as TransactionMultiEd25519Signature, aZ as TransactionPayloadResponse, av as TransactionPayloadVariants, aF as TransactionResponseType, ba as TransactionSecp256k1Signature, b3 as TransactionSignature, aw as TransactionVariants, at as TypeTagVariants, aC as Uint128, aD as Uint256, aB as Uint64, aP as ValidatorTransactionResponse, bf as WriteSet, aQ as WriteSetChange, aR as WriteSetChangeDeleteModule, aS as WriteSetChangeDeleteResource, aT as WriteSetChangeDeleteTableItem, aU as WriteSetChangeWriteModule, aV as WriteSetChangeWriteResource, aW as WriteSetChangeWriteTableItem, am as ensureBoolean, aJ as isBlockMetadataTransactionResponse, b4 as isEd25519Signature, b7 as isFeePayerSignature, aI as isGenesisTransactionResponse, b6 as isMultiAgentSignature, b8 as isMultiEd25519Signature, aG as isPendingTransactionResponse, b5 as isSecp256k1Signature, aK as isStateCheckpointTransactionResponse, aH as isUserTransactionResponse, aL as isValidatorTransactionResponse, an as outOfRangeErrorMessage, ao as validateNumberInRange } from './accountAddress-u9wEan9p.js';
1
+ import { S as Serializable, T as TransactionArgument, H as HexInput, a as Serializer, D as Deserializer, E as EntryFunctionArgument, U as Uint8, b as Uint16, c as Uint32, A as AnyNumber, d as Deserializable, e as Hex, f as AuthenticationKeyScheme, g as AccountAddress, h as AnyPublicKeyVariant, N as Network, C as Client, i as ClientConfig, F as FullNodeConfig, I as IndexerConfig, j as FaucetConfig, k as AptosSettings, M as MoveModuleId, l as ScriptFunctionArgument, m as MoveFunctionId, n as AccountAddressInput, o as MoveFunctionGenericTypeParam, p as SigningSchemeInput, q as SigningScheme, r as AccountData, P as PaginationArgs, L as LedgerVersionArg, s as MoveModuleBytecode, t as TransactionResponse, u as MoveResource, v as MoveStructId, w as TokenStandardArg, O as OrderByArg, G as GetAccountOwnedTokensQueryResponse, x as GetAccountOwnedTokensFromCollectionResponse, y as GetAccountCollectionsWithOwnedTokenResponse, z as GetAccountCoinsDataResponse, W as WhereArg, B as GetAccountOwnedObjectsResponse, J as GetCollectionDataResponse, K as GetTokenDataResponse, Q as GetCurrentTokenOwnershipResponse, R as GetOwnedTokensResponse, V as GetTokenActivityResponse, X as GetEventsResponse, Y as WaitForTransactionOptions, Z as UserTransactionResponse, _ as MoveFunction, $ as GetFungibleAssetMetadataResponse, a0 as GetFungibleAssetActivitiesResponse, a1 as GetCurrentFungibleAssetBalancesResponse, a2 as LedgerInfo, a3 as Block, a4 as MoveValue, a5 as GetChainTopUserTransactionsResponse, a6 as GraphqlQuery, a7 as GetProcessorStatusResponse, a8 as GetANSNameResponse, a9 as GetNumberOfDelegatorsResponse, aa as GetDelegatedStakingActivitiesResponse, ab as PendingTransactionResponse, ac as CommittedTransactionResponse, ad as GasEstimation, ae as TableItemRequest, af as GetTableItemsDataResponse, ag as GetTableItemsMetadataResponse, ah as AptosRequest, ai as ClientRequest, aj as ClientResponse, ak as MimeType } from './accountAddress-ccLvlUQe.js';
2
+ export { ax as AccountAuthenticatorVariant, bc as AccountSignature, ao as AddressInvalidReason, ay as AnySignatureVariant, aL as BlockMetadataTransactionResponse, aC as ClientHeadersType, aV as DecodedTableData, aW as DeletedTableData, bz as DeriveScheme, bf as DirectWriteSet, aY as EntryFunctionPayloadResponse, bh as Event, bg as EventGuid, bC as GenerateAccount, bA as GenerateAccountWithEd25519, bB as GenerateAccountWithSingleSignerSecp256k1Key, a$ as GenesisPayload, aK as GenesisTransactionResponse, ar as HexInvalidReason, bu as MoveAbility, bo as MoveAddressType, bt as MoveFunctionVisibility, bw as MoveModule, bp as MoveObjectType, bq as MoveOptionType, b0 as MoveScriptBytecode, bx as MoveStruct, bv as MoveStructField, br as MoveStructType, bs as MoveType, bm as MoveUint128Type, bj as MoveUint16Type, bn as MoveUint256Type, bk as MoveUint32Type, bl as MoveUint64Type, bi as MoveUint8Type, a_ as MultisigPayloadResponse, bJ as NetworkToChainId, bI as NetworkToFaucetAPI, bG as NetworkToIndexerAPI, bK as NetworkToNetworkName, bH as NetworkToNodeAPI, bD as OrderBy, bE as OrderByValue, ap as ParsingError, aq as ParsingResult, by as RoleType, aZ as ScriptPayloadResponse, at as ScriptTransactionArgumentVariants, be as ScriptWriteSet, aM as StateCheckpointTransactionResponse, bF as TokenStandard, aw as TransactionAuthenticatorVariant, b7 as TransactionEd25519Signature, bb as TransactionFeePayerSignature, ba as TransactionMultiAgentSignature, b9 as TransactionMultiEd25519Signature, aX as TransactionPayloadResponse, au as TransactionPayloadVariants, aD as TransactionResponseType, b8 as TransactionSecp256k1Signature, b1 as TransactionSignature, av as TransactionVariants, as as TypeTagVariants, aA as Uint128, aB as Uint256, az as Uint64, aN as ValidatorTransactionResponse, bd as WriteSet, aO as WriteSetChange, aP as WriteSetChangeDeleteModule, aQ as WriteSetChangeDeleteResource, aR as WriteSetChangeDeleteTableItem, aS as WriteSetChangeWriteModule, aT as WriteSetChangeWriteResource, aU as WriteSetChangeWriteTableItem, al as ensureBoolean, aH as isBlockMetadataTransactionResponse, b2 as isEd25519Signature, b5 as isFeePayerSignature, aG as isGenesisTransactionResponse, b4 as isMultiAgentSignature, b6 as isMultiEd25519Signature, aE as isPendingTransactionResponse, b3 as isSecp256k1Signature, aI as isStateCheckpointTransactionResponse, aF as isUserTransactionResponse, aJ as isValidatorTransactionResponse, am as outOfRangeErrorMessage, an as validateNumberInRange } from './accountAddress-ccLvlUQe.js';
3
3
  import EventEmitter from 'eventemitter3';
4
4
 
5
5
  type Maybe<T> = T | null;
@@ -144,6 +144,7 @@ type CurrentAptosNamesBoolExp = {
144
144
  _not?: InputMaybe<CurrentAptosNamesBoolExp>;
145
145
  _or?: InputMaybe<Array<CurrentAptosNamesBoolExp>>;
146
146
  domain?: InputMaybe<StringComparisonExp>;
147
+ domain_expiration_timestamp?: InputMaybe<TimestampComparisonExp>;
147
148
  domain_with_suffix?: InputMaybe<StringComparisonExp>;
148
149
  expiration_timestamp?: InputMaybe<TimestampComparisonExp>;
149
150
  is_active?: InputMaybe<BooleanComparisonExp>;
@@ -153,6 +154,7 @@ type CurrentAptosNamesBoolExp = {
153
154
  owner_address?: InputMaybe<StringComparisonExp>;
154
155
  registered_address?: InputMaybe<StringComparisonExp>;
155
156
  subdomain?: InputMaybe<StringComparisonExp>;
157
+ subdomain_expiration_policy?: InputMaybe<BigintComparisonExp>;
156
158
  token_name?: InputMaybe<StringComparisonExp>;
157
159
  token_standard?: InputMaybe<StringComparisonExp>;
158
160
  };
@@ -161,6 +163,8 @@ declare enum CurrentAptosNamesSelectColumn {
161
163
  /** column name */
162
164
  Domain = "domain",
163
165
  /** column name */
166
+ DomainExpirationTimestamp = "domain_expiration_timestamp",
167
+ /** column name */
164
168
  DomainWithSuffix = "domain_with_suffix",
165
169
  /** column name */
166
170
  ExpirationTimestamp = "expiration_timestamp",
@@ -177,6 +181,8 @@ declare enum CurrentAptosNamesSelectColumn {
177
181
  /** column name */
178
182
  Subdomain = "subdomain",
179
183
  /** column name */
184
+ SubdomainExpirationPolicy = "subdomain_expiration_policy",
185
+ /** column name */
180
186
  TokenName = "token_name",
181
187
  /** column name */
182
188
  TokenStandard = "token_standard"
@@ -307,6 +313,27 @@ type NumericComparisonExp = {
307
313
  _neq?: InputMaybe<Scalars["numeric"]["input"]>;
308
314
  _nin?: InputMaybe<Array<Scalars["numeric"]["input"]>>;
309
315
  };
316
+ /** Boolean expression to filter rows from the table "table_items". All fields are combined with a logical 'AND'. */
317
+ type TableItemsBoolExp = {
318
+ _and?: InputMaybe<Array<TableItemsBoolExp>>;
319
+ _not?: InputMaybe<TableItemsBoolExp>;
320
+ _or?: InputMaybe<Array<TableItemsBoolExp>>;
321
+ decoded_key?: InputMaybe<JsonbComparisonExp>;
322
+ decoded_value?: InputMaybe<JsonbComparisonExp>;
323
+ key?: InputMaybe<StringComparisonExp>;
324
+ table_handle?: InputMaybe<StringComparisonExp>;
325
+ transaction_version?: InputMaybe<BigintComparisonExp>;
326
+ write_set_change_index?: InputMaybe<BigintComparisonExp>;
327
+ };
328
+ /** Boolean expression to filter rows from the table "table_metadatas". All fields are combined with a logical 'AND'. */
329
+ type TableMetadatasBoolExp = {
330
+ _and?: InputMaybe<Array<TableMetadatasBoolExp>>;
331
+ _not?: InputMaybe<TableMetadatasBoolExp>;
332
+ _or?: InputMaybe<Array<TableMetadatasBoolExp>>;
333
+ handle?: InputMaybe<StringComparisonExp>;
334
+ key_type?: InputMaybe<StringComparisonExp>;
335
+ value_type?: InputMaybe<StringComparisonExp>;
336
+ };
310
337
  /** Boolean expression to compare columns of type "timestamp". All fields are combined with logical 'AND'. */
311
338
  type TimestampComparisonExp = {
312
339
  _eq?: InputMaybe<Scalars["timestamp"]["input"]>;
@@ -1340,290 +1367,6 @@ declare class MultiKeySignature extends Signature {
1340
1367
  static deserialize(deserializer: Deserializer): MultiKeySignature;
1341
1368
  }
1342
1369
 
1343
- /**
1344
- * Represents ephemeral public keys for Aptos Keyless accounts.
1345
- *
1346
- * These are not public keys used as a public key on an account. They are only used ephemerally on Keyless accounts.
1347
- */
1348
- declare class EphemeralPublicKey extends PublicKey {
1349
- /**
1350
- * The public key itself
1351
- */
1352
- readonly publicKey: PublicKey;
1353
- /**
1354
- * An enum indicating the scheme of the ephemeral public key
1355
- */
1356
- readonly variant: EphemeralPublicKeyVariant;
1357
- constructor(publicKey: PublicKey);
1358
- /**
1359
- * Get the public key in bytes (Uint8Array).
1360
- *
1361
- * @returns Uint8Array representation of the public key
1362
- */
1363
- toUint8Array(): Uint8Array;
1364
- /**
1365
- * Verifies a signed data with a the ephemeral public key
1366
- *
1367
- * @param args.message message
1368
- * @param args.signature The signature that was signed by the private key of the ephemeral public key
1369
- * @returns true if the signature is valid
1370
- */
1371
- verifySignature(args: {
1372
- message: HexInput;
1373
- signature: EphemeralSignature;
1374
- }): boolean;
1375
- serialize(serializer: Serializer): void;
1376
- static deserialize(deserializer: Deserializer): EphemeralPublicKey;
1377
- static isPublicKey(publicKey: PublicKey): publicKey is EphemeralPublicKey;
1378
- }
1379
- /**
1380
- * Represents ephemeral signatures used in Aptos Keyless accounts.
1381
- *
1382
- * These signatures are used inside of KeylessSignature
1383
- */
1384
- declare class EphemeralSignature extends Signature {
1385
- /**
1386
- * The signature signed by the private key of an EphemeralKeyPair
1387
- */
1388
- readonly signature: Signature;
1389
- constructor(signature: Signature);
1390
- /**
1391
- * Get the public key in bytes (Uint8Array).
1392
- *
1393
- * @returns Uint8Array representation of the public key
1394
- */
1395
- toUint8Array(): Uint8Array;
1396
- static fromHex(hexInput: HexInput): EphemeralSignature;
1397
- serialize(serializer: Serializer): void;
1398
- static deserialize(deserializer: Deserializer): EphemeralSignature;
1399
- }
1400
-
1401
- /**
1402
- * An abstract representation of a crypto proof.
1403
- * associated to a specific zero knowledge proof schemes e.g. Groth16, PLONK
1404
- */
1405
- declare abstract class Proof extends Serializable {
1406
- /**
1407
- * Get the proof as a hex string with a 0x prefix e.g. 0x123456...
1408
- */
1409
- toString(): string;
1410
- }
1411
-
1412
- declare const EPK_HORIZON_SECS = 10000000;
1413
- declare const MAX_AUD_VAL_BYTES = 120;
1414
- declare const MAX_UID_KEY_BYTES = 30;
1415
- declare const MAX_UID_VAL_BYTES = 330;
1416
- declare const MAX_ISS_VAL_BYTES = 120;
1417
- declare const MAX_EXTRA_FIELD_BYTES = 350;
1418
- declare const MAX_JWT_HEADER_B64_BYTES = 300;
1419
- declare const MAX_COMMITED_EPK_BYTES = 93;
1420
- /**
1421
- * Represents the KeylessPublicKey public key
1422
- *
1423
- * KeylessPublicKey authentication key is represented in the SDK as `AnyPublicKey`.
1424
- */
1425
- declare class KeylessPublicKey extends AccountPublicKey {
1426
- static readonly ID_COMMITMENT_LENGTH: number;
1427
- readonly iss: string;
1428
- readonly idCommitment: Uint8Array;
1429
- constructor(iss: string, idCommitment: HexInput);
1430
- /**
1431
- * Get the authentication key for the keyless public key
1432
- *
1433
- * @returns AuthenticationKey
1434
- */
1435
- authKey(): AuthenticationKey;
1436
- /**
1437
- * Get the public key in bytes (Uint8Array).
1438
- *
1439
- * @returns Uint8Array representation of the public key
1440
- */
1441
- toUint8Array(): Uint8Array;
1442
- /**
1443
- * Get the public key as a hex string with the 0x prefix.
1444
- *
1445
- * @returns string representation of the public key
1446
- */
1447
- toString(): string;
1448
- /**
1449
- * Verifies a signed data with a public key
1450
- *
1451
- * @param args.message message
1452
- * @param args.signature The signature
1453
- * @returns true if the signature is valid
1454
- */
1455
- verifySignature(args: {
1456
- message: HexInput;
1457
- signature: KeylessSignature;
1458
- }): boolean;
1459
- serialize(serializer: Serializer): void;
1460
- static deserialize(deserializer: Deserializer): KeylessPublicKey;
1461
- static load(deserializer: Deserializer): KeylessPublicKey;
1462
- static isPublicKey(publicKey: PublicKey): publicKey is KeylessPublicKey;
1463
- /**
1464
- * Creates a KeylessPublicKey from the JWT components plus pepper
1465
- *
1466
- * @param args.iss the iss of the identity
1467
- * @param args.uidKey the key to use to get the uidVal in the JWT token
1468
- * @param args.uidVal the value of the uidKey in the JWT token
1469
- * @param args.aud the client ID of the application
1470
- * @param args.pepper The pepper used to maintain privacy of the account
1471
- * @returns KeylessPublicKey
1472
- */
1473
- static create(args: {
1474
- iss: string;
1475
- uidKey: string;
1476
- uidVal: string;
1477
- aud: string;
1478
- pepper: HexInput;
1479
- }): KeylessPublicKey;
1480
- }
1481
- /**
1482
- * A signature of a message signed via Keyless Accounnt that uses proofs or the jwt token to authenticate.
1483
- */
1484
- declare class KeylessSignature extends Signature {
1485
- /**
1486
- * The inner signature ZeroKnowledgeSigniature or OpenIdSignature
1487
- */
1488
- readonly ephemeralCertificate: EphemeralCertificate;
1489
- /**
1490
- * The jwt header in the token used to create the proof/signature. In json string representation.
1491
- */
1492
- readonly jwtHeader: string;
1493
- /**
1494
- * The expiry timestamp in seconds of the EphemeralKeyPair used to sign
1495
- */
1496
- readonly expiryDateSecs: bigint | number;
1497
- /**
1498
- * The ephemeral public key used to verify the signature
1499
- */
1500
- readonly ephemeralPublicKey: EphemeralPublicKey;
1501
- /**
1502
- * The signature resulting from signing with the private key of the EphemeralKeyPair
1503
- */
1504
- readonly ephemeralSignature: EphemeralSignature;
1505
- constructor(args: {
1506
- jwtHeader: string;
1507
- ephemeralCertificate: EphemeralCertificate;
1508
- expiryDateSecs: bigint | number;
1509
- ephemeralPublicKey: EphemeralPublicKey;
1510
- ephemeralSignature: EphemeralSignature;
1511
- });
1512
- /**
1513
- * Get the signature in bytes (Uint8Array).
1514
- *
1515
- * @returns Uint8Array representation of the signature
1516
- */
1517
- toUint8Array(): Uint8Array;
1518
- serialize(serializer: Serializer): void;
1519
- static deserialize(deserializer: Deserializer): KeylessSignature;
1520
- static load(deserializer: Deserializer): KeylessSignature;
1521
- static isSignature(signature: Signature): signature is KeylessSignature;
1522
- }
1523
- /**
1524
- * A container for a signature that is a ZeroKnowledgeSig. Can be expanded to support OpenIdSignature.
1525
- */
1526
- declare class EphemeralCertificate extends Signature {
1527
- readonly signature: Signature;
1528
- /**
1529
- * Index of the underlying enum variant
1530
- */
1531
- private readonly variant;
1532
- constructor(signature: Signature, variant: EphemeralCertificateVariant);
1533
- /**
1534
- * Get the public key in bytes (Uint8Array).
1535
- *
1536
- * @returns Uint8Array representation of the public key
1537
- */
1538
- toUint8Array(): Uint8Array;
1539
- serialize(serializer: Serializer): void;
1540
- static deserialize(deserializer: Deserializer): EphemeralCertificate;
1541
- }
1542
- /**
1543
- * A representation of a Groth16 proof. The points are the compressed serialization of affine reprentation of the proof.
1544
- */
1545
- declare class Groth16Zkp extends Proof {
1546
- /**
1547
- * The bytes of G1 proof point a
1548
- */
1549
- a: Uint8Array;
1550
- /**
1551
- * The bytes of G2 proof point b
1552
- */
1553
- b: Uint8Array;
1554
- /**
1555
- * The bytes of G1 proof point c
1556
- */
1557
- c: Uint8Array;
1558
- constructor(args: {
1559
- a: HexInput;
1560
- b: HexInput;
1561
- c: HexInput;
1562
- });
1563
- serialize(serializer: Serializer): void;
1564
- static deserialize(deserializer: Deserializer): Groth16Zkp;
1565
- }
1566
- /**
1567
- * A container for a different zero knowledge proof types
1568
- */
1569
- declare class ZkProof extends Serializable {
1570
- readonly proof: Proof;
1571
- /**
1572
- * Index of the underlying enum variant
1573
- */
1574
- private readonly variant;
1575
- constructor(proof: Proof, variant: ZkpVariant);
1576
- serialize(serializer: Serializer): void;
1577
- static deserialize(deserializer: Deserializer): ZkProof;
1578
- }
1579
- /**
1580
- * The signature representation of a proof
1581
- */
1582
- declare class ZeroKnowledgeSig extends Signature {
1583
- /**
1584
- * The proof
1585
- */
1586
- readonly proof: ZkProof;
1587
- /**
1588
- * The max lifespan of the proof
1589
- */
1590
- readonly expHorizonSecs: bigint;
1591
- /**
1592
- * A key value pair on the JWT token that can be made public
1593
- */
1594
- readonly extraField?: string;
1595
- /**
1596
- * Set in the case of signing by recovery services
1597
- */
1598
- readonly overrideAudVal?: string;
1599
- /**
1600
- * The training wheels signature
1601
- */
1602
- readonly trainingWheelsSignature?: EphemeralSignature;
1603
- constructor(args: {
1604
- proof: ZkProof;
1605
- expHorizonSecs?: bigint;
1606
- extraField?: string;
1607
- overrideAudVal?: string;
1608
- trainingWheelsSignature?: EphemeralSignature;
1609
- });
1610
- /**
1611
- * Get the signature in bytes (Uint8Array).
1612
- *
1613
- * @returns Uint8Array representation of the signature
1614
- */
1615
- toUint8Array(): Uint8Array;
1616
- /**
1617
- * Return a ZeroKnowledgeSig object from its bcs serialization in bytes.
1618
- *
1619
- * @returns ZeroKnowledgeSig
1620
- */
1621
- static fromBytes(bytes: Uint8Array): ZeroKnowledgeSig;
1622
- serialize(serializer: Serializer): void;
1623
- static deserialize(deserializer: Deserializer): ZeroKnowledgeSig;
1624
- static load(deserializer: Deserializer): ZeroKnowledgeSig;
1625
- }
1626
-
1627
1370
  /**
1628
1371
  * Represents the Secp256k1 ecdsa public key
1629
1372
  *
@@ -1826,9 +1569,7 @@ declare class AccountAuthenticatorMultiKey extends AccountAuthenticator {
1826
1569
  declare enum AptosApiType {
1827
1570
  FULLNODE = "Fullnode",
1828
1571
  INDEXER = "Indexer",
1829
- FAUCET = "Faucet",
1830
- PEPPER = "Pepper",
1831
- PROVER = "Prover"
1572
+ FAUCET = "Faucet"
1832
1573
  }
1833
1574
  /**
1834
1575
  * The default max gas amount when none is given.
@@ -1901,14 +1642,6 @@ declare class AptosConfig {
1901
1642
  * The optional hardcoded faucet URL to send requests to instead of using the network
1902
1643
  */
1903
1644
  readonly faucet?: string;
1904
- /**
1905
- * The optional hardcoded pepper service URL to send requests to instead of using the network
1906
- */
1907
- readonly pepper?: string;
1908
- /**
1909
- * The optional hardcoded prover service URL to send requests to instead of using the network
1910
- */
1911
- readonly prover?: string;
1912
1645
  /**
1913
1646
  * The optional hardcoded indexer URL to send requests to instead of using the network
1914
1647
  */
@@ -1941,18 +1674,6 @@ declare class AptosConfig {
1941
1674
  * @internal
1942
1675
  */
1943
1676
  getRequestUrl(apiType: AptosApiType): string;
1944
- /**
1945
- * Checks if the URL is a known pepper service endpoint
1946
- *
1947
- * @internal
1948
- * */
1949
- isPepperServiceRequest(url: string): boolean;
1950
- /**
1951
- * Checks if the URL is a known prover service endpoint
1952
- *
1953
- * @internal
1954
- * */
1955
- isProverServiceRequest(url: string): boolean;
1956
1677
  }
1957
1678
 
1958
1679
  /**
@@ -3115,173 +2836,6 @@ declare class Ed25519Account implements Account$1 {
3115
2836
  signTransaction(transaction: AnyRawTransaction): Ed25519Signature;
3116
2837
  }
3117
2838
 
3118
- declare class EphemeralKeyPair extends Serializable {
3119
- static readonly BLINDER_LENGTH: number;
3120
- /**
3121
- * A byte array of length BLINDER_LENGTH used to obfuscate the public key from the IdP.
3122
- * Used in calculating the nonce passed to the IdP and as a secret witness in proof generation.
3123
- */
3124
- readonly blinder: Uint8Array;
3125
- /**
3126
- * A timestamp in seconds indicating when the ephemeral key pair is expired. After expiry, a new
3127
- * EphemeralKeyPair must be generated and a new JWT needs to be created.
3128
- */
3129
- readonly expiryDateSecs: bigint | number;
3130
- /**
3131
- * The value passed to the IdP when the user authenticates. It comprises of a hash of the
3132
- * ephermeral public key, expiry date, and blinder.
3133
- */
3134
- readonly nonce: string;
3135
- /**
3136
- * A private key used to sign transactions. This private key is not tied to any account on the chain as it
3137
- * is ephemeral in nature.
3138
- */
3139
- private privateKey;
3140
- /**
3141
- * A public key used to verify transactions. This public key is not tied to any account on the chain as it
3142
- * is ephemeral in nature.
3143
- */
3144
- private publicKey;
3145
- constructor(args: {
3146
- privateKey: PrivateKey;
3147
- expiryDateSecs?: bigint | number;
3148
- blinder?: HexInput;
3149
- });
3150
- /**
3151
- * Returns the public key of the key pair.
3152
- * @return EphemeralPublicKey
3153
- */
3154
- getPublicKey(): EphemeralPublicKey;
3155
- /**
3156
- * Returns the public key of the key pair.
3157
- * @return boolean
3158
- */
3159
- isExpired(): boolean;
3160
- serialize(serializer: Serializer): void;
3161
- static deserialize(deserializer: Deserializer): EphemeralKeyPair;
3162
- static fromBytes(bytes: Uint8Array): EphemeralKeyPair;
3163
- /**
3164
- * Returns the public key of the key pair.
3165
- * @param scheme the type of keypair to use for the EphemeralKeyPair. Only Ed25519 supported for now.
3166
- * @return boolean
3167
- */
3168
- static generate(args?: {
3169
- scheme: EphemeralPublicKeyVariant;
3170
- }): EphemeralKeyPair;
3171
- private generateNonce;
3172
- /**
3173
- * Sign the given message with the private key.
3174
- *
3175
- * @param data in HexInput format
3176
- * @returns EphemeralSignature
3177
- */
3178
- sign(data: HexInput): EphemeralSignature;
3179
- }
3180
-
3181
- declare const IssuerToJwkEndpoint: Record<string, string>;
3182
- declare class KeylessAccount extends Serializable implements Account$1 {
3183
- static readonly PEPPER_LENGTH: number;
3184
- readonly publicKey: KeylessPublicKey;
3185
- readonly ephemeralKeyPair: EphemeralKeyPair;
3186
- readonly uidKey: string;
3187
- readonly uidVal: string;
3188
- readonly aud: string;
3189
- readonly pepper: Uint8Array;
3190
- readonly accountAddress: AccountAddress;
3191
- proof: ZeroKnowledgeSig | undefined;
3192
- readonly proofOrPromise: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3193
- readonly signingScheme: SigningScheme;
3194
- private jwt;
3195
- private isJwtValid;
3196
- readonly emitter: EventEmitter<ProofFetchEvents>;
3197
- constructor(args: {
3198
- address?: AccountAddress;
3199
- ephemeralKeyPair: EphemeralKeyPair;
3200
- iss: string;
3201
- uidKey: string;
3202
- uidVal: string;
3203
- aud: string;
3204
- pepper: HexInput;
3205
- proofOrFetcher: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3206
- proofFetchCallback?: ProofFetchCallback;
3207
- jwt: string;
3208
- });
3209
- /**
3210
- * This initializes the asyncronous proof fetch
3211
- * @return
3212
- */
3213
- init(promise: Promise<ZeroKnowledgeSig>): Promise<void>;
3214
- serialize(serializer: Serializer): void;
3215
- static deserialize(deserializer: Deserializer): KeylessAccount;
3216
- /**
3217
- * Checks if the proof is expired. If so the account must be rederived with a new EphemeralKeyPair
3218
- * and JWT token.
3219
- * @return boolean
3220
- */
3221
- isExpired(): boolean;
3222
- /**
3223
- * Checks if the the JWK used to verify the token still exists on the issuer's JWK uri.
3224
- * Caches the result.
3225
- * @return boolean
3226
- */
3227
- checkJwkValidity(): Promise<boolean>;
3228
- /**
3229
- * Sign a message using Keyless.
3230
- * @param message the message to sign, as binary input
3231
- * @return the AccountAuthenticator containing the signature, together with the account's public key
3232
- */
3233
- signWithAuthenticator(message: HexInput): AccountAuthenticatorSingleKey;
3234
- /**
3235
- * Sign a transaction using Keyless.
3236
- * @param transaction the raw transaction
3237
- * @return the AccountAuthenticator containing the signature of the transaction, together with the account's public key
3238
- */
3239
- signTransactionWithAuthenticator(transaction: AnyRawTransaction): AccountAuthenticatorSingleKey;
3240
- /**
3241
- * Waits for asyncronous proof fetching to finish.
3242
- * @return
3243
- */
3244
- waitForProofFetch(): Promise<void>;
3245
- /**
3246
- * Sign the given message using Keyless.
3247
- * @param message in HexInput format
3248
- * @returns Signature
3249
- */
3250
- sign(data: HexInput): KeylessSignature;
3251
- /**
3252
- * Sign the given transaction with Keyless.
3253
- * Signs the transaction and proof to guard against proof malleability.
3254
- * @param transaction the transaction to be signed
3255
- * @returns KeylessSignature
3256
- */
3257
- signTransaction(transaction: AnyRawTransaction): KeylessSignature;
3258
- verifySignature(args: {
3259
- message: HexInput;
3260
- signature: Signature;
3261
- }): boolean;
3262
- static fromBytes(bytes: Uint8Array): KeylessAccount;
3263
- static fromJWTAndProof(args: {
3264
- proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3265
- jwt: string;
3266
- ephemeralKeyPair: EphemeralKeyPair;
3267
- pepper: HexInput;
3268
- uidKey?: string;
3269
- proofFetchCallback?: ProofFetchCallback;
3270
- }): KeylessAccount;
3271
- }
3272
- type ProofFetchSuccess = {
3273
- status: "Success";
3274
- };
3275
- type ProofFetchFailure = {
3276
- status: "Failed";
3277
- error: string;
3278
- };
3279
- type ProofFetchStatus = ProofFetchSuccess | ProofFetchFailure;
3280
- type ProofFetchCallback = (status: ProofFetchStatus) => Promise<void>;
3281
- interface ProofFetchEvents {
3282
- proofFetchFinish: (status: ProofFetchStatus) => void;
3283
- }
3284
-
3285
2839
  interface VerifyMultiKeySignatureArgs {
3286
2840
  message: HexInput;
3287
2841
  signature: MultiKeySignature;
@@ -3357,11 +2911,6 @@ declare class MultiKeyAccount implements Account$1 {
3357
2911
  * @return the AccountAuthenticator containing the signature of the transaction, together with the account's public key
3358
2912
  */
3359
2913
  signTransactionWithAuthenticator(transaction: AnyRawTransaction): AccountAuthenticatorMultiKey;
3360
- /**
3361
- * Waits for any proofs to be fetched
3362
- * @return
3363
- */
3364
- waitForProofFetch(): Promise<void>;
3365
2914
  /**
3366
2915
  * Sign the given message using the MultiKeyAccount's signers
3367
2916
  * @param message in HexInput format
@@ -4508,7 +4057,7 @@ declare function buildTransaction(args: InputGenerateMultiAgentRawTransactionArg
4508
4057
  * @returns A signed serialized transaction that can be simulated
4509
4058
  */
4510
4059
  declare function generateSignedTransactionForSimulation(args: InputSimulateTransactionData): Uint8Array;
4511
- declare function getAuthenticatorForSimulation(pk: PublicKey): AccountAuthenticatorEd25519 | AccountAuthenticatorSingleKey;
4060
+ declare function getAuthenticatorForSimulation(publicKey: PublicKey): AccountAuthenticatorEd25519 | AccountAuthenticatorSingleKey;
4512
4061
  /**
4513
4062
  * Prepare a transaction to be submitted to chain
4514
4063
  *
@@ -4813,31 +4362,6 @@ declare class General {
4813
4362
  withTransactions?: boolean;
4814
4363
  };
4815
4364
  }): Promise<Block>;
4816
- /**
4817
- * Queries for a table item for a table identified by the handle and the key for the item.
4818
- * Key and value types need to be passed in to help with key serialization and value deserialization.
4819
- *
4820
- * @example https://api.devnet.aptoslabs.com/v1/accounts/0x1/resource/0x1::coin::CoinInfo%3C0x1::aptos_coin::AptosCoin%3E
4821
- * const tableItem = await aptos.getTableItem({
4822
- * handle: "0x123",
4823
- * data: {
4824
- * key_type: "address", // Move type of table key
4825
- * value_type: "u128", // Move type of table value
4826
- * key: "0x619dc29a0aac8fa146714058e8dd6d2d0f3bdf5f6331907bf91f3acd81e6935" // Value of table key
4827
- * },
4828
- * })
4829
- *
4830
- * @param args.handle A pointer to where that table is stored
4831
- * @param args.data Object that describes table item
4832
- * @param args.options.ledgerVersion The ledger version to query, if not provided it will get the latest version
4833
- *
4834
- * @returns Table item value rendered in JSON
4835
- */
4836
- getTableItem<T>(args: {
4837
- handle: string;
4838
- data: TableItemRequest;
4839
- options?: LedgerVersionArg;
4840
- }): Promise<T>;
4841
4365
  /**
4842
4366
  * Queries for a Move view function
4843
4367
  * @param args.payload Payload for the view function
@@ -5911,42 +5435,78 @@ declare class Transaction {
5911
5435
  }
5912
5436
 
5913
5437
  /**
5914
- * A class to query all `Keyless` related queries on Aptos.
5438
+ * A class to query all `Table` Aptos related queries
5915
5439
  */
5916
- declare class Keyless {
5440
+ declare class Table {
5917
5441
  readonly config: AptosConfig;
5918
5442
  constructor(config: AptosConfig);
5919
5443
  /**
5920
- * Fetches the pepper from the Aptos pepper service API.
5921
- *
5922
- * @param args.jwt JWT token
5923
- * @param args.ephemeralKeyPair the EphemeralKeyPair used to generate the nonce in the JWT token
5924
- * @returns The pepper which is a Uint8Array of length 31.
5925
- */
5926
- getPepper(args: {
5927
- jwt: string;
5928
- ephemeralKeyPair: EphemeralKeyPair;
5929
- }): Promise<Uint8Array>;
5930
- /**
5931
- * Fetches the pepper from the Aptos pepper service API.
5932
- *
5933
- * @param args.jwt JWT token
5934
- * @param args.ephemeralKeyPair the EphemeralKeyPair used to generate the nonce in the JWT token
5935
- * @param args.uidKey a key in the JWT token to use to set the uidVal in the IdCommitment
5936
- * @param args.pepper the pepper
5937
- * @param args.extraFieldKey a key in the JWT token used to reveal a value on chain
5938
- * @param args.proofFetchCallback a callback function that if set, the fetch of the proof will be done asyncronously. Once
5939
- * if finishes the callback function will be called.
5940
- * @returns A KeylessAccount that can be used to sign transactions
5941
- */
5942
- deriveKeylessAccount(args: {
5943
- jwt: string;
5944
- ephemeralKeyPair: EphemeralKeyPair;
5945
- uidKey?: string;
5946
- pepper?: HexInput;
5947
- extraFieldKey?: string;
5948
- proofFetchCallback?: ProofFetchCallback;
5949
- }): Promise<KeylessAccount>;
5444
+ * Queries for a table item for a table identified by the handle and the key for the item.
5445
+ * Key and value types need to be passed in to help with key serialization and value deserialization.
5446
+ *
5447
+ * Note, this query calls the fullnode server
5448
+ *
5449
+ * @example https://api.devnet.aptoslabs.com/v1/accounts/0x1/resource/0x1::coin::CoinInfo%3C0x1::aptos_coin::AptosCoin%3E
5450
+ * const tableItem = await aptos.getTableItem({
5451
+ * handle: "0x1b854694ae746cdbd8d44186ca4929b2b337df21d1c74633be19b2710552fdca",
5452
+ * data: {
5453
+ * key_type: "address", // Move type of table key
5454
+ * value_type: "u128", // Move type of table value
5455
+ * key: "0x619dc29a0aac8fa146714058e8dd6d2d0f3bdf5f6331907bf91f3acd81e6935" // Value of table key
5456
+ * },
5457
+ * })
5458
+ *
5459
+ * @param args.handle A pointer to where that table is stored
5460
+ * @param args.data Object that describes table item
5461
+ * @param args.options.ledgerVersion The ledger version to query, if not provided it will get the latest version
5462
+ *
5463
+ * @returns Table item value rendered in JSON
5464
+ */
5465
+ getTableItem<T>(args: {
5466
+ handle: string;
5467
+ data: TableItemRequest;
5468
+ options?: LedgerVersionArg;
5469
+ }): Promise<T>;
5470
+ /**
5471
+ * Queries for a table items data.
5472
+ *
5473
+ * Optional `options.where` param can be passed to filter the response.
5474
+ *
5475
+ * Note, this query calls the indexer server
5476
+ *
5477
+ * @example
5478
+ * const data = await aptos.getTableItemsData({
5479
+ * options: { where: {
5480
+ * table_handle: { _eq: "0x1b854694ae746cdbd8d44186ca4929b2b337df21d1c74633be19b2710552fdca" },
5481
+ * transaction_version: { _eq: "0" }
5482
+ * }
5483
+ * },
5484
+ * });
5485
+ *
5486
+ * @returns GetTableItemsDataResponse
5487
+ */
5488
+ getTableItemsData(args: {
5489
+ minimumLedgerVersion?: AnyNumber;
5490
+ options?: PaginationArgs & WhereArg<TableItemsBoolExp> & OrderByArg<GetTableItemsDataResponse[0]>;
5491
+ }): Promise<GetTableItemsDataResponse>;
5492
+ /**
5493
+ * Queries for a table items metadata.
5494
+ *
5495
+ * Optional `options.where` param can be passed to filter the response.
5496
+ *
5497
+ * Note, this query calls the indexer server
5498
+ *
5499
+ * @example
5500
+ * const data = await aptos.getTableItemsMetadata({
5501
+ * options: { where: { handle: { _eq: "0x1b854694ae746cdbd8d44186ca4929b2b337df21d1c74633be19b2710552fdca" } } },
5502
+ * });
5503
+ *
5504
+ * @returns GetTableItemsMetadataResponse
5505
+ */
5506
+ getTableItemsMetadata(args: {
5507
+ minimumLedgerVersion?: AnyNumber;
5508
+ options?: PaginationArgs & WhereArg<TableMetadatasBoolExp> & OrderByArg<GetTableItemsMetadataResponse[0]>;
5509
+ }): Promise<GetTableItemsMetadataResponse>;
5950
5510
  }
5951
5511
 
5952
5512
  /**
@@ -5972,10 +5532,10 @@ declare class Aptos {
5972
5532
  readonly general: General;
5973
5533
  readonly staking: Staking;
5974
5534
  readonly transaction: Transaction;
5975
- readonly keyless: Keyless;
5535
+ readonly table: Table;
5976
5536
  constructor(settings?: AptosConfig);
5977
5537
  }
5978
- interface Aptos extends Account, ANS, Coin, DigitalAsset, Event, Faucet, FungibleAsset, General, Keyless, Staking, Omit<Transaction, "build" | "simulate" | "submit" | "batch"> {
5538
+ interface Aptos extends Account, ANS, Coin, DigitalAsset, Event, Faucet, FungibleAsset, General, Staking, Table, Omit<Transaction, "build" | "simulate" | "submit" | "batch"> {
5979
5539
  }
5980
5540
 
5981
5541
  /**
@@ -6012,11 +5572,7 @@ declare class AptosApiError extends Error {
6012
5572
  readonly url: string;
6013
5573
  readonly status: number;
6014
5574
  readonly statusText: string;
6015
- readonly data: {
6016
- message: string;
6017
- error_code?: string;
6018
- vm_error_code?: number;
6019
- };
5575
+ readonly data: any;
6020
5576
  readonly request: AptosRequest;
6021
5577
  constructor(request: AptosRequest, response: AptosResponse<any, any>, message: string);
6022
5578
  }
@@ -6090,7 +5646,6 @@ type GetAptosRequestOptions = Omit<GetRequestOptions, "type">;
6090
5646
  */
6091
5647
  declare function get<Req extends {}, Res extends {}>(options: GetRequestOptions): Promise<AptosResponse<Req, Res>>;
6092
5648
  declare function getAptosFullNode<Req extends {}, Res extends {}>(options: GetAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6093
- declare function getAptosPepperService<Req extends {}, Res extends {}>(options: GetAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6094
5649
  declare function paginateWithCursor<Req extends Record<string, any>, Res extends Array<{}>>(options: GetAptosRequestOptions): Promise<Res>;
6095
5650
 
6096
5651
  type PostRequestOptions = {
@@ -6142,7 +5697,5 @@ declare function post<Req extends {}, Res extends {}>(options: PostRequestOption
6142
5697
  declare function postAptosFullNode<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6143
5698
  declare function postAptosIndexer<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6144
5699
  declare function postAptosFaucet<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6145
- declare function postAptosPepperService<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6146
- declare function postAptosProvingService<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6147
5700
 
6148
- export { APTOS_BIP44_REGEX, APTOS_COIN, APTOS_HARDENED_REGEX, Account$1 as Account, AccountAddress, AccountAddressInput, AccountAuthenticator, AccountAuthenticatorEd25519, AccountAuthenticatorMultiEd25519, AccountAuthenticatorMultiKey, AccountAuthenticatorSingleKey, AccountData, AccountPublicKey, AccountSequenceNumber, AnyNumber, AnyPublicKey, AnyPublicKeyVariant, type AnyRawTransaction, type AnyRawTransactionInstance, AnySignature, type AnyTransactionPayloadInstance, Aptos, AptosApiError, AptosApiType, AptosConfig, AptosRequest, type AptosResponse, AptosSettings, AuthenticationKey, AuthenticationKeyScheme, Block, Bool, CKDPriv, ChainId, Client, ClientConfig, ClientRequest, ClientResponse, CommittedTransactionResponse, type CreateAccountFromPrivateKeyArgs, type CreateEd25519AccountFromPrivateKeyArgs, type CreateEd25519SingleKeyAccountFromPrivateKeyArgs, type CreateSingleKeyAccountFromPrivateKeyArgs, DEFAULT_MAX_GAS_AMOUNT, DEFAULT_TXN_EXP_SEC_FROM_NOW, DEFAULT_TXN_TIMEOUT_SEC, type DerivedKeys, Deserializable, type DeserializableClass, Deserializer, EPK_HORIZON_SECS, Ed25519Account, Ed25519PrivateKey, Ed25519PublicKey, Ed25519Signature, type Ed25519SignerConstructorArgs, type Ed25519SignerFromDerivationPathArgs, EntryFunction, type EntryFunctionABI, EntryFunctionArgument, type EntryFunctionArgumentTypes, EntryFunctionBytes, EphemeralCertificate, EphemeralCertificateVariant, EphemeralKeyPair, EphemeralPublicKey, EphemeralPublicKeyVariant, EphemeralSignature, type ExecutionFinishEventData, type FailureEventData, FaucetConfig, FeePayerRawTransaction, FixedBytes, FullNodeConfig, type FunctionABI, GasEstimation, type GenerateAccountArgs, type GenerateEd25519AccountArgs, type GenerateEd25519SingleKeyAccountArgs, type GenerateSingleKeyAccountArgs, GetANSNameResponse, GetAccountCoinsDataResponse, GetAccountCollectionsWithOwnedTokenResponse, GetAccountOwnedObjectsResponse, GetAccountOwnedTokensFromCollectionResponse, GetAccountOwnedTokensQueryResponse, type GetAptosRequestOptions, GetChainTopUserTransactionsResponse, GetCollectionDataResponse, GetCurrentFungibleAssetBalancesResponse, GetCurrentTokenOwnershipResponse, GetDelegatedStakingActivitiesResponse, GetEventsResponse, GetFungibleAssetActivitiesResponse, GetFungibleAssetMetadataResponse, GetNumberOfDelegatorsResponse, GetOwnedTokensResponse, GetProcessorStatusResponse, type GetRequestOptions, GetTokenActivityResponse, GetTokenDataResponse, GraphqlQuery, Groth16Zkp, HARDENED_OFFSET, Hex, HexInput, Identifier, IndexerConfig, type InputEntryFunctionData, type InputEntryFunctionDataWithABI, type InputEntryFunctionDataWithRemoteABI, type InputGenerateMultiAgentRawTransactionArgs, type InputGenerateMultiAgentRawTransactionData, type InputGenerateRawTransactionArgs, type InputGenerateSingleSignerRawTransactionArgs, type InputGenerateSingleSignerRawTransactionData, type InputGenerateTransactionData, type InputGenerateTransactionOptions, type InputGenerateTransactionPayloadData, type InputGenerateTransactionPayloadDataWithABI, type InputGenerateTransactionPayloadDataWithRemoteABI, type InputMultiSigData, type InputMultiSigDataWithABI, type InputMultiSigDataWithRemoteABI, type InputScriptData, type InputSimulateTransactionData, type InputSimulateTransactionOptions, type InputSubmitTransactionData, type InputViewFunctionData, type InputViewFunctionDataWithABI, type InputViewFunctionDataWithRemoteABI, IssuerToJwkEndpoint, KeyType, KeylessAccount, KeylessPublicKey, KeylessSignature, LedgerInfo, LedgerVersionArg, MAX_AUD_VAL_BYTES, MAX_COMMITED_EPK_BYTES, MAX_EXTRA_FIELD_BYTES, MAX_ISS_VAL_BYTES, MAX_JWT_HEADER_B64_BYTES, MAX_UID_KEY_BYTES, MAX_UID_VAL_BYTES, MimeType, ModuleId, MoveFunction, MoveFunctionGenericTypeParam, MoveFunctionId, MoveModuleBytecode, MoveModuleId, MoveOption, MoveResource, MoveString, MoveStructId, MoveValue, MoveVector, MultiAgentRawTransaction, MultiAgentTransaction, MultiEd25519PublicKey, MultiEd25519Signature, MultiKey, MultiKeyAccount, MultiKeySignature, MultiSig, MultiSigTransactionPayload, Network, OrderByArg, PaginationArgs, PendingTransactionResponse, type PostAptosRequestOptions, type PostRequestOptions, type PrivateKey, type PrivateKeyFromDerivationPathArgs, ProcessorType, type ProofFetchCallback, type ProofFetchEvents, type ProofFetchFailure, type ProofFetchStatus, type ProofFetchSuccess, PublicKey, RAW_TRANSACTION_SALT, RAW_TRANSACTION_WITH_DATA_SALT, RawTransaction, RawTransactionWithData, RotationProofChallenge, Script, ScriptFunctionArgument, type ScriptFunctionArgumentTypes, Secp256k1PrivateKey, Secp256k1PublicKey, Secp256k1Signature, Serializable, Serializer, Signature, SignedTransaction, SigningScheme, SigningSchemeInput, type SimpleEntryFunctionArgumentTypes, SimpleTransaction, SingleKeyAccount, type SingleKeySignerConstructorArgs, type SingleKeySignerFromDerivationPathArgs, type SingleKeySignerGenerateArgs, StructTag, type SuccessEventData, TableItemRequest, TokenStandardArg, TransactionArgument, TransactionAuthenticator, TransactionAuthenticatorEd25519, TransactionAuthenticatorFeePayer, TransactionAuthenticatorMultiAgent, TransactionAuthenticatorMultiEd25519, TransactionAuthenticatorSingleSender, TransactionPayload, TransactionPayloadEntryFunction, TransactionPayloadMultiSig, TransactionPayloadScript, TransactionResponse, TransactionWorker, type TransactionWorkerEvents, TransactionWorkerEventsEnum, TypeTag, TypeTagAddress, TypeTagBool, TypeTagGeneric, TypeTagParserError, TypeTagParserErrorType, TypeTagReference, TypeTagSigner, TypeTagStruct, TypeTagU128, TypeTagU16, TypeTagU256, TypeTagU32, TypeTagU64, TypeTagU8, TypeTagVector, U128, U16, U256, U32, U64, U8, Uint16, Uint32, Uint8, UserTransactionResponse, type VerifyEd25519SignatureArgs, type VerifyMultiKeySignatureArgs, type VerifySignatureArgs, type VerifySingleKeySignatureArgs, type ViewFunctionABI, WaitForTransactionOptions, WhereArg, ZeroKnowledgeSig, ZkProof, ZkpVariant, aptosCoinStructTag, aptosRequest, buildTransaction, checkOrConvertArgument, convertArgument, deriveKey, deriveTransactionType, deserializeFromScriptArgument, fetchEntryFunctionAbi, fetchFunctionAbi, fetchViewFunctionAbi, findFirstNonSignerArg, generateRawTransaction, generateSignedTransaction, generateSignedTransactionForSimulation, generateSigningMessage, generateSigningMessageForSerializable, generateSigningMessageForTransaction, generateTransactionPayload, generateTransactionPayloadWithABI, generateUserTransactionHash, generateViewFunctionPayload, generateViewFunctionPayloadWithABI, get, getAptosFullNode, getAptosPepperService, getAuthenticatorForSimulation, getFunctionParts, hashValues, isBcsAddress, isBcsBool, isBcsFixedBytes, isBcsString, isBcsU128, isBcsU16, isBcsU256, isBcsU32, isBcsU64, isBcsU8, isBool, isEncodedEntryFunctionArgument, isLargeNumber, isNull, isNumber, isScriptDataInput, isString, isValidBIP44Path, isValidHardenedPath, mnemonicToSeed, normalizeBundle, objectStructTag, optionStructTag, paginateWithCursor, parseTypeTag, post, postAptosFaucet, postAptosFullNode, postAptosIndexer, postAptosPepperService, postAptosProvingService, promiseFulfilledStatus, request, splitPath, standardizeTypeTags, stringStructTag, throwTypeMismatch };
5701
+ export { APTOS_BIP44_REGEX, APTOS_COIN, APTOS_HARDENED_REGEX, Account$1 as Account, AccountAddress, AccountAddressInput, AccountAuthenticator, AccountAuthenticatorEd25519, AccountAuthenticatorMultiEd25519, AccountAuthenticatorMultiKey, AccountAuthenticatorSingleKey, AccountData, AccountPublicKey, AccountSequenceNumber, AnyNumber, AnyPublicKey, AnyPublicKeyVariant, type AnyRawTransaction, type AnyRawTransactionInstance, AnySignature, type AnyTransactionPayloadInstance, Aptos, AptosApiError, AptosApiType, AptosConfig, AptosRequest, type AptosResponse, AptosSettings, AuthenticationKey, AuthenticationKeyScheme, Block, Bool, CKDPriv, ChainId, Client, ClientConfig, ClientRequest, ClientResponse, CommittedTransactionResponse, type CreateAccountFromPrivateKeyArgs, type CreateEd25519AccountFromPrivateKeyArgs, type CreateEd25519SingleKeyAccountFromPrivateKeyArgs, type CreateSingleKeyAccountFromPrivateKeyArgs, DEFAULT_MAX_GAS_AMOUNT, DEFAULT_TXN_EXP_SEC_FROM_NOW, DEFAULT_TXN_TIMEOUT_SEC, type DerivedKeys, Deserializable, type DeserializableClass, Deserializer, Ed25519Account, Ed25519PrivateKey, Ed25519PublicKey, Ed25519Signature, type Ed25519SignerConstructorArgs, type Ed25519SignerFromDerivationPathArgs, EntryFunction, type EntryFunctionABI, EntryFunctionArgument, type EntryFunctionArgumentTypes, EntryFunctionBytes, type ExecutionFinishEventData, type FailureEventData, FaucetConfig, FeePayerRawTransaction, FixedBytes, FullNodeConfig, type FunctionABI, GasEstimation, type GenerateAccountArgs, type GenerateEd25519AccountArgs, type GenerateEd25519SingleKeyAccountArgs, type GenerateSingleKeyAccountArgs, GetANSNameResponse, GetAccountCoinsDataResponse, GetAccountCollectionsWithOwnedTokenResponse, GetAccountOwnedObjectsResponse, GetAccountOwnedTokensFromCollectionResponse, GetAccountOwnedTokensQueryResponse, type GetAptosRequestOptions, GetChainTopUserTransactionsResponse, GetCollectionDataResponse, GetCurrentFungibleAssetBalancesResponse, GetCurrentTokenOwnershipResponse, GetDelegatedStakingActivitiesResponse, GetEventsResponse, GetFungibleAssetActivitiesResponse, GetFungibleAssetMetadataResponse, GetNumberOfDelegatorsResponse, GetOwnedTokensResponse, GetProcessorStatusResponse, type GetRequestOptions, GetTableItemsDataResponse, GetTableItemsMetadataResponse, GetTokenActivityResponse, GetTokenDataResponse, GraphqlQuery, HARDENED_OFFSET, Hex, HexInput, Identifier, IndexerConfig, type InputEntryFunctionData, type InputEntryFunctionDataWithABI, type InputEntryFunctionDataWithRemoteABI, type InputGenerateMultiAgentRawTransactionArgs, type InputGenerateMultiAgentRawTransactionData, type InputGenerateRawTransactionArgs, type InputGenerateSingleSignerRawTransactionArgs, type InputGenerateSingleSignerRawTransactionData, type InputGenerateTransactionData, type InputGenerateTransactionOptions, type InputGenerateTransactionPayloadData, type InputGenerateTransactionPayloadDataWithABI, type InputGenerateTransactionPayloadDataWithRemoteABI, type InputMultiSigData, type InputMultiSigDataWithABI, type InputMultiSigDataWithRemoteABI, type InputScriptData, type InputSimulateTransactionData, type InputSimulateTransactionOptions, type InputSubmitTransactionData, type InputViewFunctionData, type InputViewFunctionDataWithABI, type InputViewFunctionDataWithRemoteABI, KeyType, LedgerInfo, LedgerVersionArg, MimeType, ModuleId, MoveFunction, MoveFunctionGenericTypeParam, MoveFunctionId, MoveModuleBytecode, MoveModuleId, MoveOption, MoveResource, MoveString, MoveStructId, MoveValue, MoveVector, MultiAgentRawTransaction, MultiAgentTransaction, MultiEd25519PublicKey, MultiEd25519Signature, MultiKey, MultiKeyAccount, MultiKeySignature, MultiSig, MultiSigTransactionPayload, Network, OrderByArg, PaginationArgs, PendingTransactionResponse, type PostAptosRequestOptions, type PostRequestOptions, type PrivateKey, type PrivateKeyFromDerivationPathArgs, ProcessorType, PublicKey, RAW_TRANSACTION_SALT, RAW_TRANSACTION_WITH_DATA_SALT, RawTransaction, RawTransactionWithData, RotationProofChallenge, Script, ScriptFunctionArgument, type ScriptFunctionArgumentTypes, Secp256k1PrivateKey, Secp256k1PublicKey, Secp256k1Signature, Serializable, Serializer, Signature, SignedTransaction, SigningScheme, SigningSchemeInput, type SimpleEntryFunctionArgumentTypes, SimpleTransaction, SingleKeyAccount, type SingleKeySignerConstructorArgs, type SingleKeySignerFromDerivationPathArgs, type SingleKeySignerGenerateArgs, StructTag, type SuccessEventData, TableItemRequest, TokenStandardArg, TransactionArgument, TransactionAuthenticator, TransactionAuthenticatorEd25519, TransactionAuthenticatorFeePayer, TransactionAuthenticatorMultiAgent, TransactionAuthenticatorMultiEd25519, TransactionAuthenticatorSingleSender, TransactionPayload, TransactionPayloadEntryFunction, TransactionPayloadMultiSig, TransactionPayloadScript, TransactionResponse, TransactionWorker, type TransactionWorkerEvents, TransactionWorkerEventsEnum, TypeTag, TypeTagAddress, TypeTagBool, TypeTagGeneric, TypeTagParserError, TypeTagParserErrorType, TypeTagReference, TypeTagSigner, TypeTagStruct, TypeTagU128, TypeTagU16, TypeTagU256, TypeTagU32, TypeTagU64, TypeTagU8, TypeTagVector, U128, U16, U256, U32, U64, U8, Uint16, Uint32, Uint8, UserTransactionResponse, type VerifyEd25519SignatureArgs, type VerifyMultiKeySignatureArgs, type VerifySignatureArgs, type VerifySingleKeySignatureArgs, type ViewFunctionABI, WaitForTransactionOptions, WhereArg, aptosCoinStructTag, aptosRequest, buildTransaction, checkOrConvertArgument, convertArgument, deriveKey, deriveTransactionType, deserializeFromScriptArgument, fetchEntryFunctionAbi, fetchFunctionAbi, fetchViewFunctionAbi, findFirstNonSignerArg, generateRawTransaction, generateSignedTransaction, generateSignedTransactionForSimulation, generateSigningMessage, generateSigningMessageForSerializable, generateSigningMessageForTransaction, generateTransactionPayload, generateTransactionPayloadWithABI, generateUserTransactionHash, generateViewFunctionPayload, generateViewFunctionPayloadWithABI, get, getAptosFullNode, getAuthenticatorForSimulation, getFunctionParts, hashValues, isBcsAddress, isBcsBool, isBcsFixedBytes, isBcsString, isBcsU128, isBcsU16, isBcsU256, isBcsU32, isBcsU64, isBcsU8, isBool, isEncodedEntryFunctionArgument, isLargeNumber, isNull, isNumber, isScriptDataInput, isString, isValidBIP44Path, isValidHardenedPath, mnemonicToSeed, normalizeBundle, objectStructTag, optionStructTag, paginateWithCursor, parseTypeTag, post, postAptosFaucet, postAptosFullNode, postAptosIndexer, promiseFulfilledStatus, request, splitPath, standardizeTypeTags, stringStructTag, throwTypeMismatch };