@aptos-labs/ts-sdk 1.27.1 → 1.28.0-zeta.1

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 (466) hide show
  1. package/dist/common/{accountAddress-LOYE4_sG.d.ts → accountAddress-0OnKb1b9.d.ts} +5 -3
  2. package/dist/common/chunk-HBPH2AD3.js +2 -0
  3. package/dist/common/chunk-HBPH2AD3.js.map +1 -0
  4. package/dist/common/cli/index.d.ts +1 -1
  5. package/dist/common/cli/index.js +1 -1
  6. package/dist/common/cli/index.js.map +1 -1
  7. package/dist/common/index.d.ts +252 -41
  8. package/dist/common/index.js +28 -28
  9. package/dist/common/index.js.map +1 -1
  10. package/dist/esm/{Ed25519Account-B1VMJOY2.d.mts → Ed25519Account-9zBaZEnp.d.mts} +1 -1
  11. package/dist/esm/account/Account.d.mts +2 -2
  12. package/dist/esm/account/Account.mjs +1 -1
  13. package/dist/esm/account/Ed25519Account.d.mts +2 -2
  14. package/dist/esm/account/Ed25519Account.mjs +1 -1
  15. package/dist/esm/account/EphemeralKeyPair.d.mts +1 -1
  16. package/dist/esm/account/EphemeralKeyPair.mjs +1 -1
  17. package/dist/esm/account/FederatedKeylessAccount.d.mts +75 -0
  18. package/dist/esm/account/FederatedKeylessAccount.mjs +2 -0
  19. package/dist/esm/account/KeylessAccount.d.mts +13 -130
  20. package/dist/esm/account/KeylessAccount.mjs +1 -1
  21. package/dist/esm/account/KeylessAccountCommon.d.mts +207 -0
  22. package/dist/esm/account/KeylessAccountCommon.mjs +2 -0
  23. package/dist/esm/account/MultiKeyAccount.d.mts +4 -3
  24. package/dist/esm/account/MultiKeyAccount.mjs +1 -1
  25. package/dist/esm/account/SingleKeyAccount.d.mts +2 -2
  26. package/dist/esm/account/SingleKeyAccount.mjs +1 -1
  27. package/dist/esm/account/index.d.mts +6 -3
  28. package/dist/esm/account/index.mjs +1 -1
  29. package/dist/esm/api/account.d.mts +4 -3
  30. package/dist/esm/api/account.mjs +1 -1
  31. package/dist/esm/api/ans.d.mts +2 -2
  32. package/dist/esm/api/ans.mjs +1 -1
  33. package/dist/esm/api/aptos.d.mts +5 -2
  34. package/dist/esm/api/aptos.mjs +1 -1
  35. package/dist/esm/api/aptosConfig.mjs +1 -1
  36. package/dist/esm/api/coin.d.mts +1 -1
  37. package/dist/esm/api/coin.mjs +1 -1
  38. package/dist/esm/api/digitalAsset.d.mts +2 -2
  39. package/dist/esm/api/digitalAsset.mjs +1 -1
  40. package/dist/esm/api/event.mjs +1 -1
  41. package/dist/esm/api/faucet.mjs +1 -1
  42. package/dist/esm/api/fungibleAsset.d.mts +2 -2
  43. package/dist/esm/api/fungibleAsset.mjs +1 -1
  44. package/dist/esm/api/general.d.mts +1 -1
  45. package/dist/esm/api/general.mjs +1 -1
  46. package/dist/esm/api/index.d.mts +5 -2
  47. package/dist/esm/api/index.mjs +1 -1
  48. package/dist/esm/api/keyless.d.mts +35 -21
  49. package/dist/esm/api/keyless.mjs +1 -1
  50. package/dist/esm/api/object.mjs +1 -1
  51. package/dist/esm/api/staking.mjs +1 -1
  52. package/dist/esm/api/table.mjs +1 -1
  53. package/dist/esm/api/transaction.d.mts +2 -2
  54. package/dist/esm/api/transaction.mjs +1 -1
  55. package/dist/esm/api/transactionSubmission/build.d.mts +1 -1
  56. package/dist/esm/api/transactionSubmission/build.mjs +1 -1
  57. package/dist/esm/api/transactionSubmission/management.d.mts +2 -2
  58. package/dist/esm/api/transactionSubmission/management.mjs +1 -1
  59. package/dist/esm/api/transactionSubmission/sign.d.mts +2 -2
  60. package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
  61. package/dist/esm/api/transactionSubmission/sign.mjs.map +1 -1
  62. package/dist/esm/api/transactionSubmission/simulate.d.mts +1 -1
  63. package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
  64. package/dist/esm/api/transactionSubmission/submit.d.mts +1 -1
  65. package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
  66. package/dist/esm/api/utils.mjs +1 -1
  67. package/dist/esm/bcs/index.d.mts +1 -1
  68. package/dist/esm/bcs/index.mjs +1 -1
  69. package/dist/esm/bcs/serializable/entryFunctionBytes.mjs +1 -1
  70. package/dist/esm/bcs/serializable/fixedBytes.mjs +1 -1
  71. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  72. package/dist/esm/bcs/serializable/moveStructs.d.mts +10 -1
  73. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  74. package/dist/esm/bcs/serializer.mjs +1 -1
  75. package/dist/esm/chunk-23J256KA.mjs +2 -0
  76. package/dist/esm/chunk-23J256KA.mjs.map +1 -0
  77. package/dist/esm/{chunk-QE5OL6KN.mjs → chunk-2MDJ763P.mjs} +2 -2
  78. package/dist/esm/{chunk-WFOYGJS5.mjs → chunk-2Z6HETKH.mjs} +2 -2
  79. package/dist/esm/{chunk-G5MGSV7Y.mjs → chunk-3CE63FFN.mjs} +2 -2
  80. package/dist/esm/chunk-3TSO6PDV.mjs +2 -0
  81. package/dist/esm/{chunk-2N2VEGT6.mjs → chunk-3XX3675G.mjs} +2 -2
  82. package/dist/esm/{chunk-ZXYTLPP6.mjs → chunk-4I6IUAHQ.mjs} +2 -2
  83. package/dist/esm/{chunk-UV7M72QD.mjs → chunk-4QVGK2KD.mjs} +2 -2
  84. package/dist/esm/{chunk-SUJLWCRN.mjs → chunk-5FPWLBZT.mjs} +2 -2
  85. package/dist/esm/chunk-5HI4R3A2.mjs +2 -0
  86. package/dist/esm/{chunk-AYX5JMB4.mjs → chunk-5HWJ3SN4.mjs} +2 -2
  87. package/dist/esm/{chunk-3SPU4V2B.mjs → chunk-5RNKD3GW.mjs} +2 -2
  88. package/dist/esm/{chunk-SCHZ67F3.mjs → chunk-5VQK4F5X.mjs} +2 -2
  89. package/dist/esm/{chunk-SCHZ67F3.mjs.map → chunk-5VQK4F5X.mjs.map} +1 -1
  90. package/dist/esm/{chunk-7Y3MRBG6.mjs → chunk-6LC7ZJEI.mjs} +2 -2
  91. package/dist/esm/{chunk-76HTG7Z7.mjs → chunk-7BPKOPP7.mjs} +2 -2
  92. package/dist/esm/chunk-7T5CUI2H.mjs +2 -0
  93. package/dist/esm/{chunk-Q7MD4V7H.mjs.map → chunk-7T5CUI2H.mjs.map} +1 -1
  94. package/dist/esm/{chunk-HRIYZBXY.mjs → chunk-ADLWXCGV.mjs} +2 -2
  95. package/dist/esm/{chunk-BCUSI3N6.mjs → chunk-AOCNYMMX.mjs} +2 -2
  96. package/dist/esm/chunk-ASQIKTEF.mjs +2 -0
  97. package/dist/esm/chunk-ASQIKTEF.mjs.map +1 -0
  98. package/dist/esm/{chunk-GNFEBKFV.mjs → chunk-AT2A7OZD.mjs} +2 -2
  99. package/dist/esm/{chunk-A4T373F3.mjs → chunk-AWQNX3RT.mjs} +2 -2
  100. package/dist/esm/{chunk-NWOMSL6K.mjs → chunk-AZ642ORV.mjs} +2 -2
  101. package/dist/esm/chunk-B2RQPJYZ.mjs +2 -0
  102. package/dist/esm/chunk-B2RQPJYZ.mjs.map +1 -0
  103. package/dist/esm/{chunk-52KPINA4.mjs → chunk-B5NYEWNM.mjs} +2 -2
  104. package/dist/esm/chunk-BC5BEOKM.mjs +2 -0
  105. package/dist/esm/{chunk-G7UNU5GI.mjs → chunk-BQPQLOIW.mjs} +2 -2
  106. package/dist/esm/chunk-CBRVPQV6.mjs +2 -0
  107. package/dist/esm/chunk-CBRVPQV6.mjs.map +1 -0
  108. package/dist/esm/chunk-CDIKSNSU.mjs +2 -0
  109. package/dist/esm/{chunk-7AIKM3UF.mjs → chunk-CSNIVFPZ.mjs} +2 -2
  110. package/dist/esm/chunk-DYMN66K5.mjs +2 -0
  111. package/dist/esm/{chunk-4ZMI5G5L.mjs.map → chunk-DYMN66K5.mjs.map} +1 -1
  112. package/dist/esm/{chunk-3NRBTP3S.mjs → chunk-E2WOZVJX.mjs} +2 -2
  113. package/dist/esm/{chunk-H33YIMTU.mjs → chunk-E5LYYWAS.mjs} +2 -2
  114. package/dist/esm/chunk-E7VSBBQM.mjs +2 -0
  115. package/dist/esm/{chunk-YPHH6CAO.mjs.map → chunk-E7VSBBQM.mjs.map} +1 -1
  116. package/dist/esm/{chunk-OHRL766V.mjs → chunk-EDVGFSB5.mjs} +2 -2
  117. package/dist/esm/{chunk-OHRL766V.mjs.map → chunk-EDVGFSB5.mjs.map} +1 -1
  118. package/dist/esm/{chunk-ZQFFRZJ4.mjs → chunk-ELPTV7ZG.mjs} +2 -2
  119. package/dist/esm/chunk-EXP5STXZ.mjs +2 -0
  120. package/dist/esm/chunk-EXP5STXZ.mjs.map +1 -0
  121. package/dist/esm/chunk-FBPNHF54.mjs +2 -0
  122. package/dist/esm/{chunk-UWPO7WWS.mjs → chunk-FDD6WNN6.mjs} +2 -2
  123. package/dist/esm/{chunk-6ERHGCK2.mjs → chunk-FDTLBR6D.mjs} +2 -2
  124. package/dist/esm/chunk-FOLCONSQ.mjs +2 -0
  125. package/dist/esm/{chunk-5IUXBOS5.mjs → chunk-FTBXTZM2.mjs} +2 -2
  126. package/dist/esm/{chunk-UO52TECC.mjs → chunk-G6HZPSZ3.mjs} +2 -2
  127. package/dist/esm/chunk-GAEAYY44.mjs +1 -0
  128. package/dist/esm/chunk-GAEAYY44.mjs.map +1 -0
  129. package/dist/esm/{chunk-ZXPBRVOA.mjs → chunk-GKRIMGKW.mjs} +2 -2
  130. package/dist/esm/{chunk-MEKXPGK7.mjs → chunk-GX2II7H4.mjs} +2 -2
  131. package/dist/esm/{chunk-I5XQKNOK.mjs → chunk-H3TJNBHX.mjs} +2 -2
  132. package/dist/esm/{chunk-MLL54PYO.mjs → chunk-HAT5S2XX.mjs} +2 -2
  133. package/dist/esm/{chunk-MLL54PYO.mjs.map → chunk-HAT5S2XX.mjs.map} +1 -1
  134. package/dist/esm/chunk-IA4RELOH.mjs +1 -0
  135. package/dist/esm/chunk-IA4RELOH.mjs.map +1 -0
  136. package/dist/esm/{chunk-USOIC4HO.mjs → chunk-J3PN353M.mjs} +2 -2
  137. package/dist/esm/{chunk-SONTIUAM.mjs → chunk-J45FMNYT.mjs} +2 -2
  138. package/dist/esm/{chunk-HHU7UCFI.mjs → chunk-K7ZPRL7C.mjs} +2 -2
  139. package/dist/esm/chunk-K7ZPRL7C.mjs.map +1 -0
  140. package/dist/esm/{chunk-NRRADUK4.mjs → chunk-KBIYKNM2.mjs} +2 -2
  141. package/dist/esm/{chunk-T2NJUIOQ.mjs → chunk-KSOKGREZ.mjs} +2 -2
  142. package/dist/esm/{chunk-ORXEFE6X.mjs → chunk-LY7ZRAJT.mjs} +2 -2
  143. package/dist/esm/chunk-MSK4O4KB.mjs +2 -0
  144. package/dist/esm/chunk-MSK4O4KB.mjs.map +1 -0
  145. package/dist/esm/{chunk-FOHGSNYZ.mjs → chunk-MYRN7MDF.mjs} +2 -2
  146. package/dist/esm/{chunk-PO33LVUF.mjs → chunk-MZB3J6CV.mjs} +2 -2
  147. package/dist/esm/chunk-N6EC72OZ.mjs +2 -0
  148. package/dist/esm/chunk-ND23H3AK.mjs +2 -0
  149. package/dist/esm/{chunk-JKNTGRSQ.mjs → chunk-NGIPNL7N.mjs} +2 -2
  150. package/dist/esm/{chunk-ZZRSKHWS.mjs → chunk-NOVJ2ROD.mjs} +2 -2
  151. package/dist/esm/chunk-OOVNFKA6.mjs +2 -0
  152. package/dist/esm/{chunk-OEOUZFHD.mjs → chunk-OVI2RY5L.mjs} +2 -2
  153. package/dist/esm/{chunk-FNT3VLRD.mjs → chunk-P4FYT4LC.mjs} +2 -2
  154. package/dist/esm/chunk-PBMXWRZG.mjs +2 -0
  155. package/dist/esm/chunk-PBMXWRZG.mjs.map +1 -0
  156. package/dist/esm/chunk-PEYLPXU6.mjs +2 -0
  157. package/dist/esm/chunk-PEYLPXU6.mjs.map +1 -0
  158. package/dist/esm/chunk-QIOBANW2.mjs +2 -0
  159. package/dist/esm/chunk-QIOBANW2.mjs.map +1 -0
  160. package/dist/esm/chunk-QP2A5ISX.mjs +2 -0
  161. package/dist/esm/{chunk-KEN2VRIM.mjs → chunk-QQGCMXIV.mjs} +2 -2
  162. package/dist/esm/{chunk-O4BBULNE.mjs → chunk-QTTDBQAJ.mjs} +2 -2
  163. package/dist/esm/{chunk-6BYVG7H4.mjs → chunk-QUTP2ACU.mjs} +2 -2
  164. package/dist/esm/{chunk-PY4TS34X.mjs → chunk-RLGIYYI7.mjs} +2 -2
  165. package/dist/esm/{chunk-5L3PLK3W.mjs → chunk-S3I4THN5.mjs} +2 -2
  166. package/dist/esm/{chunk-GHKMF253.mjs → chunk-S7KCJQOA.mjs} +2 -2
  167. package/dist/esm/{chunk-WRRQ7L5K.mjs → chunk-SHOPSMRK.mjs} +2 -2
  168. package/dist/esm/{chunk-YDZBU2DJ.mjs → chunk-SP4PT77Z.mjs} +2 -2
  169. package/dist/esm/chunk-SVO6PVAX.mjs +2 -0
  170. package/dist/esm/chunk-SVO6PVAX.mjs.map +1 -0
  171. package/dist/esm/{chunk-74YFNJ7A.mjs → chunk-SYKVA363.mjs} +2 -2
  172. package/dist/esm/chunk-TJDC5PWD.mjs +2 -0
  173. package/dist/esm/chunk-TKQEC2WD.mjs +2 -0
  174. package/dist/esm/chunk-TKQEC2WD.mjs.map +1 -0
  175. package/dist/esm/chunk-TVWAYKEP.mjs +2 -0
  176. package/dist/esm/{chunk-CTJX4CUF.mjs → chunk-U72MLMGP.mjs} +2 -2
  177. package/dist/esm/chunk-UAL27G6B.mjs +2 -0
  178. package/dist/esm/chunk-UAL27G6B.mjs.map +1 -0
  179. package/dist/esm/chunk-UW5TIZFE.mjs +2 -0
  180. package/dist/esm/chunk-UYYQZDVB.mjs +2 -0
  181. package/dist/esm/chunk-UYYQZDVB.mjs.map +1 -0
  182. package/dist/esm/{chunk-NMD45OTM.mjs → chunk-VTEOS4PS.mjs} +2 -2
  183. package/dist/esm/{chunk-NCWD4NA3.mjs → chunk-VVWBJKEA.mjs} +2 -2
  184. package/dist/esm/chunk-W2KQ2TSH.mjs +2 -0
  185. package/dist/esm/chunk-W2KQ2TSH.mjs.map +1 -0
  186. package/dist/esm/{chunk-HKMG3LZX.mjs → chunk-YACGA3YS.mjs} +2 -2
  187. package/dist/esm/{chunk-ECKJI2TV.mjs → chunk-YBZI6U43.mjs} +2 -2
  188. package/dist/esm/chunk-YELQZVBK.mjs +2 -0
  189. package/dist/esm/chunk-YELQZVBK.mjs.map +1 -0
  190. package/dist/esm/{chunk-F7NVDHR2.mjs → chunk-YNLAYIFQ.mjs} +2 -2
  191. package/dist/esm/chunk-YNLAYIFQ.mjs.map +1 -0
  192. package/dist/esm/{chunk-2CC67KW5.mjs → chunk-YSVXROOO.mjs} +2 -2
  193. package/dist/esm/chunk-ZAHUEAGT.mjs +2 -0
  194. package/dist/esm/chunk-ZAHUEAGT.mjs.map +1 -0
  195. package/dist/esm/chunk-ZASN3QQQ.mjs +2 -0
  196. package/dist/esm/chunk-ZXVQ2OBJ.mjs +2 -0
  197. package/dist/esm/{chunk-ZEYOFDIO.mjs.map → chunk-ZXVQ2OBJ.mjs.map} +1 -1
  198. package/dist/esm/{chunk-A63SMUOU.mjs → chunk-ZZIMFLVT.mjs} +2 -2
  199. package/dist/esm/cli/index.mjs +1 -1
  200. package/dist/esm/cli/localNode.mjs +1 -1
  201. package/dist/esm/cli/move.mjs +1 -1
  202. package/dist/esm/client/core.mjs +1 -1
  203. package/dist/esm/client/get.mjs +1 -1
  204. package/dist/esm/client/index.mjs +1 -1
  205. package/dist/esm/client/post.mjs +1 -1
  206. package/dist/esm/client/types.mjs +1 -1
  207. package/dist/esm/core/account/index.mjs +1 -1
  208. package/dist/esm/core/account/utils/address.mjs +1 -1
  209. package/dist/esm/core/account/utils/index.mjs +1 -1
  210. package/dist/esm/core/accountAddress.mjs +1 -1
  211. package/dist/esm/core/authenticationKey.d.mts +1 -1
  212. package/dist/esm/core/authenticationKey.mjs +1 -1
  213. package/dist/esm/core/common.mjs +1 -1
  214. package/dist/esm/core/crypto/ed25519.d.mts +1 -1
  215. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  216. package/dist/esm/core/crypto/ephemeral.d.mts +1 -1
  217. package/dist/esm/core/crypto/ephemeral.mjs +1 -1
  218. package/dist/esm/core/crypto/federatedKeyless.d.mts +97 -0
  219. package/dist/esm/core/crypto/federatedKeyless.mjs +2 -0
  220. package/dist/esm/core/crypto/federatedKeyless.mjs.map +1 -0
  221. package/dist/esm/core/crypto/index.d.mts +4 -3
  222. package/dist/esm/core/crypto/index.mjs +1 -1
  223. package/dist/esm/core/crypto/keyless.d.mts +1 -1
  224. package/dist/esm/core/crypto/keyless.mjs +1 -1
  225. package/dist/esm/core/crypto/multiEd25519.d.mts +1 -1
  226. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  227. package/dist/esm/core/crypto/multiKey.d.mts +1 -1
  228. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  229. package/dist/esm/core/crypto/privateKey.d.mts +1 -1
  230. package/dist/esm/core/crypto/proof.mjs +1 -1
  231. package/dist/esm/core/crypto/publicKey.d.mts +1 -1
  232. package/dist/esm/core/crypto/publicKey.mjs +1 -1
  233. package/dist/esm/core/crypto/secp256k1.d.mts +1 -1
  234. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  235. package/dist/esm/core/crypto/signature.mjs +1 -1
  236. package/dist/esm/core/crypto/singleKey.d.mts +1 -1
  237. package/dist/esm/core/crypto/singleKey.mjs +1 -1
  238. package/dist/esm/core/crypto/utils.mjs +1 -1
  239. package/dist/esm/core/hex.mjs +1 -1
  240. package/dist/esm/core/index.d.mts +2 -1
  241. package/dist/esm/core/index.mjs +1 -1
  242. package/dist/esm/index.d.mts +9 -6
  243. package/dist/esm/index.mjs +1 -1
  244. package/dist/esm/internal/account.d.mts +2 -2
  245. package/dist/esm/internal/account.mjs +1 -1
  246. package/dist/esm/internal/ans.d.mts +2 -2
  247. package/dist/esm/internal/ans.mjs +1 -1
  248. package/dist/esm/internal/coin.d.mts +1 -1
  249. package/dist/esm/internal/coin.mjs +1 -1
  250. package/dist/esm/internal/digitalAsset.d.mts +2 -2
  251. package/dist/esm/internal/digitalAsset.mjs +1 -1
  252. package/dist/esm/internal/event.mjs +1 -1
  253. package/dist/esm/internal/faucet.mjs +1 -1
  254. package/dist/esm/internal/fungibleAsset.d.mts +2 -2
  255. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  256. package/dist/esm/internal/general.mjs +1 -1
  257. package/dist/esm/internal/keyless.d.mts +25 -14
  258. package/dist/esm/internal/keyless.mjs +1 -1
  259. package/dist/esm/internal/object.mjs +1 -1
  260. package/dist/esm/internal/staking.mjs +1 -1
  261. package/dist/esm/internal/table.mjs +1 -1
  262. package/dist/esm/internal/transaction.mjs +1 -1
  263. package/dist/esm/internal/transactionSubmission.d.mts +2 -2
  264. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  265. package/dist/esm/internal/view.d.mts +1 -1
  266. package/dist/esm/internal/view.mjs +1 -1
  267. package/dist/esm/transactions/authenticator/account.d.mts +1 -1
  268. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  269. package/dist/esm/transactions/authenticator/index.d.mts +1 -1
  270. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  271. package/dist/esm/transactions/authenticator/transaction.d.mts +1 -1
  272. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  273. package/dist/esm/transactions/index.d.mts +1 -1
  274. package/dist/esm/transactions/index.mjs +1 -1
  275. package/dist/esm/transactions/instances/chainId.mjs +1 -1
  276. package/dist/esm/transactions/instances/identifier.mjs +1 -1
  277. package/dist/esm/transactions/instances/index.d.mts +1 -1
  278. package/dist/esm/transactions/instances/index.mjs +1 -1
  279. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  280. package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
  281. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  282. package/dist/esm/transactions/instances/rotationProofChallenge.d.mts +1 -1
  283. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  284. package/dist/esm/transactions/instances/signedTransaction.d.mts +1 -1
  285. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  286. package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
  287. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  288. package/dist/esm/transactions/management/accountSequenceNumber.d.mts +2 -2
  289. package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
  290. package/dist/esm/transactions/management/index.d.mts +2 -2
  291. package/dist/esm/transactions/management/index.mjs +1 -1
  292. package/dist/esm/transactions/management/transactionWorker.d.mts +2 -2
  293. package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
  294. package/dist/esm/transactions/transactionBuilder/helpers.d.mts +1 -1
  295. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  296. package/dist/esm/transactions/transactionBuilder/index.d.mts +1 -1
  297. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  298. package/dist/esm/transactions/transactionBuilder/remoteAbi.d.mts +1 -1
  299. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  300. package/dist/esm/transactions/transactionBuilder/signingMessage.d.mts +1 -1
  301. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
  302. package/dist/esm/transactions/transactionBuilder/transactionBuilder.d.mts +1 -1
  303. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  304. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  305. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  306. package/dist/esm/transactions/types.d.mts +3 -3
  307. package/dist/esm/types/index.d.mts +4 -2
  308. package/dist/esm/types/index.mjs +1 -1
  309. package/dist/esm/utils/apiEndpoints.mjs +1 -1
  310. package/dist/esm/utils/const.d.mts +2 -1
  311. package/dist/esm/utils/const.mjs +1 -1
  312. package/dist/esm/utils/helpers.d.mts +41 -1
  313. package/dist/esm/utils/helpers.mjs +1 -1
  314. package/dist/esm/utils/index.d.mts +2 -2
  315. package/dist/esm/utils/index.mjs +1 -1
  316. package/dist/esm/utils/normalizeBundle.mjs +1 -1
  317. package/dist/esm/version.d.mts +1 -1
  318. package/dist/esm/version.mjs +1 -1
  319. package/package.json +1 -1
  320. package/src/account/FederatedKeylessAccount.ts +115 -0
  321. package/src/account/KeylessAccount.ts +6 -291
  322. package/src/account/KeylessAccountCommon.ts +329 -0
  323. package/src/account/MultiKeyAccount.ts +4 -4
  324. package/src/account/index.ts +2 -0
  325. package/src/api/account.ts +31 -4
  326. package/src/api/keyless.ts +50 -4
  327. package/src/bcs/serializable/moveStructs.ts +41 -8
  328. package/src/cli/move.ts +1 -1
  329. package/src/core/crypto/federatedKeyless.ts +134 -0
  330. package/src/core/crypto/index.ts +1 -0
  331. package/src/core/crypto/singleKey.ts +6 -0
  332. package/src/internal/account.ts +6 -5
  333. package/src/internal/event.ts +10 -3
  334. package/src/internal/keyless.ts +86 -8
  335. package/src/internal/transactionSubmission.ts +2 -2
  336. package/src/transactions/instances/transactionPayload.ts +3 -1
  337. package/src/transactions/transactionBuilder/transactionBuilder.ts +25 -14
  338. package/src/transactions/types.ts +4 -2
  339. package/src/types/index.ts +2 -0
  340. package/src/utils/apiEndpoints.ts +2 -2
  341. package/src/utils/const.ts +1 -0
  342. package/src/utils/helpers.ts +70 -0
  343. package/src/version.ts +1 -1
  344. package/dist/common/chunk-J4IUXT5W.js +0 -2
  345. package/dist/common/chunk-J4IUXT5W.js.map +0 -1
  346. package/dist/esm/chunk-4SDUQ7AS.mjs +0 -2
  347. package/dist/esm/chunk-4SDUQ7AS.mjs.map +0 -1
  348. package/dist/esm/chunk-4ZMI5G5L.mjs +0 -2
  349. package/dist/esm/chunk-76OH2Z4Q.mjs +0 -2
  350. package/dist/esm/chunk-7Z6DYLCA.mjs +0 -1
  351. package/dist/esm/chunk-AQ4I7VVB.mjs +0 -1
  352. package/dist/esm/chunk-BOYYQAB4.mjs +0 -2
  353. package/dist/esm/chunk-EZIF26UH.mjs +0 -2
  354. package/dist/esm/chunk-EZIF26UH.mjs.map +0 -1
  355. package/dist/esm/chunk-F7EMGK4M.mjs +0 -2
  356. package/dist/esm/chunk-F7NVDHR2.mjs.map +0 -1
  357. package/dist/esm/chunk-GXTEJ7NO.mjs +0 -2
  358. package/dist/esm/chunk-H6YNXJNF.mjs +0 -2
  359. package/dist/esm/chunk-HHU7UCFI.mjs.map +0 -1
  360. package/dist/esm/chunk-KMJ6TF6Y.mjs +0 -2
  361. package/dist/esm/chunk-KMJ6TF6Y.mjs.map +0 -1
  362. package/dist/esm/chunk-L36ZHC7J.mjs +0 -2
  363. package/dist/esm/chunk-L36ZHC7J.mjs.map +0 -1
  364. package/dist/esm/chunk-LDTF3ABK.mjs +0 -2
  365. package/dist/esm/chunk-LDTF3ABK.mjs.map +0 -1
  366. package/dist/esm/chunk-LG7RJQ57.mjs +0 -2
  367. package/dist/esm/chunk-MLDQ2TY2.mjs +0 -2
  368. package/dist/esm/chunk-MQGW234H.mjs +0 -2
  369. package/dist/esm/chunk-NU55IEL4.mjs +0 -2
  370. package/dist/esm/chunk-NU55IEL4.mjs.map +0 -1
  371. package/dist/esm/chunk-P5V7OZNN.mjs +0 -2
  372. package/dist/esm/chunk-Q67DUNMI.mjs +0 -2
  373. package/dist/esm/chunk-Q7MD4V7H.mjs +0 -2
  374. package/dist/esm/chunk-QV6EZL2G.mjs +0 -2
  375. package/dist/esm/chunk-RA3YPQG2.mjs +0 -2
  376. package/dist/esm/chunk-RA3YPQG2.mjs.map +0 -1
  377. package/dist/esm/chunk-TDGQGILY.mjs +0 -2
  378. package/dist/esm/chunk-THRXIXIO.mjs +0 -2
  379. package/dist/esm/chunk-THRXIXIO.mjs.map +0 -1
  380. package/dist/esm/chunk-WABFFJGI.mjs +0 -2
  381. package/dist/esm/chunk-WABFFJGI.mjs.map +0 -1
  382. package/dist/esm/chunk-WHW4Z7TK.mjs +0 -2
  383. package/dist/esm/chunk-WHW4Z7TK.mjs.map +0 -1
  384. package/dist/esm/chunk-Y3HLYCF3.mjs +0 -2
  385. package/dist/esm/chunk-YPHH6CAO.mjs +0 -2
  386. package/dist/esm/chunk-YUNDX5I7.mjs +0 -2
  387. package/dist/esm/chunk-YXITAP46.mjs +0 -2
  388. package/dist/esm/chunk-YXITAP46.mjs.map +0 -1
  389. package/dist/esm/chunk-YY2XW5R4.mjs +0 -2
  390. package/dist/esm/chunk-YY2XW5R4.mjs.map +0 -1
  391. package/dist/esm/chunk-ZEYOFDIO.mjs +0 -2
  392. package/dist/esm/chunk-ZOMXBB6Z.mjs +0 -2
  393. package/dist/esm/chunk-ZOMXBB6Z.mjs.map +0 -1
  394. /package/dist/esm/{chunk-7Z6DYLCA.mjs.map → account/FederatedKeylessAccount.mjs.map} +0 -0
  395. /package/dist/esm/{chunk-AQ4I7VVB.mjs.map → account/KeylessAccountCommon.mjs.map} +0 -0
  396. /package/dist/esm/{chunk-QE5OL6KN.mjs.map → chunk-2MDJ763P.mjs.map} +0 -0
  397. /package/dist/esm/{chunk-WFOYGJS5.mjs.map → chunk-2Z6HETKH.mjs.map} +0 -0
  398. /package/dist/esm/{chunk-G5MGSV7Y.mjs.map → chunk-3CE63FFN.mjs.map} +0 -0
  399. /package/dist/esm/{chunk-TDGQGILY.mjs.map → chunk-3TSO6PDV.mjs.map} +0 -0
  400. /package/dist/esm/{chunk-2N2VEGT6.mjs.map → chunk-3XX3675G.mjs.map} +0 -0
  401. /package/dist/esm/{chunk-ZXYTLPP6.mjs.map → chunk-4I6IUAHQ.mjs.map} +0 -0
  402. /package/dist/esm/{chunk-UV7M72QD.mjs.map → chunk-4QVGK2KD.mjs.map} +0 -0
  403. /package/dist/esm/{chunk-SUJLWCRN.mjs.map → chunk-5FPWLBZT.mjs.map} +0 -0
  404. /package/dist/esm/{chunk-YUNDX5I7.mjs.map → chunk-5HI4R3A2.mjs.map} +0 -0
  405. /package/dist/esm/{chunk-AYX5JMB4.mjs.map → chunk-5HWJ3SN4.mjs.map} +0 -0
  406. /package/dist/esm/{chunk-3SPU4V2B.mjs.map → chunk-5RNKD3GW.mjs.map} +0 -0
  407. /package/dist/esm/{chunk-7Y3MRBG6.mjs.map → chunk-6LC7ZJEI.mjs.map} +0 -0
  408. /package/dist/esm/{chunk-76HTG7Z7.mjs.map → chunk-7BPKOPP7.mjs.map} +0 -0
  409. /package/dist/esm/{chunk-HRIYZBXY.mjs.map → chunk-ADLWXCGV.mjs.map} +0 -0
  410. /package/dist/esm/{chunk-BCUSI3N6.mjs.map → chunk-AOCNYMMX.mjs.map} +0 -0
  411. /package/dist/esm/{chunk-GNFEBKFV.mjs.map → chunk-AT2A7OZD.mjs.map} +0 -0
  412. /package/dist/esm/{chunk-A4T373F3.mjs.map → chunk-AWQNX3RT.mjs.map} +0 -0
  413. /package/dist/esm/{chunk-NWOMSL6K.mjs.map → chunk-AZ642ORV.mjs.map} +0 -0
  414. /package/dist/esm/{chunk-52KPINA4.mjs.map → chunk-B5NYEWNM.mjs.map} +0 -0
  415. /package/dist/esm/{chunk-Q67DUNMI.mjs.map → chunk-BC5BEOKM.mjs.map} +0 -0
  416. /package/dist/esm/{chunk-G7UNU5GI.mjs.map → chunk-BQPQLOIW.mjs.map} +0 -0
  417. /package/dist/esm/{chunk-P5V7OZNN.mjs.map → chunk-CDIKSNSU.mjs.map} +0 -0
  418. /package/dist/esm/{chunk-7AIKM3UF.mjs.map → chunk-CSNIVFPZ.mjs.map} +0 -0
  419. /package/dist/esm/{chunk-3NRBTP3S.mjs.map → chunk-E2WOZVJX.mjs.map} +0 -0
  420. /package/dist/esm/{chunk-H33YIMTU.mjs.map → chunk-E5LYYWAS.mjs.map} +0 -0
  421. /package/dist/esm/{chunk-ZQFFRZJ4.mjs.map → chunk-ELPTV7ZG.mjs.map} +0 -0
  422. /package/dist/esm/{chunk-LG7RJQ57.mjs.map → chunk-FBPNHF54.mjs.map} +0 -0
  423. /package/dist/esm/{chunk-UWPO7WWS.mjs.map → chunk-FDD6WNN6.mjs.map} +0 -0
  424. /package/dist/esm/{chunk-6ERHGCK2.mjs.map → chunk-FDTLBR6D.mjs.map} +0 -0
  425. /package/dist/esm/{chunk-76OH2Z4Q.mjs.map → chunk-FOLCONSQ.mjs.map} +0 -0
  426. /package/dist/esm/{chunk-5IUXBOS5.mjs.map → chunk-FTBXTZM2.mjs.map} +0 -0
  427. /package/dist/esm/{chunk-UO52TECC.mjs.map → chunk-G6HZPSZ3.mjs.map} +0 -0
  428. /package/dist/esm/{chunk-ZXPBRVOA.mjs.map → chunk-GKRIMGKW.mjs.map} +0 -0
  429. /package/dist/esm/{chunk-MEKXPGK7.mjs.map → chunk-GX2II7H4.mjs.map} +0 -0
  430. /package/dist/esm/{chunk-I5XQKNOK.mjs.map → chunk-H3TJNBHX.mjs.map} +0 -0
  431. /package/dist/esm/{chunk-USOIC4HO.mjs.map → chunk-J3PN353M.mjs.map} +0 -0
  432. /package/dist/esm/{chunk-SONTIUAM.mjs.map → chunk-J45FMNYT.mjs.map} +0 -0
  433. /package/dist/esm/{chunk-NRRADUK4.mjs.map → chunk-KBIYKNM2.mjs.map} +0 -0
  434. /package/dist/esm/{chunk-T2NJUIOQ.mjs.map → chunk-KSOKGREZ.mjs.map} +0 -0
  435. /package/dist/esm/{chunk-ORXEFE6X.mjs.map → chunk-LY7ZRAJT.mjs.map} +0 -0
  436. /package/dist/esm/{chunk-FOHGSNYZ.mjs.map → chunk-MYRN7MDF.mjs.map} +0 -0
  437. /package/dist/esm/{chunk-PO33LVUF.mjs.map → chunk-MZB3J6CV.mjs.map} +0 -0
  438. /package/dist/esm/{chunk-MQGW234H.mjs.map → chunk-N6EC72OZ.mjs.map} +0 -0
  439. /package/dist/esm/{chunk-GXTEJ7NO.mjs.map → chunk-ND23H3AK.mjs.map} +0 -0
  440. /package/dist/esm/{chunk-JKNTGRSQ.mjs.map → chunk-NGIPNL7N.mjs.map} +0 -0
  441. /package/dist/esm/{chunk-ZZRSKHWS.mjs.map → chunk-NOVJ2ROD.mjs.map} +0 -0
  442. /package/dist/esm/{chunk-QV6EZL2G.mjs.map → chunk-OOVNFKA6.mjs.map} +0 -0
  443. /package/dist/esm/{chunk-OEOUZFHD.mjs.map → chunk-OVI2RY5L.mjs.map} +0 -0
  444. /package/dist/esm/{chunk-FNT3VLRD.mjs.map → chunk-P4FYT4LC.mjs.map} +0 -0
  445. /package/dist/esm/{chunk-MLDQ2TY2.mjs.map → chunk-QP2A5ISX.mjs.map} +0 -0
  446. /package/dist/esm/{chunk-KEN2VRIM.mjs.map → chunk-QQGCMXIV.mjs.map} +0 -0
  447. /package/dist/esm/{chunk-O4BBULNE.mjs.map → chunk-QTTDBQAJ.mjs.map} +0 -0
  448. /package/dist/esm/{chunk-6BYVG7H4.mjs.map → chunk-QUTP2ACU.mjs.map} +0 -0
  449. /package/dist/esm/{chunk-PY4TS34X.mjs.map → chunk-RLGIYYI7.mjs.map} +0 -0
  450. /package/dist/esm/{chunk-5L3PLK3W.mjs.map → chunk-S3I4THN5.mjs.map} +0 -0
  451. /package/dist/esm/{chunk-GHKMF253.mjs.map → chunk-S7KCJQOA.mjs.map} +0 -0
  452. /package/dist/esm/{chunk-WRRQ7L5K.mjs.map → chunk-SHOPSMRK.mjs.map} +0 -0
  453. /package/dist/esm/{chunk-YDZBU2DJ.mjs.map → chunk-SP4PT77Z.mjs.map} +0 -0
  454. /package/dist/esm/{chunk-74YFNJ7A.mjs.map → chunk-SYKVA363.mjs.map} +0 -0
  455. /package/dist/esm/{chunk-F7EMGK4M.mjs.map → chunk-TJDC5PWD.mjs.map} +0 -0
  456. /package/dist/esm/{chunk-H6YNXJNF.mjs.map → chunk-TVWAYKEP.mjs.map} +0 -0
  457. /package/dist/esm/{chunk-CTJX4CUF.mjs.map → chunk-U72MLMGP.mjs.map} +0 -0
  458. /package/dist/esm/{chunk-BOYYQAB4.mjs.map → chunk-UW5TIZFE.mjs.map} +0 -0
  459. /package/dist/esm/{chunk-NMD45OTM.mjs.map → chunk-VTEOS4PS.mjs.map} +0 -0
  460. /package/dist/esm/{chunk-NCWD4NA3.mjs.map → chunk-VVWBJKEA.mjs.map} +0 -0
  461. /package/dist/esm/{chunk-HKMG3LZX.mjs.map → chunk-YACGA3YS.mjs.map} +0 -0
  462. /package/dist/esm/{chunk-ECKJI2TV.mjs.map → chunk-YBZI6U43.mjs.map} +0 -0
  463. /package/dist/esm/{chunk-2CC67KW5.mjs.map → chunk-YSVXROOO.mjs.map} +0 -0
  464. /package/dist/esm/{chunk-Y3HLYCF3.mjs.map → chunk-ZASN3QQQ.mjs.map} +0 -0
  465. /package/dist/esm/{chunk-A63SMUOU.mjs.map → chunk-ZZIMFLVT.mjs.map} +0 -0
  466. /package/dist/esm/{publicKey-B3XRNhHO.d.mts → publicKey-lq5djCIY.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, N as Network, C as Client, j as ClientConfig, F as FullNodeConfig, I as IndexerConfig, k as FaucetConfig, l as AptosSettings, m as EphemeralCertificateVariant, Z as ZkpVariant, L as LedgerVersionArg, M as MoveModuleId, n as ScriptFunctionArgument, o as MoveFunctionId, p as AccountAddressInput, q as MoveStructId, r as MoveValue, s as MoveFunctionGenericTypeParam, t as SigningSchemeInput, u as SigningScheme, v as AccountData, P as PaginationArgs, w as MoveModuleBytecode, x as TransactionResponse, y as MoveResource, z as TokenStandardArg, O as OrderByArg, G as GetAccountOwnedTokensQueryResponse, B as GetAccountOwnedTokensFromCollectionResponse, J as GetAccountCollectionsWithOwnedTokenResponse, K as GetAccountCoinsDataResponse, W as WhereArg, Q as GetObjectDataQueryResponse, R as GetCollectionDataResponse, V as GetTokenDataResponse, X as GetCurrentTokenOwnershipResponse, Y as GetOwnedTokensResponse, _ as GetTokenActivityResponse, $ as GetEventsResponse, a0 as WaitForTransactionOptions, a1 as UserTransactionResponse, a2 as MoveFunction, a3 as GetFungibleAssetMetadataResponse, a4 as GetFungibleAssetActivitiesResponse, a5 as GetCurrentFungibleAssetBalancesResponse, a6 as LedgerInfo, a7 as Block, a8 as GetChainTopUserTransactionsResponse, a9 as GraphqlQuery, aa as GetProcessorStatusResponse, ab as GetANSNameResponse, ac as GetNumberOfDelegatorsResponse, ad as GetDelegatedStakingActivitiesResponse, ae as PendingTransactionResponse, af as CommittedTransactionResponse, ag as GasEstimation, ah as TableItemRequest, ai as GetTableItemsDataResponse, aj as GetTableItemsMetadataResponse, ak as AptosRequest, al as ClientRequest, am as ClientResponse, an as MimeType } from './accountAddress-LOYE4_sG.js';
2
- export { aA as AccountAuthenticatorVariant, bj as AccountSignature, ar as AddressInvalidReason, aB as AnySignatureVariant, aT as BlockEndInfo, aU as BlockEpilogueTransactionResponse, aQ as BlockMetadataTransactionResponse, aG as ClientHeadersType, b0 as DecodedTableData, b1 as DeletedTableData, bG as DeriveScheme, bm as DirectWriteSet, b3 as EntryFunctionPayloadResponse, aC as EphemeralSignatureVariant, bo as Event, bn as EventGuid, bJ as GenerateAccount, bH as GenerateAccountWithEd25519, bI as GenerateAccountWithSingleSignerSecp256k1Key, b6 as GenesisPayload, aP as GenesisTransactionResponse, au as HexInvalidReason, bB as MoveAbility, bv as MoveAddressType, bA as MoveFunctionVisibility, bD as MoveModule, bw as MoveObjectType, bx as MoveOptionType, b7 as MoveScriptBytecode, bE as MoveStruct, bC as MoveStructField, by as MoveStructType, bz as MoveType, bt as MoveUint128Type, bq as MoveUint16Type, bu as MoveUint256Type, br as MoveUint32Type, bs as MoveUint64Type, bp as MoveUint8Type, b5 as MultisigPayloadResponse, bS as NetworkToChainId, bP as NetworkToFaucetAPI, bN as NetworkToIndexerAPI, bT as NetworkToNetworkName, bO as NetworkToNodeAPI, bQ as NetworkToPepperAPI, bR as NetworkToProverAPI, bK as OrderBy, bL as OrderByValue, as as ParsingError, at as ParsingResult, bF as RoleType, b4 as ScriptPayloadResponse, aw as ScriptTransactionArgumentVariants, bl as ScriptWriteSet, aR as StateCheckpointTransactionResponse, bM as TokenStandard, az as TransactionAuthenticatorVariant, be as TransactionEd25519Signature, bi as TransactionFeePayerSignature, bh as TransactionMultiAgentSignature, bg as TransactionMultiEd25519Signature, b2 as TransactionPayloadResponse, ax as TransactionPayloadVariants, aH as TransactionResponseType, bf as TransactionSecp256k1Signature, b8 as TransactionSignature, ay as TransactionVariants, av as TypeTagVariants, aE as Uint128, aF as Uint256, aD as Uint64, aS as ValidatorTransactionResponse, bk as WriteSet, aV as WriteSetChange, aW as WriteSetChangeDeleteModule, aX as WriteSetChangeDeleteResource, aY as WriteSetChangeDeleteTableItem, aZ as WriteSetChangeWriteModule, a_ as WriteSetChangeWriteResource, a$ as WriteSetChangeWriteTableItem, ao as ensureBoolean, aO as isBlockEpilogueTransactionResponse, aL as isBlockMetadataTransactionResponse, b9 as isEd25519Signature, bc as isFeePayerSignature, aK as isGenesisTransactionResponse, bb as isMultiAgentSignature, bd as isMultiEd25519Signature, aI as isPendingTransactionResponse, ba as isSecp256k1Signature, aM as isStateCheckpointTransactionResponse, aJ as isUserTransactionResponse, aN as isValidatorTransactionResponse, ap as outOfRangeErrorMessage, aq as validateNumberInRange } from './accountAddress-LOYE4_sG.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, i as EphemeralPublicKeyVariant, N as Network, C as Client, j as ClientConfig, F as FullNodeConfig, I as IndexerConfig, k as FaucetConfig, l as AptosSettings, m as EphemeralCertificateVariant, Z as ZkpVariant, L as LedgerVersionArg, n as AccountAddressInput, M as MoveModuleId, o as ScriptFunctionArgument, p as MoveFunctionId, q as MoveStructId, r as MoveValue, s as MoveFunctionGenericTypeParam, t as SigningSchemeInput, u as SigningScheme, v as AccountData, P as PaginationArgs, w as MoveModuleBytecode, x as TransactionResponse, y as MoveResource, z as TokenStandardArg, O as OrderByArg, G as GetAccountOwnedTokensQueryResponse, B as GetAccountOwnedTokensFromCollectionResponse, J as GetAccountCollectionsWithOwnedTokenResponse, K as GetAccountCoinsDataResponse, W as WhereArg, Q as GetObjectDataQueryResponse, R as GetCollectionDataResponse, V as GetTokenDataResponse, X as GetCurrentTokenOwnershipResponse, Y as GetOwnedTokensResponse, _ as GetTokenActivityResponse, $ as GetEventsResponse, a0 as WaitForTransactionOptions, a1 as UserTransactionResponse, a2 as MoveFunction, a3 as GetFungibleAssetMetadataResponse, a4 as GetFungibleAssetActivitiesResponse, a5 as GetCurrentFungibleAssetBalancesResponse, a6 as LedgerInfo, a7 as Block, a8 as GetChainTopUserTransactionsResponse, a9 as GraphqlQuery, aa as GetProcessorStatusResponse, ab as GetANSNameResponse, ac as GetNumberOfDelegatorsResponse, ad as GetDelegatedStakingActivitiesResponse, ae as PendingTransactionResponse, af as CommittedTransactionResponse, ag as GasEstimation, ah as TableItemRequest, ai as GetTableItemsDataResponse, aj as GetTableItemsMetadataResponse, ak as AptosRequest, al as ClientRequest, am as ClientResponse, an as MimeType } from './accountAddress-0OnKb1b9.js';
2
+ export { aA as AccountAuthenticatorVariant, bj as AccountSignature, ar as AddressInvalidReason, aB as AnySignatureVariant, aT as BlockEndInfo, aU as BlockEpilogueTransactionResponse, aQ as BlockMetadataTransactionResponse, aG as ClientHeadersType, b0 as DecodedTableData, b1 as DeletedTableData, bG as DeriveScheme, bm as DirectWriteSet, b3 as EntryFunctionPayloadResponse, aC as EphemeralSignatureVariant, bo as Event, bn as EventGuid, bJ as GenerateAccount, bH as GenerateAccountWithEd25519, bI as GenerateAccountWithSingleSignerSecp256k1Key, b6 as GenesisPayload, aP as GenesisTransactionResponse, au as HexInvalidReason, bB as MoveAbility, bv as MoveAddressType, bA as MoveFunctionVisibility, bD as MoveModule, bw as MoveObjectType, bx as MoveOptionType, b7 as MoveScriptBytecode, bE as MoveStruct, bC as MoveStructField, by as MoveStructType, bz as MoveType, bt as MoveUint128Type, bq as MoveUint16Type, bu as MoveUint256Type, br as MoveUint32Type, bs as MoveUint64Type, bp as MoveUint8Type, b5 as MultisigPayloadResponse, bS as NetworkToChainId, bP as NetworkToFaucetAPI, bN as NetworkToIndexerAPI, bT as NetworkToNetworkName, bO as NetworkToNodeAPI, bQ as NetworkToPepperAPI, bR as NetworkToProverAPI, bK as OrderBy, bL as OrderByValue, as as ParsingError, at as ParsingResult, bF as RoleType, b4 as ScriptPayloadResponse, aw as ScriptTransactionArgumentVariants, bl as ScriptWriteSet, aR as StateCheckpointTransactionResponse, bM as TokenStandard, az as TransactionAuthenticatorVariant, be as TransactionEd25519Signature, bi as TransactionFeePayerSignature, bh as TransactionMultiAgentSignature, bg as TransactionMultiEd25519Signature, b2 as TransactionPayloadResponse, ax as TransactionPayloadVariants, aH as TransactionResponseType, bf as TransactionSecp256k1Signature, b8 as TransactionSignature, ay as TransactionVariants, av as TypeTagVariants, aE as Uint128, aF as Uint256, aD as Uint64, aS as ValidatorTransactionResponse, bk as WriteSet, aV as WriteSetChange, aW as WriteSetChangeDeleteModule, aX as WriteSetChangeDeleteResource, aY as WriteSetChangeDeleteTableItem, aZ as WriteSetChangeWriteModule, a_ as WriteSetChangeWriteResource, a$ as WriteSetChangeWriteTableItem, ao as ensureBoolean, aO as isBlockEpilogueTransactionResponse, aL as isBlockMetadataTransactionResponse, b9 as isEd25519Signature, bc as isFeePayerSignature, aK as isGenesisTransactionResponse, bb as isMultiAgentSignature, bd as isMultiEd25519Signature, aI as isPendingTransactionResponse, ba as isSecp256k1Signature, aM as isStateCheckpointTransactionResponse, aJ as isUserTransactionResponse, aN as isValidatorTransactionResponse, ap as outOfRangeErrorMessage, aq as validateNumberInRange } from './accountAddress-0OnKb1b9.js';
3
3
  import EventEmitter from 'eventemitter3';
4
4
 
5
5
  type Maybe<T> = T | null;
@@ -612,6 +612,15 @@ declare class MoveVector<T extends Serializable & EntryFunctionArgument> extends
612
612
  */
613
613
  static deserialize<T extends Serializable & EntryFunctionArgument>(deserializer: Deserializer, cls: Deserializable<T>): MoveVector<T>;
614
614
  }
615
+ declare class Serialized extends Serializable implements TransactionArgument {
616
+ readonly value: Uint8Array;
617
+ constructor(value: HexInput);
618
+ serialize(serializer: Serializer): void;
619
+ serializeForEntryFunction(serializer: Serializer): void;
620
+ serializeForScriptFunction(serializer: Serializer): void;
621
+ static deserialize(deserializer: Deserializer): Serialized;
622
+ toMoveVector<T extends Serializable & EntryFunctionArgument>(cls: Deserializable<T>): MoveVector<T>;
623
+ }
615
624
  declare class MoveString extends Serializable implements TransactionArgument {
616
625
  value: string;
617
626
  constructor(value: string);
@@ -1488,6 +1497,7 @@ declare const DEFAULT_TXN_TIMEOUT_SEC = 20;
1488
1497
  * The default gas currency for the network.
1489
1498
  */
1490
1499
  declare const APTOS_COIN = "0x1::aptos_coin::AptosCoin";
1500
+ declare const APTOS_FA = "0x000000000000000000000000000000000000000000000000000000000000000a";
1491
1501
  declare const RAW_TRANSACTION_SALT = "APTOS::RawTransaction";
1492
1502
  declare const RAW_TRANSACTION_WITH_DATA_SALT = "APTOS::RawTransactionWithData";
1493
1503
  /**
@@ -1887,6 +1897,82 @@ declare function getKeylessConfig(args: {
1887
1897
  options?: LedgerVersionArg;
1888
1898
  }): Promise<KeylessConfiguration>;
1889
1899
 
1900
+ /**
1901
+ * Represents the FederatedKeylessPublicKey public key
1902
+ *
1903
+ * These keys use an onchain address as a source of truth for the JWK used to verify signatures.
1904
+ *
1905
+ * FederatedKeylessPublicKey authentication key is represented in the SDK as `AnyPublicKey`.
1906
+ */
1907
+ declare class FederatedKeylessPublicKey extends AccountPublicKey {
1908
+ /**
1909
+ * The address that contains the JWK set to be used for verification.
1910
+ */
1911
+ readonly jwkAddress: AccountAddress;
1912
+ /**
1913
+ * The inner public key which contains the standard Keyless public key.
1914
+ */
1915
+ readonly keylessPublicKey: KeylessPublicKey;
1916
+ constructor(jwkAddress: AccountAddressInput, keylessPublicKey: KeylessPublicKey);
1917
+ /**
1918
+ * Get the authentication key for the federated keyless public key
1919
+ *
1920
+ * @returns AuthenticationKey
1921
+ */
1922
+ authKey(): AuthenticationKey;
1923
+ /**
1924
+ * Get the public key in bytes (Uint8Array).
1925
+ *
1926
+ * @returns Uint8Array representation of the public key
1927
+ */
1928
+ toUint8Array(): Uint8Array;
1929
+ /**
1930
+ * Get the public key as a hex string with the 0x prefix.
1931
+ *
1932
+ * @returns string representation of the public key
1933
+ */
1934
+ toString(): string;
1935
+ /**
1936
+ * Verifies a signed data with a public key
1937
+ *
1938
+ * @param args.message message
1939
+ * @param args.signature The signature
1940
+ * @returns true if the signature is valid
1941
+ */
1942
+ verifySignature(args: {
1943
+ message: HexInput;
1944
+ signature: KeylessSignature;
1945
+ }): boolean;
1946
+ serialize(serializer: Serializer): void;
1947
+ static deserialize(deserializer: Deserializer): FederatedKeylessPublicKey;
1948
+ static isPublicKey(publicKey: PublicKey): publicKey is FederatedKeylessPublicKey;
1949
+ /**
1950
+ * Creates a FederatedKeylessPublicKey from the JWT components plus pepper
1951
+ *
1952
+ * @param args.iss the iss of the identity
1953
+ * @param args.uidKey the key to use to get the uidVal in the JWT token
1954
+ * @param args.uidVal the value of the uidKey in the JWT token
1955
+ * @param args.aud the client ID of the application
1956
+ * @param args.pepper The pepper used to maintain privacy of the account
1957
+ * @returns FederatedKeylessPublicKey
1958
+ */
1959
+ static create(args: {
1960
+ iss: string;
1961
+ uidKey: string;
1962
+ uidVal: string;
1963
+ aud: string;
1964
+ pepper: HexInput;
1965
+ jwkAddress: AccountAddressInput;
1966
+ }): FederatedKeylessPublicKey;
1967
+ static fromJwtAndPepper(args: {
1968
+ jwt: string;
1969
+ pepper: HexInput;
1970
+ jwkAddress: AccountAddressInput;
1971
+ uidKey?: string;
1972
+ }): FederatedKeylessPublicKey;
1973
+ static isInstance(publicKey: PublicKey): boolean;
1974
+ }
1975
+
1890
1976
  /**
1891
1977
  * Represents the Secp256k1 ecdsa public key
1892
1978
  *
@@ -2727,7 +2813,7 @@ type EntryFunctionArgumentTypes = Bool | U8 | U16 | U32 | U64 | U128 | U256 | Ac
2727
2813
  /**
2728
2814
  * Script function arguments to be used when building a raw transaction using BCS serialized arguments
2729
2815
  */
2730
- type ScriptFunctionArgumentTypes = Bool | U8 | U16 | U32 | U64 | U128 | U256 | AccountAddress | MoveVector<U8> | MoveString | FixedBytes;
2816
+ type ScriptFunctionArgumentTypes = Bool | U8 | U16 | U32 | U64 | U128 | U256 | AccountAddress | MoveVector<ScriptFunctionArgumentTypes> | MoveString | FixedBytes | Serialized;
2731
2817
  /**
2732
2818
  * TypeArgument inputs for Entry functions, view functions, and scripts
2733
2819
  *
@@ -3376,21 +3462,15 @@ declare class EphemeralKeyPair extends Serializable {
3376
3462
  }
3377
3463
 
3378
3464
  /**
3379
- * Account implementation for the Keyless authentication scheme.
3380
- *
3381
- * Used to represent a Keyless based account and sign transactions with it.
3382
- *
3383
- * Use KeylessAccount.fromJWTAndProof to instantiate a KeylessAccount with a JWT, proof and EphemeralKeyPair.
3384
- *
3385
- * When the proof expires or the JWT becomes invalid, the KeylessAccount must be instantiated again with a new JWT,
3386
- * EphemeralKeyPair, and corresponding proof.
3465
+ * Account implementation for the Keyless authentication scheme. This abstract class is used for standard Keyless Accounts
3466
+ * and Federated Keyless Accounts.
3387
3467
  */
3388
- declare class KeylessAccount extends Serializable implements Account$1 {
3468
+ declare abstract class KeylessAccountCommon extends Serializable implements Account$1 {
3389
3469
  static readonly PEPPER_LENGTH: number;
3390
3470
  /**
3391
3471
  * The KeylessPublicKey associated with the account
3392
3472
  */
3393
- readonly publicKey: KeylessPublicKey;
3473
+ readonly publicKey: KeylessPublicKey | FederatedKeylessPublicKey;
3394
3474
  /**
3395
3475
  * The EphemeralKeyPair used to generate sign.
3396
3476
  */
@@ -3437,14 +3517,24 @@ declare class KeylessAccount extends Serializable implements Account$1 {
3437
3517
  * An event emitter used to assist in handling asycronous proof fetching.
3438
3518
  */
3439
3519
  private readonly emitter;
3440
- private constructor();
3520
+ constructor(args: {
3521
+ address?: AccountAddress;
3522
+ ephemeralKeyPair: EphemeralKeyPair;
3523
+ iss: string;
3524
+ uidKey: string;
3525
+ uidVal: string;
3526
+ aud: string;
3527
+ pepper: HexInput;
3528
+ proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3529
+ proofFetchCallback?: ProofFetchCallback;
3530
+ jwt: string;
3531
+ });
3441
3532
  /**
3442
3533
  * This initializes the asyncronous proof fetch
3443
3534
  * @return
3444
3535
  */
3445
3536
  init(promise: Promise<ZeroKnowledgeSig>): Promise<void>;
3446
3537
  serialize(serializer: Serializer): void;
3447
- static deserialize(deserializer: Deserializer): KeylessAccount;
3448
3538
  /**
3449
3539
  * Checks if the proof is expired. If so the account must be rederived with a new EphemeralKeyPair
3450
3540
  * and JWT token.
@@ -3496,16 +3586,32 @@ declare class KeylessAccount extends Serializable implements Account$1 {
3496
3586
  message: HexInput;
3497
3587
  signature: KeylessSignature;
3498
3588
  }): boolean;
3499
- static fromBytes(bytes: Uint8Array): KeylessAccount;
3500
- static create(args: {
3501
- address?: AccountAddress;
3502
- proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3503
- jwt: string;
3504
- ephemeralKeyPair: EphemeralKeyPair;
3505
- pepper: HexInput;
3506
- uidKey?: string;
3507
- proofFetchCallback?: ProofFetchCallback;
3508
- }): KeylessAccount;
3589
+ }
3590
+ /**
3591
+ * A container class to hold a transaction and a proof. It implements CryptoHashable which is used to create
3592
+ * the signing message for Keyless transactions. We sign over the proof to ensure non-malleability.
3593
+ */
3594
+ declare class TransactionAndProof extends Serializable {
3595
+ /**
3596
+ * The transaction to sign.
3597
+ */
3598
+ transaction: AnyRawTransactionInstance;
3599
+ /**
3600
+ * The zero knowledge proof used in signing the transaction.
3601
+ */
3602
+ proof?: ZkProof;
3603
+ /**
3604
+ * The domain separator prefix used when hashing.
3605
+ */
3606
+ readonly domainSeparator = "APTOS::TransactionAndProof";
3607
+ constructor(transaction: AnyRawTransactionInstance, proof?: ZkProof);
3608
+ serialize(serializer: Serializer): void;
3609
+ /**
3610
+ * Hashes the bcs serialized from of the class. This is the typescript corollary to the BCSCryptoHash macro in aptos-core.
3611
+ *
3612
+ * @returns Uint8Array
3613
+ */
3614
+ hash(): Uint8Array;
3509
3615
  }
3510
3616
  type ProofFetchSuccess = {
3511
3617
  status: "Success";
@@ -3520,6 +3626,64 @@ interface ProofFetchEvents {
3520
3626
  proofFetchFinish: (status: ProofFetchStatus) => void;
3521
3627
  }
3522
3628
 
3629
+ /**
3630
+ * Account implementation for the Keyless authentication scheme.
3631
+ *
3632
+ * Used to represent a Keyless based account and sign transactions with it.
3633
+ *
3634
+ * Use KeylessAccount.fromJWTAndProof to instantiate a KeylessAccount with a JWT, proof and EphemeralKeyPair.
3635
+ *
3636
+ * When the proof expires or the JWT becomes invalid, the KeylessAccount must be instantiated again with a new JWT,
3637
+ * EphemeralKeyPair, and corresponding proof.
3638
+ */
3639
+ declare class KeylessAccount extends KeylessAccountCommon {
3640
+ private constructor();
3641
+ serialize(serializer: Serializer): void;
3642
+ static deserialize(deserializer: Deserializer): KeylessAccount;
3643
+ static fromBytes(bytes: Uint8Array): KeylessAccount;
3644
+ static create(args: {
3645
+ address?: AccountAddress;
3646
+ proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3647
+ jwt: string;
3648
+ ephemeralKeyPair: EphemeralKeyPair;
3649
+ pepper: HexInput;
3650
+ uidKey?: string;
3651
+ proofFetchCallback?: ProofFetchCallback;
3652
+ }): KeylessAccount;
3653
+ }
3654
+
3655
+ /**
3656
+ * Account implementation for the FederatedKeyless authentication scheme.
3657
+ *
3658
+ * Used to represent a FederatedKeyless based account and sign transactions with it.
3659
+ *
3660
+ * Use FederatedKeylessAccount.fromJWTAndProof to instantiate a KeylessAccount with a JWT, proof, EphemeralKeyPair and the
3661
+ * address the JWKs are installed that will be used to verify the JWT.
3662
+ *
3663
+ * When the proof expires or the JWT becomes invalid, the KeylessAccount must be instantiated again with a new JWT,
3664
+ * EphemeralKeyPair, and corresponding proof.
3665
+ */
3666
+ declare class FederatedKeylessAccount extends KeylessAccountCommon {
3667
+ /**
3668
+ * The FederatedKeylessPublicKey associated with the account
3669
+ */
3670
+ readonly publicKey: FederatedKeylessPublicKey;
3671
+ private constructor();
3672
+ serialize(serializer: Serializer): void;
3673
+ static deserialize(deserializer: Deserializer): FederatedKeylessAccount;
3674
+ static fromBytes(bytes: Uint8Array): FederatedKeylessAccount;
3675
+ static create(args: {
3676
+ address?: AccountAddress;
3677
+ proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3678
+ jwt: string;
3679
+ ephemeralKeyPair: EphemeralKeyPair;
3680
+ pepper: HexInput;
3681
+ jwkAddress: AccountAddressInput;
3682
+ uidKey?: string;
3683
+ proofFetchCallback?: ProofFetchCallback;
3684
+ }): FederatedKeylessAccount;
3685
+ }
3686
+
3523
3687
  interface VerifyMultiKeySignatureArgs {
3524
3688
  message: HexInput;
3525
3689
  signature: MultiKeySignature;
@@ -3568,6 +3732,7 @@ declare class MultiKeyAccount implements Account$1 {
3568
3732
  constructor(args: {
3569
3733
  multiKey: MultiKey;
3570
3734
  signers: Account$1[];
3735
+ address?: AccountAddressInput;
3571
3736
  });
3572
3737
  /**
3573
3738
  * Static constructor for MultiKeyAccount
@@ -3914,7 +4079,8 @@ declare class Account {
3914
4079
  * const accountCoinAmount = await aptos.getAccountCoinAmount({accountAddress:"0x123", coinType:"0x1::aptos_coin::AptosCoin"})
3915
4080
  *
3916
4081
  * @param args.accountAddress The account address we want to get the total count for
3917
- * @param args.coinType The coin type to query
4082
+ * @param args.coinType The coin type to query.
4083
+ * Note: faMetadataAddress will automatically fill this in if not provided when migrated to fungible assets
3918
4084
  * @param args.faMetadataAddress The fungible asset metadata address to query.
3919
4085
  * Note: coinType will automatically fill this in if not provided when migrated to fungible assets
3920
4086
  * @param args.minimumLedgerVersion Optional ledger version to sync up to, before querying
@@ -6333,20 +6499,6 @@ declare class Keyless {
6333
6499
  pepper?: HexInput;
6334
6500
  uidKey?: string;
6335
6501
  }): Promise<ZeroKnowledgeSig>;
6336
- /**
6337
- * Derives the Keyless Account from the JWT token and corresponding EphemeralKeyPair. It will lookup the pepper from
6338
- * the pepper service if not explicitly provided. It will compute the proof via the proving service. It will ch
6339
- *
6340
- * @param args.jwt JWT token
6341
- * @param args.ephemeralKeyPair the EphemeralKeyPair used to generate the nonce in the JWT token
6342
- * @param args.uidKey a key in the JWT token to use to set the uidVal in the IdCommitment
6343
- * @param args.pepper the pepper
6344
- * @param args.proofFetchCallback a callback function that if set, the fetch of the proof will be done in the background. Once
6345
- * fetching finishes the callback function will be called. This should be used to provide a more responsive user experience as now
6346
- * they are not blocked on fetching the proof. Thus the function will return much more quickly.
6347
- *
6348
- * @returns A KeylessAccount that can be used to sign transactions
6349
- */
6350
6502
  deriveKeylessAccount(args: {
6351
6503
  jwt: string;
6352
6504
  ephemeralKeyPair: EphemeralKeyPair;
@@ -6354,6 +6506,31 @@ declare class Keyless {
6354
6506
  pepper?: HexInput;
6355
6507
  proofFetchCallback?: ProofFetchCallback;
6356
6508
  }): Promise<KeylessAccount>;
6509
+ deriveKeylessAccount(args: {
6510
+ jwt: string;
6511
+ ephemeralKeyPair: EphemeralKeyPair;
6512
+ jwkAddress: AccountAddressInput;
6513
+ uidKey?: string;
6514
+ pepper?: HexInput;
6515
+ proofFetchCallback?: ProofFetchCallback;
6516
+ }): Promise<FederatedKeylessAccount>;
6517
+ /**
6518
+ * This installs a set of FederatedJWKs at an address for a given iss.
6519
+ *
6520
+ * It will fetch the JWK set from the well-known endpoint and update the FederatedJWKs at the sender's address
6521
+ * to reflect it.
6522
+ *
6523
+ * @param args.sender The account that will install the JWKs
6524
+ * @param args.iss the iss claim of the federated OIDC provider.
6525
+ * @param args.jwksUrl the URL to find the corresponding JWKs. For supported IDP providers this parameter in not necessary.
6526
+ *
6527
+ * @returns The pending transaction that results from submission.
6528
+ */
6529
+ updateFederatedKeylessJwkSetTransaction(args: {
6530
+ sender: Account$1;
6531
+ iss: string;
6532
+ jwksUrl?: string;
6533
+ }): Promise<SimpleTransaction>;
6357
6534
  }
6358
6535
 
6359
6536
  /**
@@ -6500,6 +6677,40 @@ declare const convertAmountFromHumanReadableToOnChain: (value: number, decimal:
6500
6677
  * @returns The value is smallest units
6501
6678
  */
6502
6679
  declare const convertAmountFromOnChainToHumanReadable: (value: number, decimal: number) => number;
6680
+ /**
6681
+ * Convert an encoded struct to a MoveStructId.
6682
+ *
6683
+ * @example
6684
+ * const structObj = {
6685
+ * account_address: "0x1",
6686
+ * module_name: "0x6170746f735f636f696e",
6687
+ * struct_name: "0x4170746f73436f696e",
6688
+ * };
6689
+ * // structId is "0x1::aptos_coin::AptosCoin"
6690
+ * const structId = parseEncodedStruct(structObj);
6691
+ *
6692
+ * @param structObj The struct with account_address, module_name, and struct_name properties
6693
+ * @returns The MoveStructId
6694
+ */
6695
+ declare const parseEncodedStruct: (structObj: {
6696
+ account_address: string;
6697
+ module_name: string;
6698
+ struct_name: string;
6699
+ }) => MoveStructId;
6700
+ /**
6701
+ * Determines whether the given object is an encoded struct type with the following properties:
6702
+ * - account_address: string
6703
+ * - module_name: string
6704
+ * - struct_name: string
6705
+ *
6706
+ * @param structObj The object to check
6707
+ * @returns Whether the object is an encoded struct type
6708
+ */
6709
+ declare const isEncodedStruct: (structObj: any) => structObj is {
6710
+ account_address: string;
6711
+ module_name: string;
6712
+ struct_name: string;
6713
+ };
6503
6714
 
6504
6715
  /**
6505
6716
  * Given a url and method, sends the request with axios and
@@ -6625,4 +6836,4 @@ declare function postAptosFaucet<Req extends {}, Res extends {}>(options: PostAp
6625
6836
  declare function postAptosPepperService<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6626
6837
  declare function postAptosProvingService<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6627
6838
 
6628
- 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, GetAccountOwnedTokensFromCollectionResponse, GetAccountOwnedTokensQueryResponse, type GetAptosRequestOptions, GetChainTopUserTransactionsResponse, GetCollectionDataResponse, GetCurrentFungibleAssetBalancesResponse, GetCurrentTokenOwnershipResponse, GetDelegatedStakingActivitiesResponse, GetEventsResponse, GetFungibleAssetActivitiesResponse, GetFungibleAssetMetadataResponse, GetNumberOfDelegatorsResponse, GetObjectDataQueryResponse, GetOwnedTokensResponse, GetProcessorStatusResponse, type GetRequestOptions, GetTableItemsDataResponse, GetTableItemsMetadataResponse, 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, type InputViewFunctionJsonData, KeyType, KeylessAccount, KeylessConfiguration, 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, type TypeArgument, 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, type ViewFunctionJsonPayload, WaitForTransactionOptions, WhereArg, ZeroKnowledgeSig, ZkProof, ZkpVariant, aptosCoinStructTag, aptosRequest, base64UrlDecode, buildTransaction, checkOrConvertArgument, convertAmountFromHumanReadableToOnChain, convertAmountFromOnChainToHumanReadable, convertArgument, convertNumber, createObjectAddress, createResourceAddress, createTokenAddress, deriveKey, deriveTransactionType, deserializeFromScriptArgument, fetchEntryFunctionAbi, fetchFunctionAbi, fetchViewFunctionAbi, findFirstNonSignerArg, floorToWholeHour, generateRawTransaction, generateSignedTransaction, generateSignedTransactionForSimulation, generateSigningMessage, generateSigningMessageForSerializable, generateSigningMessageForTransaction, generateTransactionPayload, generateTransactionPayloadWithABI, generateUserTransactionHash, generateViewFunctionPayload, generateViewFunctionPayloadWithABI, get, getAptosFullNode, getAptosPepperService, getAuthenticatorForSimulation, getFunctionParts, getKeylessConfig, hashValues, isBcsAddress, isBcsBool, isBcsFixedBytes, isBcsString, isBcsU128, isBcsU16, isBcsU256, isBcsU32, isBcsU64, isBcsU8, isBool, isCanonicalEd25519Signature, isEmptyOption, isEncodedEntryFunctionArgument, isLargeNumber, isNumber, isScriptDataInput, isString, isValidBIP44Path, isValidHardenedPath, mnemonicToSeed, normalizeBundle, nowInSeconds, objectStructTag, optionStructTag, paginateWithCursor, parseTypeTag, post, postAptosFaucet, postAptosFullNode, postAptosIndexer, postAptosPepperService, postAptosProvingService, promiseFulfilledStatus, request, sleep, splitPath, standardizeTypeTags, stringStructTag, throwTypeMismatch };
6839
+ export { APTOS_BIP44_REGEX, APTOS_COIN, APTOS_FA, 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, FederatedKeylessAccount, FederatedKeylessPublicKey, FeePayerRawTransaction, FixedBytes, FullNodeConfig, type FunctionABI, GasEstimation, type GenerateAccountArgs, type GenerateEd25519AccountArgs, type GenerateEd25519SingleKeyAccountArgs, type GenerateSingleKeyAccountArgs, GetANSNameResponse, GetAccountCoinsDataResponse, GetAccountCollectionsWithOwnedTokenResponse, GetAccountOwnedTokensFromCollectionResponse, GetAccountOwnedTokensQueryResponse, type GetAptosRequestOptions, GetChainTopUserTransactionsResponse, GetCollectionDataResponse, GetCurrentFungibleAssetBalancesResponse, GetCurrentTokenOwnershipResponse, GetDelegatedStakingActivitiesResponse, GetEventsResponse, GetFungibleAssetActivitiesResponse, GetFungibleAssetMetadataResponse, GetNumberOfDelegatorsResponse, GetObjectDataQueryResponse, GetOwnedTokensResponse, GetProcessorStatusResponse, type GetRequestOptions, GetTableItemsDataResponse, GetTableItemsMetadataResponse, 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, type InputViewFunctionJsonData, KeyType, KeylessAccount, KeylessAccountCommon, KeylessConfiguration, 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, Serialized, Serializer, Signature, SignedTransaction, SigningScheme, SigningSchemeInput, type SimpleEntryFunctionArgumentTypes, SimpleTransaction, SingleKeyAccount, type SingleKeySignerConstructorArgs, type SingleKeySignerFromDerivationPathArgs, type SingleKeySignerGenerateArgs, StructTag, type SuccessEventData, TableItemRequest, TokenStandardArg, TransactionAndProof, TransactionArgument, TransactionAuthenticator, TransactionAuthenticatorEd25519, TransactionAuthenticatorFeePayer, TransactionAuthenticatorMultiAgent, TransactionAuthenticatorMultiEd25519, TransactionAuthenticatorSingleSender, TransactionPayload, TransactionPayloadEntryFunction, TransactionPayloadMultiSig, TransactionPayloadScript, TransactionResponse, TransactionWorker, type TransactionWorkerEvents, TransactionWorkerEventsEnum, type TypeArgument, 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, type ViewFunctionJsonPayload, WaitForTransactionOptions, WhereArg, ZeroKnowledgeSig, ZkProof, ZkpVariant, aptosCoinStructTag, aptosRequest, base64UrlDecode, buildTransaction, checkOrConvertArgument, convertAmountFromHumanReadableToOnChain, convertAmountFromOnChainToHumanReadable, convertArgument, convertNumber, createObjectAddress, createResourceAddress, createTokenAddress, deriveKey, deriveTransactionType, deserializeFromScriptArgument, fetchEntryFunctionAbi, fetchFunctionAbi, fetchViewFunctionAbi, findFirstNonSignerArg, floorToWholeHour, generateRawTransaction, generateSignedTransaction, generateSignedTransactionForSimulation, generateSigningMessage, generateSigningMessageForSerializable, generateSigningMessageForTransaction, generateTransactionPayload, generateTransactionPayloadWithABI, generateUserTransactionHash, generateViewFunctionPayload, generateViewFunctionPayloadWithABI, get, getAptosFullNode, getAptosPepperService, getAuthenticatorForSimulation, getFunctionParts, getKeylessConfig, hashValues, isBcsAddress, isBcsBool, isBcsFixedBytes, isBcsString, isBcsU128, isBcsU16, isBcsU256, isBcsU32, isBcsU64, isBcsU8, isBool, isCanonicalEd25519Signature, isEmptyOption, isEncodedEntryFunctionArgument, isEncodedStruct, isLargeNumber, isNumber, isScriptDataInput, isString, isValidBIP44Path, isValidHardenedPath, mnemonicToSeed, normalizeBundle, nowInSeconds, objectStructTag, optionStructTag, paginateWithCursor, parseEncodedStruct, parseTypeTag, post, postAptosFaucet, postAptosFullNode, postAptosIndexer, postAptosPepperService, postAptosProvingService, promiseFulfilledStatus, request, sleep, splitPath, standardizeTypeTags, stringStructTag, throwTypeMismatch };