@aptos-labs/ts-sdk 1.28.0 → 1.29.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 (337) hide show
  1. package/README.md +103 -82
  2. package/dist/common/{accountAddress-OVl7-qVN.d.ts → accountAddress-DUCC2ffJ.d.ts} +9 -2
  3. package/dist/common/cli/index.d.ts +1 -1
  4. package/dist/common/index.d.ts +266 -42
  5. package/dist/common/index.js +28 -28
  6. package/dist/common/index.js.map +1 -1
  7. package/dist/esm/account/AbstractKeylessAccount.d.mts +207 -0
  8. package/dist/esm/account/AbstractKeylessAccount.mjs +2 -0
  9. package/dist/esm/account/Account.mjs +1 -1
  10. package/dist/esm/account/Ed25519Account.mjs +1 -1
  11. package/dist/esm/account/EphemeralKeyPair.mjs +1 -1
  12. package/dist/esm/account/FederatedKeylessAccount.d.mts +75 -0
  13. package/dist/esm/account/FederatedKeylessAccount.mjs +2 -0
  14. package/dist/esm/account/KeylessAccount.d.mts +13 -130
  15. package/dist/esm/account/KeylessAccount.mjs +1 -1
  16. package/dist/esm/account/MultiKeyAccount.mjs +1 -1
  17. package/dist/esm/account/SingleKeyAccount.mjs +1 -1
  18. package/dist/esm/account/index.d.mts +4 -1
  19. package/dist/esm/account/index.mjs +1 -1
  20. package/dist/esm/api/account.d.mts +1 -1
  21. package/dist/esm/api/account.mjs +1 -1
  22. package/dist/esm/api/ans.mjs +1 -1
  23. package/dist/esm/api/aptos.d.mts +4 -0
  24. package/dist/esm/api/aptos.mjs +1 -1
  25. package/dist/esm/api/coin.d.mts +2 -2
  26. package/dist/esm/api/coin.mjs +1 -1
  27. package/dist/esm/api/digitalAsset.d.mts +2 -2
  28. package/dist/esm/api/digitalAsset.mjs +1 -1
  29. package/dist/esm/api/event.d.mts +1 -1
  30. package/dist/esm/api/event.mjs +1 -1
  31. package/dist/esm/api/faucet.mjs +1 -1
  32. package/dist/esm/api/fungibleAsset.d.mts +1 -1
  33. package/dist/esm/api/fungibleAsset.mjs +1 -1
  34. package/dist/esm/api/general.d.mts +2 -2
  35. package/dist/esm/api/general.mjs +1 -1
  36. package/dist/esm/api/index.d.mts +4 -0
  37. package/dist/esm/api/index.mjs +1 -1
  38. package/dist/esm/api/keyless.d.mts +34 -20
  39. package/dist/esm/api/keyless.mjs +1 -1
  40. package/dist/esm/api/object.d.mts +2 -2
  41. package/dist/esm/api/object.mjs +1 -1
  42. package/dist/esm/api/staking.d.mts +2 -2
  43. package/dist/esm/api/staking.mjs +1 -1
  44. package/dist/esm/api/table.d.mts +1 -1
  45. package/dist/esm/api/table.mjs +1 -1
  46. package/dist/esm/api/transaction.d.mts +33 -9
  47. package/dist/esm/api/transaction.mjs +1 -1
  48. package/dist/esm/api/transactionSubmission/build.mjs +1 -1
  49. package/dist/esm/api/transactionSubmission/management.mjs +1 -1
  50. package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
  51. package/dist/esm/api/transactionSubmission/sign.mjs.map +1 -1
  52. package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
  53. package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
  54. package/dist/esm/api/utils.mjs +1 -1
  55. package/dist/esm/bcs/index.mjs +1 -1
  56. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  57. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  58. package/dist/esm/{chunk-OTNGLTKS.mjs → chunk-2BTTX2KO.mjs} +2 -2
  59. package/dist/esm/{chunk-NPFW6ZFY.mjs → chunk-2F7Z7RMW.mjs} +2 -2
  60. package/dist/esm/{chunk-P2EKDA7R.mjs → chunk-367OG3DB.mjs} +2 -2
  61. package/dist/esm/{chunk-5L3UXSQI.mjs → chunk-3W2DHZXK.mjs} +2 -2
  62. package/dist/esm/chunk-44GYWUSH.mjs +2 -0
  63. package/dist/esm/chunk-44GYWUSH.mjs.map +1 -0
  64. package/dist/esm/{chunk-UWPO7WWS.mjs → chunk-45IUUCAV.mjs} +2 -2
  65. package/dist/esm/{chunk-YFMFXRJX.mjs → chunk-4HR32TSY.mjs} +2 -2
  66. package/dist/esm/chunk-4TB3AWQE.mjs +2 -0
  67. package/dist/esm/chunk-4TB3AWQE.mjs.map +1 -0
  68. package/dist/esm/{chunk-3HTSCV3R.mjs → chunk-53RB2PRH.mjs} +2 -2
  69. package/dist/esm/{chunk-GKERWKMB.mjs → chunk-5PCNWXRN.mjs} +2 -2
  70. package/dist/esm/{chunk-OPTI3MH2.mjs → chunk-5VD4MHB3.mjs} +2 -2
  71. package/dist/esm/{chunk-VTEZ6TBO.mjs → chunk-6UZ3VI5Y.mjs} +2 -2
  72. package/dist/esm/{chunk-Z2AJWV6D.mjs → chunk-7VKFXX5Q.mjs} +2 -2
  73. package/dist/esm/{chunk-GR4PHW7K.mjs → chunk-A42BPAD4.mjs} +2 -2
  74. package/dist/esm/{chunk-QQHA2Y46.mjs → chunk-ADE6MVXC.mjs} +2 -2
  75. package/dist/esm/chunk-ADE6MVXC.mjs.map +1 -0
  76. package/dist/esm/{chunk-2CAGPXCX.mjs → chunk-APN6AV5Q.mjs} +2 -2
  77. package/dist/esm/chunk-BA4RBST6.mjs +2 -0
  78. package/dist/esm/chunk-BA4RBST6.mjs.map +1 -0
  79. package/dist/esm/{chunk-4ENUSVZB.mjs → chunk-BSAHPS6E.mjs} +2 -2
  80. package/dist/esm/{chunk-NDJKEFNU.mjs → chunk-BWNTSJOC.mjs} +2 -2
  81. package/dist/esm/chunk-CB6H4VMZ.mjs +2 -0
  82. package/dist/esm/chunk-CB6H4VMZ.mjs.map +1 -0
  83. package/dist/esm/{chunk-LS6G4DZV.mjs → chunk-CRA2MFJC.mjs} +2 -2
  84. package/dist/esm/{chunk-VQVNUN5Y.mjs → chunk-D3Q4BC3I.mjs} +2 -2
  85. package/dist/esm/chunk-E4O26ZJB.mjs +2 -0
  86. package/dist/esm/chunk-E4O26ZJB.mjs.map +1 -0
  87. package/dist/esm/{chunk-5TBIWC7N.mjs → chunk-ELYS7CWV.mjs} +2 -2
  88. package/dist/esm/chunk-F3M2UQA4.mjs +2 -0
  89. package/dist/esm/chunk-F3M2UQA4.mjs.map +1 -0
  90. package/dist/esm/{chunk-ZXYTLPP6.mjs → chunk-F63E4CR7.mjs} +2 -2
  91. package/dist/esm/{chunk-JOROI7FE.mjs → chunk-F76N4MQO.mjs} +2 -2
  92. package/dist/esm/{chunk-F5PNGH44.mjs → chunk-FZ5EYP3D.mjs} +2 -2
  93. package/dist/esm/chunk-G5XLMQ5E.mjs +2 -0
  94. package/dist/esm/chunk-G5XLMQ5E.mjs.map +1 -0
  95. package/dist/esm/chunk-GAEAYY44.mjs +1 -0
  96. package/dist/esm/chunk-GAEAYY44.mjs.map +1 -0
  97. package/dist/esm/{chunk-O4BBULNE.mjs → chunk-GDO6Q2FI.mjs} +2 -2
  98. package/dist/esm/{chunk-WYQLUB4H.mjs → chunk-GDUAFXIQ.mjs} +2 -2
  99. package/dist/esm/chunk-GMBSQDPO.mjs +2 -0
  100. package/dist/esm/chunk-GMBSQDPO.mjs.map +1 -0
  101. package/dist/esm/{chunk-Q7MD4V7H.mjs → chunk-GWSDIX6C.mjs} +2 -2
  102. package/dist/esm/chunk-HEZ2ZYZA.mjs +1 -0
  103. package/dist/esm/chunk-HEZ2ZYZA.mjs.map +1 -0
  104. package/dist/esm/{chunk-WX6P3Q4I.mjs → chunk-HHGJXVAE.mjs} +2 -2
  105. package/dist/esm/{chunk-AVSM2BJR.mjs → chunk-HKBBA653.mjs} +2 -2
  106. package/dist/esm/{chunk-6CHBLB3V.mjs → chunk-HVMFZF6P.mjs} +2 -2
  107. package/dist/esm/{chunk-ZNC3FRSK.mjs → chunk-IR4SLC2M.mjs} +2 -2
  108. package/dist/esm/{chunk-GGPA6QTN.mjs → chunk-J64ARI4E.mjs} +2 -2
  109. package/dist/esm/{chunk-3F3FCWT5.mjs → chunk-JH6VLTMS.mjs} +2 -2
  110. package/dist/esm/{chunk-ORGMRM5K.mjs → chunk-KUOB4DDE.mjs} +2 -2
  111. package/dist/esm/{chunk-2XYA7NOU.mjs → chunk-KUZ2YTJH.mjs} +2 -2
  112. package/dist/esm/{chunk-HBQLX5QF.mjs → chunk-L2QXU6F4.mjs} +2 -2
  113. package/dist/esm/{chunk-QQU4IQ27.mjs → chunk-LNEZEYYE.mjs} +2 -2
  114. package/dist/esm/{chunk-53DBMWMU.mjs → chunk-MAMPMCO7.mjs} +2 -2
  115. package/dist/esm/chunk-MDJ66AA3.mjs +2 -0
  116. package/dist/esm/chunk-MDJ66AA3.mjs.map +1 -0
  117. package/dist/esm/{chunk-56F7EYFE.mjs → chunk-MNVUSJEK.mjs} +2 -2
  118. package/dist/esm/{chunk-SUAA25UP.mjs → chunk-O2BPA6TS.mjs} +2 -2
  119. package/dist/esm/{chunk-NKDHR2DA.mjs → chunk-OKAQO57B.mjs} +2 -2
  120. package/dist/esm/chunk-OMV7445F.mjs +2 -0
  121. package/dist/esm/chunk-OMV7445F.mjs.map +1 -0
  122. package/dist/esm/chunk-P2EIZ7WL.mjs +2 -0
  123. package/dist/esm/chunk-P2EIZ7WL.mjs.map +1 -0
  124. package/dist/esm/{chunk-PDNA4H34.mjs → chunk-P3TAY5PP.mjs} +2 -2
  125. package/dist/esm/{chunk-EJMPY5MF.mjs → chunk-Q3TAEOH5.mjs} +2 -2
  126. package/dist/esm/chunk-Q4XR6QOZ.mjs +2 -0
  127. package/dist/esm/{chunk-F7EMGK4M.mjs.map → chunk-Q4XR6QOZ.mjs.map} +1 -1
  128. package/dist/esm/{chunk-MNVDBUF3.mjs → chunk-QBSU3L5Q.mjs} +2 -2
  129. package/dist/esm/{chunk-3GOJQ5JD.mjs → chunk-QPB6EJVM.mjs} +2 -2
  130. package/dist/esm/{chunk-KRIIRH5L.mjs → chunk-R76DHMGR.mjs} +2 -2
  131. package/dist/esm/{chunk-52HZTDBB.mjs → chunk-RXE6NNOL.mjs} +2 -2
  132. package/dist/esm/chunk-RXE6NNOL.mjs.map +1 -0
  133. package/dist/esm/{chunk-JUNVPIW4.mjs → chunk-S2KDCIZN.mjs} +2 -2
  134. package/dist/esm/{chunk-YPQZJ72F.mjs → chunk-S2W4D6NZ.mjs} +2 -2
  135. package/dist/esm/{chunk-5P7MXLZA.mjs → chunk-SDWE6WMM.mjs} +2 -2
  136. package/dist/esm/chunk-SRPI2FFA.mjs +2 -0
  137. package/dist/esm/chunk-SRPI2FFA.mjs.map +1 -0
  138. package/dist/esm/chunk-STUXKQVZ.mjs +2 -0
  139. package/dist/esm/chunk-STUXKQVZ.mjs.map +1 -0
  140. package/dist/esm/{chunk-WLZYSLHP.mjs → chunk-SWNFKKRE.mjs} +2 -2
  141. package/dist/esm/{chunk-DVIRUFCY.mjs → chunk-TQWGQLM6.mjs} +2 -2
  142. package/dist/esm/chunk-UAEODDZS.mjs +2 -0
  143. package/dist/esm/{chunk-ZXVQ2OBJ.mjs.map → chunk-UAEODDZS.mjs.map} +1 -1
  144. package/dist/esm/{chunk-VYXJ7FUF.mjs → chunk-WJRZWAIS.mjs} +2 -2
  145. package/dist/esm/{chunk-LFUBUXHD.mjs → chunk-X34JJPW5.mjs} +2 -2
  146. package/dist/esm/{chunk-EXMQBH3I.mjs → chunk-XMW65WCQ.mjs} +2 -2
  147. package/dist/esm/chunk-Y2GWUE7C.mjs +2 -0
  148. package/dist/esm/chunk-Y2GWUE7C.mjs.map +1 -0
  149. package/dist/esm/chunk-Y3BATGHX.mjs +2 -0
  150. package/dist/esm/chunk-Y3BATGHX.mjs.map +1 -0
  151. package/dist/esm/{chunk-54QUDAAC.mjs → chunk-YU3IYJRL.mjs} +2 -2
  152. package/dist/esm/{chunk-NBO2BDDZ.mjs → chunk-ZROQH5YL.mjs} +2 -2
  153. package/dist/esm/cli/index.mjs +1 -1
  154. package/dist/esm/client/core.mjs +1 -1
  155. package/dist/esm/client/get.mjs +1 -1
  156. package/dist/esm/client/index.mjs +1 -1
  157. package/dist/esm/client/post.mjs +1 -1
  158. package/dist/esm/core/account/index.mjs +1 -1
  159. package/dist/esm/core/account/utils/address.mjs +1 -1
  160. package/dist/esm/core/account/utils/index.mjs +1 -1
  161. package/dist/esm/core/accountAddress.mjs +1 -1
  162. package/dist/esm/core/authenticationKey.mjs +1 -1
  163. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  164. package/dist/esm/core/crypto/ephemeral.mjs +1 -1
  165. package/dist/esm/core/crypto/federatedKeyless.d.mts +97 -0
  166. package/dist/esm/core/crypto/federatedKeyless.mjs +2 -0
  167. package/dist/esm/core/crypto/federatedKeyless.mjs.map +1 -0
  168. package/dist/esm/core/crypto/index.d.mts +4 -2
  169. package/dist/esm/core/crypto/index.mjs +1 -1
  170. package/dist/esm/core/crypto/keyless.mjs +1 -1
  171. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  172. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  173. package/dist/esm/core/crypto/poseidon.d.mts +1 -1
  174. package/dist/esm/core/crypto/poseidon.mjs +1 -1
  175. package/dist/esm/core/crypto/proof.mjs +1 -1
  176. package/dist/esm/core/crypto/publicKey.mjs +1 -1
  177. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  178. package/dist/esm/core/crypto/signature.mjs +1 -1
  179. package/dist/esm/core/crypto/singleKey.mjs +1 -1
  180. package/dist/esm/core/crypto/utils.mjs +1 -1
  181. package/dist/esm/core/index.d.mts +2 -0
  182. package/dist/esm/core/index.mjs +1 -1
  183. package/dist/esm/index.d.mts +6 -1
  184. package/dist/esm/index.mjs +1 -1
  185. package/dist/esm/internal/account.d.mts +1 -7
  186. package/dist/esm/internal/account.mjs +1 -1
  187. package/dist/esm/internal/ans.mjs +1 -1
  188. package/dist/esm/internal/coin.mjs +1 -1
  189. package/dist/esm/internal/digitalAsset.mjs +1 -1
  190. package/dist/esm/internal/event.mjs +1 -1
  191. package/dist/esm/internal/faucet.mjs +1 -1
  192. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  193. package/dist/esm/internal/general.mjs +1 -1
  194. package/dist/esm/internal/keyless.d.mts +25 -14
  195. package/dist/esm/internal/keyless.mjs +1 -1
  196. package/dist/esm/internal/object.mjs +1 -1
  197. package/dist/esm/internal/staking.mjs +1 -1
  198. package/dist/esm/internal/table.mjs +1 -1
  199. package/dist/esm/internal/transaction.mjs +1 -1
  200. package/dist/esm/internal/transactionSubmission.d.mts +22 -2
  201. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  202. package/dist/esm/internal/view.mjs +1 -1
  203. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  204. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  205. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  206. package/dist/esm/transactions/index.mjs +1 -1
  207. package/dist/esm/transactions/instances/index.mjs +1 -1
  208. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  209. package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
  210. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  211. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  212. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  213. package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
  214. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  215. package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
  216. package/dist/esm/transactions/management/index.mjs +1 -1
  217. package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
  218. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  219. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  220. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  221. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
  222. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  223. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  224. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  225. package/dist/esm/types/index.d.mts +8 -1
  226. package/dist/esm/types/index.mjs +1 -1
  227. package/dist/esm/utils/index.mjs +1 -1
  228. package/dist/esm/utils/normalizeBundle.mjs +1 -1
  229. package/dist/esm/version.d.mts +1 -1
  230. package/dist/esm/version.mjs +1 -1
  231. package/package.json +1 -1
  232. package/src/account/AbstractKeylessAccount.ts +329 -0
  233. package/src/account/EphemeralKeyPair.ts +9 -2
  234. package/src/account/FederatedKeylessAccount.ts +116 -0
  235. package/src/account/KeylessAccount.ts +13 -297
  236. package/src/account/MultiKeyAccount.ts +4 -2
  237. package/src/account/index.ts +2 -0
  238. package/src/api/account.ts +68 -22
  239. package/src/api/keyless.ts +50 -4
  240. package/src/api/transaction.ts +40 -20
  241. package/src/core/crypto/federatedKeyless.ts +134 -0
  242. package/src/core/crypto/index.ts +2 -0
  243. package/src/core/crypto/keyless.ts +4 -3
  244. package/src/core/crypto/poseidon.ts +4 -4
  245. package/src/core/crypto/singleKey.ts +6 -0
  246. package/src/core/crypto/utils.ts +2 -2
  247. package/src/internal/account.ts +1 -54
  248. package/src/internal/keyless.ts +86 -8
  249. package/src/internal/transactionSubmission.ts +63 -10
  250. package/src/transactions/transactionBuilder/transactionBuilder.ts +25 -14
  251. package/src/types/index.ts +7 -0
  252. package/src/version.ts +1 -1
  253. package/dist/esm/chunk-52HZTDBB.mjs.map +0 -1
  254. package/dist/esm/chunk-7Z6DYLCA.mjs +0 -1
  255. package/dist/esm/chunk-AQ4I7VVB.mjs +0 -1
  256. package/dist/esm/chunk-BIGX2RJL.mjs +0 -2
  257. package/dist/esm/chunk-BIGX2RJL.mjs.map +0 -1
  258. package/dist/esm/chunk-DCNBMUKN.mjs +0 -2
  259. package/dist/esm/chunk-DCNBMUKN.mjs.map +0 -1
  260. package/dist/esm/chunk-EQSON7Y5.mjs +0 -2
  261. package/dist/esm/chunk-EQSON7Y5.mjs.map +0 -1
  262. package/dist/esm/chunk-F7EMGK4M.mjs +0 -2
  263. package/dist/esm/chunk-G773HST5.mjs +0 -2
  264. package/dist/esm/chunk-G773HST5.mjs.map +0 -1
  265. package/dist/esm/chunk-IVOEXGOG.mjs +0 -2
  266. package/dist/esm/chunk-IVOEXGOG.mjs.map +0 -1
  267. package/dist/esm/chunk-IVVWQKCF.mjs +0 -2
  268. package/dist/esm/chunk-IVVWQKCF.mjs.map +0 -1
  269. package/dist/esm/chunk-LJZPPBTH.mjs +0 -2
  270. package/dist/esm/chunk-LJZPPBTH.mjs.map +0 -1
  271. package/dist/esm/chunk-QQHA2Y46.mjs.map +0 -1
  272. package/dist/esm/chunk-SCYGW3VV.mjs +0 -2
  273. package/dist/esm/chunk-SCYGW3VV.mjs.map +0 -1
  274. package/dist/esm/chunk-T53MZO2U.mjs +0 -2
  275. package/dist/esm/chunk-T53MZO2U.mjs.map +0 -1
  276. package/dist/esm/chunk-VYXS7TLB.mjs +0 -2
  277. package/dist/esm/chunk-VYXS7TLB.mjs.map +0 -1
  278. package/dist/esm/chunk-XSTCHOUI.mjs +0 -2
  279. package/dist/esm/chunk-XSTCHOUI.mjs.map +0 -1
  280. package/dist/esm/chunk-ZWX3NHGU.mjs +0 -2
  281. package/dist/esm/chunk-ZWX3NHGU.mjs.map +0 -1
  282. package/dist/esm/chunk-ZXVQ2OBJ.mjs +0 -2
  283. /package/dist/esm/{chunk-7Z6DYLCA.mjs.map → account/AbstractKeylessAccount.mjs.map} +0 -0
  284. /package/dist/esm/{chunk-AQ4I7VVB.mjs.map → account/FederatedKeylessAccount.mjs.map} +0 -0
  285. /package/dist/esm/{chunk-OTNGLTKS.mjs.map → chunk-2BTTX2KO.mjs.map} +0 -0
  286. /package/dist/esm/{chunk-NPFW6ZFY.mjs.map → chunk-2F7Z7RMW.mjs.map} +0 -0
  287. /package/dist/esm/{chunk-P2EKDA7R.mjs.map → chunk-367OG3DB.mjs.map} +0 -0
  288. /package/dist/esm/{chunk-5L3UXSQI.mjs.map → chunk-3W2DHZXK.mjs.map} +0 -0
  289. /package/dist/esm/{chunk-UWPO7WWS.mjs.map → chunk-45IUUCAV.mjs.map} +0 -0
  290. /package/dist/esm/{chunk-YFMFXRJX.mjs.map → chunk-4HR32TSY.mjs.map} +0 -0
  291. /package/dist/esm/{chunk-3HTSCV3R.mjs.map → chunk-53RB2PRH.mjs.map} +0 -0
  292. /package/dist/esm/{chunk-GKERWKMB.mjs.map → chunk-5PCNWXRN.mjs.map} +0 -0
  293. /package/dist/esm/{chunk-OPTI3MH2.mjs.map → chunk-5VD4MHB3.mjs.map} +0 -0
  294. /package/dist/esm/{chunk-VTEZ6TBO.mjs.map → chunk-6UZ3VI5Y.mjs.map} +0 -0
  295. /package/dist/esm/{chunk-Z2AJWV6D.mjs.map → chunk-7VKFXX5Q.mjs.map} +0 -0
  296. /package/dist/esm/{chunk-GR4PHW7K.mjs.map → chunk-A42BPAD4.mjs.map} +0 -0
  297. /package/dist/esm/{chunk-2CAGPXCX.mjs.map → chunk-APN6AV5Q.mjs.map} +0 -0
  298. /package/dist/esm/{chunk-4ENUSVZB.mjs.map → chunk-BSAHPS6E.mjs.map} +0 -0
  299. /package/dist/esm/{chunk-NDJKEFNU.mjs.map → chunk-BWNTSJOC.mjs.map} +0 -0
  300. /package/dist/esm/{chunk-LS6G4DZV.mjs.map → chunk-CRA2MFJC.mjs.map} +0 -0
  301. /package/dist/esm/{chunk-VQVNUN5Y.mjs.map → chunk-D3Q4BC3I.mjs.map} +0 -0
  302. /package/dist/esm/{chunk-5TBIWC7N.mjs.map → chunk-ELYS7CWV.mjs.map} +0 -0
  303. /package/dist/esm/{chunk-ZXYTLPP6.mjs.map → chunk-F63E4CR7.mjs.map} +0 -0
  304. /package/dist/esm/{chunk-JOROI7FE.mjs.map → chunk-F76N4MQO.mjs.map} +0 -0
  305. /package/dist/esm/{chunk-F5PNGH44.mjs.map → chunk-FZ5EYP3D.mjs.map} +0 -0
  306. /package/dist/esm/{chunk-O4BBULNE.mjs.map → chunk-GDO6Q2FI.mjs.map} +0 -0
  307. /package/dist/esm/{chunk-WYQLUB4H.mjs.map → chunk-GDUAFXIQ.mjs.map} +0 -0
  308. /package/dist/esm/{chunk-Q7MD4V7H.mjs.map → chunk-GWSDIX6C.mjs.map} +0 -0
  309. /package/dist/esm/{chunk-WX6P3Q4I.mjs.map → chunk-HHGJXVAE.mjs.map} +0 -0
  310. /package/dist/esm/{chunk-AVSM2BJR.mjs.map → chunk-HKBBA653.mjs.map} +0 -0
  311. /package/dist/esm/{chunk-6CHBLB3V.mjs.map → chunk-HVMFZF6P.mjs.map} +0 -0
  312. /package/dist/esm/{chunk-ZNC3FRSK.mjs.map → chunk-IR4SLC2M.mjs.map} +0 -0
  313. /package/dist/esm/{chunk-GGPA6QTN.mjs.map → chunk-J64ARI4E.mjs.map} +0 -0
  314. /package/dist/esm/{chunk-3F3FCWT5.mjs.map → chunk-JH6VLTMS.mjs.map} +0 -0
  315. /package/dist/esm/{chunk-ORGMRM5K.mjs.map → chunk-KUOB4DDE.mjs.map} +0 -0
  316. /package/dist/esm/{chunk-2XYA7NOU.mjs.map → chunk-KUZ2YTJH.mjs.map} +0 -0
  317. /package/dist/esm/{chunk-HBQLX5QF.mjs.map → chunk-L2QXU6F4.mjs.map} +0 -0
  318. /package/dist/esm/{chunk-QQU4IQ27.mjs.map → chunk-LNEZEYYE.mjs.map} +0 -0
  319. /package/dist/esm/{chunk-53DBMWMU.mjs.map → chunk-MAMPMCO7.mjs.map} +0 -0
  320. /package/dist/esm/{chunk-56F7EYFE.mjs.map → chunk-MNVUSJEK.mjs.map} +0 -0
  321. /package/dist/esm/{chunk-SUAA25UP.mjs.map → chunk-O2BPA6TS.mjs.map} +0 -0
  322. /package/dist/esm/{chunk-NKDHR2DA.mjs.map → chunk-OKAQO57B.mjs.map} +0 -0
  323. /package/dist/esm/{chunk-PDNA4H34.mjs.map → chunk-P3TAY5PP.mjs.map} +0 -0
  324. /package/dist/esm/{chunk-EJMPY5MF.mjs.map → chunk-Q3TAEOH5.mjs.map} +0 -0
  325. /package/dist/esm/{chunk-MNVDBUF3.mjs.map → chunk-QBSU3L5Q.mjs.map} +0 -0
  326. /package/dist/esm/{chunk-3GOJQ5JD.mjs.map → chunk-QPB6EJVM.mjs.map} +0 -0
  327. /package/dist/esm/{chunk-KRIIRH5L.mjs.map → chunk-R76DHMGR.mjs.map} +0 -0
  328. /package/dist/esm/{chunk-JUNVPIW4.mjs.map → chunk-S2KDCIZN.mjs.map} +0 -0
  329. /package/dist/esm/{chunk-YPQZJ72F.mjs.map → chunk-S2W4D6NZ.mjs.map} +0 -0
  330. /package/dist/esm/{chunk-5P7MXLZA.mjs.map → chunk-SDWE6WMM.mjs.map} +0 -0
  331. /package/dist/esm/{chunk-WLZYSLHP.mjs.map → chunk-SWNFKKRE.mjs.map} +0 -0
  332. /package/dist/esm/{chunk-DVIRUFCY.mjs.map → chunk-TQWGQLM6.mjs.map} +0 -0
  333. /package/dist/esm/{chunk-VYXJ7FUF.mjs.map → chunk-WJRZWAIS.mjs.map} +0 -0
  334. /package/dist/esm/{chunk-LFUBUXHD.mjs.map → chunk-X34JJPW5.mjs.map} +0 -0
  335. /package/dist/esm/{chunk-EXMQBH3I.mjs.map → chunk-XMW65WCQ.mjs.map} +0 -0
  336. /package/dist/esm/{chunk-54QUDAAC.mjs.map → chunk-YU3IYJRL.mjs.map} +0 -0
  337. /package/dist/esm/{chunk-NBO2BDDZ.mjs.map → chunk-ZROQH5YL.mjs.map} +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-OVl7-qVN.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-OVl7-qVN.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-DUCC2ffJ.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-DUCC2ffJ.js';
3
3
  import EventEmitter from 'eventemitter3';
4
4
 
5
5
  type Maybe<T> = T | null;
@@ -1897,6 +1897,100 @@ declare function getKeylessConfig(args: {
1897
1897
  options?: LedgerVersionArg;
1898
1898
  }): Promise<KeylessConfiguration>;
1899
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
+
1976
+ /**
1977
+ * Hashes a string to a field element via poseidon
1978
+ *
1979
+ * @returns bigint result of the hash
1980
+ */
1981
+ declare function hashStrToField(str: string, maxSizeBytes: number): bigint;
1982
+ declare function padAndPackBytesWithLen(bytes: Uint8Array, maxSizeBytes: number): bigint[];
1983
+ declare function bytesToBigIntLE(bytes: Uint8Array): bigint;
1984
+ declare function bigIntToBytesLE(value: bigint | number, length: number): Uint8Array;
1985
+ /**
1986
+ * Hashes up to 16 scalar elements via the poseidon hashing algorithm.
1987
+ *
1988
+ * Each element must be scalar fields of the BN254 elliptic curve group.
1989
+ *
1990
+ * @returns bigint result of the hash
1991
+ */
1992
+ declare function poseidonHash(inputs: (number | bigint | string)[]): bigint;
1993
+
1900
1994
  /**
1901
1995
  * Represents the Secp256k1 ecdsa public key
1902
1996
  *
@@ -3386,21 +3480,15 @@ declare class EphemeralKeyPair extends Serializable {
3386
3480
  }
3387
3481
 
3388
3482
  /**
3389
- * Account implementation for the Keyless authentication scheme.
3390
- *
3391
- * Used to represent a Keyless based account and sign transactions with it.
3392
- *
3393
- * Use KeylessAccount.fromJWTAndProof to instantiate a KeylessAccount with a JWT, proof and EphemeralKeyPair.
3394
- *
3395
- * When the proof expires or the JWT becomes invalid, the KeylessAccount must be instantiated again with a new JWT,
3396
- * EphemeralKeyPair, and corresponding proof.
3483
+ * Account implementation for the Keyless authentication scheme. This abstract class is used for standard Keyless Accounts
3484
+ * and Federated Keyless Accounts.
3397
3485
  */
3398
- declare class KeylessAccount extends Serializable implements Account$1 {
3486
+ declare abstract class AbstractKeylessAccount extends Serializable implements Account$1 {
3399
3487
  static readonly PEPPER_LENGTH: number;
3400
3488
  /**
3401
3489
  * The KeylessPublicKey associated with the account
3402
3490
  */
3403
- readonly publicKey: KeylessPublicKey;
3491
+ readonly publicKey: KeylessPublicKey | FederatedKeylessPublicKey;
3404
3492
  /**
3405
3493
  * The EphemeralKeyPair used to generate sign.
3406
3494
  */
@@ -3444,17 +3532,27 @@ declare class KeylessAccount extends Serializable implements Account$1 {
3444
3532
  */
3445
3533
  readonly jwt: string;
3446
3534
  /**
3447
- * An event emitter used to assist in handling asycronous proof fetching.
3535
+ * An event emitter used to assist in handling asynchronous proof fetching.
3448
3536
  */
3449
3537
  private readonly emitter;
3450
- private constructor();
3538
+ protected constructor(args: {
3539
+ address?: AccountAddress;
3540
+ ephemeralKeyPair: EphemeralKeyPair;
3541
+ iss: string;
3542
+ uidKey: string;
3543
+ uidVal: string;
3544
+ aud: string;
3545
+ pepper: HexInput;
3546
+ proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3547
+ proofFetchCallback?: ProofFetchCallback;
3548
+ jwt: string;
3549
+ });
3451
3550
  /**
3452
3551
  * This initializes the asyncronous proof fetch
3453
3552
  * @return
3454
3553
  */
3455
3554
  init(promise: Promise<ZeroKnowledgeSig>): Promise<void>;
3456
3555
  serialize(serializer: Serializer): void;
3457
- static deserialize(deserializer: Deserializer): KeylessAccount;
3458
3556
  /**
3459
3557
  * Checks if the proof is expired. If so the account must be rederived with a new EphemeralKeyPair
3460
3558
  * and JWT token.
@@ -3483,7 +3581,7 @@ declare class KeylessAccount extends Serializable implements Account$1 {
3483
3581
  * @param message in HexInput format
3484
3582
  * @returns Signature
3485
3583
  */
3486
- sign(data: HexInput): KeylessSignature;
3584
+ sign(message: HexInput): KeylessSignature;
3487
3585
  /**
3488
3586
  * Sign the given transaction with Keyless.
3489
3587
  * Signs the transaction and proof to guard against proof malleability.
@@ -3506,16 +3604,32 @@ declare class KeylessAccount extends Serializable implements Account$1 {
3506
3604
  message: HexInput;
3507
3605
  signature: KeylessSignature;
3508
3606
  }): boolean;
3509
- static fromBytes(bytes: Uint8Array): KeylessAccount;
3510
- static create(args: {
3511
- address?: AccountAddress;
3512
- proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3513
- jwt: string;
3514
- ephemeralKeyPair: EphemeralKeyPair;
3515
- pepper: HexInput;
3516
- uidKey?: string;
3517
- proofFetchCallback?: ProofFetchCallback;
3518
- }): KeylessAccount;
3607
+ }
3608
+ /**
3609
+ * A container class to hold a transaction and a proof. It implements CryptoHashable which is used to create
3610
+ * the signing message for Keyless transactions. We sign over the proof to ensure non-malleability.
3611
+ */
3612
+ declare class TransactionAndProof extends Serializable {
3613
+ /**
3614
+ * The transaction to sign.
3615
+ */
3616
+ transaction: AnyRawTransactionInstance;
3617
+ /**
3618
+ * The zero knowledge proof used in signing the transaction.
3619
+ */
3620
+ proof?: ZkProof;
3621
+ /**
3622
+ * The domain separator prefix used when hashing.
3623
+ */
3624
+ readonly domainSeparator = "APTOS::TransactionAndProof";
3625
+ constructor(transaction: AnyRawTransactionInstance, proof?: ZkProof);
3626
+ serialize(serializer: Serializer): void;
3627
+ /**
3628
+ * Hashes the bcs serialized from of the class. This is the typescript corollary to the BCSCryptoHash macro in aptos-core.
3629
+ *
3630
+ * @returns Uint8Array
3631
+ */
3632
+ hash(): Uint8Array;
3519
3633
  }
3520
3634
  type ProofFetchSuccess = {
3521
3635
  status: "Success";
@@ -3530,6 +3644,64 @@ interface ProofFetchEvents {
3530
3644
  proofFetchFinish: (status: ProofFetchStatus) => void;
3531
3645
  }
3532
3646
 
3647
+ /**
3648
+ * Account implementation for the Keyless authentication scheme.
3649
+ *
3650
+ * Used to represent a Keyless based account and sign transactions with it.
3651
+ *
3652
+ * Use KeylessAccount.create to instantiate a KeylessAccount with a JWT, proof and EphemeralKeyPair.
3653
+ *
3654
+ * When the proof expires or the JWT becomes invalid, the KeylessAccount must be instantiated again with a new JWT,
3655
+ * EphemeralKeyPair, and corresponding proof.
3656
+ */
3657
+ declare class KeylessAccount extends AbstractKeylessAccount {
3658
+ private constructor();
3659
+ serialize(serializer: Serializer): void;
3660
+ static deserialize(deserializer: Deserializer): KeylessAccount;
3661
+ static fromBytes(bytes: Uint8Array): KeylessAccount;
3662
+ static create(args: {
3663
+ address?: AccountAddress;
3664
+ proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3665
+ jwt: string;
3666
+ ephemeralKeyPair: EphemeralKeyPair;
3667
+ pepper: HexInput;
3668
+ uidKey?: string;
3669
+ proofFetchCallback?: ProofFetchCallback;
3670
+ }): KeylessAccount;
3671
+ }
3672
+
3673
+ /**
3674
+ * Account implementation for the FederatedKeyless authentication scheme.
3675
+ *
3676
+ * Used to represent a FederatedKeyless based account and sign transactions with it.
3677
+ *
3678
+ * Use FederatedKeylessAccount.create to instantiate a KeylessAccount with a JWT, proof, EphemeralKeyPair and the
3679
+ * address the JWKs are installed that will be used to verify the JWT.
3680
+ *
3681
+ * When the proof expires or the JWT becomes invalid, the KeylessAccount must be instantiated again with a new JWT,
3682
+ * EphemeralKeyPair, and corresponding proof.
3683
+ */
3684
+ declare class FederatedKeylessAccount extends AbstractKeylessAccount {
3685
+ /**
3686
+ * The FederatedKeylessPublicKey associated with the account
3687
+ */
3688
+ readonly publicKey: FederatedKeylessPublicKey;
3689
+ private constructor();
3690
+ serialize(serializer: Serializer): void;
3691
+ static deserialize(deserializer: Deserializer): FederatedKeylessAccount;
3692
+ static fromBytes(bytes: Uint8Array): FederatedKeylessAccount;
3693
+ static create(args: {
3694
+ address?: AccountAddress;
3695
+ proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
3696
+ jwt: string;
3697
+ ephemeralKeyPair: EphemeralKeyPair;
3698
+ pepper: HexInput;
3699
+ jwkAddress: AccountAddressInput;
3700
+ uidKey?: string;
3701
+ proofFetchCallback?: ProofFetchCallback;
3702
+ }): FederatedKeylessAccount;
3703
+ }
3704
+
3533
3705
  interface VerifyMultiKeySignatureArgs {
3534
3706
  message: HexInput;
3535
3707
  signature: MultiKeySignature;
@@ -5556,6 +5728,24 @@ declare class Staking {
5556
5728
  }): Promise<GetDelegatedStakingActivitiesResponse>;
5557
5729
  }
5558
5730
 
5731
+ /**
5732
+ * This file contains the underlying implementations for exposed submission API surface in
5733
+ * the {@link api/transaction}. By moving the methods out into a separate file,
5734
+ * other namespaces and processes can access these methods without depending on the entire
5735
+ * transaction namespace and without having a dependency cycle error.
5736
+ */
5737
+
5738
+ type FeePayerOrFeePayerAuthenticatorOrNeither = {
5739
+ feePayer: Account$1;
5740
+ feePayerAuthenticator?: never;
5741
+ } | {
5742
+ feePayer?: never;
5743
+ feePayerAuthenticator: AccountAuthenticator;
5744
+ } | {
5745
+ feePayer?: never;
5746
+ feePayerAuthenticator?: never;
5747
+ };
5748
+
5559
5749
  /**
5560
5750
  * A class to handle all `Build` transaction operations
5561
5751
  */
@@ -6225,10 +6415,33 @@ declare class Transaction {
6225
6415
  *
6226
6416
  * @return PendingTransactionResponse
6227
6417
  */
6228
- signAndSubmitTransaction(args: {
6418
+ signAndSubmitTransaction(args: FeePayerOrFeePayerAuthenticatorOrNeither & {
6229
6419
  signer: Account$1;
6230
6420
  transaction: AnyRawTransaction;
6231
6421
  }): Promise<PendingTransactionResponse>;
6422
+ /**
6423
+ * Sign and submit a single signer transaction as the fee payer to chain given an authenticator by the sender of the transaction.
6424
+ *
6425
+ * @param args.feePayer The fee payer account to sign the transaction
6426
+ * @param args.senderAuthenticator The AccountAuthenticator signed by the sender of the transaction
6427
+ * @param args.transaction An instance of a RawTransaction, plus optional secondary/fee payer addresses
6428
+ *
6429
+ * @example
6430
+ * const transaction = await aptos.transaction.build.simple({sender: alice.accountAddress, feePayer: true ...})
6431
+ * const senderAuthenticator = alice.signTransactionWithAuthenticator(transaction)
6432
+ * const pendingTransaction = await aptos.signAndSubmitAsFeePayer({
6433
+ * senderAuthenticator,
6434
+ * feePayer: bob,
6435
+ * transaction,
6436
+ * })
6437
+ *
6438
+ * @return PendingTransactionResponse
6439
+ */
6440
+ signAndSubmitAsFeePayer(args: {
6441
+ feePayer: Account$1;
6442
+ senderAuthenticator: AccountAuthenticator;
6443
+ transaction: AnyRawTransaction;
6444
+ }): Promise<PendingTransactionResponse>;
6232
6445
  }
6233
6446
 
6234
6447
  /**
@@ -6345,20 +6558,6 @@ declare class Keyless {
6345
6558
  pepper?: HexInput;
6346
6559
  uidKey?: string;
6347
6560
  }): Promise<ZeroKnowledgeSig>;
6348
- /**
6349
- * Derives the Keyless Account from the JWT token and corresponding EphemeralKeyPair. It will lookup the pepper from
6350
- * the pepper service if not explicitly provided. It will compute the proof via the proving service. It will ch
6351
- *
6352
- * @param args.jwt JWT token
6353
- * @param args.ephemeralKeyPair the EphemeralKeyPair used to generate the nonce in the JWT token
6354
- * @param args.uidKey a key in the JWT token to use to set the uidVal in the IdCommitment
6355
- * @param args.pepper the pepper
6356
- * @param args.proofFetchCallback a callback function that if set, the fetch of the proof will be done in the background. Once
6357
- * fetching finishes the callback function will be called. This should be used to provide a more responsive user experience as now
6358
- * they are not blocked on fetching the proof. Thus the function will return much more quickly.
6359
- *
6360
- * @returns A KeylessAccount that can be used to sign transactions
6361
- */
6362
6561
  deriveKeylessAccount(args: {
6363
6562
  jwt: string;
6364
6563
  ephemeralKeyPair: EphemeralKeyPair;
@@ -6366,6 +6565,31 @@ declare class Keyless {
6366
6565
  pepper?: HexInput;
6367
6566
  proofFetchCallback?: ProofFetchCallback;
6368
6567
  }): Promise<KeylessAccount>;
6568
+ deriveKeylessAccount(args: {
6569
+ jwt: string;
6570
+ ephemeralKeyPair: EphemeralKeyPair;
6571
+ jwkAddress: AccountAddressInput;
6572
+ uidKey?: string;
6573
+ pepper?: HexInput;
6574
+ proofFetchCallback?: ProofFetchCallback;
6575
+ }): Promise<FederatedKeylessAccount>;
6576
+ /**
6577
+ * This installs a set of FederatedJWKs at an address for a given iss.
6578
+ *
6579
+ * It will fetch the JWK set from the well-known endpoint and update the FederatedJWKs at the sender's address
6580
+ * to reflect it.
6581
+ *
6582
+ * @param args.sender The account that will install the JWKs
6583
+ * @param args.iss the iss claim of the federated OIDC provider.
6584
+ * @param args.jwksUrl the URL to find the corresponding JWKs. For supported IDP providers this parameter in not necessary.
6585
+ *
6586
+ * @returns The pending transaction that results from submission.
6587
+ */
6588
+ updateFederatedKeylessJwkSetTransaction(args: {
6589
+ sender: Account$1;
6590
+ iss: string;
6591
+ jwksUrl?: string;
6592
+ }): Promise<SimpleTransaction>;
6369
6593
  }
6370
6594
 
6371
6595
  /**
@@ -6671,4 +6895,4 @@ declare function postAptosFaucet<Req extends {}, Res extends {}>(options: PostAp
6671
6895
  declare function postAptosPepperService<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6672
6896
  declare function postAptosProvingService<Req extends {}, Res extends {}>(options: PostAptosRequestOptions): Promise<AptosResponse<Req, Res>>;
6673
6897
 
6674
- 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, 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, Serialized, 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, 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 };
6898
+ export { APTOS_BIP44_REGEX, APTOS_COIN, APTOS_FA, APTOS_HARDENED_REGEX, AbstractKeylessAccount, 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, 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, bigIntToBytesLE, buildTransaction, bytesToBigIntLE, 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, hashStrToField, 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, padAndPackBytesWithLen, paginateWithCursor, parseEncodedStruct, parseTypeTag, poseidonHash, post, postAptosFaucet, postAptosFullNode, postAptosIndexer, postAptosPepperService, postAptosProvingService, promiseFulfilledStatus, request, sleep, splitPath, standardizeTypeTags, stringStructTag, throwTypeMismatch };