@aptos-labs/ts-sdk 0.0.6 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (439) hide show
  1. package/README.md +26 -5
  2. package/dist/browser/index.d.ts +1097 -519
  3. package/dist/browser/index.global.js +49 -28
  4. package/dist/browser/index.global.js.map +1 -1
  5. package/dist/common/index.d.ts +1097 -519
  6. package/dist/common/index.js +48 -27
  7. package/dist/common/index.js.map +1 -1
  8. package/dist/esm/api/account.d.mts +72 -47
  9. package/dist/esm/api/account.mjs +1 -1
  10. package/dist/esm/api/ans.d.mts +214 -18
  11. package/dist/esm/api/ans.mjs +1 -1
  12. package/dist/esm/api/aptos.d.mts +9 -0
  13. package/dist/esm/api/aptos.mjs +1 -1
  14. package/dist/esm/api/aptosConfig.d.mts +2 -2
  15. package/dist/esm/api/aptosConfig.mjs +1 -1
  16. package/dist/esm/api/coin.d.mts +6 -5
  17. package/dist/esm/api/coin.mjs +1 -1
  18. package/dist/esm/api/digitalAsset.d.mts +24 -21
  19. package/dist/esm/api/digitalAsset.mjs +1 -1
  20. package/dist/esm/api/event.d.mts +12 -14
  21. package/dist/esm/api/event.mjs +1 -1
  22. package/dist/esm/api/faucet.d.mts +4 -4
  23. package/dist/esm/api/faucet.mjs +1 -1
  24. package/dist/esm/api/fungibleAsset.d.mts +71 -30
  25. package/dist/esm/api/fungibleAsset.mjs +1 -1
  26. package/dist/esm/api/general.d.mts +12 -5
  27. package/dist/esm/api/general.mjs +1 -1
  28. package/dist/esm/api/index.d.mts +5 -0
  29. package/dist/esm/api/index.mjs +1 -1
  30. package/dist/esm/api/staking.d.mts +13 -9
  31. package/dist/esm/api/staking.mjs +1 -1
  32. package/dist/esm/api/transaction.d.mts +36 -2
  33. package/dist/esm/api/transaction.mjs +1 -1
  34. package/dist/esm/api/transactionSubmission/build.d.mts +54 -0
  35. package/dist/esm/api/transactionSubmission/build.mjs +2 -0
  36. package/dist/esm/api/transactionSubmission/sign.d.mts +51 -0
  37. package/dist/esm/api/transactionSubmission/sign.mjs +2 -0
  38. package/dist/esm/api/transactionSubmission/sign.mjs.map +1 -0
  39. package/dist/esm/api/transactionSubmission/simulate.d.mts +54 -0
  40. package/dist/esm/api/transactionSubmission/simulate.mjs +2 -0
  41. package/dist/esm/api/transactionSubmission/simulate.mjs.map +1 -0
  42. package/dist/esm/api/transactionSubmission/submit.d.mts +52 -0
  43. package/dist/esm/api/transactionSubmission/submit.mjs +2 -0
  44. package/dist/esm/api/transactionSubmission/submit.mjs.map +1 -0
  45. package/dist/esm/api/transactionSubmission.d.mts +25 -54
  46. package/dist/esm/api/transactionSubmission.mjs +1 -1
  47. package/dist/esm/api/utils.d.mts +21 -0
  48. package/dist/esm/api/utils.mjs +2 -0
  49. package/dist/esm/api/utils.mjs.map +1 -0
  50. package/dist/esm/bcs/deserializer.d.mts +4 -4
  51. package/dist/esm/bcs/deserializer.mjs +1 -1
  52. package/dist/esm/bcs/index.mjs +1 -1
  53. package/dist/esm/bcs/serializable/entryFunctionBytes.mjs +1 -1
  54. package/dist/esm/bcs/serializable/fixedBytes.mjs +1 -1
  55. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  56. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  57. package/dist/esm/bcs/serializer.d.mts +4 -4
  58. package/dist/esm/bcs/serializer.mjs +1 -1
  59. package/dist/esm/{chunk-UAAI3NCA.mjs → chunk-2SAKPC5Q.mjs} +2 -2
  60. package/dist/esm/chunk-2YQXX64E.mjs +2 -0
  61. package/dist/esm/chunk-2YQXX64E.mjs.map +1 -0
  62. package/dist/esm/chunk-3F5WV6US.mjs +2 -0
  63. package/dist/esm/chunk-3F5WV6US.mjs.map +1 -0
  64. package/dist/esm/{chunk-ARVSIDVB.mjs → chunk-3RMXGSHK.mjs} +2 -2
  65. package/dist/esm/chunk-3RMXGSHK.mjs.map +1 -0
  66. package/dist/esm/{chunk-4ADA5BE7.mjs → chunk-53DS6NBQ.mjs} +2 -2
  67. package/dist/esm/chunk-5CUNY7X2.mjs +2 -0
  68. package/dist/esm/chunk-5CUNY7X2.mjs.map +1 -0
  69. package/dist/esm/{chunk-QWVR4RCV.mjs → chunk-5OPOJ43H.mjs} +2 -2
  70. package/dist/esm/{chunk-V45RFKH7.mjs → chunk-5UY5OKXR.mjs} +2 -2
  71. package/dist/esm/chunk-5UY5OKXR.mjs.map +1 -0
  72. package/dist/esm/chunk-5ZVCSKFX.mjs +2 -0
  73. package/dist/esm/chunk-5ZVCSKFX.mjs.map +1 -0
  74. package/dist/esm/{chunk-HVADSXTB.mjs → chunk-73VWOS4Z.mjs} +2 -2
  75. package/dist/esm/chunk-ALFESCPU.mjs +2 -0
  76. package/dist/esm/chunk-ALFESCPU.mjs.map +1 -0
  77. package/dist/esm/chunk-APSQ4M23.mjs +2 -0
  78. package/dist/esm/chunk-APSQ4M23.mjs.map +1 -0
  79. package/dist/esm/{chunk-U25N2VWA.mjs → chunk-AZUWHKN5.mjs} +2 -2
  80. package/dist/esm/{chunk-WX43AJTD.mjs → chunk-BQSE5HHW.mjs} +45 -24
  81. package/dist/esm/chunk-BQSE5HHW.mjs.map +1 -0
  82. package/dist/esm/chunk-CCXMVVXD.mjs +2 -0
  83. package/dist/esm/chunk-CCXMVVXD.mjs.map +1 -0
  84. package/dist/esm/{chunk-JZNLZMUC.mjs → chunk-CJPCOS4R.mjs} +2 -2
  85. package/dist/esm/{chunk-S36IYY6K.mjs → chunk-CL5B2QNS.mjs} +2 -2
  86. package/dist/esm/chunk-CLJLQXFQ.mjs +2 -0
  87. package/dist/esm/chunk-CLJLQXFQ.mjs.map +1 -0
  88. package/dist/esm/{chunk-EWTHPMEE.mjs → chunk-CU2DINU4.mjs} +2 -2
  89. package/dist/esm/chunk-EFRFDFS4.mjs +2 -0
  90. package/dist/esm/chunk-EFRFDFS4.mjs.map +1 -0
  91. package/dist/esm/chunk-EOC4UI5B.mjs +2 -0
  92. package/dist/esm/{chunk-KC64ESLO.mjs.map → chunk-EOC4UI5B.mjs.map} +1 -1
  93. package/dist/esm/{chunk-HA6JD5R6.mjs → chunk-F6K26WV5.mjs} +2 -2
  94. package/dist/esm/{chunk-HA6JD5R6.mjs.map → chunk-F6K26WV5.mjs.map} +1 -1
  95. package/dist/esm/chunk-F7EWDYTE.mjs +2 -0
  96. package/dist/esm/chunk-F7EWDYTE.mjs.map +1 -0
  97. package/dist/esm/{chunk-44MGBJ73.mjs → chunk-FZ56IS3E.mjs} +2 -2
  98. package/dist/esm/chunk-G36AY4R7.mjs +2 -0
  99. package/dist/esm/chunk-G36AY4R7.mjs.map +1 -0
  100. package/dist/esm/chunk-GEZSEAL5.mjs +2 -0
  101. package/dist/esm/chunk-GEZSEAL5.mjs.map +1 -0
  102. package/dist/esm/chunk-GIZLK7M7.mjs +2 -0
  103. package/dist/esm/chunk-GIZLK7M7.mjs.map +1 -0
  104. package/dist/esm/chunk-GMG4VR3K.mjs +2 -0
  105. package/dist/esm/chunk-GMG4VR3K.mjs.map +1 -0
  106. package/dist/esm/{chunk-U6SZNNVL.mjs → chunk-GXPGRCSW.mjs} +2 -2
  107. package/dist/esm/{chunk-U6SZNNVL.mjs.map → chunk-GXPGRCSW.mjs.map} +1 -1
  108. package/dist/esm/{chunk-GEFQFRL3.mjs → chunk-HC5VMNXA.mjs} +2 -2
  109. package/dist/esm/chunk-HTI5LEST.mjs +2 -0
  110. package/dist/esm/chunk-HTI5LEST.mjs.map +1 -0
  111. package/dist/esm/chunk-IELTCGLP.mjs +2 -0
  112. package/dist/esm/chunk-IELTCGLP.mjs.map +1 -0
  113. package/dist/esm/chunk-IHYTP2EW.mjs +1 -0
  114. package/dist/esm/chunk-IHYTP2EW.mjs.map +1 -0
  115. package/dist/esm/chunk-JI2BBZ2W.mjs +2 -0
  116. package/dist/esm/{chunk-3JVGSFHP.mjs.map → chunk-JI2BBZ2W.mjs.map} +1 -1
  117. package/dist/esm/chunk-KKER5KL4.mjs +2 -0
  118. package/dist/esm/chunk-KKER5KL4.mjs.map +1 -0
  119. package/dist/esm/chunk-KNMWDGP4.mjs +2 -0
  120. package/dist/esm/chunk-KNMWDGP4.mjs.map +1 -0
  121. package/dist/esm/{chunk-YYRDFZE6.mjs → chunk-KZSJ5MFF.mjs} +2 -2
  122. package/dist/esm/{chunk-YYRDFZE6.mjs.map → chunk-KZSJ5MFF.mjs.map} +1 -1
  123. package/dist/esm/chunk-MWAMLQ25.mjs +2 -0
  124. package/dist/esm/chunk-MWAMLQ25.mjs.map +1 -0
  125. package/dist/esm/chunk-NL72WE3E.mjs +2 -0
  126. package/dist/esm/{chunk-TIH6ARYP.mjs.map → chunk-NL72WE3E.mjs.map} +1 -1
  127. package/dist/esm/chunk-NZSGGL25.mjs +2 -0
  128. package/dist/esm/chunk-NZSGGL25.mjs.map +1 -0
  129. package/dist/esm/chunk-OBOOY2QD.mjs +2 -0
  130. package/dist/esm/chunk-OBOOY2QD.mjs.map +1 -0
  131. package/dist/esm/chunk-OT2UDMUU.mjs +2 -0
  132. package/dist/esm/chunk-OT2UDMUU.mjs.map +1 -0
  133. package/dist/esm/chunk-OZZDXS26.mjs +2 -0
  134. package/dist/esm/chunk-OZZDXS26.mjs.map +1 -0
  135. package/dist/esm/chunk-P5747ZYC.mjs +2 -0
  136. package/dist/esm/chunk-P5747ZYC.mjs.map +1 -0
  137. package/dist/esm/{chunk-BPYLPPEQ.mjs → chunk-PL2VA73L.mjs} +2 -2
  138. package/dist/esm/chunk-PXTMLJKO.mjs +2 -0
  139. package/dist/esm/{chunk-JDS7K2WI.mjs → chunk-QCBIJCU4.mjs} +2 -2
  140. package/dist/esm/chunk-QEXAMHPU.mjs +2 -0
  141. package/dist/esm/chunk-QEXAMHPU.mjs.map +1 -0
  142. package/dist/esm/{chunk-KQXRH5FK.mjs → chunk-QNTV5NMH.mjs} +2 -2
  143. package/dist/esm/{chunk-EQ5BEDJ7.mjs → chunk-RCM3K5JL.mjs} +2 -2
  144. package/dist/esm/chunk-RLG3WOTH.mjs +2 -0
  145. package/dist/esm/chunk-RLG3WOTH.mjs.map +1 -0
  146. package/dist/esm/chunk-SDPICQ5B.mjs +2 -0
  147. package/dist/esm/{chunk-FYIFBLHU.mjs.map → chunk-SDPICQ5B.mjs.map} +1 -1
  148. package/dist/esm/chunk-SGTFMSOG.mjs +2 -0
  149. package/dist/esm/chunk-SGTFMSOG.mjs.map +1 -0
  150. package/dist/esm/chunk-SO6EE5DX.mjs +2 -0
  151. package/dist/esm/chunk-SO6EE5DX.mjs.map +1 -0
  152. package/dist/esm/chunk-SRGPSANH.mjs +2 -0
  153. package/dist/esm/chunk-SRGPSANH.mjs.map +1 -0
  154. package/dist/esm/{chunk-UPLWWSB4.mjs → chunk-SSJQOXEP.mjs} +2 -2
  155. package/dist/esm/chunk-TZ623H2V.mjs +2 -0
  156. package/dist/esm/chunk-TZ623H2V.mjs.map +1 -0
  157. package/dist/esm/chunk-U6Z4FNB7.mjs +2 -0
  158. package/dist/esm/chunk-U6Z4FNB7.mjs.map +1 -0
  159. package/dist/esm/{chunk-GTC7WHMV.mjs → chunk-UDMADMVO.mjs} +1 -1
  160. package/dist/esm/{chunk-GTC7WHMV.mjs.map → chunk-UDMADMVO.mjs.map} +1 -1
  161. package/dist/esm/chunk-UIVJXLRM.mjs +1 -0
  162. package/dist/esm/chunk-UIVJXLRM.mjs.map +1 -0
  163. package/dist/esm/chunk-UKSA4H2O.mjs +2 -0
  164. package/dist/esm/chunk-UKSA4H2O.mjs.map +1 -0
  165. package/dist/esm/chunk-UW6HQ643.mjs +2 -0
  166. package/dist/esm/chunk-UW6HQ643.mjs.map +1 -0
  167. package/dist/esm/chunk-UWXDXOFK.mjs +2 -0
  168. package/dist/esm/chunk-UWXDXOFK.mjs.map +1 -0
  169. package/dist/esm/chunk-VQ7LYNMD.mjs +2 -0
  170. package/dist/esm/chunk-VQ7LYNMD.mjs.map +1 -0
  171. package/dist/esm/{chunk-U3LO2FSJ.mjs → chunk-WTGGCH34.mjs} +2 -2
  172. package/dist/esm/{chunk-X32O46IB.mjs → chunk-XITLXPBK.mjs} +2 -2
  173. package/dist/esm/chunk-XMUUI6HG.mjs +2 -0
  174. package/dist/esm/{chunk-R3KWVOFG.mjs.map → chunk-XMUUI6HG.mjs.map} +1 -1
  175. package/dist/esm/chunk-XX2Z26FH.mjs +2 -0
  176. package/dist/esm/chunk-XX2Z26FH.mjs.map +1 -0
  177. package/dist/esm/chunk-Y6PVFMBS.mjs +2 -0
  178. package/dist/esm/chunk-Y6PVFMBS.mjs.map +1 -0
  179. package/dist/esm/{chunk-VWVEDCBM.mjs → chunk-YN6UIVFB.mjs} +2 -2
  180. package/dist/esm/chunk-ZFK7QD3B.mjs +2 -0
  181. package/dist/esm/chunk-ZFK7QD3B.mjs.map +1 -0
  182. package/dist/esm/chunk-ZJUDDSWN.mjs +2 -0
  183. package/dist/esm/chunk-ZJUDDSWN.mjs.map +1 -0
  184. package/dist/esm/client/core.mjs +1 -1
  185. package/dist/esm/client/get.d.mts +1 -1
  186. package/dist/esm/client/get.mjs +1 -1
  187. package/dist/esm/client/index.mjs +1 -1
  188. package/dist/esm/client/post.mjs +1 -1
  189. package/dist/esm/core/account.mjs +1 -1
  190. package/dist/esm/core/accountAddress.d.mts +9 -9
  191. package/dist/esm/core/accountAddress.mjs +1 -1
  192. package/dist/esm/core/authenticationKey.mjs +1 -1
  193. package/dist/esm/core/crypto/anyPublicKey.d.mts +5 -0
  194. package/dist/esm/core/crypto/anyPublicKey.mjs +1 -1
  195. package/dist/esm/core/crypto/anySignature.mjs +1 -1
  196. package/dist/esm/core/crypto/asymmetricCrypto.mjs +1 -1
  197. package/dist/esm/core/crypto/ed25519.d.mts +3 -0
  198. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  199. package/dist/esm/core/crypto/index.d.mts +2 -2
  200. package/dist/esm/core/crypto/index.mjs +1 -1
  201. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  202. package/dist/esm/core/crypto/multiKey.d.mts +2 -0
  203. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  204. package/dist/esm/core/crypto/secp256k1.d.mts +3 -0
  205. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  206. package/dist/esm/core/hex.mjs +1 -1
  207. package/dist/esm/core/index.d.mts +2 -2
  208. package/dist/esm/core/index.mjs +1 -1
  209. package/dist/esm/index.d.mts +17 -10
  210. package/dist/esm/index.mjs +1 -1
  211. package/dist/esm/internal/account.d.mts +20 -33
  212. package/dist/esm/internal/account.mjs +1 -1
  213. package/dist/esm/internal/ans.d.mts +78 -14
  214. package/dist/esm/internal/ans.mjs +1 -1
  215. package/dist/esm/internal/coin.d.mts +6 -5
  216. package/dist/esm/internal/coin.mjs +1 -1
  217. package/dist/esm/internal/digitalAsset.d.mts +12 -21
  218. package/dist/esm/internal/digitalAsset.mjs +1 -1
  219. package/dist/esm/internal/event.d.mts +5 -12
  220. package/dist/esm/internal/event.mjs +1 -1
  221. package/dist/esm/internal/faucet.d.mts +2 -2
  222. package/dist/esm/internal/faucet.mjs +1 -1
  223. package/dist/esm/internal/fungibleAsset.d.mts +40 -22
  224. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  225. package/dist/esm/internal/general.d.mts +9 -5
  226. package/dist/esm/internal/general.mjs +1 -1
  227. package/dist/esm/internal/staking.d.mts +4 -6
  228. package/dist/esm/internal/staking.mjs +1 -1
  229. package/dist/esm/internal/transaction.d.mts +12 -4
  230. package/dist/esm/internal/transaction.mjs +1 -1
  231. package/dist/esm/internal/transactionSubmission.d.mts +29 -41
  232. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  233. package/dist/esm/transactions/authenticator/account.d.mts +5 -0
  234. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  235. package/dist/esm/transactions/authenticator/index.d.mts +1 -0
  236. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  237. package/dist/esm/transactions/authenticator/transaction.d.mts +1 -0
  238. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  239. package/dist/esm/transactions/index.d.mts +5 -4
  240. package/dist/esm/transactions/index.mjs +1 -1
  241. package/dist/esm/transactions/instances/chainId.mjs +1 -1
  242. package/dist/esm/transactions/instances/identifier.mjs +1 -1
  243. package/dist/esm/transactions/instances/index.d.mts +1 -0
  244. package/dist/esm/transactions/instances/index.mjs +1 -1
  245. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  246. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  247. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  248. package/dist/esm/transactions/instances/signedTransaction.d.mts +1 -0
  249. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  250. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  251. package/dist/esm/transactions/management/accountSequenceNumber.d.mts +89 -0
  252. package/dist/esm/transactions/management/accountSequenceNumber.mjs +2 -0
  253. package/dist/esm/transactions/management/accountSequenceNumber.mjs.map +1 -0
  254. package/dist/esm/transactions/management/asyncQueue.d.mts +58 -0
  255. package/dist/esm/transactions/management/asyncQueue.mjs +2 -0
  256. package/dist/esm/transactions/management/asyncQueue.mjs.map +1 -0
  257. package/dist/esm/transactions/management/index.d.mts +36 -0
  258. package/dist/esm/transactions/management/index.mjs +2 -0
  259. package/dist/esm/transactions/management/index.mjs.map +1 -0
  260. package/dist/esm/transactions/management/transactionWorker.d.mts +135 -0
  261. package/dist/esm/transactions/management/transactionWorker.mjs +2 -0
  262. package/dist/esm/transactions/management/transactionWorker.mjs.map +1 -0
  263. package/dist/esm/transactions/transactionBuilder/helpers.d.mts +3 -1
  264. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  265. package/dist/esm/transactions/transactionBuilder/index.d.mts +4 -3
  266. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  267. package/dist/esm/transactions/transactionBuilder/remoteAbi.d.mts +3 -1
  268. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  269. package/dist/esm/transactions/transactionBuilder/transactionBuilder.d.mts +6 -8
  270. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  271. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  272. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  273. package/dist/esm/transactions/types.d.mts +18 -43
  274. package/dist/esm/types/generated/operations.d.mts +30 -4
  275. package/dist/esm/types/generated/queries.d.mts +8 -5
  276. package/dist/esm/types/generated/queries.mjs +1 -1
  277. package/dist/esm/types/index.d.mts +27 -9
  278. package/dist/esm/types/index.mjs +1 -1
  279. package/dist/esm/types/indexer.d.mts +3 -2
  280. package/dist/esm/utils/const.d.mts +18 -1
  281. package/dist/esm/utils/const.mjs +1 -1
  282. package/dist/esm/utils/index.d.mts +1 -1
  283. package/dist/esm/utils/index.mjs +1 -1
  284. package/dist/esm/version.d.mts +1 -1
  285. package/dist/esm/version.mjs +1 -1
  286. package/package.json +1 -1
  287. package/src/api/account.ts +150 -53
  288. package/src/api/ans.ts +252 -16
  289. package/src/api/aptos.ts +20 -0
  290. package/src/api/aptosConfig.ts +2 -2
  291. package/src/api/coin.ts +4 -8
  292. package/src/api/digitalAsset.ts +75 -25
  293. package/src/api/event.ts +28 -17
  294. package/src/api/faucet.ts +12 -9
  295. package/src/api/fungibleAsset.ts +76 -35
  296. package/src/api/general.ts +19 -3
  297. package/src/api/staking.ts +30 -11
  298. package/src/api/transaction.ts +16 -1
  299. package/src/api/transactionSubmission/build.ts +42 -0
  300. package/src/api/transactionSubmission/sign.ts +44 -0
  301. package/src/api/transactionSubmission/simulate.ts +56 -0
  302. package/src/api/transactionSubmission/submit.ts +53 -0
  303. package/src/api/transactionSubmission.ts +31 -128
  304. package/src/api/utils.ts +37 -0
  305. package/src/bcs/deserializer.ts +4 -4
  306. package/src/bcs/serializer.ts +4 -4
  307. package/src/client/core.ts +6 -4
  308. package/src/client/get.ts +7 -6
  309. package/src/core/accountAddress.ts +20 -22
  310. package/src/core/crypto/anyPublicKey.ts +12 -0
  311. package/src/core/crypto/ed25519.ts +13 -0
  312. package/src/core/crypto/index.ts +2 -0
  313. package/src/core/crypto/secp256k1.ts +12 -0
  314. package/src/core/hex.ts +5 -7
  315. package/src/index.ts +1 -0
  316. package/src/internal/account.ts +56 -50
  317. package/src/internal/ans.ts +423 -24
  318. package/src/internal/coin.ts +6 -8
  319. package/src/internal/digitalAsset.ts +15 -25
  320. package/src/internal/event.ts +7 -14
  321. package/src/internal/faucet.ts +10 -6
  322. package/src/internal/fungibleAsset.ts +36 -18
  323. package/src/internal/general.ts +30 -3
  324. package/src/internal/queries/ansTokenFragment.graphql +9 -0
  325. package/src/internal/queries/getNames.graphql +11 -0
  326. package/src/internal/queries/getNumberOfDelegatorsQuery.graphql +5 -5
  327. package/src/internal/queries/getProcessorStatus.graphql +2 -2
  328. package/src/internal/staking.ts +12 -14
  329. package/src/internal/transaction.ts +23 -26
  330. package/src/internal/transactionSubmission.ts +63 -25
  331. package/src/transactions/authenticator/account.ts +16 -0
  332. package/src/transactions/instances/moduleId.ts +1 -1
  333. package/src/transactions/management/accountSequenceNumber.ts +186 -0
  334. package/src/transactions/management/asyncQueue.ts +107 -0
  335. package/src/transactions/management/index.ts +2 -0
  336. package/src/transactions/management/transactionWorker.ts +275 -0
  337. package/src/transactions/transactionBuilder/helpers.ts +28 -1
  338. package/src/transactions/transactionBuilder/remoteAbi.ts +35 -28
  339. package/src/transactions/transactionBuilder/transactionBuilder.ts +46 -67
  340. package/src/transactions/typeTag/parser.ts +1 -1
  341. package/src/transactions/types.ts +16 -47
  342. package/src/types/generated/operations.ts +33 -2
  343. package/src/types/generated/queries.ts +38 -4
  344. package/src/types/index.ts +67 -11
  345. package/src/types/indexer.ts +3 -0
  346. package/src/utils/const.ts +18 -0
  347. package/src/version.ts +1 -1
  348. package/dist/esm/chunk-2W744GUN.mjs +0 -2
  349. package/dist/esm/chunk-2W744GUN.mjs.map +0 -1
  350. package/dist/esm/chunk-3JVGSFHP.mjs +0 -2
  351. package/dist/esm/chunk-4RVIA63I.mjs +0 -2
  352. package/dist/esm/chunk-4RVIA63I.mjs.map +0 -1
  353. package/dist/esm/chunk-62SCW5NH.mjs +0 -2
  354. package/dist/esm/chunk-62SCW5NH.mjs.map +0 -1
  355. package/dist/esm/chunk-7MNEEVXY.mjs +0 -2
  356. package/dist/esm/chunk-7MNEEVXY.mjs.map +0 -1
  357. package/dist/esm/chunk-AAIBCWZY.mjs +0 -2
  358. package/dist/esm/chunk-AAIBCWZY.mjs.map +0 -1
  359. package/dist/esm/chunk-ARVSIDVB.mjs.map +0 -1
  360. package/dist/esm/chunk-BFSEVKNA.mjs +0 -2
  361. package/dist/esm/chunk-BFSEVKNA.mjs.map +0 -1
  362. package/dist/esm/chunk-BP5ZO7NK.mjs +0 -2
  363. package/dist/esm/chunk-BP5ZO7NK.mjs.map +0 -1
  364. package/dist/esm/chunk-BV4OOU5Y.mjs +0 -2
  365. package/dist/esm/chunk-BV4OOU5Y.mjs.map +0 -1
  366. package/dist/esm/chunk-BWMNPUTK.mjs +0 -2
  367. package/dist/esm/chunk-BWMNPUTK.mjs.map +0 -1
  368. package/dist/esm/chunk-EFIYW4WK.mjs +0 -2
  369. package/dist/esm/chunk-EGOYLZBU.mjs +0 -2
  370. package/dist/esm/chunk-EGOYLZBU.mjs.map +0 -1
  371. package/dist/esm/chunk-EYXHVA6W.mjs +0 -2
  372. package/dist/esm/chunk-EYXHVA6W.mjs.map +0 -1
  373. package/dist/esm/chunk-FYIFBLHU.mjs +0 -2
  374. package/dist/esm/chunk-IG5CHHSI.mjs +0 -2
  375. package/dist/esm/chunk-IG5CHHSI.mjs.map +0 -1
  376. package/dist/esm/chunk-IXMB2GOK.mjs +0 -2
  377. package/dist/esm/chunk-IXMB2GOK.mjs.map +0 -1
  378. package/dist/esm/chunk-J5ZFOJN2.mjs +0 -2
  379. package/dist/esm/chunk-J5ZFOJN2.mjs.map +0 -1
  380. package/dist/esm/chunk-KC64ESLO.mjs +0 -2
  381. package/dist/esm/chunk-NGCFPQ22.mjs +0 -2
  382. package/dist/esm/chunk-NGCFPQ22.mjs.map +0 -1
  383. package/dist/esm/chunk-NTD3H2S4.mjs +0 -2
  384. package/dist/esm/chunk-NTD3H2S4.mjs.map +0 -1
  385. package/dist/esm/chunk-NYFVEKF6.mjs +0 -2
  386. package/dist/esm/chunk-NYFVEKF6.mjs.map +0 -1
  387. package/dist/esm/chunk-NZIJV4O2.mjs +0 -2
  388. package/dist/esm/chunk-NZIJV4O2.mjs.map +0 -1
  389. package/dist/esm/chunk-P32MY5YF.mjs +0 -2
  390. package/dist/esm/chunk-P32MY5YF.mjs.map +0 -1
  391. package/dist/esm/chunk-Q6N6QACD.mjs +0 -2
  392. package/dist/esm/chunk-Q6N6QACD.mjs.map +0 -1
  393. package/dist/esm/chunk-R26XML3D.mjs +0 -2
  394. package/dist/esm/chunk-R26XML3D.mjs.map +0 -1
  395. package/dist/esm/chunk-R3KWVOFG.mjs +0 -2
  396. package/dist/esm/chunk-RYETO74W.mjs +0 -2
  397. package/dist/esm/chunk-RYETO74W.mjs.map +0 -1
  398. package/dist/esm/chunk-TCTZCPQ6.mjs +0 -1
  399. package/dist/esm/chunk-TIH6ARYP.mjs +0 -2
  400. package/dist/esm/chunk-TQD4IGUM.mjs +0 -2
  401. package/dist/esm/chunk-TQD4IGUM.mjs.map +0 -1
  402. package/dist/esm/chunk-UNQNACJT.mjs +0 -2
  403. package/dist/esm/chunk-UNQNACJT.mjs.map +0 -1
  404. package/dist/esm/chunk-V45RFKH7.mjs.map +0 -1
  405. package/dist/esm/chunk-VMQWW5UT.mjs +0 -2
  406. package/dist/esm/chunk-VMQWW5UT.mjs.map +0 -1
  407. package/dist/esm/chunk-VOYW2TZW.mjs +0 -2
  408. package/dist/esm/chunk-VOYW2TZW.mjs.map +0 -1
  409. package/dist/esm/chunk-VYAVLUPJ.mjs +0 -2
  410. package/dist/esm/chunk-VYAVLUPJ.mjs.map +0 -1
  411. package/dist/esm/chunk-WKY5ENCK.mjs +0 -2
  412. package/dist/esm/chunk-WKY5ENCK.mjs.map +0 -1
  413. package/dist/esm/chunk-WX43AJTD.mjs.map +0 -1
  414. package/dist/esm/chunk-Y5DJPHJT.mjs +0 -2
  415. package/dist/esm/chunk-Y5DJPHJT.mjs.map +0 -1
  416. package/dist/esm/chunk-Y7VR7X5W.mjs +0 -2
  417. package/dist/esm/chunk-Y7VR7X5W.mjs.map +0 -1
  418. package/dist/esm/chunk-Z2UDRTHA.mjs +0 -2
  419. package/dist/esm/chunk-Z2UDRTHA.mjs.map +0 -1
  420. /package/dist/esm/{chunk-TCTZCPQ6.mjs.map → api/transactionSubmission/build.mjs.map} +0 -0
  421. /package/dist/esm/{chunk-UAAI3NCA.mjs.map → chunk-2SAKPC5Q.mjs.map} +0 -0
  422. /package/dist/esm/{chunk-4ADA5BE7.mjs.map → chunk-53DS6NBQ.mjs.map} +0 -0
  423. /package/dist/esm/{chunk-QWVR4RCV.mjs.map → chunk-5OPOJ43H.mjs.map} +0 -0
  424. /package/dist/esm/{chunk-HVADSXTB.mjs.map → chunk-73VWOS4Z.mjs.map} +0 -0
  425. /package/dist/esm/{chunk-U25N2VWA.mjs.map → chunk-AZUWHKN5.mjs.map} +0 -0
  426. /package/dist/esm/{chunk-JZNLZMUC.mjs.map → chunk-CJPCOS4R.mjs.map} +0 -0
  427. /package/dist/esm/{chunk-S36IYY6K.mjs.map → chunk-CL5B2QNS.mjs.map} +0 -0
  428. /package/dist/esm/{chunk-EWTHPMEE.mjs.map → chunk-CU2DINU4.mjs.map} +0 -0
  429. /package/dist/esm/{chunk-44MGBJ73.mjs.map → chunk-FZ56IS3E.mjs.map} +0 -0
  430. /package/dist/esm/{chunk-GEFQFRL3.mjs.map → chunk-HC5VMNXA.mjs.map} +0 -0
  431. /package/dist/esm/{chunk-BPYLPPEQ.mjs.map → chunk-PL2VA73L.mjs.map} +0 -0
  432. /package/dist/esm/{chunk-EFIYW4WK.mjs.map → chunk-PXTMLJKO.mjs.map} +0 -0
  433. /package/dist/esm/{chunk-JDS7K2WI.mjs.map → chunk-QCBIJCU4.mjs.map} +0 -0
  434. /package/dist/esm/{chunk-KQXRH5FK.mjs.map → chunk-QNTV5NMH.mjs.map} +0 -0
  435. /package/dist/esm/{chunk-EQ5BEDJ7.mjs.map → chunk-RCM3K5JL.mjs.map} +0 -0
  436. /package/dist/esm/{chunk-UPLWWSB4.mjs.map → chunk-SSJQOXEP.mjs.map} +0 -0
  437. /package/dist/esm/{chunk-U3LO2FSJ.mjs.map → chunk-WTGGCH34.mjs.map} +0 -0
  438. /package/dist/esm/{chunk-X32O46IB.mjs.map → chunk-XITLXPBK.mjs.map} +0 -0
  439. /package/dist/esm/{chunk-VWVEDCBM.mjs.map → chunk-YN6UIVFB.mjs.map} +0 -0
@@ -38,6 +38,9 @@ export async function request<Req, Res>(options: ClientRequest<Req>, client: Cli
38
38
  if (overrides?.AUTH_TOKEN && url.includes("faucet")) {
39
39
  headers.Authorization = `Bearer ${overrides?.AUTH_TOKEN}`;
40
40
  }
41
+ if (overrides?.API_KEY && !url.includes("faucet")) {
42
+ headers.Authorization = `Bearer ${overrides?.API_KEY}`;
43
+ }
41
44
 
42
45
  /*
43
46
  * make a call using the @aptos-labs/aptos-client package
@@ -99,15 +102,14 @@ export async function aptosRequest<Req extends {}, Res extends {}>(
99
102
 
100
103
  let errorMessage: string;
101
104
 
102
- // If it is the shape of an AptosApiError, convert it properly
103
- if ("message" in response.data && "error_code" in response.data) {
104
- errorMessage = JSON.stringify(response.data);
105
+ if (result && result.data && "message" in result.data && "error_code" in result.data) {
106
+ errorMessage = JSON.stringify(result.data);
105
107
  } else if (result.status in errors) {
106
108
  // If it's not an API type, it must come form infra, these are prehandled
107
109
  errorMessage = errors[result.status];
108
110
  } else {
109
111
  // Everything else is unhandled
110
- errorMessage = `Unhandled Error ${response.status} : ${response.statusText}`;
112
+ errorMessage = `Unhandled Error ${result.status} : ${result.statusText}`;
111
113
  }
112
114
 
113
115
  throw new AptosApiError(options, result, errorMessage);
package/src/client/get.ts CHANGED
@@ -78,17 +78,18 @@ export async function getAptosFullNode<Req extends {}, Res extends {}>(
78
78
  }
79
79
 
80
80
  /// This function is a helper for paginating using a function wrapping an API
81
- export async function paginateWithCursor<Req extends Record<string, any>, Res extends any[]>(
81
+ export async function paginateWithCursor<Req extends Record<string, any>, Res extends Array<{}>>(
82
82
  options: GetAptosRequestOptions,
83
83
  ): Promise<Res> {
84
- const out = [];
84
+ const out: any[] = [];
85
85
  let cursor: string | undefined;
86
- const requestParams = options.params as Req & { start?: string; limit?: number };
86
+ const requestParams = options.params as { start?: string; limit?: number };
87
87
  // eslint-disable-next-line no-constant-condition
88
88
  while (true) {
89
89
  requestParams.start = cursor;
90
90
  // eslint-disable-next-line no-await-in-loop
91
- const response = await getAptosFullNode<Req, Res>({
91
+ const response = await get<Req, Res>({
92
+ type: AptosApiType.FULLNODE,
92
93
  aptosConfig: options.aptosConfig,
93
94
  originMethod: options.originMethod,
94
95
  path: options.path,
@@ -103,11 +104,11 @@ export async function paginateWithCursor<Req extends Record<string, any>, Res ex
103
104
  cursor = response.headers["x-aptos-cursor"];
104
105
  // Now that we have the cursor (if any), we remove the headers before
105
106
  // adding these to the output of this function.
106
- delete (response as any).headers;
107
+ delete response.headers;
107
108
  out.push(...response.data);
108
109
  if (cursor === null || cursor === undefined) {
109
110
  break;
110
111
  }
111
112
  }
112
- return out as any;
113
+ return out as Res;
113
114
  }
@@ -218,7 +218,7 @@ export class AccountAddress extends Serializable implements TransactionArgument
218
218
 
219
219
  /**
220
220
  * NOTE: This function has strict parsing behavior. For relaxed behavior, please use
221
- * the `fromStringRelaxed` function.
221
+ * the `fromString` function.
222
222
  *
223
223
  * Creates an instance of AccountAddress from a hex string.
224
224
  *
@@ -243,20 +243,20 @@ export class AccountAddress extends Serializable implements TransactionArgument
243
243
  *
244
244
  * @returns An instance of AccountAddress.
245
245
  */
246
- static fromString(input: string): AccountAddress {
246
+ static fromStringStrict(input: string): AccountAddress {
247
247
  // Assert the string starts with 0x.
248
248
  if (!input.startsWith("0x")) {
249
249
  throw new ParsingError("Hex string must start with a leading 0x.", AddressInvalidReason.LEADING_ZERO_X_REQUIRED);
250
250
  }
251
251
 
252
- const address = AccountAddress.fromStringRelaxed(input);
252
+ const address = AccountAddress.fromString(input);
253
253
 
254
254
  // Check if the address is in LONG form. If it is not, this is only allowed for
255
255
  // special addresses, in which case we check it is in proper SHORT form.
256
256
  if (input.length !== AccountAddress.LONG_STRING_LENGTH + 2) {
257
257
  if (!address.isSpecial()) {
258
258
  throw new ParsingError(
259
- `The given hex string ${address} is not a special address, it must be represented as 0x + 64 chars.`,
259
+ `The given hex string ${input} is not a special address, it must be represented as 0x + 64 chars.`,
260
260
  AddressInvalidReason.LONG_FORM_REQUIRED_UNLESS_SPECIAL,
261
261
  );
262
262
  } else if (input.length !== 3) {
@@ -274,8 +274,8 @@ export class AccountAddress extends Serializable implements TransactionArgument
274
274
 
275
275
  /**
276
276
  * NOTE: This function has relaxed parsing behavior. For strict behavior, please use
277
- * the `fromString` function. Where possible use `fromString` rather than this
278
- * function, `fromStringRelaxed` is only provided for backwards compatibility.
277
+ * the `fromStringStrict` function. Where possible use `fromStringStrict` rather than this
278
+ * function, `fromString` is only provided for backwards compatibility.
279
279
  *
280
280
  * Creates an instance of AccountAddress from a hex string.
281
281
  *
@@ -297,7 +297,7 @@ export class AccountAddress extends Serializable implements TransactionArgument
297
297
  *
298
298
  * @returns An instance of AccountAddress.
299
299
  */
300
- static fromStringRelaxed(input: string): AccountAddress {
300
+ static fromString(input: string): AccountAddress {
301
301
  let parsedInput = input;
302
302
  // Remove leading 0x for parsing.
303
303
  if (input.startsWith("0x")) {
@@ -326,11 +326,10 @@ export class AccountAddress extends Serializable implements TransactionArgument
326
326
  // the hex string to bytes. Every two characters in a hex string constitutes a
327
327
  // single byte. So a 64 length hex string becomes a 32 byte array.
328
328
  addressBytes = hexToBytes(parsedInput.padStart(64, "0"));
329
- } catch (e) {
330
- const error = e as Error;
329
+ } catch (error: any) {
331
330
  // At this point the only way this can fail is if the hex string contains
332
331
  // invalid characters.
333
- throw new ParsingError(`Hex characters are invalid: ${error.message}`, AddressInvalidReason.INVALID_HEX_CHARS);
332
+ throw new ParsingError(`Hex characters are invalid: ${error?.message}`, AddressInvalidReason.INVALID_HEX_CHARS);
334
333
  }
335
334
 
336
335
  return new AccountAddress(addressBytes);
@@ -342,14 +341,14 @@ export class AccountAddress extends Serializable implements TransactionArgument
342
341
  * This handles, Uint8array, string, and AccountAddress itself
343
342
  * @param input
344
343
  */
345
- static fromRelaxed(input: AccountAddressInput): AccountAddress {
344
+ static from(input: AccountAddressInput): AccountAddress {
346
345
  if (input instanceof AccountAddress) {
347
346
  return input;
348
347
  }
349
348
  if (input instanceof Uint8Array) {
350
349
  return new AccountAddress(input);
351
350
  }
352
- return AccountAddress.fromStringRelaxed(input);
351
+ return AccountAddress.fromString(input);
353
352
  }
354
353
 
355
354
  /**
@@ -358,14 +357,14 @@ export class AccountAddress extends Serializable implements TransactionArgument
358
357
  * This handles, Uint8array, string, and AccountAddress itself
359
358
  * @param input
360
359
  */
361
- static from(input: AccountAddressInput): AccountAddress {
360
+ static fromStrict(input: AccountAddressInput): AccountAddress {
362
361
  if (input instanceof AccountAddress) {
363
362
  return input;
364
363
  }
365
364
  if (input instanceof Uint8Array) {
366
365
  return new AccountAddress(input);
367
366
  }
368
- return AccountAddress.fromString(input);
367
+ return AccountAddress.fromStringStrict(input);
369
368
  }
370
369
 
371
370
  // ===
@@ -376,25 +375,24 @@ export class AccountAddress extends Serializable implements TransactionArgument
376
375
  * Check if the string is a valid AccountAddress.
377
376
  *
378
377
  * @param args.input A hex string representing an account address.
379
- * @param args.relaxed If true, use relaxed parsing behavior. If false, use strict parsing behavior.
378
+ * @param args.strict If true, use strict parsing behavior. If false, use relaxed parsing behavior.
380
379
  *
381
380
  * @returns valid = true if the string is valid, valid = false if not. If the string
382
381
  * is not valid, invalidReason will be set explaining why it is invalid.
383
382
  */
384
- static isValid(args: { input: AccountAddressInput; relaxed?: boolean }): ParsingResult<AddressInvalidReason> {
383
+ static isValid(args: { input: AccountAddressInput; strict?: boolean }): ParsingResult<AddressInvalidReason> {
385
384
  try {
386
- if (args.relaxed) {
387
- AccountAddress.fromRelaxed(args.input);
385
+ if (args.strict) {
386
+ AccountAddress.fromStrict(args.input);
388
387
  } else {
389
388
  AccountAddress.from(args.input);
390
389
  }
391
390
  return { valid: true };
392
- } catch (e) {
393
- const error = e as ParsingError<AddressInvalidReason>;
391
+ } catch (error: any) {
394
392
  return {
395
393
  valid: false,
396
- invalidReason: error.invalidReason,
397
- invalidReasonMessage: error.message,
394
+ invalidReason: error?.invalidReason,
395
+ invalidReasonMessage: error?.message,
398
396
  };
399
397
  }
400
398
  }
@@ -77,4 +77,16 @@ export class AnyPublicKey extends PublicKey {
77
77
  throw new Error(`Unknown variant index for AnyPublicKey: ${index}`);
78
78
  }
79
79
  }
80
+
81
+ static isPublicKey(publicKey: PublicKey): publicKey is AnyPublicKey {
82
+ return publicKey instanceof AnyPublicKey;
83
+ }
84
+
85
+ isEd25519(): this is Ed25519PublicKey {
86
+ return this.publicKey instanceof Ed25519PublicKey;
87
+ }
88
+
89
+ isSecp256k1PublicKey(): this is Secp256k1PublicKey {
90
+ return this.publicKey instanceof Secp256k1PublicKey;
91
+ }
80
92
  }
@@ -88,6 +88,11 @@ export class Ed25519PublicKey extends PublicKey {
88
88
  const bytes = deserializer.deserializeBytes();
89
89
  return new Ed25519PublicKey(bytes);
90
90
  }
91
+
92
+ // TODO(greg): Currently, we can't put this on the abstract type, because of a circular dependency
93
+ static isPublicKey(publicKey: PublicKey): publicKey is Ed25519PublicKey {
94
+ return publicKey instanceof Ed25519PublicKey;
95
+ }
91
96
  }
92
97
 
93
98
  /**
@@ -226,6 +231,10 @@ export class Ed25519PrivateKey extends PrivateKey {
226
231
  });
227
232
  return new Ed25519PrivateKey(privateKey);
228
233
  }
234
+
235
+ static isPrivateKey(privateKey: PrivateKey): privateKey is Ed25519PrivateKey {
236
+ return privateKey instanceof Ed25519PrivateKey;
237
+ }
229
238
  }
230
239
 
231
240
  /**
@@ -284,4 +293,8 @@ export class Ed25519Signature extends Signature {
284
293
  const bytes = deserializer.deserializeBytes();
285
294
  return new Ed25519Signature(bytes);
286
295
  }
296
+
297
+ static isSignature(signature: Signature): signature is Ed25519Signature {
298
+ return signature instanceof Ed25519Signature;
299
+ }
287
300
  }
@@ -7,3 +7,5 @@ export * from "./multiEd25519";
7
7
  export * from "./secp256k1";
8
8
  export * from "./multiKey";
9
9
  export * from "./hdKey";
10
+ export * from "./anyPublicKey";
11
+ export * from "./anySignature";
@@ -83,6 +83,10 @@ export class Secp256k1PublicKey extends PublicKey {
83
83
  const bytes = deserializer.deserializeBytes();
84
84
  return new Secp256k1PublicKey(bytes);
85
85
  }
86
+
87
+ static isPublicKey(publicKey: PublicKey): publicKey is Secp256k1PublicKey {
88
+ return publicKey instanceof Secp256k1PublicKey;
89
+ }
86
90
  }
87
91
 
88
92
  /**
@@ -209,6 +213,10 @@ export class Secp256k1PrivateKey extends PrivateKey {
209
213
 
210
214
  return new Secp256k1PrivateKey(privateKey);
211
215
  }
216
+
217
+ static isPrivateKey(privateKey: PrivateKey): privateKey is Secp256k1PrivateKey {
218
+ return privateKey instanceof Secp256k1PrivateKey;
219
+ }
212
220
  }
213
221
 
214
222
  /**
@@ -272,4 +280,8 @@ export class Secp256k1Signature extends Signature {
272
280
  const bytes = deserializer.deserializeBytes();
273
281
  return new Secp256k1Signature(bytes);
274
282
  }
283
+
284
+ static isSignature(signature: Signature): signature is Secp256k1Signature {
285
+ return signature instanceof Secp256k1Signature;
286
+ }
275
287
  }
package/src/core/hex.ts CHANGED
@@ -115,10 +115,9 @@ export class Hex {
115
115
 
116
116
  try {
117
117
  return new Hex(hexToBytes(input));
118
- } catch (e) {
119
- const error = e as Error;
118
+ } catch (error: any) {
120
119
  throw new ParsingError(
121
- `Hex string contains invalid hex characters: ${error.message}`,
120
+ `Hex string contains invalid hex characters: ${error?.message}`,
122
121
  HexInvalidReason.INVALID_HEX_CHARS,
123
122
  );
124
123
  }
@@ -153,12 +152,11 @@ export class Hex {
153
152
  try {
154
153
  Hex.fromString(str);
155
154
  return { valid: true };
156
- } catch (e) {
157
- const error = e as ParsingError<HexInvalidReason>;
155
+ } catch (error: any) {
158
156
  return {
159
157
  valid: false,
160
- invalidReason: error.invalidReason,
161
- invalidReasonMessage: error.message,
158
+ invalidReason: error?.invalidReason,
159
+ invalidReasonMessage: error?.message,
162
160
  };
163
161
  }
164
162
  }
package/src/index.ts CHANGED
@@ -6,5 +6,6 @@ export * from "./bcs";
6
6
  export * from "./client";
7
7
  export * from "./core";
8
8
  export * from "./transactions";
9
+ export * from "./transactions/management";
9
10
  export * from "./types";
10
11
  export * from "./utils";
@@ -21,15 +21,16 @@ import {
21
21
  GetAccountOwnedObjectsResponse,
22
22
  GetAccountOwnedTokensFromCollectionResponse,
23
23
  GetAccountOwnedTokensQueryResponse,
24
- LedgerVersion,
24
+ LedgerVersionArg,
25
25
  MoveModuleBytecode,
26
26
  MoveResource,
27
27
  MoveStructId,
28
- OrderBy,
28
+ OrderByArg,
29
29
  PaginationArgs,
30
30
  SigningScheme,
31
- TokenStandard,
31
+ TokenStandardArg,
32
32
  TransactionResponse,
33
+ WhereArg,
33
34
  } from "../types";
34
35
  import {
35
36
  GetAccountCoinsCountQuery,
@@ -54,6 +55,7 @@ import {
54
55
  import { memoizeAsync } from "../utils/memoize";
55
56
  import { Secp256k1PrivateKey, AuthenticationKey, Ed25519PrivateKey } from "../core";
56
57
  import { AnyPublicKey } from "../core/crypto/anyPublicKey";
58
+ import { CurrentFungibleAssetBalancesBoolExp } from "../types/generated/types";
57
59
 
58
60
  export async function getInfo(args: {
59
61
  aptosConfig: AptosConfig;
@@ -71,7 +73,7 @@ export async function getInfo(args: {
71
73
  export async function getModules(args: {
72
74
  aptosConfig: AptosConfig;
73
75
  accountAddress: AccountAddressInput;
74
- options?: PaginationArgs & LedgerVersion;
76
+ options?: PaginationArgs & LedgerVersionArg;
75
77
  }): Promise<MoveModuleBytecode[]> {
76
78
  const { aptosConfig, accountAddress, options } = args;
77
79
  return paginateWithCursor<{}, MoveModuleBytecode[]>({
@@ -98,7 +100,7 @@ export async function getModule(args: {
98
100
  aptosConfig: AptosConfig;
99
101
  accountAddress: AccountAddressInput;
100
102
  moduleName: string;
101
- options?: LedgerVersion;
103
+ options?: LedgerVersionArg;
102
104
  }): Promise<MoveModuleBytecode> {
103
105
  // We don't memoize the account module by ledger version, as it's not a common use case, this would be handled
104
106
  // by the developer directly
@@ -117,7 +119,7 @@ async function getModuleInner(args: {
117
119
  aptosConfig: AptosConfig;
118
120
  accountAddress: AccountAddressInput;
119
121
  moduleName: string;
120
- options?: LedgerVersion;
122
+ options?: LedgerVersionArg;
121
123
  }): Promise<MoveModuleBytecode> {
122
124
  const { aptosConfig, accountAddress, moduleName, options } = args;
123
125
 
@@ -147,7 +149,7 @@ export async function getTransactions(args: {
147
149
  export async function getResources(args: {
148
150
  aptosConfig: AptosConfig;
149
151
  accountAddress: AccountAddressInput;
150
- options?: PaginationArgs & LedgerVersion;
152
+ options?: PaginationArgs & LedgerVersionArg;
151
153
  }): Promise<MoveResource[]> {
152
154
  const { aptosConfig, accountAddress, options } = args;
153
155
  return paginateWithCursor<{}, MoveResource[]>({
@@ -166,7 +168,7 @@ export async function getResource<T extends {}>(args: {
166
168
  aptosConfig: AptosConfig;
167
169
  accountAddress: AccountAddressInput;
168
170
  resourceType: MoveStructId;
169
- options?: LedgerVersion;
171
+ options?: LedgerVersionArg;
170
172
  }): Promise<T> {
171
173
  const { aptosConfig, accountAddress, resourceType, options } = args;
172
174
  const { data } = await getAptosFullNode<{}, MoveResource>({
@@ -181,7 +183,7 @@ export async function getResource<T extends {}>(args: {
181
183
  export async function lookupOriginalAccountAddress(args: {
182
184
  aptosConfig: AptosConfig;
183
185
  authenticationKey: AccountAddressInput;
184
- options?: LedgerVersion;
186
+ options?: LedgerVersionArg;
185
187
  }): Promise<AccountAddress> {
186
188
  const { aptosConfig, authenticationKey, options } = args;
187
189
  type OriginatingAddress = {
@@ -247,20 +249,18 @@ export async function getAccountTokensCount(args: {
247
249
  query: graphqlQuery,
248
250
  originMethod: "getAccountTokensCount",
249
251
  });
250
- if (!data.current_token_ownerships_v2_aggregate.aggregate) {
251
- throw Error("Failed to get the count of account tokens");
252
- }
253
- return data.current_token_ownerships_v2_aggregate.aggregate.count;
252
+
253
+ // commonjs (aka cjs) doesnt handle Nullish Coalescing for some reason
254
+ // might be because of how ts infer the graphql generated scheme type
255
+ return data.current_token_ownerships_v2_aggregate.aggregate
256
+ ? data.current_token_ownerships_v2_aggregate.aggregate.count
257
+ : 0;
254
258
  }
255
259
 
256
260
  export async function getAccountOwnedTokens(args: {
257
261
  aptosConfig: AptosConfig;
258
262
  accountAddress: AccountAddressInput;
259
- options?: {
260
- tokenStandard?: TokenStandard;
261
- pagination?: PaginationArgs;
262
- orderBy?: OrderBy<GetAccountOwnedTokensQueryResponse[0]>;
263
- };
263
+ options?: TokenStandardArg & PaginationArgs & OrderByArg<GetAccountOwnedTokensQueryResponse[0]>;
264
264
  }): Promise<GetAccountOwnedTokensQueryResponse> {
265
265
  const { aptosConfig, accountAddress, options } = args;
266
266
  const address = AccountAddress.from(accountAddress).toStringLong();
@@ -279,8 +279,8 @@ export async function getAccountOwnedTokens(args: {
279
279
  query: GetAccountOwnedTokens,
280
280
  variables: {
281
281
  where_condition: whereCondition,
282
- offset: options?.pagination?.offset,
283
- limit: options?.pagination?.limit,
282
+ offset: options?.offset,
283
+ limit: options?.limit,
284
284
  order_by: options?.orderBy,
285
285
  },
286
286
  };
@@ -298,11 +298,7 @@ export async function getAccountOwnedTokensFromCollectionAddress(args: {
298
298
  aptosConfig: AptosConfig;
299
299
  accountAddress: AccountAddressInput;
300
300
  collectionAddress: AccountAddressInput;
301
- options?: {
302
- tokenStandard?: TokenStandard;
303
- pagination?: PaginationArgs;
304
- orderBy?: OrderBy<GetAccountOwnedTokensFromCollectionResponse[0]>;
305
- };
301
+ options?: TokenStandardArg & PaginationArgs & OrderByArg<GetAccountOwnedTokensFromCollectionResponse[0]>;
306
302
  }): Promise<GetAccountOwnedTokensFromCollectionResponse> {
307
303
  const { aptosConfig, accountAddress, collectionAddress, options } = args;
308
304
  const ownerAddress = AccountAddress.from(accountAddress).toStringLong();
@@ -327,8 +323,8 @@ export async function getAccountOwnedTokensFromCollectionAddress(args: {
327
323
  query: GetAccountOwnedTokensFromCollection,
328
324
  variables: {
329
325
  where_condition: whereCondition,
330
- offset: options?.pagination?.offset,
331
- limit: options?.pagination?.limit,
326
+ offset: options?.offset,
327
+ limit: options?.limit,
332
328
  order_by: options?.orderBy,
333
329
  },
334
330
  };
@@ -345,11 +341,7 @@ export async function getAccountOwnedTokensFromCollectionAddress(args: {
345
341
  export async function getAccountCollectionsWithOwnedTokens(args: {
346
342
  aptosConfig: AptosConfig;
347
343
  accountAddress: AccountAddressInput;
348
- options?: {
349
- tokenStandard?: TokenStandard;
350
- pagination?: PaginationArgs;
351
- orderBy?: OrderBy<GetAccountCollectionsWithOwnedTokenResponse[0]>;
352
- };
344
+ options?: TokenStandardArg & PaginationArgs & OrderByArg<GetAccountCollectionsWithOwnedTokenResponse[0]>;
353
345
  }): Promise<GetAccountCollectionsWithOwnedTokenResponse> {
354
346
  const { aptosConfig, accountAddress, options } = args;
355
347
  const address = AccountAddress.from(accountAddress).toStringLong();
@@ -373,8 +365,8 @@ export async function getAccountCollectionsWithOwnedTokens(args: {
373
365
  query: GetAccountCollectionsWithOwnedTokens,
374
366
  variables: {
375
367
  where_condition: whereCondition,
376
- offset: options?.pagination?.offset,
377
- limit: options?.pagination?.limit,
368
+ offset: options?.offset,
369
+ limit: options?.limit,
378
370
  order_by: options?.orderBy,
379
371
  },
380
372
  };
@@ -407,25 +399,42 @@ export async function getAccountTransactionsCount(args: {
407
399
  originMethod: "getAccountTransactionsCount",
408
400
  });
409
401
 
410
- if (!data.account_transactions_aggregate.aggregate) {
411
- throw Error("Failed to get the count of account transactions");
412
- }
402
+ // commonjs (aka cjs) doesnt handle Nullish Coalescing for some reason
403
+ // might be because of how ts infer the graphql generated scheme type
404
+ return data.account_transactions_aggregate.aggregate ? data.account_transactions_aggregate.aggregate.count : 0;
405
+ }
406
+
407
+ export async function getAccountCoinAmount(args: {
408
+ aptosConfig: AptosConfig;
409
+ accountAddress: AccountAddressInput;
410
+ coinType: MoveStructId;
411
+ }): Promise<number> {
412
+ const { aptosConfig, accountAddress, coinType } = args;
413
+ const address = AccountAddress.from(accountAddress).toStringLong();
413
414
 
414
- return data.account_transactions_aggregate.aggregate.count;
415
+ const data = await getAccountCoinsData({
416
+ aptosConfig,
417
+ accountAddress: address,
418
+ options: {
419
+ where: { asset_type: { _eq: coinType } },
420
+ },
421
+ });
422
+
423
+ // commonjs (aka cjs) doesnt handle Nullish Coalescing for some reason
424
+ // might be because of how ts infer the graphql generated scheme type
425
+ return data[0] ? data[0].amount : 0;
415
426
  }
416
427
 
417
428
  export async function getAccountCoinsData(args: {
418
429
  aptosConfig: AptosConfig;
419
430
  accountAddress: AccountAddressInput;
420
- options?: {
421
- pagination?: PaginationArgs;
422
- orderBy?: OrderBy<GetAccountCoinsDataResponse[0]>;
423
- };
431
+ options?: PaginationArgs & OrderByArg<GetAccountCoinsDataResponse[0]> & WhereArg<CurrentFungibleAssetBalancesBoolExp>;
424
432
  }): Promise<GetAccountCoinsDataResponse> {
425
433
  const { aptosConfig, accountAddress, options } = args;
426
434
  const address = AccountAddress.from(accountAddress).toStringLong();
427
435
 
428
436
  const whereCondition: { owner_address: { _eq: string } } = {
437
+ ...options?.where,
429
438
  owner_address: { _eq: address },
430
439
  };
431
440
 
@@ -433,8 +442,8 @@ export async function getAccountCoinsData(args: {
433
442
  query: GetAccountCoinsData,
434
443
  variables: {
435
444
  where_condition: whereCondition,
436
- offset: options?.pagination?.offset,
437
- limit: options?.pagination?.limit,
445
+ offset: options?.offset,
446
+ limit: options?.limit,
438
447
  order_by: options?.orderBy,
439
448
  },
440
449
  };
@@ -476,10 +485,7 @@ export async function getAccountCoinsCount(args: {
476
485
  export async function getAccountOwnedObjects(args: {
477
486
  aptosConfig: AptosConfig;
478
487
  accountAddress: AccountAddressInput;
479
- options?: {
480
- pagination?: PaginationArgs;
481
- orderBy?: OrderBy<GetAccountOwnedObjectsResponse[0]>;
482
- };
488
+ options?: PaginationArgs & OrderByArg<GetAccountOwnedObjectsResponse[0]>;
483
489
  }): Promise<GetAccountOwnedObjectsResponse> {
484
490
  const { aptosConfig, accountAddress, options } = args;
485
491
  const address = AccountAddress.from(accountAddress).toStringLong();
@@ -491,8 +497,8 @@ export async function getAccountOwnedObjects(args: {
491
497
  query: GetAccountOwnedObjects,
492
498
  variables: {
493
499
  where_condition: whereCondition,
494
- offset: options?.pagination?.offset,
495
- limit: options?.pagination?.limit,
500
+ offset: options?.offset,
501
+ limit: options?.limit,
496
502
  order_by: options?.orderBy,
497
503
  },
498
504
  };