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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (492) hide show
  1. package/dist/common/{accountAddress-u9wEan9p.d.ts → accountAddress-ccLvlUQe.d.ts} +22 -49
  2. package/dist/common/cli/index.d.ts +1 -1
  3. package/dist/common/cli/index.js +1 -1
  4. package/dist/common/cli/index.js.map +1 -1
  5. package/dist/common/index.d.ts +103 -550
  6. package/dist/common/index.js +55 -26
  7. package/dist/common/index.js.map +1 -1
  8. package/dist/esm/{Ed25519Account-9zBaZEnp.d.mts → Ed25519Account-B1VMJOY2.d.mts} +1 -1
  9. package/dist/esm/account/Account.d.mts +2 -2
  10. package/dist/esm/account/Account.mjs +1 -1
  11. package/dist/esm/account/Ed25519Account.d.mts +2 -2
  12. package/dist/esm/account/Ed25519Account.mjs +1 -1
  13. package/dist/esm/account/MultiKeyAccount.d.mts +7 -12
  14. package/dist/esm/account/MultiKeyAccount.mjs +1 -1
  15. package/dist/esm/account/SingleKeyAccount.d.mts +2 -2
  16. package/dist/esm/account/SingleKeyAccount.mjs +1 -1
  17. package/dist/esm/account/index.d.mts +2 -8
  18. package/dist/esm/account/index.mjs +1 -1
  19. package/dist/esm/api/account.d.mts +2 -2
  20. package/dist/esm/api/account.mjs +1 -1
  21. package/dist/esm/api/ans.d.mts +2 -2
  22. package/dist/esm/api/ans.mjs +1 -1
  23. package/dist/esm/api/aptos.d.mts +5 -10
  24. package/dist/esm/api/aptos.mjs +1 -1
  25. package/dist/esm/api/aptosConfig.d.mts +0 -20
  26. package/dist/esm/api/aptosConfig.mjs +1 -1
  27. package/dist/esm/api/coin.d.mts +1 -1
  28. package/dist/esm/api/coin.mjs +1 -1
  29. package/dist/esm/api/digitalAsset.d.mts +2 -2
  30. package/dist/esm/api/digitalAsset.mjs +1 -1
  31. package/dist/esm/api/event.mjs +1 -1
  32. package/dist/esm/api/faucet.mjs +1 -1
  33. package/dist/esm/api/fungibleAsset.d.mts +2 -2
  34. package/dist/esm/api/fungibleAsset.mjs +1 -1
  35. package/dist/esm/api/general.d.mts +2 -27
  36. package/dist/esm/api/general.mjs +1 -1
  37. package/dist/esm/api/index.d.mts +3 -8
  38. package/dist/esm/api/index.mjs +1 -1
  39. package/dist/esm/api/staking.mjs +1 -1
  40. package/dist/esm/api/table.d.mts +84 -0
  41. package/dist/esm/api/table.mjs +2 -0
  42. package/dist/esm/api/transaction.d.mts +2 -2
  43. package/dist/esm/api/transaction.mjs +1 -1
  44. package/dist/esm/api/transactionSubmission/build.d.mts +1 -1
  45. package/dist/esm/api/transactionSubmission/build.mjs +1 -1
  46. package/dist/esm/api/transactionSubmission/management.d.mts +2 -2
  47. package/dist/esm/api/transactionSubmission/management.mjs +1 -1
  48. package/dist/esm/api/transactionSubmission/sign.d.mts +2 -2
  49. package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
  50. package/dist/esm/api/transactionSubmission/sign.mjs.map +1 -1
  51. package/dist/esm/api/transactionSubmission/simulate.d.mts +1 -1
  52. package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
  53. package/dist/esm/api/transactionSubmission/submit.d.mts +1 -1
  54. package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
  55. package/dist/esm/api/utils.mjs +1 -1
  56. package/dist/esm/bcs/deserializer.d.mts +0 -26
  57. package/dist/esm/bcs/deserializer.mjs +1 -1
  58. package/dist/esm/bcs/index.mjs +1 -1
  59. package/dist/esm/bcs/serializable/entryFunctionBytes.mjs +1 -1
  60. package/dist/esm/bcs/serializable/fixedBytes.mjs +1 -1
  61. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  62. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  63. package/dist/esm/bcs/serializer.d.mts +0 -2
  64. package/dist/esm/bcs/serializer.mjs +1 -1
  65. package/dist/esm/{chunk-3CUVYW32.mjs → chunk-2X7A4HUS.mjs} +2 -2
  66. package/dist/esm/chunk-2XK53QFA.mjs +2 -0
  67. package/dist/esm/{chunk-WM2NCYZL.mjs.map → chunk-2XK53QFA.mjs.map} +1 -1
  68. package/dist/esm/{chunk-Y4SSUCPJ.mjs → chunk-2YZSEM2G.mjs} +2 -2
  69. package/dist/esm/{chunk-ZNEBMSNC.mjs → chunk-35EWRSDK.mjs} +2 -2
  70. package/dist/esm/{chunk-TVRJ3M7B.mjs → chunk-36QXVFR5.mjs} +2 -2
  71. package/dist/esm/{chunk-TVRJ3M7B.mjs.map → chunk-36QXVFR5.mjs.map} +1 -1
  72. package/dist/esm/chunk-3HSXKDOC.mjs +2 -0
  73. package/dist/esm/chunk-3HSXKDOC.mjs.map +1 -0
  74. package/dist/esm/chunk-3N6N3KOS.mjs +2 -0
  75. package/dist/esm/{chunk-HYDDIAJ6.mjs.map → chunk-3N6N3KOS.mjs.map} +1 -1
  76. package/dist/esm/{chunk-SLI3KELH.mjs → chunk-477G7LHJ.mjs} +2 -2
  77. package/dist/esm/chunk-4NHWV5AI.mjs +2 -0
  78. package/dist/esm/{chunk-7STYQ5ZE.mjs → chunk-5EN52MUT.mjs} +2 -2
  79. package/dist/esm/{chunk-P7JMD7KZ.mjs → chunk-5VIESFOC.mjs} +2 -2
  80. package/dist/esm/{chunk-TE3WIJ26.mjs → chunk-5YLAWRI2.mjs} +2 -2
  81. package/dist/esm/chunk-6IFMQ5AS.mjs +2 -0
  82. package/dist/esm/chunk-6IFMQ5AS.mjs.map +1 -0
  83. package/dist/esm/{chunk-3CMS2KOX.mjs → chunk-6JLYD5Q2.mjs} +2 -2
  84. package/dist/esm/{chunk-HMFL7AOJ.mjs → chunk-6XWDDCQD.mjs} +2 -2
  85. package/dist/esm/{chunk-CS7B3FVO.mjs → chunk-7NEETXEA.mjs} +2 -2
  86. package/dist/esm/chunk-7VRZLDIJ.mjs +2 -0
  87. package/dist/esm/{chunk-24ZOKI52.mjs → chunk-ACG4ZGRQ.mjs} +2 -2
  88. package/dist/esm/chunk-AQAH67IV.mjs +2 -0
  89. package/dist/esm/chunk-B7X6PSE7.mjs +2 -0
  90. package/dist/esm/{chunk-AOCNYMMX.mjs → chunk-BCUSI3N6.mjs} +2 -2
  91. package/dist/esm/{chunk-HYU23YVP.mjs → chunk-BHLICYAI.mjs} +2 -2
  92. package/dist/esm/chunk-BO2TLWNT.mjs +2 -0
  93. package/dist/esm/chunk-CEHCDA3G.mjs +2 -0
  94. package/dist/esm/chunk-CJDEPZ4J.mjs +2 -0
  95. package/dist/esm/{chunk-NBEXLW7P.mjs.map → chunk-CJDEPZ4J.mjs.map} +1 -1
  96. package/dist/esm/{chunk-WWGROAKX.mjs → chunk-CWUH4PNH.mjs} +2 -2
  97. package/dist/esm/chunk-CYNQRMO5.mjs +2 -0
  98. package/dist/esm/chunk-CYNQRMO5.mjs.map +1 -0
  99. package/dist/esm/chunk-DLAIJ2UM.mjs +2 -0
  100. package/dist/esm/chunk-DLAIJ2UM.mjs.map +1 -0
  101. package/dist/esm/{chunk-DD2VWOMZ.mjs → chunk-E2NVC2VR.mjs} +2 -2
  102. package/dist/esm/chunk-F7EMGK4M.mjs +2 -0
  103. package/dist/esm/{chunk-EB7AI4B4.mjs → chunk-G56GPLTB.mjs} +2 -2
  104. package/dist/esm/{chunk-RKHPXZM6.mjs → chunk-GHYE26Q5.mjs} +2 -2
  105. package/dist/esm/{chunk-RKHPXZM6.mjs.map → chunk-GHYE26Q5.mjs.map} +1 -1
  106. package/dist/esm/{chunk-7IMWGGA6.mjs → chunk-GIAABV7R.mjs} +2 -2
  107. package/dist/esm/{chunk-KMKSA7LM.mjs → chunk-GKJ2NJG5.mjs} +2 -2
  108. package/dist/esm/{chunk-NC5HHEEM.mjs → chunk-GM56MMNJ.mjs} +2 -2
  109. package/dist/esm/{chunk-GQ6HIKZT.mjs → chunk-HMARHACL.mjs} +2 -2
  110. package/dist/esm/chunk-HNEAPYNI.mjs +2 -0
  111. package/dist/esm/{chunk-P2WALKSW.mjs → chunk-HSJTQLI2.mjs} +2 -2
  112. package/dist/esm/chunk-HYCGMFC2.mjs +2 -0
  113. package/dist/esm/chunk-HYCGMFC2.mjs.map +1 -0
  114. package/dist/esm/chunk-IENCDVPF.mjs +2 -0
  115. package/dist/esm/chunk-IENCDVPF.mjs.map +1 -0
  116. package/dist/esm/{chunk-23MNZ5LZ.mjs → chunk-IZQV2SU6.mjs} +2 -2
  117. package/dist/esm/chunk-J6OFSYUA.mjs +2 -0
  118. package/dist/esm/chunk-J6OFSYUA.mjs.map +1 -0
  119. package/dist/esm/chunk-JB5H65CE.mjs +2 -0
  120. package/dist/esm/chunk-JB5H65CE.mjs.map +1 -0
  121. package/dist/esm/{chunk-XZGQMZ2H.mjs → chunk-JFIAWBCK.mjs} +2 -2
  122. package/dist/esm/chunk-JQIGQMNZ.mjs +2 -0
  123. package/dist/esm/chunk-JQIGQMNZ.mjs.map +1 -0
  124. package/dist/esm/chunk-K7HX7JQH.mjs +2 -0
  125. package/dist/esm/chunk-K7HX7JQH.mjs.map +1 -0
  126. package/dist/esm/{chunk-HGZGTBA4.mjs → chunk-KAGLWBIJ.mjs} +2 -2
  127. package/dist/esm/chunk-LG7RJQ57.mjs +2 -0
  128. package/dist/esm/{chunk-HHVAU5HU.mjs → chunk-MCRRHBFQ.mjs} +2 -2
  129. package/dist/esm/{chunk-PFFAQZHT.mjs → chunk-MJPUASSD.mjs} +2 -2
  130. package/dist/esm/{chunk-7XYECSW6.mjs → chunk-MQI2IE6Y.mjs} +2 -2
  131. package/dist/esm/chunk-N3U47Y6Y.mjs +2 -0
  132. package/dist/esm/{chunk-L5WUYZ35.mjs → chunk-NZETF6Z4.mjs} +2 -2
  133. package/dist/esm/chunk-OWW6SIDP.mjs +2 -0
  134. package/dist/esm/chunk-OWW6SIDP.mjs.map +1 -0
  135. package/dist/esm/{chunk-CB6CNNM2.mjs → chunk-P6GWG2CY.mjs} +2 -2
  136. package/dist/esm/chunk-PF57EOJY.mjs +2 -0
  137. package/dist/esm/{chunk-JLWKIYHV.mjs → chunk-PIVZMT5D.mjs} +2 -2
  138. package/dist/esm/{chunk-R52BRP36.mjs → chunk-PLXGSUZA.mjs} +2 -2
  139. package/dist/esm/{chunk-AHNE2QA3.mjs → chunk-PPO4IXE4.mjs} +2 -2
  140. package/dist/esm/{chunk-PMPTAPM3.mjs → chunk-QIHR7HD6.mjs} +2 -2
  141. package/dist/esm/{chunk-BTLFW3YY.mjs → chunk-QQ5PHEJF.mjs} +2 -2
  142. package/dist/esm/{chunk-T23OVRNF.mjs → chunk-QRS4DGP3.mjs} +2 -2
  143. package/dist/esm/{chunk-T23OVRNF.mjs.map → chunk-QRS4DGP3.mjs.map} +1 -1
  144. package/dist/esm/{chunk-LDQ6JFEF.mjs → chunk-QSHLNSUP.mjs} +2 -2
  145. package/dist/esm/{chunk-LDQ6JFEF.mjs.map → chunk-QSHLNSUP.mjs.map} +1 -1
  146. package/dist/esm/chunk-ROXFCLDT.mjs +2 -0
  147. package/dist/esm/chunk-RTSWVT2Q.mjs +2 -0
  148. package/dist/esm/chunk-RTSWVT2Q.mjs.map +1 -0
  149. package/dist/esm/{chunk-Y33CIIZX.mjs → chunk-RVWYURXG.mjs} +2 -2
  150. package/dist/esm/{chunk-U5C2PXC6.mjs → chunk-RYD6HRW7.mjs} +2 -2
  151. package/dist/esm/chunk-S2VSJJRJ.mjs +2 -0
  152. package/dist/esm/chunk-S2VSJJRJ.mjs.map +1 -0
  153. package/dist/esm/{chunk-S4SEFF4K.mjs → chunk-S3EDNXZE.mjs} +46 -17
  154. package/dist/esm/chunk-S3EDNXZE.mjs.map +1 -0
  155. package/dist/esm/chunk-SRDIYE3M.mjs +2 -0
  156. package/dist/esm/{chunk-6RBUXB5I.mjs.map → chunk-SRDIYE3M.mjs.map} +1 -1
  157. package/dist/esm/{chunk-SI7MPP6G.mjs → chunk-T2AGN5YT.mjs} +2 -2
  158. package/dist/esm/chunk-TGQARO3F.mjs +2 -0
  159. package/dist/esm/chunk-TGQARO3F.mjs.map +1 -0
  160. package/dist/esm/chunk-TM7NDDT3.mjs +2 -0
  161. package/dist/esm/chunk-TM7NDDT3.mjs.map +1 -0
  162. package/dist/esm/{chunk-HSFG2AIK.mjs → chunk-TT2XR5ZI.mjs} +2 -2
  163. package/dist/esm/{chunk-3VGX3TXH.mjs → chunk-U3YYSIIT.mjs} +2 -2
  164. package/dist/esm/chunk-UGPALAPN.mjs +2 -0
  165. package/dist/esm/{chunk-7SIQDOYY.mjs → chunk-UKSRF2Q3.mjs} +2 -2
  166. package/dist/esm/chunk-UO3NZ5AH.mjs +1 -0
  167. package/dist/esm/{chunk-TICM455H.mjs → chunk-UPSCPEEE.mjs} +2 -2
  168. package/dist/esm/chunk-UVSRX4SV.mjs +1 -0
  169. package/dist/esm/chunk-WXWWYH73.mjs +2 -0
  170. package/dist/esm/chunk-WXWWYH73.mjs.map +1 -0
  171. package/dist/esm/{chunk-O3PLAAN7.mjs → chunk-XBHFMNYB.mjs} +2 -2
  172. package/dist/esm/{chunk-GNNNICLW.mjs → chunk-XD46HTI2.mjs} +2 -2
  173. package/dist/esm/{chunk-6WIB3GGF.mjs → chunk-XFSDV3ND.mjs} +2 -2
  174. package/dist/esm/chunk-YMB2XW2O.mjs +2 -0
  175. package/dist/esm/{chunk-YNNPWCF6.mjs.map → chunk-YMB2XW2O.mjs.map} +1 -1
  176. package/dist/esm/{chunk-ZPMS2Q37.mjs → chunk-ZBXOX3S7.mjs} +2 -2
  177. package/dist/esm/cli/index.mjs +1 -1
  178. package/dist/esm/cli/move.mjs +1 -1
  179. package/dist/esm/client/core.mjs +1 -1
  180. package/dist/esm/client/get.d.mts +1 -2
  181. package/dist/esm/client/get.mjs +1 -1
  182. package/dist/esm/client/index.d.mts +2 -2
  183. package/dist/esm/client/index.mjs +1 -1
  184. package/dist/esm/client/post.d.mts +1 -3
  185. package/dist/esm/client/post.mjs +1 -1
  186. package/dist/esm/client/types.d.mts +1 -5
  187. package/dist/esm/client/types.mjs +1 -1
  188. package/dist/esm/core/account/index.mjs +1 -1
  189. package/dist/esm/core/account/utils/address.mjs +1 -1
  190. package/dist/esm/core/account/utils/index.mjs +1 -1
  191. package/dist/esm/core/accountAddress.mjs +1 -1
  192. package/dist/esm/core/authenticationKey.d.mts +1 -1
  193. package/dist/esm/core/authenticationKey.mjs +1 -1
  194. package/dist/esm/core/common.mjs +1 -1
  195. package/dist/esm/core/crypto/ed25519.d.mts +1 -1
  196. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  197. package/dist/esm/core/crypto/index.d.mts +1 -4
  198. package/dist/esm/core/crypto/index.mjs +1 -1
  199. package/dist/esm/core/crypto/multiEd25519.d.mts +1 -1
  200. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  201. package/dist/esm/core/crypto/multiKey.d.mts +1 -1
  202. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  203. package/dist/esm/core/crypto/privateKey.d.mts +1 -1
  204. package/dist/esm/core/crypto/publicKey.d.mts +1 -1
  205. package/dist/esm/core/crypto/publicKey.mjs +1 -1
  206. package/dist/esm/core/crypto/secp256k1.d.mts +1 -1
  207. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  208. package/dist/esm/core/crypto/signature.mjs +1 -1
  209. package/dist/esm/core/crypto/singleKey.d.mts +1 -1
  210. package/dist/esm/core/crypto/singleKey.mjs +1 -1
  211. package/dist/esm/core/crypto/utils.mjs +1 -1
  212. package/dist/esm/core/hex.mjs +1 -1
  213. package/dist/esm/core/index.d.mts +1 -4
  214. package/dist/esm/core/index.mjs +1 -1
  215. package/dist/esm/index.d.mts +9 -14
  216. package/dist/esm/index.mjs +1 -1
  217. package/dist/esm/internal/account.d.mts +2 -2
  218. package/dist/esm/internal/account.mjs +1 -1
  219. package/dist/esm/internal/ans.d.mts +2 -2
  220. package/dist/esm/internal/ans.mjs +1 -1
  221. package/dist/esm/internal/coin.d.mts +1 -1
  222. package/dist/esm/internal/coin.mjs +1 -1
  223. package/dist/esm/internal/digitalAsset.d.mts +2 -2
  224. package/dist/esm/internal/digitalAsset.mjs +1 -1
  225. package/dist/esm/internal/event.mjs +1 -1
  226. package/dist/esm/internal/faucet.mjs +1 -1
  227. package/dist/esm/internal/fungibleAsset.d.mts +2 -2
  228. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  229. package/dist/esm/internal/general.d.mts +2 -8
  230. package/dist/esm/internal/general.mjs +1 -1
  231. package/dist/esm/internal/staking.mjs +1 -1
  232. package/dist/esm/internal/table.d.mts +31 -0
  233. package/dist/esm/internal/table.mjs +2 -0
  234. package/dist/esm/internal/transaction.mjs +1 -1
  235. package/dist/esm/internal/transactionSubmission.d.mts +2 -2
  236. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  237. package/dist/esm/internal/view.d.mts +1 -1
  238. package/dist/esm/internal/view.mjs +1 -1
  239. package/dist/esm/transactions/authenticator/account.d.mts +1 -1
  240. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  241. package/dist/esm/transactions/authenticator/index.d.mts +1 -1
  242. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  243. package/dist/esm/transactions/authenticator/transaction.d.mts +1 -1
  244. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  245. package/dist/esm/transactions/index.d.mts +1 -1
  246. package/dist/esm/transactions/index.mjs +1 -1
  247. package/dist/esm/transactions/instances/chainId.mjs +1 -1
  248. package/dist/esm/transactions/instances/identifier.mjs +1 -1
  249. package/dist/esm/transactions/instances/index.d.mts +1 -1
  250. package/dist/esm/transactions/instances/index.mjs +1 -1
  251. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  252. package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
  253. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  254. package/dist/esm/transactions/instances/rotationProofChallenge.d.mts +1 -1
  255. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  256. package/dist/esm/transactions/instances/signedTransaction.d.mts +1 -1
  257. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  258. package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
  259. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  260. package/dist/esm/transactions/management/accountSequenceNumber.d.mts +2 -2
  261. package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
  262. package/dist/esm/transactions/management/index.d.mts +2 -2
  263. package/dist/esm/transactions/management/index.mjs +1 -1
  264. package/dist/esm/transactions/management/transactionWorker.d.mts +2 -2
  265. package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
  266. package/dist/esm/transactions/transactionBuilder/helpers.d.mts +1 -1
  267. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  268. package/dist/esm/transactions/transactionBuilder/index.d.mts +1 -1
  269. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  270. package/dist/esm/transactions/transactionBuilder/remoteAbi.d.mts +1 -1
  271. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  272. package/dist/esm/transactions/transactionBuilder/signingMessage.d.mts +1 -1
  273. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
  274. package/dist/esm/transactions/transactionBuilder/transactionBuilder.d.mts +2 -2
  275. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  276. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  277. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  278. package/dist/esm/transactions/types.d.mts +1 -1
  279. package/dist/esm/types/generated/operations.d.mts +31 -2
  280. package/dist/esm/types/generated/queries.d.mts +6 -2
  281. package/dist/esm/types/generated/queries.mjs +1 -1
  282. package/dist/esm/types/generated/types.d.mts +212 -7
  283. package/dist/esm/types/generated/types.mjs +1 -1
  284. package/dist/esm/types/generated/types.mjs.map +1 -1
  285. package/dist/esm/types/index.d.mts +4 -20
  286. package/dist/esm/types/index.mjs +1 -1
  287. package/dist/esm/types/indexer.d.mts +4 -2
  288. package/dist/esm/utils/apiEndpoints.d.mts +1 -3
  289. package/dist/esm/utils/apiEndpoints.mjs +1 -1
  290. package/dist/esm/utils/const.d.mts +1 -3
  291. package/dist/esm/utils/const.mjs +1 -1
  292. package/dist/esm/utils/index.d.mts +1 -1
  293. package/dist/esm/utils/index.mjs +1 -1
  294. package/dist/esm/utils/normalizeBundle.mjs +1 -1
  295. package/dist/esm/version.d.mts +1 -1
  296. package/dist/esm/version.mjs +1 -1
  297. package/package.json +3 -11
  298. package/src/account/MultiKeyAccount.ts +0 -10
  299. package/src/account/index.ts +0 -2
  300. package/src/api/aptos.ts +5 -5
  301. package/src/api/aptosConfig.ts +1 -46
  302. package/src/api/general.ts +0 -26
  303. package/src/api/table.ts +108 -0
  304. package/src/bcs/deserializer.ts +0 -40
  305. package/src/bcs/serializer.ts +0 -18
  306. package/src/cli/move.ts +1 -1
  307. package/src/client/core.ts +0 -8
  308. package/src/client/get.ts +0 -6
  309. package/src/client/post.ts +0 -12
  310. package/src/client/types.ts +1 -1
  311. package/src/core/crypto/index.ts +0 -2
  312. package/src/core/crypto/singleKey.ts +0 -11
  313. package/src/internal/account.ts +2 -1
  314. package/src/internal/general.ts +1 -20
  315. package/src/internal/queries/currentTokenOwnershipFieldsFragment.graphql +1 -0
  316. package/src/internal/queries/getTableItemsData.graphql +15 -0
  317. package/src/internal/queries/getTableItemsMetadata.graphql +12 -0
  318. package/src/internal/table.ts +82 -0
  319. package/src/internal/transactionSubmission.ts +7 -20
  320. package/src/transactions/transactionBuilder/transactionBuilder.ts +2 -16
  321. package/src/types/generated/operations.ts +29 -0
  322. package/src/types/generated/queries.ts +59 -0
  323. package/src/types/generated/types.ts +223 -4
  324. package/src/types/index.ts +0 -22
  325. package/src/types/indexer.ts +4 -0
  326. package/src/utils/apiEndpoints.ts +0 -14
  327. package/src/utils/const.ts +0 -2
  328. package/src/version.ts +1 -1
  329. package/dist/esm/account/EphemeralKeyPair.d.mts +0 -80
  330. package/dist/esm/account/EphemeralKeyPair.mjs +0 -2
  331. package/dist/esm/account/KeylessAccount.d.mts +0 -145
  332. package/dist/esm/account/KeylessAccount.mjs +0 -2
  333. package/dist/esm/api/keyless.d.mts +0 -81
  334. package/dist/esm/api/keyless.mjs +0 -2
  335. package/dist/esm/chunk-25H3DXTL.mjs +0 -2
  336. package/dist/esm/chunk-25H3DXTL.mjs.map +0 -1
  337. package/dist/esm/chunk-2ECWQRBB.mjs +0 -2
  338. package/dist/esm/chunk-2HD2G4AH.mjs +0 -2
  339. package/dist/esm/chunk-2HD2G4AH.mjs.map +0 -1
  340. package/dist/esm/chunk-3COVJN6Z.mjs +0 -2
  341. package/dist/esm/chunk-3COVJN6Z.mjs.map +0 -1
  342. package/dist/esm/chunk-3FVRXELT.mjs +0 -2
  343. package/dist/esm/chunk-3S3GIUQY.mjs +0 -2
  344. package/dist/esm/chunk-5XOFEQWC.mjs +0 -2
  345. package/dist/esm/chunk-6RBUXB5I.mjs +0 -2
  346. package/dist/esm/chunk-75J7H3XD.mjs +0 -2
  347. package/dist/esm/chunk-75J7H3XD.mjs.map +0 -1
  348. package/dist/esm/chunk-7KOC7VNK.mjs +0 -2
  349. package/dist/esm/chunk-7KOC7VNK.mjs.map +0 -1
  350. package/dist/esm/chunk-7Z6DYLCA.mjs +0 -1
  351. package/dist/esm/chunk-AJ7UC2G3.mjs +0 -2
  352. package/dist/esm/chunk-AJ7UC2G3.mjs.map +0 -1
  353. package/dist/esm/chunk-AQ4I7VVB.mjs +0 -1
  354. package/dist/esm/chunk-AQ4I7VVB.mjs.map +0 -1
  355. package/dist/esm/chunk-C3L4ETUF.mjs +0 -2
  356. package/dist/esm/chunk-CO53EOHE.mjs +0 -2
  357. package/dist/esm/chunk-CO53EOHE.mjs.map +0 -1
  358. package/dist/esm/chunk-COW5IGYC.mjs +0 -2
  359. package/dist/esm/chunk-FBPNHF54.mjs +0 -2
  360. package/dist/esm/chunk-FLYEALDB.mjs +0 -2
  361. package/dist/esm/chunk-FLYEALDB.mjs.map +0 -1
  362. package/dist/esm/chunk-H62IKYXG.mjs +0 -2
  363. package/dist/esm/chunk-HYDDIAJ6.mjs +0 -2
  364. package/dist/esm/chunk-JM2B5E2I.mjs +0 -2
  365. package/dist/esm/chunk-JM2B5E2I.mjs.map +0 -1
  366. package/dist/esm/chunk-JM544NRW.mjs +0 -2
  367. package/dist/esm/chunk-JM544NRW.mjs.map +0 -1
  368. package/dist/esm/chunk-MGOHPDX4.mjs +0 -2
  369. package/dist/esm/chunk-MOKAU77C.mjs +0 -2
  370. package/dist/esm/chunk-MOKAU77C.mjs.map +0 -1
  371. package/dist/esm/chunk-MWUJCP27.mjs +0 -2
  372. package/dist/esm/chunk-N466X3S6.mjs +0 -2
  373. package/dist/esm/chunk-N466X3S6.mjs.map +0 -1
  374. package/dist/esm/chunk-NBEXLW7P.mjs +0 -2
  375. package/dist/esm/chunk-PGCBIU33.mjs +0 -2
  376. package/dist/esm/chunk-PGCBIU33.mjs.map +0 -1
  377. package/dist/esm/chunk-PYUWGGAW.mjs +0 -2
  378. package/dist/esm/chunk-PYUWGGAW.mjs.map +0 -1
  379. package/dist/esm/chunk-RKTM5GBP.mjs +0 -2
  380. package/dist/esm/chunk-RKTM5GBP.mjs.map +0 -1
  381. package/dist/esm/chunk-S4SEFF4K.mjs.map +0 -1
  382. package/dist/esm/chunk-STYDBDYL.mjs +0 -2
  383. package/dist/esm/chunk-TJDC5PWD.mjs +0 -2
  384. package/dist/esm/chunk-UTXJOB3O.mjs +0 -2
  385. package/dist/esm/chunk-VL6EYA53.mjs +0 -2
  386. package/dist/esm/chunk-VL6EYA53.mjs.map +0 -1
  387. package/dist/esm/chunk-VPKPQBKL.mjs +0 -2
  388. package/dist/esm/chunk-VPKPQBKL.mjs.map +0 -1
  389. package/dist/esm/chunk-VSD2AWUR.mjs +0 -2
  390. package/dist/esm/chunk-VSD2AWUR.mjs.map +0 -1
  391. package/dist/esm/chunk-VT6XJSRO.mjs +0 -2
  392. package/dist/esm/chunk-VT6XJSRO.mjs.map +0 -1
  393. package/dist/esm/chunk-WM2NCYZL.mjs +0 -2
  394. package/dist/esm/chunk-YE5B2S5L.mjs +0 -2
  395. package/dist/esm/chunk-YE5B2S5L.mjs.map +0 -1
  396. package/dist/esm/chunk-YGOJYDJA.mjs +0 -2
  397. package/dist/esm/chunk-YGOJYDJA.mjs.map +0 -1
  398. package/dist/esm/chunk-YNNPWCF6.mjs +0 -2
  399. package/dist/esm/chunk-YV7OBLK2.mjs +0 -2
  400. package/dist/esm/chunk-YV7OBLK2.mjs.map +0 -1
  401. package/dist/esm/chunk-ZKRG4C4U.mjs +0 -2
  402. package/dist/esm/chunk-ZKRG4C4U.mjs.map +0 -1
  403. package/dist/esm/core/crypto/ephemeral.d.mts +0 -73
  404. package/dist/esm/core/crypto/ephemeral.mjs +0 -2
  405. package/dist/esm/core/crypto/ephemeral.mjs.map +0 -1
  406. package/dist/esm/core/crypto/keyless.d.mts +0 -232
  407. package/dist/esm/core/crypto/keyless.mjs +0 -2
  408. package/dist/esm/core/crypto/keyless.mjs.map +0 -1
  409. package/dist/esm/core/crypto/poseidon.d.mts +0 -7
  410. package/dist/esm/core/crypto/poseidon.mjs +0 -2
  411. package/dist/esm/core/crypto/poseidon.mjs.map +0 -1
  412. package/dist/esm/core/crypto/proof.d.mts +0 -21
  413. package/dist/esm/core/crypto/proof.mjs +0 -2
  414. package/dist/esm/core/crypto/proof.mjs.map +0 -1
  415. package/dist/esm/internal/keyless.d.mts +0 -68
  416. package/dist/esm/internal/keyless.mjs +0 -2
  417. package/dist/esm/internal/keyless.mjs.map +0 -1
  418. package/dist/esm/types/keyless.d.mts +0 -69
  419. package/dist/esm/types/keyless.mjs +0 -2
  420. package/dist/esm/types/keyless.mjs.map +0 -1
  421. package/src/account/EphemeralKeyPair.ts +0 -161
  422. package/src/account/KeylessAccount.ts +0 -341
  423. package/src/api/keyless.ts +0 -48
  424. package/src/core/crypto/ephemeral.ts +0 -138
  425. package/src/core/crypto/keyless.ts +0 -453
  426. package/src/core/crypto/poseidon.ts +0 -134
  427. package/src/core/crypto/proof.ts +0 -16
  428. package/src/internal/keyless.ts +0 -119
  429. package/src/types/keyless.ts +0 -37
  430. /package/dist/esm/{account/EphemeralKeyPair.mjs.map → api/table.mjs.map} +0 -0
  431. /package/dist/esm/{chunk-3CUVYW32.mjs.map → chunk-2X7A4HUS.mjs.map} +0 -0
  432. /package/dist/esm/{chunk-Y4SSUCPJ.mjs.map → chunk-2YZSEM2G.mjs.map} +0 -0
  433. /package/dist/esm/{chunk-ZNEBMSNC.mjs.map → chunk-35EWRSDK.mjs.map} +0 -0
  434. /package/dist/esm/{chunk-SLI3KELH.mjs.map → chunk-477G7LHJ.mjs.map} +0 -0
  435. /package/dist/esm/{chunk-COW5IGYC.mjs.map → chunk-4NHWV5AI.mjs.map} +0 -0
  436. /package/dist/esm/{chunk-7STYQ5ZE.mjs.map → chunk-5EN52MUT.mjs.map} +0 -0
  437. /package/dist/esm/{chunk-P7JMD7KZ.mjs.map → chunk-5VIESFOC.mjs.map} +0 -0
  438. /package/dist/esm/{chunk-TE3WIJ26.mjs.map → chunk-5YLAWRI2.mjs.map} +0 -0
  439. /package/dist/esm/{chunk-3CMS2KOX.mjs.map → chunk-6JLYD5Q2.mjs.map} +0 -0
  440. /package/dist/esm/{chunk-HMFL7AOJ.mjs.map → chunk-6XWDDCQD.mjs.map} +0 -0
  441. /package/dist/esm/{chunk-CS7B3FVO.mjs.map → chunk-7NEETXEA.mjs.map} +0 -0
  442. /package/dist/esm/{chunk-H62IKYXG.mjs.map → chunk-7VRZLDIJ.mjs.map} +0 -0
  443. /package/dist/esm/{chunk-24ZOKI52.mjs.map → chunk-ACG4ZGRQ.mjs.map} +0 -0
  444. /package/dist/esm/{chunk-3S3GIUQY.mjs.map → chunk-AQAH67IV.mjs.map} +0 -0
  445. /package/dist/esm/{chunk-MGOHPDX4.mjs.map → chunk-B7X6PSE7.mjs.map} +0 -0
  446. /package/dist/esm/{chunk-AOCNYMMX.mjs.map → chunk-BCUSI3N6.mjs.map} +0 -0
  447. /package/dist/esm/{chunk-HYU23YVP.mjs.map → chunk-BHLICYAI.mjs.map} +0 -0
  448. /package/dist/esm/{chunk-2ECWQRBB.mjs.map → chunk-BO2TLWNT.mjs.map} +0 -0
  449. /package/dist/esm/{chunk-3FVRXELT.mjs.map → chunk-CEHCDA3G.mjs.map} +0 -0
  450. /package/dist/esm/{chunk-WWGROAKX.mjs.map → chunk-CWUH4PNH.mjs.map} +0 -0
  451. /package/dist/esm/{chunk-DD2VWOMZ.mjs.map → chunk-E2NVC2VR.mjs.map} +0 -0
  452. /package/dist/esm/{chunk-TJDC5PWD.mjs.map → chunk-F7EMGK4M.mjs.map} +0 -0
  453. /package/dist/esm/{chunk-EB7AI4B4.mjs.map → chunk-G56GPLTB.mjs.map} +0 -0
  454. /package/dist/esm/{chunk-7IMWGGA6.mjs.map → chunk-GIAABV7R.mjs.map} +0 -0
  455. /package/dist/esm/{chunk-KMKSA7LM.mjs.map → chunk-GKJ2NJG5.mjs.map} +0 -0
  456. /package/dist/esm/{chunk-NC5HHEEM.mjs.map → chunk-GM56MMNJ.mjs.map} +0 -0
  457. /package/dist/esm/{chunk-GQ6HIKZT.mjs.map → chunk-HMARHACL.mjs.map} +0 -0
  458. /package/dist/esm/{chunk-5XOFEQWC.mjs.map → chunk-HNEAPYNI.mjs.map} +0 -0
  459. /package/dist/esm/{chunk-P2WALKSW.mjs.map → chunk-HSJTQLI2.mjs.map} +0 -0
  460. /package/dist/esm/{chunk-23MNZ5LZ.mjs.map → chunk-IZQV2SU6.mjs.map} +0 -0
  461. /package/dist/esm/{chunk-XZGQMZ2H.mjs.map → chunk-JFIAWBCK.mjs.map} +0 -0
  462. /package/dist/esm/{chunk-HGZGTBA4.mjs.map → chunk-KAGLWBIJ.mjs.map} +0 -0
  463. /package/dist/esm/{chunk-FBPNHF54.mjs.map → chunk-LG7RJQ57.mjs.map} +0 -0
  464. /package/dist/esm/{chunk-HHVAU5HU.mjs.map → chunk-MCRRHBFQ.mjs.map} +0 -0
  465. /package/dist/esm/{chunk-PFFAQZHT.mjs.map → chunk-MJPUASSD.mjs.map} +0 -0
  466. /package/dist/esm/{chunk-7XYECSW6.mjs.map → chunk-MQI2IE6Y.mjs.map} +0 -0
  467. /package/dist/esm/{chunk-C3L4ETUF.mjs.map → chunk-N3U47Y6Y.mjs.map} +0 -0
  468. /package/dist/esm/{chunk-L5WUYZ35.mjs.map → chunk-NZETF6Z4.mjs.map} +0 -0
  469. /package/dist/esm/{chunk-CB6CNNM2.mjs.map → chunk-P6GWG2CY.mjs.map} +0 -0
  470. /package/dist/esm/{chunk-MWUJCP27.mjs.map → chunk-PF57EOJY.mjs.map} +0 -0
  471. /package/dist/esm/{chunk-JLWKIYHV.mjs.map → chunk-PIVZMT5D.mjs.map} +0 -0
  472. /package/dist/esm/{chunk-R52BRP36.mjs.map → chunk-PLXGSUZA.mjs.map} +0 -0
  473. /package/dist/esm/{chunk-AHNE2QA3.mjs.map → chunk-PPO4IXE4.mjs.map} +0 -0
  474. /package/dist/esm/{chunk-PMPTAPM3.mjs.map → chunk-QIHR7HD6.mjs.map} +0 -0
  475. /package/dist/esm/{chunk-BTLFW3YY.mjs.map → chunk-QQ5PHEJF.mjs.map} +0 -0
  476. /package/dist/esm/{chunk-UTXJOB3O.mjs.map → chunk-ROXFCLDT.mjs.map} +0 -0
  477. /package/dist/esm/{chunk-Y33CIIZX.mjs.map → chunk-RVWYURXG.mjs.map} +0 -0
  478. /package/dist/esm/{chunk-U5C2PXC6.mjs.map → chunk-RYD6HRW7.mjs.map} +0 -0
  479. /package/dist/esm/{chunk-SI7MPP6G.mjs.map → chunk-T2AGN5YT.mjs.map} +0 -0
  480. /package/dist/esm/{chunk-HSFG2AIK.mjs.map → chunk-TT2XR5ZI.mjs.map} +0 -0
  481. /package/dist/esm/{chunk-3VGX3TXH.mjs.map → chunk-U3YYSIIT.mjs.map} +0 -0
  482. /package/dist/esm/{chunk-STYDBDYL.mjs.map → chunk-UGPALAPN.mjs.map} +0 -0
  483. /package/dist/esm/{chunk-7SIQDOYY.mjs.map → chunk-UKSRF2Q3.mjs.map} +0 -0
  484. /package/dist/esm/{account/KeylessAccount.mjs.map → chunk-UO3NZ5AH.mjs.map} +0 -0
  485. /package/dist/esm/{chunk-TICM455H.mjs.map → chunk-UPSCPEEE.mjs.map} +0 -0
  486. /package/dist/esm/{api/keyless.mjs.map → chunk-UVSRX4SV.mjs.map} +0 -0
  487. /package/dist/esm/{chunk-O3PLAAN7.mjs.map → chunk-XBHFMNYB.mjs.map} +0 -0
  488. /package/dist/esm/{chunk-GNNNICLW.mjs.map → chunk-XD46HTI2.mjs.map} +0 -0
  489. /package/dist/esm/{chunk-6WIB3GGF.mjs.map → chunk-XFSDV3ND.mjs.map} +0 -0
  490. /package/dist/esm/{chunk-ZPMS2Q37.mjs.map → chunk-ZBXOX3S7.mjs.map} +0 -0
  491. /package/dist/esm/{chunk-7Z6DYLCA.mjs.map → internal/table.mjs.map} +0 -0
  492. /package/dist/esm/{publicKey-lq5djCIY.d.mts → publicKey-B3XRNhHO.d.mts} +0 -0
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; } function _optionalChainDelete(ops) { const result = _optionalChain(ops); return result == null ? true : result; }var _chunkKSEUZTKYjs = require('./chunk-KSEUZTKY.js');var yn=255,fn=65535,Se=4294967295,Fe=18446744073709551615n,Dt=340282366920938463463374607431768211455n,An=115792089237316195423570985008687907853269984665640564039457584007913129639935n;var te=class{constructor(t){this.buffer=new ArrayBuffer(t.length),new Uint8Array(this.buffer).set(t,0),this.offset=0}read(t){if(this.offset+t>this.buffer.byteLength)throw new Error("Reached to the end of buffer");let e=this.buffer.slice(this.offset,this.offset+t);return this.offset+=t,e}deserializeStr(){let t=this.deserializeBytes();return new TextDecoder().decode(t)}deserializeOptionStr(){if(this.deserializeUleb128AsU32()===1)return this.deserializeStr()}deserializeOption(t){if(this.deserializeUleb128AsU32()===1)return this.deserialize(t)}deserializeBytes(){let t=this.deserializeUleb128AsU32();return new Uint8Array(this.read(t))}deserializeFixedBytes(t){return new Uint8Array(this.read(t))}deserializeBool(){let t=new Uint8Array(this.read(1))[0];if(t!==1&&t!==0)throw new Error("Invalid boolean value");return t===1}deserializeU8(){return new DataView(this.read(1)).getUint8(0)}deserializeU16(){return new DataView(this.read(2)).getUint16(0,!0)}deserializeU32(){return new DataView(this.read(4)).getUint32(0,!0)}deserializeU64(){let t=this.deserializeU32(),e=this.deserializeU32();return BigInt(BigInt(e)<<BigInt(32)|BigInt(t))}deserializeU128(){let t=this.deserializeU64(),e=this.deserializeU64();return BigInt(e<<BigInt(64)|t)}deserializeU256(){let t=this.deserializeU128(),e=this.deserializeU128();return BigInt(e<<BigInt(128)|t)}deserializeUleb128AsU32(){let t=BigInt(0),e=0;for(;t<Se;){let r=this.deserializeU8();if(t|=BigInt(r&127)<<BigInt(e),!(r&128))break;e+=7}if(t>Se)throw new Error("Overflow while parsing uleb128-encoded uint32 value");return Number(t)}deserialize(t){return t.deserialize(this)}deserializeVector(t){let e=this.deserializeUleb128AsU32(),r=new Array;for(let i=0;i<e;i+=1)r.push(this.deserialize(t));return r}};var _utils = require('@noble/hashes/utils');var V=class extends Error{constructor(e,r){super(e);this.invalidReason=r}};var Fs=(r=>(r.TOO_SHORT="too_short",r.INVALID_LENGTH="invalid_length",r.INVALID_HEX_CHARS="invalid_hex_chars",r))(Fs||{}),g= exports.Hex =class n{constructor(t){this.data=t}toUint8Array(){return this.data}toStringWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toString(){return`0x${this.toStringWithoutPrefix()}`}static fromHexString(t){let e=t;if(e.startsWith("0x")&&(e=e.slice(2)),e.length===0)throw new V("Hex string is too short, must be at least 1 char long, excluding the optional leading 0x.","too_short");if(e.length%2!==0)throw new V("Hex string must be an even number of hex characters.","invalid_length");try{return new n(_utils.hexToBytes.call(void 0, e))}catch(r){throw new V(`Hex string contains invalid hex characters: ${_optionalChain([r, 'optionalAccess', _2 => _2.message])}`,"invalid_hex_chars")}}static fromHexInput(t){return t instanceof Uint8Array?new n(t):n.fromHexString(t)}static isValid(t){try{return n.fromHexString(t),{valid:!0}}catch(e){return{valid:!1,invalidReason:_optionalChain([e, 'optionalAccess', _3 => _3.invalidReason]),invalidReasonMessage:_optionalChain([e, 'optionalAccess', _4 => _4.message])}}}equals(t){return this.data.length!==t.data.length?!1:this.data.every((e,r)=>e===t.data[r])}};var d=class{bcsToBytes(){let t=new L;return this.serialize(t),t.toUint8Array()}bcsToHex(){let t=this.bcsToBytes();return g.fromHexInput(t)}},L= exports.Serializer =class{constructor(t=64){if(t<=0)throw new Error("Length needs to be greater than 0");this.buffer=new ArrayBuffer(t),this.offset=0}ensureBufferWillHandleSize(t){for(;this.buffer.byteLength<this.offset+t;){let e=new ArrayBuffer(this.buffer.byteLength*2);new Uint8Array(e).set(new Uint8Array(this.buffer)),this.buffer=e}}appendToBuffer(t){this.ensureBufferWillHandleSize(t.length),new Uint8Array(this.buffer,this.offset).set(t),this.offset+=t.length}serializeWithFunction(t,e,r){this.ensureBufferWillHandleSize(e);let i=new DataView(this.buffer,this.offset);t.apply(i,[0,r,!0]),this.offset+=e}serializeStr(t){let e=new TextEncoder;this.serializeBytes(e.encode(t))}serializeBytes(t){this.serializeU32AsUleb128(t.length),this.appendToBuffer(t)}serializeFixedBytes(t){this.appendToBuffer(t)}serializeBool(t){cr(t);let e=t?1:0;this.appendToBuffer(new Uint8Array([e]))}serializeU8(t){this.appendToBuffer(new Uint8Array([t]))}serializeU16(t){this.serializeWithFunction(DataView.prototype.setUint16,2,t)}serializeU32(t){this.serializeWithFunction(DataView.prototype.setUint32,4,t)}serializeU64(t){let e=BigInt(t)&BigInt(Se),r=BigInt(t)>>BigInt(32);this.serializeU32(Number(e)),this.serializeU32(Number(r))}serializeU128(t){let e=BigInt(t)&Fe,r=BigInt(t)>>BigInt(64);this.serializeU64(e),this.serializeU64(r)}serializeU256(t){let e=BigInt(t)&Dt,r=BigInt(t)>>BigInt(128);this.serializeU128(e),this.serializeU128(r)}serializeU32AsUleb128(t){let e=t,r=[];for(;e>>>7;)r.push(e&127|128),e>>>=7;r.push(e),this.appendToBuffer(new Uint8Array(r))}toUint8Array(){return new Uint8Array(this.buffer).slice(0,this.offset)}serialize(t){t.serialize(this)}serializeVector(t){this.serializeU32AsUleb128(t.length),t.forEach(e=>{e.serialize(this)})}serializeOption(t){t===void 0?this.serializeU32AsUleb128(0):(this.serializeU32AsUleb128(1),t.serialize(this))}serializeOptionStr(t){t===void 0?this.serializeU32AsUleb128(0):(this.serializeU32AsUleb128(1),this.serializeStr(t))}};_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,yn)],L.prototype,"serializeU8",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,fn)],L.prototype,"serializeU16",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,Se)],L.prototype,"serializeU32",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(BigInt(0),Fe)],L.prototype,"serializeU64",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(BigInt(0),Dt)],L.prototype,"serializeU128",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(BigInt(0),An)],L.prototype,"serializeU256",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,Se)],L.prototype,"serializeU32AsUleb128",1);function cr(n){if(typeof n!="boolean")throw new Error(`${n} is not a boolean value`)}var Gs=(n,t,e)=>`${n} is out of range: [${t}, ${e}]`;function Ue(n,t,e){let r=BigInt(n);if(r>BigInt(e)||r<BigInt(t))throw new Error(Gs(n,t,e))}function Ge(n,t){return(e,r,i)=>{let o=i.value;return i.value=function(a){return Ue(a,n,t),o.apply(this,[a])},i}}var Me=class n extends d{constructor(e){super();this.value=g.fromHexInput(e).toUint8Array()}serialize(e){e.serializeFixedBytes(this.value)}serializeForEntryFunction(e){e.serialize(this)}serializeForScriptFunction(e){e.serialize(this)}static deserialize(e,r){let i=e.deserializeFixedBytes(r);return new n(i)}};var hn=class n extends d{constructor(e){super();this.value=new Me(e)}serialize(e){e.serialize(this.value)}serializeForEntryFunction(e){e.serializeU32AsUleb128(this.value.value.length),e.serialize(this)}static deserialize(e,r){let i=Me.deserialize(e,r);return new n(i.value)}};var Tn=(i=>(i.JSON="application/json",i.BCS="application/x-bcs",i.BCS_SIGNED_TRANSACTION="application/x.aptos.signed_transaction+bcs",i.BCS_VIEW_FUNCTION="application/x.aptos.view_function+bcs",i))(Tn||{}),ri= exports.TypeTagVariants =(l=>(l[l.Bool=0]="Bool",l[l.U8=1]="U8",l[l.U64=2]="U64",l[l.U128=3]="U128",l[l.Address=4]="Address",l[l.Signer=5]="Signer",l[l.Vector=6]="Vector",l[l.Struct=7]="Struct",l[l.U16=8]="U16",l[l.U32=9]="U32",l[l.U256=10]="U256",l[l.Reference=254]="Reference",l[l.Generic=255]="Generic",l))(ri||{}),Bt= exports.ScriptTransactionArgumentVariants =(p=>(p[p.U8=0]="U8",p[p.U64=1]="U64",p[p.U128=2]="U128",p[p.Address=3]="Address",p[p.U8Vector=4]="U8Vector",p[p.Bool=5]="Bool",p[p.U16=6]="U16",p[p.U32=7]="U32",p[p.U256=8]="U256",p))(Bt||{}),ii= exports.TransactionPayloadVariants =(r=>(r[r.Script=0]="Script",r[r.EntryFunction=2]="EntryFunction",r[r.Multisig=3]="Multisig",r))(ii||{}),oi= exports.TransactionVariants =(e=>(e[e.MultiAgentTransaction=0]="MultiAgentTransaction",e[e.FeePayerTransaction=1]="FeePayerTransaction",e))(oi||{}),si= exports.TransactionAuthenticatorVariant =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.MultiAgent=2]="MultiAgent",o[o.FeePayer=3]="FeePayer",o[o.SingleSender=4]="SingleSender",o))(si||{}),ai= exports.AccountAuthenticatorVariant =(i=>(i[i.Ed25519=0]="Ed25519",i[i.MultiEd25519=1]="MultiEd25519",i[i.SingleKey=2]="SingleKey",i[i.MultiKey=3]="MultiKey",i))(ai||{}),ur= exports.AnyPublicKeyVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(ur||{}),ci= exports.AnySignatureVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(ci||{}),pr= exports.EphemeralPublicKeyVariant =(t=>(t[t.Ed25519=0]="Ed25519",t))(pr||{}),ui= exports.EphemeralSignatureVariant =(t=>(t[t.Ed25519=0]="Ed25519",t))(ui||{}),dr= exports.EphemeralCertificateVariant =(t=>(t[t.ZkProof=0]="ZkProof",t))(dr||{}),lr= exports.ZkpVariant =(t=>(t[t.Groth16=0]="Groth16",t))(lr||{}),gr= exports.TransactionResponseType =(s=>(s.Pending="pending_transaction",s.User="user_transaction",s.Genesis="genesis_transaction",s.BlockMetadata="block_metadata_transaction",s.StateCheckpoint="state_checkpoint_transaction",s.Validator="validator_transaction",s))(gr||{});function eu(n){return n.type==="pending_transaction"}function tu(n){return n.type==="user_transaction"}function nu(n){return n.type==="genesis_transaction"}function ru(n){return n.type==="block_metadata_transaction"}function iu(n){return n.type==="state_checkpoint_transaction"}function ou(n){return n.type==="validator_transaction"}function su(n){return"signature"in n&&n.signature==="ed25519_signature"}function au(n){return"signature"in n&&n.signature==="secp256k1_ecdsa_signature"}function cu(n){return n.type==="multi_agent_signature"}function uu(n){return n.type==="fee_payer_signature"}function pu(n){return n.type==="multi_ed25519_signature"}var Ms=(r=>(r.PRIVATE="private",r.PUBLIC="public",r.FRIEND="friend",r))(Ms||{}),pi= exports.MoveAbility =(i=>(i.STORE="store",i.DROP="drop",i.KEY="key",i.COPY="copy",i))(pi||{}),qs= exports.RoleType =(e=>(e.VALIDATOR="validator",e.FULL_NODE="full_node",e))(qs||{}),Ae= exports.SigningScheme =(i=>(i[i.Ed25519=0]="Ed25519",i[i.MultiEd25519=1]="MultiEd25519",i[i.SingleKey=2]="SingleKey",i[i.MultiKey=3]="MultiKey",i))(Ae||{}),mr= exports.SigningSchemeInput =(e=>(e[e.Ed25519=0]="Ed25519",e[e.Secp256k1Ecdsa=2]="Secp256k1Ecdsa",e))(mr||{}),$s= exports.DeriveScheme =(o=>(o[o.DeriveAuid=251]="DeriveAuid",o[o.DeriveObjectAddressFromObject=252]="DeriveObjectAddressFromObject",o[o.DeriveObjectAddressFromGuid=253]="DeriveObjectAddressFromGuid",o[o.DeriveObjectAddressFromSeed=254]="DeriveObjectAddressFromSeed",o[o.DeriveResourceAccountAddress=255]="DeriveResourceAccountAddress",o))($s||{});var R=class n extends d{constructor(e){super();cr(e),this.value=e}serialize(e){e.serializeBool(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(5),e.serialize(this)}static deserialize(e){return new n(e.deserializeBool())}},O= exports.U8 =class n extends d{constructor(e){super();Ue(e,0,yn),this.value=e}serialize(e){e.serializeU8(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(0),e.serialize(this)}static deserialize(e){return new n(e.deserializeU8())}},ce= exports.U16 =class n extends d{constructor(e){super();Ue(e,0,fn),this.value=e}serialize(e){e.serializeU16(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(6),e.serialize(this)}static deserialize(e){return new n(e.deserializeU16())}},ue= exports.U32 =class n extends d{constructor(e){super();Ue(e,0,Se),this.value=e}serialize(e){e.serializeU32(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(7),e.serialize(this)}static deserialize(e){return new n(e.deserializeU32())}},B= exports.U64 =class n extends d{constructor(e){super();Ue(e,BigInt(0),Fe),this.value=BigInt(e)}serialize(e){e.serializeU64(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(1),e.serialize(this)}static deserialize(e){return new n(e.deserializeU64())}},pe= exports.U128 =class n extends d{constructor(e){super();Ue(e,BigInt(0),Dt),this.value=BigInt(e)}serialize(e){e.serializeU128(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(2),e.serialize(this)}static deserialize(e){return new n(e.deserializeU128())}},de= exports.U256 =class n extends d{constructor(e){super();Ue(e,BigInt(0),An),this.value=BigInt(e)}serialize(e){e.serializeU256(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(8),e.serialize(this)}static deserialize(e){return new n(e.deserializeU256())}};var T=class n extends d{constructor(e){super();this.values=e}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){if(!(this.values[0]instanceof O)&&this.values[0]!==void 0)throw new Error("Script function arguments only accept u8 vectors");e.serializeU32AsUleb128(4),e.serialize(this)}static U8(e){let r;if(Array.isArray(e)&&typeof e[0]=="number")r=e;else if(typeof e=="string"){let i=g.fromHexInput(e);r=Array.from(i.toUint8Array())}else if(e instanceof Uint8Array)r=Array.from(e);else throw new Error("Invalid input type");return new n(r.map(i=>new O(i)))}static U16(e){return new n(e.map(r=>new ce(r)))}static U32(e){return new n(e.map(r=>new ue(r)))}static U64(e){return new n(e.map(r=>new B(r)))}static U128(e){return new n(e.map(r=>new pe(r)))}static U256(e){return new n(e.map(r=>new de(r)))}static Bool(e){return new n(e.map(r=>new R(r)))}static MoveString(e){return new n(e.map(r=>new w(r)))}serialize(e){e.serializeVector(this.values)}static deserialize(e,r){let i=e.deserializeUleb128AsU32(),o=new Array;for(let s=0;s<i;s+=1)o.push(r.deserialize(e));return new n(o)}},w= exports.MoveString =class n extends d{constructor(e){super();this.value=e}serialize(e){e.serializeStr(this.value)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){let r=this.bcsToBytes().slice(1);T.U8(r).serializeForScriptFunction(e)}static deserialize(e){return new n(e.deserializeStr())}},Re= exports.MoveOption =class n extends d{constructor(e){super();typeof e<"u"&&e!==null?this.vec=new T([e]):this.vec=new T([]),[this.value]=this.vec.values}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}unwrap(){if(this.isSome())return this.vec.values[0];throw new Error("Called unwrap on a MoveOption with no value")}isSome(){return this.vec.values.length===1}serialize(e){this.vec.serialize(e)}static U8(e){return new n(e!=null?new O(e):void 0)}static U16(e){return new n(e!=null?new ce(e):void 0)}static U32(e){return new n(e!=null?new ue(e):void 0)}static U64(e){return new n(e!=null?new B(e):void 0)}static U128(e){return new n(e!=null?new pe(e):void 0)}static U256(e){return new n(e!=null?new de(e):void 0)}static Bool(e){return new n(e!=null?new R(e):void 0)}static MoveString(e){return new n(e!=null?new w(e):void 0)}static deserialize(e,r){let i=T.deserialize(e,r);return new n(i.values[0])}};var _ed25519 = require('@noble/curves/ed25519');var _sha3 = require('@noble/hashes/sha3');var Vs=(a=>(a.INCORRECT_NUMBER_OF_BYTES="incorrect_number_of_bytes",a.INVALID_HEX_CHARS="invalid_hex_chars",a.TOO_SHORT="too_short",a.TOO_LONG="too_long",a.LEADING_ZERO_X_REQUIRED="leading_zero_x_required",a.LONG_FORM_REQUIRED_UNLESS_SPECIAL="long_form_required_unless_special",a.INVALID_PADDING_ZEROES="INVALID_PADDING_ZEROES",a))(Vs||{}),S=class S extends d{constructor(e){super();if(e.length!==S.LENGTH)throw new V("AccountAddress data should be exactly 32 bytes long","incorrect_number_of_bytes");this.data=e}isSpecial(){return this.data.slice(0,this.data.length-1).every(e=>e===0)&&this.data[this.data.length-1]<16}toString(){return`0x${this.toStringWithoutPrefix()}`}toStringWithoutPrefix(){let e=_utils.bytesToHex.call(void 0, this.data);return this.isSpecial()&&(e=e[e.length-1]),e}toStringLong(){return`0x${this.toStringLongWithoutPrefix()}`}toStringLongWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toUint8Array(){return this.data}serialize(e){e.serializeFixedBytes(this.data)}serializeForEntryFunction(e){let r=this.bcsToBytes();e.serializeBytes(r)}serializeForScriptFunction(e){e.serializeU32AsUleb128(3),e.serialize(this)}static deserialize(e){let r=e.deserializeFixedBytes(S.LENGTH);return new S(r)}static fromStringStrict(e){if(!e.startsWith("0x"))throw new V("Hex string must start with a leading 0x.","leading_zero_x_required");let r=S.fromString(e);if(e.length!==S.LONG_STRING_LENGTH+2)if(r.isSpecial()){if(e.length!==3)throw new V(`The given hex string ${e} is a special address not in LONG form, it must be 0x0 to 0xf without padding zeroes.`,"INVALID_PADDING_ZEROES")}else throw new V(`The given hex string ${e} is not a special address, it must be represented as 0x + 64 chars.`,"long_form_required_unless_special");return r}static fromString(e){let r=e;if(e.startsWith("0x")&&(r=e.slice(2)),r.length===0)throw new V("Hex string is too short, must be 1 to 64 chars long, excluding the leading 0x.","too_short");if(r.length>64)throw new V("Hex string is too long, must be 1 to 64 chars long, excluding the leading 0x.","too_long");let i;try{i=_utils.hexToBytes.call(void 0, r.padStart(64,"0"))}catch(o){throw new V(`Hex characters are invalid: ${_optionalChain([o, 'optionalAccess', _5 => _5.message])}`,"invalid_hex_chars")}return new S(i)}static from(e){return e instanceof S?e:e instanceof Uint8Array?new S(e):S.fromString(e)}static fromStrict(e){return e instanceof S?e:e instanceof Uint8Array?new S(e):S.fromStringStrict(e)}static isValid(e){try{return e.strict?S.fromStrict(e.input):S.from(e.input),{valid:!0}}catch(r){return{valid:!1,invalidReason:_optionalChain([r, 'optionalAccess', _6 => _6.invalidReason]),invalidReasonMessage:_optionalChain([r, 'optionalAccess', _7 => _7.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((r,i)=>r===e.data[i])}};S.LENGTH=32,S.LONG_STRING_LENGTH=64,S.ZERO=S.from("0x0"),S.ONE=S.from("0x1"),S.TWO=S.from("0x2"),S.THREE=S.from("0x3"),S.FOUR=S.from("0x4");var u=S;var ze=class ze extends d{constructor(e){super();let{data:r}=e,i=g.fromHexInput(r);if(i.toUint8Array().length!==ze.LENGTH)throw new Error(`Authentication Key length should be ${ze.LENGTH}`);this.data=i}serialize(e){e.serializeFixedBytes(this.data.toUint8Array())}static deserialize(e){let r=e.deserializeFixedBytes(ze.LENGTH);return new ze({data:r})}toString(){return this.data.toString()}toUint8Array(){return this.data.toUint8Array()}static fromSchemeAndBytes(e){let{scheme:r,input:i}=e,o=g.fromHexInput(i).toUint8Array(),s=new Uint8Array([...o,r]),a=_sha3.sha3_256.create();a.update(s);let c=a.digest();return new ze({data:c})}static fromPublicKeyAndScheme(e){let{publicKey:r}=e;return r.authKey()}static fromPublicKey(e){let{publicKey:r}=e;return r.authKey()}derivedAddress(){return new u(this.data.toUint8Array())}};ze.LENGTH=32;var F=ze;var _hmac = require('@noble/hashes/hmac');var _sha512 = require('@noble/hashes/sha512');var _bip39 = require('@scure/bip39'); var li = _interopRequireWildcard(_bip39);var js=/^m\/44'\/637'\/[0-9]+'\/[0-9]+'\/[0-9]+'?$/,Xs= exports.APTOS_BIP44_REGEX =/^m\/44'\/637'\/[0-9]+'\/[0-9]+\/[0-9]+$/,Ys= exports.KeyType =(t=>(t.ED25519="ed25519 seed",t))(Ys||{}),gi= exports.HARDENED_OFFSET =2147483648;function mi(n){return Xs.test(n)}function yi(n){return js.test(n)}var yr=(n,t)=>{let e=_hmac.hmac.create(_sha512.sha512,n).update(t).digest();return{key:e.slice(0,32),chainCode:e.slice(32)}},fi= exports.CKDPriv =({key:n,chainCode:t},e)=>{let r=new ArrayBuffer(4);new DataView(r).setUint32(0,e);let i=new Uint8Array(r),o=new Uint8Array([0]),s=new Uint8Array([...o,...n,...i]);return yr(t,s)},Zs=n=>n.replace("'",""),Ai= exports.splitPath =n=>n.split("/").slice(1).map(Zs),bn= exports.mnemonicToSeed =n=>{let t=n.trim().split(/\s+/).map(e=>e.toLowerCase()).join(" ");return li.mnemonicToSeedSync(t)};var qe=class extends d{toString(){let t=this.toUint8Array();return g.fromHexInput(t).toString()}},ne= exports.AccountPublicKey =class extends qe{};var N=class extends d{toString(){let t=this.toUint8Array();return g.fromHexInput(t).toString()}};var ot=n=>typeof n=="string"?g.isValid(n).valid?n:Buffer.from(n,"utf8"):n;var hi=[237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16],$e=class $e extends ne{constructor(e){super();let r=g.fromHexInput(e);if(r.toUint8Array().length!==$e.LENGTH)throw new Error(`PublicKey length should be ${$e.LENGTH}`);this.key=r}verifySignature(e){let{message:r,signature:i}=e;if(!(i instanceof _))return!1;let o=ot(r),s=g.fromHexInput(o).toUint8Array(),a=i.toUint8Array(),c=this.key.toUint8Array();return i.isCanonicalSignature()?_ed25519.ed25519.verify(a,s,c):!1}authKey(){return F.fromSchemeAndBytes({scheme:0,input:this.toUint8Array()})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let r=e.deserializeBytes();return new $e(r)}static isPublicKey(e){return e instanceof $e}};$e.LENGTH=32;var P=$e,re=class re extends d{constructor(e){super();let r=g.fromHexInput(e);if(r.toUint8Array().length!==re.LENGTH)throw new Error(`PrivateKey length should be ${re.LENGTH}`);this.signingKey=r}static generate(){let e=_ed25519.ed25519.utils.randomPrivateKey();return new re(e)}static fromDerivationPath(e,r){if(!yi(e))throw new Error(`Invalid derivation path ${e}`);return re.fromDerivationPathInner(e,bn(r))}static fromDerivationPathInner(e,r,i=gi){let{key:o,chainCode:s}=yr(re.SLIP_0010_SEED,r),a=Ai(e).map(p=>parseInt(p,10)),{key:c}=a.reduce((p,m)=>fi(p,m+i),{key:o,chainCode:s});return new re(c)}publicKey(){let e=_ed25519.ed25519.getPublicKey(this.signingKey.toUint8Array());return new P(e)}sign(e){let r=ot(e),i=g.fromHexInput(r).toUint8Array(),o=_ed25519.ed25519.sign(i,this.signingKey.toUint8Array());return new _(o)}toUint8Array(){return this.signingKey.toUint8Array()}toString(){return this.signingKey.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let r=e.deserializeBytes();return new re(r)}static isPrivateKey(e){return e instanceof re}};re.LENGTH=32,re.SLIP_0010_SEED="ed25519 seed";var M=re,st=class st extends N{constructor(e){super();let r=g.fromHexInput(e);if(r.toUint8Array().length!==st.LENGTH)throw new Error(`Signature length should be ${st.LENGTH}`);this.data=r}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let r=e.deserializeBytes();return new st(r)}isCanonicalSignature(){let e=this.toUint8Array().slice(32);for(let r=e.length-1;r>=0;r-=1){if(e[r]<hi[r])return!0;if(e[r]>hi[r])return!1}return!1}};st.LENGTH=64;var _=st;var ie=class ie extends ne{constructor(e){super();let{publicKeys:r,threshold:i}=e;if(r.length>ie.MAX_KEYS||r.length<ie.MIN_KEYS)throw new Error(`Must have between ${ie.MIN_KEYS} and ${ie.MAX_KEYS} public keys, inclusive`);if(i<ie.MIN_THRESHOLD||i>r.length)throw new Error(`Threshold must be between ${ie.MIN_THRESHOLD} and ${r.length}, inclusive`);this.publicKeys=r,this.threshold=i}verifySignature(e){let{message:r,signature:i}=e;if(!(i instanceof He))return!1;let o=[];for(let s=0;s<4;s+=1)for(let a=0;a<8;a+=1)if((i.bitmap[s]&1<<7-a)!==0){let p=s*8+a;o.push(p)}if(o.length!==i.signatures.length)throw new Error("Bitmap and signatures length mismatch");if(o.length<this.threshold)throw new Error("Not enough signatures");for(let s=0;s<o.length;s+=1)if(!this.publicKeys[o[s]].verifySignature({message:r,signature:i.signatures[s]}))return!1;return!0}authKey(){return F.fromSchemeAndBytes({scheme:1,input:this.toUint8Array()})}toUint8Array(){let e=new Uint8Array(this.publicKeys.length*P.LENGTH+1);return this.publicKeys.forEach((r,i)=>{e.set(r.toUint8Array(),i*P.LENGTH)}),e[this.publicKeys.length*P.LENGTH]=this.threshold,e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let r=e.deserializeBytes(),i=r[r.length-1],o=[];for(let s=0;s<r.length-1;s+=P.LENGTH){let a=s;o.push(new P(r.subarray(a,a+P.LENGTH)))}return new ie({publicKeys:o,threshold:i})}};ie.MAX_KEYS=32,ie.MIN_KEYS=2,ie.MIN_THRESHOLD=1;var at=ie,j=class j extends N{constructor(e){super();let{signatures:r,bitmap:i}=e;if(r.length>j.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${j.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=r,!(i instanceof Uint8Array))this.bitmap=j.createBitmap({bits:i});else{if(i.length!==j.BITMAP_LEN)throw new Error(`"bitmap" length should be ${j.BITMAP_LEN}`);this.bitmap=i}}toUint8Array(){let e=new Uint8Array(this.signatures.length*_.LENGTH+j.BITMAP_LEN);return this.signatures.forEach((r,i)=>{e.set(r.toUint8Array(),i*_.LENGTH)}),e.set(this.bitmap,this.signatures.length*_.LENGTH),e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let r=e.deserializeBytes(),i=r.subarray(r.length-4),o=[];for(let s=0;s<r.length-i.length;s+=_.LENGTH){let a=s;o.push(new _(r.subarray(a,a+_.LENGTH)))}return new j({signatures:o,bitmap:i})}static createBitmap(e){let{bits:r}=e,i=128,o=new Uint8Array([0,0,0,0]),s=new Set;return r.forEach((a,c)=>{if(a>=j.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${j.MAX_SIGNATURES_SUPPORTED-1}.`);if(s.has(a))throw new Error("Duplicate bits detected.");if(c>0&&a<=r[c-1])throw new Error("The bits need to be sorted in ascending order.");s.add(a);let p=Math.floor(a/8),m=o[p];m|=i>>a%8,o[p]=m}),o}};j.MAX_SIGNATURES_SUPPORTED=32,j.BITMAP_LEN=4;var He=j;var _secp256k1 = require('@noble/curves/secp256k1');var _bip32 = require('@scure/bip32');var Ve=class Ve extends qe{constructor(e){super();let r=g.fromHexInput(e);if(r.toUint8Array().length!==Ve.LENGTH)throw new Error(`PublicKey length should be ${Ve.LENGTH}`);this.key=r}verifySignature(e){let{message:r,signature:i}=e;if(!(i instanceof xe))return!1;let o=ot(r),s=g.fromHexInput(o).toUint8Array(),a=_sha3.sha3_256.call(void 0, s),c=i.toUint8Array();return _secp256k1.secp256k1.verify(c,a,this.key.toUint8Array(),{lowS:!0})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let r=e.deserializeBytes();return new Ve(r)}static isPublicKey(e){return e instanceof Ve}};Ve.LENGTH=65;var Te=Ve,he=class he extends d{constructor(e){super();let r=g.fromHexInput(e);if(r.toUint8Array().length!==he.LENGTH)throw new Error(`PrivateKey length should be ${he.LENGTH}`);this.key=r}static generate(){let e=_secp256k1.secp256k1.utils.randomPrivateKey();return new he(e)}static fromDerivationPath(e,r){if(!mi(e))throw new Error(`Invalid derivation path ${e}`);return he.fromDerivationPathInner(e,bn(r))}static fromDerivationPathInner(e,r){let{privateKey:i}=_bip32.HDKey.fromMasterSeed(r).derive(e);if(i===null)throw new Error("Invalid key");return new he(i)}sign(e){let r=ot(e),i=g.fromHexInput(r),o=_sha3.sha3_256.call(void 0, i.toUint8Array()),s=_secp256k1.secp256k1.sign(o,this.key.toUint8Array(),{lowS:!0});return new xe(s.toCompactRawBytes())}publicKey(){let e=_secp256k1.secp256k1.getPublicKey(this.key.toUint8Array(),!1);return new Te(e)}toUint8Array(){return this.key.toUint8Array()}toString(){return this.key.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let r=e.deserializeBytes();return new he(r)}static isPrivateKey(e){return e instanceof he}};he.LENGTH=32;var Le=he,ct=class ct extends N{constructor(e){super();let r=g.fromHexInput(e);if(r.toUint8Array().length!==ct.LENGTH)throw new Error(`Signature length should be ${ct.LENGTH}, received ${r.toUint8Array().length}`);this.data=r}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let r=e.deserializeBytes();return new ct(r)}};ct.LENGTH=64;var xe=ct;var Qe=class n extends qe{constructor(e){super();let r=e.constructor.name;switch(r){case P.name:this.publicKey=e,this.variant=0;break;default:throw new Error(`Unsupported key for EphemeralPublicKey - ${r}`)}}toUint8Array(){return this.bcsToBytes()}verifySignature(e){let{message:r,signature:i}=e;return this.publicKey.verifySignature({message:r,signature:i})}serialize(e){if(this.publicKey instanceof P)e.serializeU32AsUleb128(0),this.publicKey.serialize(e);else throw new Error("Unknown public key type")}static deserialize(e){let r=e.deserializeUleb128AsU32();switch(r){case 0:return new n(P.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${r}`)}}static isPublicKey(e){return e instanceof n}},le= exports.EphemeralSignature =class n extends N{constructor(e){super();let r=e.constructor.name;switch(r){case _.name:this.signature=e;break;default:throw new Error(`Unsupported signature for EphemeralSignature - ${r}`)}}toUint8Array(){return this.bcsToBytes()}static fromHex(e){let r=g.fromHexInput(e),i=new te(r.toUint8Array());return n.deserialize(i)}serialize(e){if(this.signature instanceof _)e.serializeU32AsUleb128(0),this.signature.serialize(e);else throw new Error("Unknown signature type")}static deserialize(e){let r=e.deserializeUleb128AsU32();switch(r){case 0:return new n(_.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralSignature: ${r}`)}}};var _poseidonlite = require('poseidon-lite');var fa=[_poseidonlite.poseidon1,_poseidonlite.poseidon2,_poseidonlite.poseidon3,_poseidonlite.poseidon4,_poseidonlite.poseidon5,_poseidonlite.poseidon6,_poseidonlite.poseidon7,_poseidonlite.poseidon8,_poseidonlite.poseidon9,_poseidonlite.poseidon10,_poseidonlite.poseidon11,_poseidonlite.poseidon12,_poseidonlite.poseidon13,_poseidonlite.poseidon14,_poseidonlite.poseidon15,_poseidonlite.poseidon16],wi=31,Aa=16,bi=(Aa-1)*wi;function xn(n,t){let r=new TextEncoder().encode(n);return ha(r,t)}function ha(n,t){if(n.length>t)throw new Error(`Inputted bytes of length ${n} is longer than ${t}`);let e=fr(n,t);return Ft(e)}function Ta(n,t){if(n.length>t)throw new Error(`Input bytes of length ${n} is longer than ${t}`);let e=Sa(n,t);return ba(e)}function fr(n,t){if(n.length>t)throw new Error(`Input bytes of length ${n} is longer than ${t}`);return Ta(n,t).concat([BigInt(n.length)])}function ba(n){if(n.length>bi)throw new Error(`Can't pack more than ${bi}. Was given ${n.length} bytes`);return wa(n,wi).map(t=>Ot(t))}function wa(n,t){let e=[];for(let r=0;r<n.length;r+=t)e.push(n.subarray(r,r+t));return e}function Ot(n){let t=BigInt(0);for(let e=n.length-1;e>=0;e-=1)t=t<<BigInt(8)|BigInt(n[e]);return t}function Si(n,t){let e=new Uint8Array(t);for(let r=0;r<t;r+=1)e[r]=Number(n&BigInt(255)),n>>=BigInt(8);return e}function Sa(n,t){if(t<n.length)throw new Error("Padded size must be greater than or equal to the input array size.");let e=new Uint8Array(t);e.set(n);for(let r=n.length;r<t;r+=1)e[r]=0;return e}function Ft(n){let t=fa[n.length-1];if(t)return t(n);throw new Error(`Unable to hash input of length ${n.length}`)}var _n=class extends d{toString(){let t=this.bcsToBytes();return g.fromHexInput(t).toString()}};var Mt=1e7,xa= exports.MAX_AUD_VAL_BYTES =120,_a= exports.MAX_UID_KEY_BYTES =30,va= exports.MAX_UID_VAL_BYTES =330,ld= exports.MAX_ISS_VAL_BYTES =120,gd= exports.MAX_EXTRA_FIELD_BYTES =350,md= exports.MAX_JWT_HEADER_B64_BYTES =300,yd= exports.MAX_COMMITED_EPK_BYTES =93,_e=class _e extends ne{constructor(e,r){super();let i=g.fromHexInput(r).toUint8Array();if(i.length!==_e.ID_COMMITMENT_LENGTH)throw new Error(`Address seed length in bytes should be ${_e.ID_COMMITMENT_LENGTH}`);this.iss=e,this.idCommitment=i}authKey(){let e=new L;return e.serializeU32AsUleb128(3),e.serializeFixedBytes(this.bcsToBytes()),F.fromSchemeAndBytes({scheme:2,input:e.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}toString(){return g.fromHexInput(this.toUint8Array()).toString()}verifySignature(e){throw new Error("Not yet implemented")}serialize(e){e.serializeStr(this.iss),e.serializeBytes(this.idCommitment)}static deserialize(e){let r=e.deserializeStr(),i=e.deserializeBytes();return new _e(r,i)}static load(e){let r=e.deserializeStr(),i=e.deserializeBytes();return new _e(r,i)}static isPublicKey(e){return e instanceof _e}static create(e){return xi(e),new _e(e.iss,xi(e))}};_e.ID_COMMITMENT_LENGTH=32;var ge=_e;function xi(n){let{uidKey:t,uidVal:e,aud:r,pepper:i}=n,o=[Ot(g.fromHexInput(i).toUint8Array()),xn(r,xa),xn(e,va),xn(t,_a)];return Si(Ft(o),ge.ID_COMMITMENT_LENGTH)}var We=class n extends N{constructor(e){super();let{jwtHeader:r,ephemeralCertificate:i,expiryDateSecs:o,ephemeralPublicKey:s,ephemeralSignature:a}=e;this.jwtHeader=r,this.ephemeralCertificate=i,this.expiryDateSecs=o,this.ephemeralPublicKey=s,this.ephemeralSignature=a}toUint8Array(){return this.bcsToBytes()}serialize(e){this.ephemeralCertificate.serialize(e),e.serializeStr(this.jwtHeader),e.serializeU64(this.expiryDateSecs),this.ephemeralPublicKey.serialize(e),this.ephemeralSignature.serialize(e)}static deserialize(e){let r=ut.deserialize(e),i=e.deserializeStr(),o=e.deserializeU64(),s=Qe.deserialize(e),a=le.deserialize(e);return new n({jwtHeader:i,expiryDateSecs:o,ephemeralCertificate:r,ephemeralPublicKey:s,ephemeralSignature:a})}static load(e){let r=ut.deserialize(e),i=e.deserializeStr(),o=e.deserializeU64(),s=Qe.deserialize(e),a=le.deserialize(e);return new n({jwtHeader:i,expiryDateSecs:o,ephemeralCertificate:r,ephemeralPublicKey:s,ephemeralSignature:a})}static isSignature(e){return e instanceof n}},ut= exports.EphemeralCertificate =class n extends N{constructor(e,r){super();this.signature=e,this.variant=r}toUint8Array(){return this.signature.toUint8Array()}serialize(e){e.serializeU32AsUleb128(this.variant),this.signature.serialize(e)}static deserialize(e){let r=e.deserializeUleb128AsU32();switch(r){case 0:return new n(ke.deserialize(e),r);default:throw new Error(`Unknown variant index for EphemeralCertificate: ${r}`)}}},Gt= exports.Groth16Zkp =class n extends _n{constructor(e){super();let{a:r,b:i,c:o}=e;this.a=g.fromHexInput(r).toUint8Array(),this.b=g.fromHexInput(i).toUint8Array(),this.c=g.fromHexInput(o).toUint8Array()}serialize(e){e.serializeFixedBytes(this.a),e.serializeFixedBytes(this.b),e.serializeFixedBytes(this.c)}static deserialize(e){let r=e.deserializeFixedBytes(32),i=e.deserializeFixedBytes(64),o=e.deserializeFixedBytes(32);return new n({a:r,b:i,c:o})}},pt= exports.ZkProof =class n extends d{constructor(e,r){super();this.proof=e,this.variant=r}serialize(e){e.serializeU32AsUleb128(this.variant),this.proof.serialize(e)}static deserialize(e){let r=e.deserializeUleb128AsU32();switch(r){case 0:return new n(Gt.deserialize(e),r);default:throw new Error(`Unknown variant index for ZkProof: ${r}`)}}},ke= exports.ZeroKnowledgeSig =class n extends N{constructor(e){super();let{proof:r,expHorizonSecs:i=BigInt(Mt),trainingWheelsSignature:o,extraField:s,overrideAudVal:a}=e;this.proof=r,this.expHorizonSecs=i,this.trainingWheelsSignature=o,this.extraField=s,this.overrideAudVal=a}toUint8Array(){return this.bcsToBytes()}static fromBytes(e){return n.deserialize(new te(e))}serialize(e){this.proof.serialize(e),e.serializeU64(this.expHorizonSecs),e.serializeOptionStr(this.extraField),e.serializeOptionStr(this.overrideAudVal),e.serializeOption(this.trainingWheelsSignature)}static deserialize(e){let r=pt.deserialize(e),i=e.deserializeU64(),o=e.deserializeOptionStr(),s=e.deserializeOptionStr(),a=e.deserializeOption(le);return new n({proof:r,expHorizonSecs:i,trainingWheelsSignature:a,extraField:o,overrideAudVal:s})}static load(e){let r=pt.deserialize(e),i=e.deserializeU64(),o=e.deserializeOptionStr(),s=e.deserializeOptionStr(),a=e.deserializeOption(le);return new n({proof:r,expHorizonSecs:i,trainingWheelsSignature:a,extraField:o,overrideAudVal:s})}};var K=class n extends ne{constructor(e){super();if(this.publicKey=e,e instanceof P)this.variant=0;else if(e instanceof Te)this.variant=1;else if(e instanceof ge)this.variant=3;else throw new Error("Unsupported public key type")}verifySignature(e){let{message:r,signature:i}=e;return i instanceof D?this.publicKey.verifySignature({message:r,signature:i.signature}):!1}authKey(){return F.fromSchemeAndBytes({scheme:2,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeU32AsUleb128(this.variant),this.publicKey.serialize(e)}static deserialize(e){let r=e.deserializeUleb128AsU32(),i;switch(r){case 0:i=P.deserialize(e);break;case 1:i=Te.deserialize(e);break;case 3:i=ge.deserialize(e);break;default:throw new Error(`Unknown variant index for AnyPublicKey: ${r}`)}return new n(i)}static isPublicKey(e){return e instanceof n}isEd25519(){return this.publicKey instanceof P}isSecp256k1PublicKey(){return this.publicKey instanceof Te}},D= exports.AnySignature =class n extends N{constructor(e){super();if(this.signature=e,e instanceof _)this.variant=0;else if(e instanceof xe)this.variant=1;else if(e instanceof We)this.variant=3;else throw new Error("Unsupported signature type")}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeU32AsUleb128(this.variant),this.signature.serialize(e)}static deserialize(e){let r=e.deserializeUleb128AsU32(),i;switch(r){case 0:i=_.deserialize(e);break;case 1:i=xe.deserialize(e);break;case 3:i=We.deserialize(e);break;default:throw new Error(`Unknown variant index for AnySignature: ${r}`)}return new n(i)}};function Pa(n){let t=n;return t-=t>>1&1431655765,t=(t&858993459)+(t>>2&858993459),(t+(t>>4)&252645135)*16843009>>24}var dt=class n extends ne{constructor(e){super();let{publicKeys:r,signaturesRequired:i}=e;if(i<1)throw new Error("The number of required signatures needs to be greater than 0");if(r.length<i)throw new Error(`Provided ${r.length} public keys is smaller than the ${i} required signatures`);this.publicKeys=r.map(o=>o instanceof K?o:new K(o)),this.signaturesRequired=i}verifySignature(e){throw new Error("not implemented")}authKey(){return F.fromSchemeAndBytes({scheme:3,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.publicKeys),e.serializeU8(this.signaturesRequired)}static deserialize(e){let r=e.deserializeVector(K),i=e.deserializeU8();return new n({publicKeys:r,signaturesRequired:i})}createBitmap(e){let{bits:r}=e,i=128,o=new Uint8Array([0,0,0,0]),s=new Set;return r.forEach((a,c)=>{if(c+1>this.publicKeys.length)throw new Error(`Signature index ${c+1} is out of public keys range, ${this.publicKeys.length}.`);if(s.has(a))throw new Error(`Duplicate bit ${a} detected.`);s.add(a);let p=Math.floor(a/8),m=o[p];m|=i>>a%8,o[p]=m}),o}getIndex(e){let r=e instanceof K?e:new K(e),i=this.publicKeys.findIndex(o=>o.toString()===r.toString());if(i!==-1)return i;throw new Error("Public key not found in MultiKey")}},X=class X extends N{constructor(e){super();let{signatures:r,bitmap:i}=e;if(r.length>X.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${X.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=r.map(s=>s instanceof D?s:new D(s)),!(i instanceof Uint8Array))this.bitmap=X.createBitmap({bits:i});else{if(i.length!==X.BITMAP_LEN)throw new Error(`"bitmap" length should be ${X.BITMAP_LEN}`);this.bitmap=i}let o=this.bitmap.reduce((s,a)=>s+Pa(a),0);if(o!==this.signatures.length)throw new Error(`Expecting ${o} signatures from the bitmap, but got ${this.signatures.length}`)}static createBitmap(e){let{bits:r}=e,i=128,o=new Uint8Array([0,0,0,0]),s=new Set;return r.forEach(a=>{if(a>=X.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${X.MAX_SIGNATURES_SUPPORTED-1}.`);if(s.has(a))throw new Error("Duplicate bits detected.");s.add(a);let c=Math.floor(a/8),p=o[c];p|=i>>a%8,o[c]=p}),o}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.signatures),e.serializeBytes(this.bitmap)}static deserialize(e){let r=e.deserializeVector(D),i=e.deserializeBytes();return new X({signatures:r,bitmap:i})}};X.BITMAP_LEN=4,X.MAX_SIGNATURES_SUPPORTED=X.BITMAP_LEN*8;var je=X;var q=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return me.load(t);case 1:return vn.load(t);case 2:return $.load(t);case 3:return Xe.load(t);default:throw new Error(`Unknown variant index for AccountAuthenticator: ${e}`)}}isEd25519(){return this instanceof me}isMultiEd25519(){return this instanceof vn}isSingleKey(){return this instanceof $}isMultiKey(){return this instanceof Xe}},me= exports.AccountAuthenticatorEd25519 =class n extends q{constructor(e,r){super();this.public_key=e,this.signature=r}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let r=P.deserialize(e),i=_.deserialize(e);return new n(r,i)}},vn= exports.AccountAuthenticatorMultiEd25519 =class n extends q{constructor(e,r){super();this.public_key=e,this.signature=r}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let r=at.deserialize(e),i=He.deserialize(e);return new n(r,i)}},$= exports.AccountAuthenticatorSingleKey =class n extends q{constructor(e,r){super();this.public_key=e,this.signature=r}serialize(e){e.serializeU32AsUleb128(2),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let r=K.deserialize(e),i=D.deserialize(e);return new n(r,i)}},Xe= exports.AccountAuthenticatorMultiKey =class n extends q{constructor(e,r){super();this.public_keys=e,this.signatures=r}serialize(e){e.serializeU32AsUleb128(3),this.public_keys.serialize(e),this.signatures.serialize(e)}static load(e){let r=dt.deserialize(e),i=je.deserialize(e);return new n(r,i)}};var qt=(o=>(o.FULLNODE="Fullnode",o.INDEXER="Indexer",o.FAUCET="Faucet",o.PEPPER="Pepper",o.PROVER="Prover",o))(qt||{}),_i= exports.DEFAULT_MAX_GAS_AMOUNT =2e5,vi= exports.DEFAULT_TXN_EXP_SEC_FROM_NOW =20,Pn= exports.DEFAULT_TXN_TIMEOUT_SEC =20,Cn= exports.APTOS_COIN ="0x1::aptos_coin::AptosCoin",Pi= exports.RAW_TRANSACTION_SALT ="APTOS::RawTransaction",Ar= exports.RAW_TRANSACTION_WITH_DATA_SALT ="APTOS::RawTransactionWithData",lt= exports.ProcessorType =(a=>(a.ACCOUNT_TRANSACTION_PROCESSOR="account_transactions_processor",a.DEFAULT="default_processor",a.EVENTS_PROCESSOR="events_processor",a.FUNGIBLE_ASSET_PROCESSOR="fungible_asset_processor",a.STAKE_PROCESSOR="stake_processor",a.TOKEN_V2_PROCESSOR="token_v2_processor",a.USER_TRANSACTION_PROCESSOR="user_transaction_processor",a))(lt||{});var gt=class n extends d{constructor(e){super();this.chainId=e}serialize(e){e.serializeU8(this.chainId)}static deserialize(e){let r=e.deserializeU8();return new n(r)}};var U=class n extends d{constructor(e){super();this.identifier=e}serialize(e){e.serializeStr(this.identifier)}static deserialize(e){let r=e.deserializeStr();return new n(r)}};var $t=class n extends d{constructor(e,r){super();this.address=e,this.name=r}static fromStr(e){let r=e.split("::");if(r.length!==2)throw new Error("Invalid module id.");return new n(u.fromString(r[0]),new U(r[1]))}serialize(e){this.address.serialize(e),this.name.serialize(e)}static deserialize(e){let r=u.deserialize(e),i=U.deserialize(e);return new n(r,i)}};var z=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return G.load(t);case 1:return be.load(t);case 2:return Q.load(t);case 3:return ft.load(t);case 4:return Y.load(t);case 5:return Ye.load(t);case 6:return C.load(t);case 7:return y.load(t);case 8:return mt.load(t);case 9:return yt.load(t);case 10:return At.load(t);case 255:return k.load(t);default:throw new Error(`Unknown variant index for TypeTag: ${e}`)}}isBool(){return this instanceof G}isAddress(){return this instanceof Y}isGeneric(){return this instanceof k}isSigner(){return this instanceof Ye}isVector(){return this instanceof C}isStruct(){return this instanceof y}isU8(){return this instanceof be}isU16(){return this instanceof mt}isU32(){return this instanceof yt}isU64(){return this instanceof Q}isU128(){return this instanceof ft}isU256(){return this instanceof At}},G= exports.TypeTagBool =class n extends z{toString(){return"bool"}serialize(t){t.serializeU32AsUleb128(0)}static load(t){return new n}},be= exports.TypeTagU8 =class n extends z{toString(){return"u8"}serialize(t){t.serializeU32AsUleb128(1)}static load(t){return new n}},mt= exports.TypeTagU16 =class n extends z{toString(){return"u16"}serialize(t){t.serializeU32AsUleb128(8)}static load(t){return new n}},yt= exports.TypeTagU32 =class n extends z{toString(){return"u32"}serialize(t){t.serializeU32AsUleb128(9)}static load(t){return new n}},Q= exports.TypeTagU64 =class n extends z{toString(){return"u64"}serialize(t){t.serializeU32AsUleb128(2)}static load(t){return new n}},ft= exports.TypeTagU128 =class n extends z{toString(){return"u128"}serialize(t){t.serializeU32AsUleb128(3)}static load(t){return new n}},At= exports.TypeTagU256 =class n extends z{toString(){return"u256"}serialize(t){t.serializeU32AsUleb128(10)}static load(t){return new n}},Y= exports.TypeTagAddress =class n extends z{toString(){return"address"}serialize(t){t.serializeU32AsUleb128(4)}static load(t){return new n}},Ye= exports.TypeTagSigner =class n extends z{toString(){return"signer"}serialize(t){t.serializeU32AsUleb128(5)}static load(t){return new n}},En= exports.TypeTagReference =class n extends z{constructor(e){super();this.value=e}toString(){return`&${this.value.toString()}`}serialize(e){e.serializeU32AsUleb128(254)}static load(e){let r=z.deserialize(e);return new n(r)}},k= exports.TypeTagGeneric =class n extends z{constructor(e){super();this.value=e;if(e<0)throw new Error("Generic type parameter index cannot be negative")}toString(){return`T${this.value}`}serialize(e){e.serializeU32AsUleb128(255),e.serializeU32(this.value)}static load(e){let r=e.deserializeU32();return new n(r)}},C= exports.TypeTagVector =class n extends z{constructor(e){super();this.value=e}toString(){return`vector<${this.value.toString()}>`}static u8(){return new n(new be)}serialize(e){e.serializeU32AsUleb128(6),this.value.serialize(e)}static load(e){let r=z.deserialize(e);return new n(r)}},y= exports.TypeTagStruct =class n extends z{constructor(e){super();this.value=e}toString(){let e="";return this.value.typeArgs.length>0&&(e=`<${this.value.typeArgs.map(r=>r.toString()).join(", ")}>`),`${this.value.address.toString()}::${this.value.moduleName.identifier}::${this.value.name.identifier}${e}`}serialize(e){e.serializeU32AsUleb128(7),this.value.serialize(e)}static load(e){let r=ve.deserialize(e);return new n(r)}isTypeTag(e,r,i){return this.value.moduleName.identifier===r&&this.value.name.identifier===i&&this.value.address.equals(e)}isString(){return this.isTypeTag(u.ONE,"string","String")}isOption(){return this.isTypeTag(u.ONE,"option","Option")}isObject(){return this.isTypeTag(u.ONE,"object","Object")}},ve= exports.StructTag =class n extends d{constructor(e,r,i,o){super();this.address=e,this.moduleName=r,this.name=i,this.typeArgs=o}serialize(e){e.serialize(this.address),e.serialize(this.moduleName),e.serialize(this.name),e.serializeVector(this.typeArgs)}static deserialize(e){let r=u.deserialize(e),i=U.deserialize(e),o=U.deserialize(e),s=e.deserializeVector(z);return new n(r,i,o,s)}};function vl(){return new ve(u.ONE,new U("aptos_coin"),new U("AptosCoin"),[])}function v(){return new ve(u.ONE,new U("string"),new U("String"),[])}function Pl(n){return new ve(u.ONE,new U("option"),new U("Option"),[n])}function Z(n){return new ve(u.ONE,new U("object"),new U("Object"),[n])}function Ca(n){let t=n.deserializeUleb128AsU32();switch(t){case 0:return O.deserialize(n);case 1:return B.deserialize(n);case 2:return pe.deserialize(n);case 3:return u.deserialize(n);case 4:return T.deserialize(n,O);case 5:return R.deserialize(n);case 6:return ce.deserialize(n);case 7:return ue.deserialize(n);case 8:return de.deserialize(n);default:throw new Error(`Unknown variant index for ScriptTransactionArgument: ${t}`)}}var Ze=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return Ht.load(t);case 2:return Vt.load(t);case 3:return Lt.load(t);default:throw new Error(`Unknown variant index for TransactionPayload: ${e}`)}}},Ht= exports.TransactionPayloadScript =class n extends Ze{constructor(e){super();this.script=e}serialize(e){e.serializeU32AsUleb128(0),this.script.serialize(e)}static load(e){let r=Qt.deserialize(e);return new n(r)}},Vt= exports.TransactionPayloadEntryFunction =class n extends Ze{constructor(e){super();this.entryFunction=e}serialize(e){e.serializeU32AsUleb128(2),this.entryFunction.serialize(e)}static load(e){let r=Je.deserialize(e);return new n(r)}},Lt= exports.TransactionPayloadMultiSig =class n extends Ze{constructor(e){super();this.multiSig=e}serialize(e){e.serializeU32AsUleb128(3),this.multiSig.serialize(e)}static load(e){let r=Wt.deserialize(e);return new n(r)}},Je= exports.EntryFunction =class n{constructor(t,e,r,i){this.module_name=t,this.function_name=e,this.type_args=r,this.args=i}static build(t,e,r,i){return new n($t.fromStr(t),new U(e),r,i)}serialize(t){this.module_name.serialize(t),this.function_name.serialize(t),t.serializeVector(this.type_args),t.serializeU32AsUleb128(this.args.length),this.args.forEach(e=>{e.serializeForEntryFunction(t)})}static deserialize(t){let e=$t.deserialize(t),r=U.deserialize(t),i=t.deserializeVector(z),o=t.deserializeUleb128AsU32(),s=new Array;for(let a=0;a<o;a+=1){let c=t.deserializeUleb128AsU32(),p=hn.deserialize(t,c);s.push(p)}return new n(e,r,i,s)}},Qt= exports.Script =class n{constructor(t,e,r){this.bytecode=t,this.type_args=e,this.args=r}serialize(t){t.serializeBytes(this.bytecode),t.serializeVector(this.type_args),t.serializeU32AsUleb128(this.args.length),this.args.forEach(e=>{e.serializeForScriptFunction(t)})}static deserialize(t){let e=t.deserializeBytes(),r=t.deserializeVector(z),i=t.deserializeUleb128AsU32(),o=new Array;for(let s=0;s<i;s+=1){let a=Ca(t);o.push(a)}return new n(e,r,o)}},Wt= exports.MultiSig =class n{constructor(t,e){this.multisig_address=t,this.transaction_payload=e}serialize(t){this.multisig_address.serialize(t),this.transaction_payload===void 0?t.serializeBool(!1):(t.serializeBool(!0),this.transaction_payload.serialize(t))}static deserialize(t){let e=u.deserialize(t),r=t.deserializeBool(),i;return r&&(i=jt.deserialize(t)),new n(e,i)}},jt= exports.MultiSigTransactionPayload =class n extends d{constructor(e){super();this.transaction_payload=e}serialize(e){e.serializeU32AsUleb128(0),this.transaction_payload.serialize(e)}static deserialize(e){return e.deserializeUleb128AsU32(),new n(Je.deserialize(e))}};var oe=class n extends d{constructor(e,r,i,o,s,a,c){super();this.sender=e,this.sequence_number=r,this.payload=i,this.max_gas_amount=o,this.gas_unit_price=s,this.expiration_timestamp_secs=a,this.chain_id=c}serialize(e){this.sender.serialize(e),e.serializeU64(this.sequence_number),this.payload.serialize(e),e.serializeU64(this.max_gas_amount),e.serializeU64(this.gas_unit_price),e.serializeU64(this.expiration_timestamp_secs),this.chain_id.serialize(e)}static deserialize(e){let r=u.deserialize(e),i=e.deserializeU64(),o=Ze.deserialize(e),s=e.deserializeU64(),a=e.deserializeU64(),c=e.deserializeU64(),p=gt.deserialize(e);return new n(r,i,o,s,a,c,p)}},In= exports.RawTransactionWithData =class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return et.load(t);case 1:return tt.load(t);default:throw new Error(`Unknown variant index for RawTransactionWithData: ${e}`)}}},et= exports.MultiAgentRawTransaction =class n extends In{constructor(e,r){super();this.raw_txn=e,this.secondary_signer_addresses=r}serialize(e){e.serializeU32AsUleb128(0),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses)}static load(e){let r=oe.deserialize(e),i=e.deserializeVector(u);return new n(r,i)}},tt= exports.FeePayerRawTransaction =class n extends In{constructor(e,r,i){super();this.raw_txn=e,this.secondary_signer_addresses=r,this.fee_payer_address=i}serialize(e){e.serializeU32AsUleb128(1),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses),this.fee_payer_address.serialize(e)}static load(e){let r=oe.deserialize(e),i=e.deserializeVector(u),o=u.deserialize(e);return new n(r,i,o)}};var Un=class extends d{constructor(e){super();this.accountAddress=u.ONE;this.moduleName=new w("account");this.structName=new w("RotationProofChallenge");this.sequenceNumber=new B(e.sequenceNumber),this.originator=e.originator,this.currentAuthKey=e.currentAuthKey,this.newPublicKey=T.U8(e.newPublicKey.toUint8Array())}serialize(e){e.serialize(this.accountAddress),e.serialize(this.moduleName),e.serialize(this.structName),e.serialize(this.sequenceNumber),e.serialize(this.originator),e.serialize(this.currentAuthKey),e.serialize(this.newPublicKey)}};var Pe=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return ht.load(t);case 1:return hr.load(t);case 2:return Tt.load(t);case 3:return bt.load(t);case 4:return wt.load(t);default:throw new Error(`Unknown variant index for TransactionAuthenticator: ${e}`)}}},ht= exports.TransactionAuthenticatorEd25519 =class n extends Pe{constructor(e,r){super();this.public_key=e,this.signature=r}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let r=P.deserialize(e),i=_.deserialize(e);return new n(r,i)}},hr= exports.TransactionAuthenticatorMultiEd25519 =class n extends Pe{constructor(e,r){super();this.public_key=e,this.signature=r}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let r=at.deserialize(e),i=He.deserialize(e);return new n(r,i)}},Tt= exports.TransactionAuthenticatorMultiAgent =class n extends Pe{constructor(e,r,i){super();this.sender=e,this.secondary_signer_addresses=r,this.secondary_signers=i}serialize(e){e.serializeU32AsUleb128(2),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers)}static load(e){let r=q.deserialize(e),i=e.deserializeVector(u),o=e.deserializeVector(q);return new n(r,i,o)}},bt= exports.TransactionAuthenticatorFeePayer =class n extends Pe{constructor(e,r,i,o){super();this.sender=e,this.secondary_signer_addresses=r,this.secondary_signers=i,this.fee_payer=o}serialize(e){e.serializeU32AsUleb128(3),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers),this.fee_payer.address.serialize(e),this.fee_payer.authenticator.serialize(e)}static load(e){let r=q.deserialize(e),i=e.deserializeVector(u),o=e.deserializeVector(q),s=u.deserialize(e),a=q.deserialize(e),c={address:s,authenticator:a};return new n(r,i,o,c)}},wt= exports.TransactionAuthenticatorSingleSender =class n extends Pe{constructor(e){super();this.sender=e}serialize(e){e.serializeU32AsUleb128(4),this.sender.serialize(e)}static load(e){let r=q.deserialize(e);return new n(r)}};var nt=class n extends d{constructor(e,r){super();this.raw_txn=e,this.authenticator=r}serialize(e){this.raw_txn.serialize(e),this.authenticator.serialize(e)}static deserialize(e){let r=oe.deserialize(e),i=Pe.deserialize(e);return new n(r,i)}};var Rn=class n extends d{constructor(e,r){super();this.rawTransaction=e,this.feePayerAddress=r}serialize(e){this.rawTransaction.serialize(e),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let r=oe.deserialize(e),i=e.deserializeBool(),o;return i&&(o=u.deserialize(e)),new n(r,o)}};var zn=class n extends d{constructor(e,r,i){super();this.rawTransaction=e,this.feePayerAddress=i,this.secondarySignerAddresses=r}serialize(e){this.rawTransaction.serialize(e),e.serializeVector(this.secondarySignerAddresses),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let r=oe.deserialize(e),i=e.deserializeVector(u),o=e.deserializeBool(),s;return o&&(s=u.deserialize(e)),new n(r,i,s)}};function Tr(n){return n.feePayerAddress?new tt(n.rawTransaction,_nullishCoalesce(n.secondarySignerAddresses, () => ([])),n.feePayerAddress):n.secondarySignerAddresses?new et(n.rawTransaction,n.secondarySignerAddresses):n.rawTransaction}function kn(n,t){let e=_sha3.sha3_256.create();if(!t.startsWith("APTOS::"))throw new Error(`Domain separator needs to start with 'APTOS::'. Provided - ${t}`);e.update(t);let r=e.digest(),i=n,o=new Uint8Array(r.length+i.length);return o.set(r),o.set(i,r.length),o}function Ci(n){return kn(n.bcsToBytes(),`APTOS::${n.constructor.name}`)}function St(n){let t=Tr(n);return n.feePayerAddress?kn(t.bcsToBytes(),Ar):n.secondarySignerAddresses?kn(t.bcsToBytes(),Ar):kn(t.bcsToBytes(),Pi)}var xt=class n{constructor(t){this.signingScheme=0;let{privateKey:e,address:r}=t;this.privateKey=e,this.publicKey=e.publicKey(),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(){let t=M.generate();return new n({privateKey:t})}static fromDerivationPath(t){let{path:e,mnemonic:r}=t,i=M.fromDerivationPath(e,r);return new n({privateKey:i})}verifySignature(t){return this.publicKey.verifySignature(t)}signWithAuthenticator(t){return new me(this.publicKey,this.privateKey.sign(t))}signTransactionWithAuthenticator(t){return new me(this.publicKey,this.signTransaction(t))}sign(t){return this.privateKey.sign(t)}signTransaction(t){return this.sign(St(t))}};var _t=class n{constructor(t){this.signingScheme=2;let{privateKey:e,address:r}=t;this.privateKey=e,this.publicKey=new K(e.publicKey()),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(t={}){let{scheme:e=0}=t,r;switch(e){case 0:r=M.generate();break;case 2:r=Le.generate();break;default:throw new Error(`Unsupported signature scheme ${e}`)}return new n({privateKey:r})}static fromDerivationPath(t){let{scheme:e=0,path:r,mnemonic:i}=t,o;switch(e){case 0:o=M.fromDerivationPath(r,i);break;case 2:o=Le.fromDerivationPath(r,i);break;default:throw new Error(`Unsupported signature scheme ${e}`)}return new n({privateKey:o})}verifySignature(t){return this.publicKey.verifySignature(t)}signWithAuthenticator(t){return new $(this.publicKey,this.sign(t))}signTransactionWithAuthenticator(t){return new $(this.publicKey,this.signTransaction(t))}sign(t){return new D(this.privateKey.sign(t))}signTransaction(t){return this.sign(St(t))}};var Ke=class{static generate(t={}){let{scheme:e=0,legacy:r=!0}=t;return e===0&&r?xt.generate():_t.generate({scheme:e})}static fromPrivateKey(t){let{privateKey:e,address:r,legacy:i=!0}=t;return e instanceof M&&i?new xt({privateKey:e,address:r}):new _t({privateKey:e,address:r})}static fromPrivateKeyAndAddress(t){return this.fromPrivateKey(t)}static fromDerivationPath(t){let{scheme:e=0,mnemonic:r,path:i,legacy:o=!0}=t;return e===0&&o?xt.fromDerivationPath({mnemonic:r,path:i}):_t.fromDerivationPath({scheme:e,mnemonic:r,path:i})}static authKey(t){let{publicKey:e}=t;return e.authKey()}verifySignature(t){return this.publicKey.verifySignature(t)}};var vt=class vt extends d{constructor(e){super();let{privateKey:r,expiryDateSecs:i,blinder:o}=e;this.privateKey=r,this.publicKey=new Qe(r.publicKey()),this.expiryDateSecs=i||BigInt(za(Ra()+Mt)),this.blinder=o!==void 0?g.fromHexInput(o).toUint8Array():Ua(),this.nonce=this.generateNonce()}getPublicKey(){return this.publicKey}isExpired(){return Math.floor(Date.now()/1e3)>this.expiryDateSecs}serialize(e){e.serializeU32AsUleb128(this.publicKey.variant),e.serializeBytes(this.privateKey.toUint8Array()),e.serializeU64(this.expiryDateSecs),e.serializeFixedBytes(this.blinder)}static deserialize(e){let r=e.deserializeUleb128AsU32(),i;switch(r){case 0:i=M.deserialize(e);break;default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${r}`)}let o=e.deserializeU64(),s=e.deserializeFixedBytes(31);return new vt({privateKey:i,expiryDateSecs:o,blinder:s})}static fromBytes(e){return vt.deserialize(new te(e))}static generate(e){let r;switch(_optionalChain([e, 'optionalAccess', _8 => _8.scheme])){case 0:default:r=M.generate()}return new vt({privateKey:r})}generateNonce(){let e=fr(this.publicKey.bcsToBytes(),93);return e.push(BigInt(this.expiryDateSecs)),e.push(Ot(this.blinder)),Ft(e).toString()}sign(e){if(this.isExpired())throw new Error("EphemeralKeyPair has expired");return new le(this.privateKey.sign(e))}};vt.BLINDER_LENGTH=31;var Xt=vt;function Ua(){return _utils.randomBytes.call(void 0, Xt.BLINDER_LENGTH)}function Ra(){return Math.floor(new Date().getTime()/1e3)}function za(n){let t=new Date(n*1e3);return t.setMinutes(0),t.setSeconds(0),t.setMilliseconds(0),Math.floor(t.getTime()/1e3)}var _jwtdecode = require('jwt-decode');var _jwksrsa = require('jwks-rsa');var _jsbase64 = require('js-base64');var _eventemitter3 = require('eventemitter3'); var _eventemitter32 = _interopRequireDefault(_eventemitter3);var Da={"https://accounts.google.com":"https://www.googleapis.com/oauth2/v3/certs"},Ne=class Ne extends d{constructor(e){super();let{address:r,ephemeralKeyPair:i,uidKey:o,uidVal:s,aud:a,pepper:c,proofOrFetcher:p,proofFetchCallback:m,jwt:x}=e;if(this.ephemeralKeyPair=i,this.publicKey=ge.create(e),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress(),this.uidKey=o,this.uidVal=s,this.aud=a,this.jwt=x,this.emitter=new _eventemitter32.default,this.proofOrPromise=p,p instanceof ke)this.proof=p;else{if(m===void 0)throw new Error("Must provide callback for async proof fetch");this.emitter.on("proofFetchFinish",async l=>{await m(l),this.emitter.removeAllListeners()}),this.init(p)}this.signingScheme=2;let A=g.fromHexInput(c).toUint8Array();if(A.length!==Ne.PEPPER_LENGTH)throw new Error(`Pepper length in bytes should be ${Ne.PEPPER_LENGTH}`);this.pepper=A,this.isJwtValid=!0}async init(e){try{this.proof=await e,this.emitter.emit("proofFetchFinish",{status:"Success"})}catch(r){r instanceof Error?this.emitter.emit("proofFetchFinish",{status:"Failed",error:r.toString()}):this.emitter.emit("proofFetchFinish",{status:"Failed",error:"Unknown"})}}serialize(e){if(e.serializeStr(this.jwt),e.serializeStr(this.uidKey),e.serializeFixedBytes(this.pepper),this.ephemeralKeyPair.serialize(e),this.proof===void 0)throw new Error("Connot serialize - proof undefined");this.proof.serialize(e)}static deserialize(e){let r=e.deserializeStr(),i=e.deserializeStr(),o=e.deserializeFixedBytes(31),s=Xt.deserialize(e),a=ke.deserialize(e);return Ne.fromJWTAndProof({proof:a,pepper:o,uidKey:i,jwt:r,ephemeralKeyPair:s})}isExpired(){return this.ephemeralKeyPair.isExpired()}async checkJwkValidity(){if(!this.isJwtValid)return!1;let e=_jwtdecode.jwtDecode.call(void 0, this.jwt,{header:!0}),r=new (0, _jwksrsa.JwksClient)({jwksUri:Da[this.publicKey.iss]});try{return await r.getSigningKey(e.kid),!0}catch (e2){return this.isJwtValid=!1,!1}}signWithAuthenticator(e){let r=new D(this.sign(e)),i=new K(this.publicKey);return new $(i,r)}signTransactionWithAuthenticator(e){let r=new D(this.signTransaction(e)),i=new K(this.publicKey);return new $(i,r)}async waitForProofFetch(){this.proofOrPromise instanceof Promise&&await this.proofOrPromise}sign(e){let{expiryDateSecs:r}=this.ephemeralKeyPair;if(this.isExpired())throw new Error("Ephemeral key pair is expired.");if(this.proof===void 0)throw new Error("Proof not found");if(!this.isJwtValid)throw new Error("The proof has expired. Please refetch proof");let i=this.ephemeralKeyPair.getPublicKey(),o=this.ephemeralKeyPair.sign(e);return new We({jwtHeader:Ba(this.jwt.split(".")[0]),ephemeralCertificate:new ut(this.proof,0),expiryDateSecs:r,ephemeralPublicKey:i,ephemeralSignature:o})}signTransaction(e){if(this.proof===void 0)throw new Error("Proof not found");let r=Tr(e),i=new br(r,this.proof.proof),o=Ci(i);return this.sign(o)}verifySignature(e){throw new Error("Not implemented")}static fromBytes(e){return Ne.deserialize(new te(e))}static fromJWTAndProof(e){let{proof:r,jwt:i,ephemeralKeyPair:o,pepper:s,proofFetchCallback:a}=e,c=_nullishCoalesce(e.uidKey, () => ("sub")),p=_jwtdecode.jwtDecode.call(void 0, i),m=p.iss;if(typeof p.aud!="string")throw new Error("aud was not found or an array of values");let x=p.aud,A=p[c];return new Ne({proofOrFetcher:r,ephemeralKeyPair:o,iss:m,uidKey:c,uidVal:A,aud:x,pepper:s,jwt:i,proofFetchCallback:a})}};Ne.PEPPER_LENGTH=31;var ye=Ne,br=class extends d{constructor(e,r){super();this.transaction=e,this.proof=r}serialize(e){e.serializeFixedBytes(this.transaction.bcsToBytes()),e.serializeOption(this.proof)}};function Ba(n){let t=n.replace(/-/g,"+").replace(/_/g,"/"),e=t+"==".substring(0,(3-t.length%3)%3);return _jsbase64.decode.call(void 0, e)}var Kn=class n{constructor(t){let{multiKey:e,signers:r}=t;this.publicKey=e,this.signingScheme=3,this.accountAddress=this.publicKey.authKey().derivedAddress();let i=[];for(let s of r)i.push(this.publicKey.getIndex(s.publicKey));let o=r.map((s,a)=>[s,i[a]]);o.sort((s,a)=>s[1]-a[1]),this.signers=o.map(s=>s[0]),this.signerIndicies=o.map(s=>s[1]),this.signaturesBitmap=this.publicKey.createBitmap({bits:i})}static fromPublicKeysAndSigners(t){let{publicKeys:e,signaturesRequired:r,signers:i}=t,o=new dt({publicKeys:e,signaturesRequired:r});return new n({multiKey:o,signers:i})}static isMultiKeySigner(t){return t instanceof n}signWithAuthenticator(t){return new Xe(this.publicKey,this.sign(t))}signTransactionWithAuthenticator(t){return new Xe(this.publicKey,this.signTransaction(t))}async waitForProofFetch(){let t=this.signers.filter(e=>e instanceof ye);await Promise.all(t.filter(e=>e.proof instanceof Promise).map(e=>e.proof))}sign(t){let e=[];for(let r of this.signers)e.push(r.sign(t));return new je({signatures:e,bitmap:this.signaturesBitmap})}signTransaction(t){let e=[];for(let r of this.signers)e.push(r.signTransaction(t));return new je({signatures:e,bitmap:this.signaturesBitmap})}verifySignature(t){let{message:e,signature:r}=t;if(!this.signerIndicies.every((o,s)=>s===0||o>=this.signerIndicies[s-1]))return!1;for(let o=0;o<r.signatures.length;o+=1){let s=r.signatures[o];if(!this.publicKey.publicKeys[this.signerIndicies[o]].verifySignature({message:e,signature:s}))return!1}return!0}};var W=class extends Error{constructor(e,r,i){super(i);this.name="AptosApiError",this.url=r.url,this.status=r.status,this.statusText=r.statusText,this.data=r.data,this.request=e}};var Ii="1.14.0-zeta.3";var Ui={mainnet:"https://api.mainnet.aptoslabs.com/v1/graphql",testnet:"https://api.testnet.aptoslabs.com/v1/graphql",devnet:"https://api.devnet.aptoslabs.com/v1/graphql",local:"http://127.0.0.1:8090/v1/graphql"},Ri= exports.NetworkToNodeAPI ={mainnet:"https://api.mainnet.aptoslabs.com/v1",testnet:"https://api.testnet.aptoslabs.com/v1",devnet:"https://api.devnet.aptoslabs.com/v1",local:"http://127.0.0.1:8080/v1"},zi= exports.NetworkToFaucetAPI ={mainnet:"https://faucet.mainnet.aptoslabs.com",testnet:"https://faucet.testnet.aptoslabs.com",devnet:"https://faucet.devnet.aptoslabs.com",local:"http://127.0.0.1:8081"},wr= exports.NetworkToPepperAPI ={mainnet:"https://pepper.keyless.mainnet.aptoslabs.com/v0",testnet:"https://pepper.keyless.testnet.aptoslabs.com/v0",devnet:"https://api.devnet.aptoslabs.com/keyless/pepper/v0",local:"http://127.0.0.1:8000/v0"},Sr= exports.NetworkToProverAPI ={mainnet:"https://prover.keyless.mainnet.aptoslabs.com/v0",testnet:"https://prover.keyless.testnet.aptoslabs.com/v0",devnet:"https://api.devnet.aptoslabs.com/keyless/prover/v0",local:"http://127.0.0.1:8083/v0"},xr= exports.Network =(o=>(o.MAINNET="mainnet",o.TESTNET="testnet",o.DEVNET="devnet",o.LOCAL="local",o.CUSTOM="custom",o))(xr||{}),_r= exports.NetworkToChainId ={mainnet:1,testnet:2,local:4},ry= exports.NetworkToNetworkName ={mainnet:"mainnet",testnet:"testnet",devnet:"devnet",local:"local",custom:"custom"};function ki(n,t){let e=t.bcsToBytes(),r=new te(e);return n.deserialize(r)}var Ki={400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",429:"Too Many Requests",500:"Internal Server Error",502:"Bad Gateway",503:"Service Unavailable"};async function Oa(n,t){let{url:e,method:r,body:i,contentType:o,params:s,overrides:a,originMethod:c}=n,p={..._optionalChain([a, 'optionalAccess', _9 => _9.HEADERS]),"x-aptos-client":`aptos-typescript-sdk/${Ii}`,"content-type":_nullishCoalesce(o, () => ("application/json")),"x-aptos-typescript-sdk-origin-method":c};return _optionalChain([a, 'optionalAccess', _10 => _10.AUTH_TOKEN])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _11 => _11.AUTH_TOKEN])}`),_optionalChain([a, 'optionalAccess', _12 => _12.API_KEY])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _13 => _13.API_KEY])}`),t.provider({url:e,method:r,body:i,params:s,headers:p,overrides:a})}async function Nn(n,t,e){let{url:r,path:i}=n,o=i?`${r}/${i}`:r,s=await Oa({...n,url:o},t.client),a={status:s.status,statusText:s.statusText,data:s.data,headers:s.headers,config:s.config,request:s.request,url:o};if(a.status===401)throw new W(n,a,`Error: ${a.data}`);if(e==="Indexer"){let p=a.data;if(p.errors)throw new W(n,a,_nullishCoalesce(`Indexer error: ${p.errors[0].message}`, () => (`Indexer unhandled Error ${s.status} : ${s.statusText}`)));a.data=p.data}if(a.status>=200&&a.status<300)return a;if(a.status>=500)throw new W(n,a,`${s.data}`);if(t.isPepperServiceRequest(r)||t.isProverServiceRequest(r))throw new W(n,a,`${s.data}`);let c;throw a&&a.data&&"message"in a.data&&"error_code"in a.data?c=JSON.stringify(a.data):a.status in Ki?c=Ki[a.status]:c=`Unhandled Error ${a.status} : ${a.statusText}`,new W(n,a,`${e} error: ${c}`)}async function vr(n){let{aptosConfig:t,overrides:e,params:r,contentType:i,acceptType:o,path:s,originMethod:a,type:c}=n,p=t.getRequestUrl(c);return Nn({url:p,method:"GET",originMethod:a,path:s,contentType:i,acceptType:o,params:r,overrides:{...t.clientConfig,...e}},t,n.type)}async function J(n){let{aptosConfig:t}=n;return vr({...n,type:"Fullnode",overrides:{...t.clientConfig,...t.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _14 => _14.clientConfig, 'optionalAccess', _15 => _15.HEADERS]),..._optionalChain([t, 'access', _16 => _16.fullnodeConfig, 'optionalAccess', _17 => _17.HEADERS])}}})}async function vy(n){return vr({...n,type:"Pepper"})}async function Pt(n){let t=[],e,r=n.params;do{let i=await vr({type:"Fullnode",aptosConfig:n.aptosConfig,originMethod:n.originMethod,path:n.path,params:r,overrides:n.overrides});e=i.headers["x-aptos-cursor"],delete i.headers,t.push(...i.data),r.start=e}while(e!=null);return t}async function Yt(n){let{type:t,originMethod:e,path:r,body:i,acceptType:o,contentType:s,params:a,aptosConfig:c,overrides:p}=n,m=c.getRequestUrl(t);return Nn({url:m,method:"POST",originMethod:e,path:r,body:i,contentType:s,acceptType:o,params:a,overrides:p},c,n.type)}async function rt(n){let{aptosConfig:t}=n;return Yt({...n,type:"Fullnode",overrides:{...t.clientConfig,...t.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _18 => _18.clientConfig, 'optionalAccess', _19 => _19.HEADERS]),..._optionalChain([t, 'access', _20 => _20.fullnodeConfig, 'optionalAccess', _21 => _21.HEADERS])}}})}async function Ni(n){let{aptosConfig:t}=n;return Yt({...n,type:"Indexer",overrides:{...t.clientConfig,...t.indexerConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _22 => _22.clientConfig, 'optionalAccess', _23 => _23.HEADERS]),..._optionalChain([t, 'access', _24 => _24.indexerConfig, 'optionalAccess', _25 => _25.HEADERS])}}})}async function Di(n){let{aptosConfig:t}=n,e={...t,clientConfig:{...t.clientConfig}};return _optionalChainDelete([e, 'optionalAccess', _26 => _26.clientConfig, 'optionalAccess', _27 => delete _27.API_KEY]),Yt({...n,type:"Faucet",overrides:{...e.clientConfig,...e.faucetConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _28 => _28.clientConfig, 'optionalAccess', _29 => _29.HEADERS]),..._optionalChain([e, 'access', _30 => _30.faucetConfig, 'optionalAccess', _31 => _31.HEADERS])}}})}async function Bi(n){return Yt({...n,type:"Pepper"})}async function Oi(n){return Yt({...n,type:"Prover"})}var Fa=`
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; } function _optionalChainDelete(ops) { const result = _optionalChain(ops); return result == null ? true : result; }var _chunkKSEUZTKYjs = require('./chunk-KSEUZTKY.js');var Xt=255,Yt=65535,Ae=4294967295,ze=18446744073709551615n,St=340282366920938463463374607431768211455n,Zt=115792089237316195423570985008687907853269984665640564039457584007913129639935n;var Jt=class{constructor(e){this.buffer=new ArrayBuffer(e.length),new Uint8Array(this.buffer).set(e,0),this.offset=0}read(e){if(this.offset+e>this.buffer.byteLength)throw new Error("Reached to the end of buffer");let t=this.buffer.slice(this.offset,this.offset+e);return this.offset+=e,t}deserializeStr(){let e=this.deserializeBytes();return new TextDecoder().decode(e)}deserializeBytes(){let e=this.deserializeUleb128AsU32();return new Uint8Array(this.read(e))}deserializeFixedBytes(e){return new Uint8Array(this.read(e))}deserializeBool(){let e=new Uint8Array(this.read(1))[0];if(e!==1&&e!==0)throw new Error("Invalid boolean value");return e===1}deserializeU8(){return new DataView(this.read(1)).getUint8(0)}deserializeU16(){return new DataView(this.read(2)).getUint16(0,!0)}deserializeU32(){return new DataView(this.read(4)).getUint32(0,!0)}deserializeU64(){let e=this.deserializeU32(),t=this.deserializeU32();return BigInt(BigInt(t)<<BigInt(32)|BigInt(e))}deserializeU128(){let e=this.deserializeU64(),t=this.deserializeU64();return BigInt(t<<BigInt(64)|e)}deserializeU256(){let e=this.deserializeU128(),t=this.deserializeU128();return BigInt(t<<BigInt(128)|e)}deserializeUleb128AsU32(){let e=BigInt(0),t=0;for(;e<Ae;){let r=this.deserializeU8();if(e|=BigInt(r&127)<<BigInt(t),!(r&128))break;t+=7}if(e>Ae)throw new Error("Overflow while parsing uleb128-encoded uint32 value");return Number(e)}deserialize(e){return e.deserialize(this)}deserializeVector(e){let t=this.deserializeUleb128AsU32(),r=new Array;for(let o=0;o<t;o+=1)r.push(this.deserialize(e));return r}};var _utils = require('@noble/hashes/utils');var F=class extends Error{constructor(e,t){super(e),this.invalidReason=t}};var is=(r=>(r.TOO_SHORT="too_short",r.INVALID_LENGTH="invalid_length",r.INVALID_HEX_CHARS="invalid_hex_chars",r))(is||{}),h= exports.Hex =class n{constructor(e){this.data=e}toUint8Array(){return this.data}toStringWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toString(){return`0x${this.toStringWithoutPrefix()}`}static fromHexString(e){let t=e;if(t.startsWith("0x")&&(t=t.slice(2)),t.length===0)throw new F("Hex string is too short, must be at least 1 char long, excluding the optional leading 0x.","too_short");if(t.length%2!==0)throw new F("Hex string must be an even number of hex characters.","invalid_length");try{return new n(_utils.hexToBytes.call(void 0, t))}catch(r){throw new F(`Hex string contains invalid hex characters: ${_optionalChain([r, 'optionalAccess', _2 => _2.message])}`,"invalid_hex_chars")}}static fromHexInput(e){return e instanceof Uint8Array?new n(e):n.fromHexString(e)}static isValid(e){try{return n.fromHexString(e),{valid:!0}}catch(t){return{valid:!1,invalidReason:_optionalChain([t, 'optionalAccess', _3 => _3.invalidReason]),invalidReasonMessage:_optionalChain([t, 'optionalAccess', _4 => _4.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((t,r)=>t===e.data[r])}};var d=class{bcsToBytes(){let e=new X;return this.serialize(e),e.toUint8Array()}bcsToHex(){let e=this.bcsToBytes();return h.fromHexInput(e)}},X= exports.Serializer =class{constructor(e=64){if(e<=0)throw new Error("Length needs to be greater than 0");this.buffer=new ArrayBuffer(e),this.offset=0}ensureBufferWillHandleSize(e){for(;this.buffer.byteLength<this.offset+e;){let t=new ArrayBuffer(this.buffer.byteLength*2);new Uint8Array(t).set(new Uint8Array(this.buffer)),this.buffer=t}}appendToBuffer(e){this.ensureBufferWillHandleSize(e.length),new Uint8Array(this.buffer,this.offset).set(e),this.offset+=e.length}serializeWithFunction(e,t,r){this.ensureBufferWillHandleSize(t);let o=new DataView(this.buffer,this.offset);e.apply(o,[0,r,!0]),this.offset+=t}serializeStr(e){let t=new TextEncoder;this.serializeBytes(t.encode(e))}serializeBytes(e){this.serializeU32AsUleb128(e.length),this.appendToBuffer(e)}serializeFixedBytes(e){this.appendToBuffer(e)}serializeBool(e){Kn(e);let t=e?1:0;this.appendToBuffer(new Uint8Array([t]))}serializeU8(e){this.appendToBuffer(new Uint8Array([e]))}serializeU16(e){this.serializeWithFunction(DataView.prototype.setUint16,2,e)}serializeU32(e){this.serializeWithFunction(DataView.prototype.setUint32,4,e)}serializeU64(e){let t=BigInt(e)&BigInt(Ae),r=BigInt(e)>>BigInt(32);this.serializeU32(Number(t)),this.serializeU32(Number(r))}serializeU128(e){let t=BigInt(e)&ze,r=BigInt(e)>>BigInt(64);this.serializeU64(t),this.serializeU64(r)}serializeU256(e){let t=BigInt(e)&St,r=BigInt(e)>>BigInt(128);this.serializeU128(t),this.serializeU128(r)}serializeU32AsUleb128(e){let t=e,r=[];for(;t>>>7;)r.push(t&127|128),t>>>=7;r.push(t),this.appendToBuffer(new Uint8Array(r))}toUint8Array(){return new Uint8Array(this.buffer).slice(0,this.offset)}serialize(e){e.serialize(this)}serializeVector(e){this.serializeU32AsUleb128(e.length),e.forEach(t=>{t.serialize(this)})}};_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,Xt)],X.prototype,"serializeU8",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,Yt)],X.prototype,"serializeU16",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,Ae)],X.prototype,"serializeU32",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(BigInt(0),ze)],X.prototype,"serializeU64",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(BigInt(0),St)],X.prototype,"serializeU128",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(BigInt(0),Zt)],X.prototype,"serializeU256",1),_chunkKSEUZTKYjs.a.call(void 0, [Ge(0,Ae)],X.prototype,"serializeU32AsUleb128",1);function Kn(n){if(typeof n!="boolean")throw new Error(`${n} is not a boolean value`)}var ss=(n,e,t)=>`${n} is out of range: [${e}, ${t}]`;function xe(n,e,t){let r=BigInt(n);if(r>BigInt(t)||r<BigInt(e))throw new Error(ss(n,e,t))}function Ge(n,e){return(t,r,o)=>{let i=o.value;return o.value=function(a){return xe(a,n,e),i.apply(this,[a])},o}}var De=class n extends d{constructor(e){super(),this.value=h.fromHexInput(e).toUint8Array()}serialize(e){e.serializeFixedBytes(this.value)}serializeForEntryFunction(e){e.serialize(this)}serializeForScriptFunction(e){e.serialize(this)}static deserialize(e,t){let r=e.deserializeFixedBytes(t);return new n(r)}};var en=class n extends d{constructor(e){super(),this.value=new De(e)}serialize(e){e.serialize(this.value)}serializeForEntryFunction(e){e.serializeU32AsUleb128(this.value.value.length),e.serialize(this)}static deserialize(e,t){let r=De.deserialize(e,t);return new n(r.value)}};var tn=(o=>(o.JSON="application/json",o.BCS="application/x-bcs",o.BCS_SIGNED_TRANSACTION="application/x.aptos.signed_transaction+bcs",o.BCS_VIEW_FUNCTION="application/x.aptos.view_function+bcs",o))(tn||{}),Cr= exports.TypeTagVariants =(l=>(l[l.Bool=0]="Bool",l[l.U8=1]="U8",l[l.U64=2]="U64",l[l.U128=3]="U128",l[l.Address=4]="Address",l[l.Signer=5]="Signer",l[l.Vector=6]="Vector",l[l.Struct=7]="Struct",l[l.U16=8]="U16",l[l.U32=9]="U32",l[l.U256=10]="U256",l[l.Reference=254]="Reference",l[l.Generic=255]="Generic",l))(Cr||{}),xt= exports.ScriptTransactionArgumentVariants =(p=>(p[p.U8=0]="U8",p[p.U64=1]="U64",p[p.U128=2]="U128",p[p.Address=3]="Address",p[p.U8Vector=4]="U8Vector",p[p.Bool=5]="Bool",p[p.U16=6]="U16",p[p.U32=7]="U32",p[p.U256=8]="U256",p))(xt||{}),Pr= exports.TransactionPayloadVariants =(r=>(r[r.Script=0]="Script",r[r.EntryFunction=2]="EntryFunction",r[r.Multisig=3]="Multisig",r))(Pr||{}),Ir= exports.TransactionVariants =(t=>(t[t.MultiAgentTransaction=0]="MultiAgentTransaction",t[t.FeePayerTransaction=1]="FeePayerTransaction",t))(Ir||{}),Er= exports.TransactionAuthenticatorVariant =(i=>(i[i.Ed25519=0]="Ed25519",i[i.MultiEd25519=1]="MultiEd25519",i[i.MultiAgent=2]="MultiAgent",i[i.FeePayer=3]="FeePayer",i[i.SingleSender=4]="SingleSender",i))(Er||{}),Ur= exports.AccountAuthenticatorVariant =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(Ur||{}),Rr= exports.AnyPublicKeyVariant =(t=>(t[t.Ed25519=0]="Ed25519",t[t.Secp256k1=1]="Secp256k1",t))(Rr||{}),zr= exports.AnySignatureVariant =(t=>(t[t.Ed25519=0]="Ed25519",t[t.Secp256k1=1]="Secp256k1",t))(zr||{}),qn= exports.TransactionResponseType =(s=>(s.Pending="pending_transaction",s.User="user_transaction",s.Genesis="genesis_transaction",s.BlockMetadata="block_metadata_transaction",s.StateCheckpoint="state_checkpoint_transaction",s.Validator="validator_transaction",s))(qn||{});function Oa(n){return n.type==="pending_transaction"}function Ma(n){return n.type==="user_transaction"}function Fa(n){return n.type==="genesis_transaction"}function Ka(n){return n.type==="block_metadata_transaction"}function qa(n){return n.type==="state_checkpoint_transaction"}function $a(n){return n.type==="validator_transaction"}function Va(n){return"signature"in n&&n.signature==="ed25519_signature"}function La(n){return"signature"in n&&n.signature==="secp256k1_ecdsa_signature"}function Ha(n){return n.type==="multi_agent_signature"}function Qa(n){return n.type==="fee_payer_signature"}function Wa(n){return n.type==="multi_ed25519_signature"}var as=(r=>(r.PRIVATE="private",r.PUBLIC="public",r.FRIEND="friend",r))(as||{}),Gr= exports.MoveAbility =(o=>(o.STORE="store",o.DROP="drop",o.KEY="key",o.COPY="copy",o))(Gr||{}),cs= exports.RoleType =(t=>(t.VALIDATOR="validator",t.FULL_NODE="full_node",t))(cs||{}),ve= exports.SigningScheme =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(ve||{}),$n= exports.SigningSchemeInput =(t=>(t[t.Ed25519=0]="Ed25519",t[t.Secp256k1Ecdsa=2]="Secp256k1Ecdsa",t))($n||{}),us= exports.DeriveScheme =(i=>(i[i.DeriveAuid=251]="DeriveAuid",i[i.DeriveObjectAddressFromObject=252]="DeriveObjectAddressFromObject",i[i.DeriveObjectAddressFromGuid=253]="DeriveObjectAddressFromGuid",i[i.DeriveObjectAddressFromSeed=254]="DeriveObjectAddressFromSeed",i[i.DeriveResourceAccountAddress=255]="DeriveResourceAccountAddress",i))(us||{});var I=class n extends d{constructor(e){super(),Kn(e),this.value=e}serialize(e){e.serializeBool(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(5),e.serialize(this)}static deserialize(e){return new n(e.deserializeBool())}},N= exports.U8 =class n extends d{constructor(e){super(),xe(e,0,Xt),this.value=e}serialize(e){e.serializeU8(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(0),e.serialize(this)}static deserialize(e){return new n(e.deserializeU8())}},re= exports.U16 =class n extends d{constructor(e){super(),xe(e,0,Yt),this.value=e}serialize(e){e.serializeU16(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(6),e.serialize(this)}static deserialize(e){return new n(e.deserializeU16())}},oe= exports.U32 =class n extends d{constructor(e){super(),xe(e,0,Ae),this.value=e}serialize(e){e.serializeU32(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(7),e.serialize(this)}static deserialize(e){return new n(e.deserializeU32())}},D= exports.U64 =class n extends d{constructor(e){super(),xe(e,BigInt(0),ze),this.value=BigInt(e)}serialize(e){e.serializeU64(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(1),e.serialize(this)}static deserialize(e){return new n(e.deserializeU64())}},ie= exports.U128 =class n extends d{constructor(e){super(),xe(e,BigInt(0),St),this.value=BigInt(e)}serialize(e){e.serializeU128(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(2),e.serialize(this)}static deserialize(e){return new n(e.deserializeU128())}},se= exports.U256 =class n extends d{constructor(e){super(),xe(e,BigInt(0),Zt),this.value=BigInt(e)}serialize(e){e.serializeU256(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(8),e.serialize(this)}static deserialize(e){return new n(e.deserializeU256())}};var T=class n extends d{constructor(e){super(),this.values=e}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){if(!(this.values[0]instanceof N)&&this.values[0]!==void 0)throw new Error("Script function arguments only accept u8 vectors");e.serializeU32AsUleb128(4),e.serialize(this)}static U8(e){let t;if(Array.isArray(e)&&typeof e[0]=="number")t=e;else if(typeof e=="string"){let r=h.fromHexInput(e);t=Array.from(r.toUint8Array())}else if(e instanceof Uint8Array)t=Array.from(e);else throw new Error("Invalid input type");return new n(t.map(r=>new N(r)))}static U16(e){return new n(e.map(t=>new re(t)))}static U32(e){return new n(e.map(t=>new oe(t)))}static U64(e){return new n(e.map(t=>new D(t)))}static U128(e){return new n(e.map(t=>new ie(t)))}static U256(e){return new n(e.map(t=>new se(t)))}static Bool(e){return new n(e.map(t=>new I(t)))}static MoveString(e){return new n(e.map(t=>new w(t)))}serialize(e){e.serializeVector(this.values)}static deserialize(e,t){let r=e.deserializeUleb128AsU32(),o=new Array;for(let i=0;i<r;i+=1)o.push(t.deserialize(e));return new n(o)}},w= exports.MoveString =class n extends d{constructor(e){super(),this.value=e}serialize(e){e.serializeStr(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){let t=this.bcsToBytes().slice(1);T.U8(t).serializeForScriptFunction(e)}static deserialize(e){return new n(e.deserializeStr())}},Ce= exports.MoveOption =class n extends d{constructor(e){super(),typeof e<"u"&&e!==null?this.vec=new T([e]):this.vec=new T([]),[this.value]=this.vec.values}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}unwrap(){if(this.isSome())return this.vec.values[0];throw new Error("Called unwrap on a MoveOption with no value")}isSome(){return this.vec.values.length===1}serialize(e){this.vec.serialize(e)}static U8(e){return new n(e!=null?new N(e):void 0)}static U16(e){return new n(e!=null?new re(e):void 0)}static U32(e){return new n(e!=null?new oe(e):void 0)}static U64(e){return new n(e!=null?new D(e):void 0)}static U128(e){return new n(e!=null?new ie(e):void 0)}static U256(e){return new n(e!=null?new se(e):void 0)}static Bool(e){return new n(e!=null?new I(e):void 0)}static MoveString(e){return new n(e!=null?new w(e):void 0)}static deserialize(e,t){let r=T.deserialize(e,t);return new n(r.values[0])}};var _ed25519 = require('@noble/curves/ed25519');var _sha3 = require('@noble/hashes/sha3');var ds=(a=>(a.INCORRECT_NUMBER_OF_BYTES="incorrect_number_of_bytes",a.INVALID_HEX_CHARS="invalid_hex_chars",a.TOO_SHORT="too_short",a.TOO_LONG="too_long",a.LEADING_ZERO_X_REQUIRED="leading_zero_x_required",a.LONG_FORM_REQUIRED_UNLESS_SPECIAL="long_form_required_unless_special",a.INVALID_PADDING_ZEROES="INVALID_PADDING_ZEROES",a))(ds||{}),_=class _ extends d{constructor(e){if(super(),e.length!==_.LENGTH)throw new F("AccountAddress data should be exactly 32 bytes long","incorrect_number_of_bytes");this.data=e}isSpecial(){return this.data.slice(0,this.data.length-1).every(e=>e===0)&&this.data[this.data.length-1]<16}toString(){return`0x${this.toStringWithoutPrefix()}`}toStringWithoutPrefix(){let e=_utils.bytesToHex.call(void 0, this.data);return this.isSpecial()&&(e=e[e.length-1]),e}toStringLong(){return`0x${this.toStringLongWithoutPrefix()}`}toStringLongWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toUint8Array(){return this.data}serialize(e){e.serializeFixedBytes(this.data)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(3),e.serialize(this)}static deserialize(e){let t=e.deserializeFixedBytes(_.LENGTH);return new _(t)}static fromStringStrict(e){if(!e.startsWith("0x"))throw new F("Hex string must start with a leading 0x.","leading_zero_x_required");let t=_.fromString(e);if(e.length!==_.LONG_STRING_LENGTH+2)if(t.isSpecial()){if(e.length!==3)throw new F(`The given hex string ${e} is a special address not in LONG form, it must be 0x0 to 0xf without padding zeroes.`,"INVALID_PADDING_ZEROES")}else throw new F(`The given hex string ${e} is not a special address, it must be represented as 0x + 64 chars.`,"long_form_required_unless_special");return t}static fromString(e){let t=e;if(e.startsWith("0x")&&(t=e.slice(2)),t.length===0)throw new F("Hex string is too short, must be 1 to 64 chars long, excluding the leading 0x.","too_short");if(t.length>64)throw new F("Hex string is too long, must be 1 to 64 chars long, excluding the leading 0x.","too_long");let r;try{r=_utils.hexToBytes.call(void 0, t.padStart(64,"0"))}catch(o){throw new F(`Hex characters are invalid: ${_optionalChain([o, 'optionalAccess', _5 => _5.message])}`,"invalid_hex_chars")}return new _(r)}static from(e){return e instanceof _?e:e instanceof Uint8Array?new _(e):_.fromString(e)}static fromStrict(e){return e instanceof _?e:e instanceof Uint8Array?new _(e):_.fromStringStrict(e)}static isValid(e){try{return e.strict?_.fromStrict(e.input):_.from(e.input),{valid:!0}}catch(t){return{valid:!1,invalidReason:_optionalChain([t, 'optionalAccess', _6 => _6.invalidReason]),invalidReasonMessage:_optionalChain([t, 'optionalAccess', _7 => _7.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((t,r)=>t===e.data[r])}};_.LENGTH=32,_.LONG_STRING_LENGTH=64,_.ZERO=_.from("0x0"),_.ONE=_.from("0x1"),_.TWO=_.from("0x2"),_.THREE=_.from("0x3"),_.FOUR=_.from("0x4");var u=_;var Pe=class Pe extends d{constructor(e){super();let{data:t}=e,r=h.fromHexInput(t);if(r.toUint8Array().length!==Pe.LENGTH)throw new Error(`Authentication Key length should be ${Pe.LENGTH}`);this.data=r}serialize(e){e.serializeFixedBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeFixedBytes(Pe.LENGTH);return new Pe({data:t})}toString(){return this.data.toString()}toUint8Array(){return this.data.toUint8Array()}static fromSchemeAndBytes(e){let{scheme:t,input:r}=e,o=h.fromHexInput(r).toUint8Array(),i=new Uint8Array([...o,t]),s=_sha3.sha3_256.create();s.update(i);let a=s.digest();return new Pe({data:a})}static fromPublicKeyAndScheme(e){let{publicKey:t}=e;return t.authKey()}static fromPublicKey(e){let{publicKey:t}=e;return t.authKey()}derivedAddress(){return new u(this.data.toUint8Array())}};Pe.LENGTH=32;var K=Pe;var _hmac = require('@noble/hashes/hmac');var _sha512 = require('@noble/hashes/sha512');var _bip39 = require('@scure/bip39'); var Nr = _interopRequireWildcard(_bip39);var ys=/^m\/44'\/637'\/[0-9]+'\/[0-9]+'\/[0-9]+'?$/,As= exports.APTOS_BIP44_REGEX =/^m\/44'\/637'\/[0-9]+'\/[0-9]+\/[0-9]+$/,fs= exports.KeyType =(e=>(e.ED25519="ed25519 seed",e))(fs||{}),Br= exports.HARDENED_OFFSET =2147483648;function kr(n){return As.test(n)}function Or(n){return ys.test(n)}var Vn=(n,e)=>{let t=_hmac.hmac.create(_sha512.sha512,n).update(e).digest();return{key:t.slice(0,32),chainCode:t.slice(32)}},Mr= exports.CKDPriv =({key:n,chainCode:e},t)=>{let r=new ArrayBuffer(4);new DataView(r).setUint32(0,t);let o=new Uint8Array(r),i=new Uint8Array([0]),s=new Uint8Array([...i,...n,...o]);return Vn(e,s)},hs=n=>n.replace("'",""),Fr= exports.splitPath =n=>n.split("/").slice(1).map(hs),nn= exports.mnemonicToSeed =n=>{let e=n.trim().split(/\s+/).map(t=>t.toLowerCase()).join(" ");return Nr.mnemonicToSeedSync(e)};var vt=class extends d{toString(){let e=this.toUint8Array();return h.fromHexInput(e).toString()}},pe= exports.AccountPublicKey =class extends vt{};var Y=class extends d{toString(){let e=this.toUint8Array();return h.fromHexInput(e).toString()}};var Xe=n=>typeof n=="string"?h.isValid(n).valid?n:Buffer.from(n,"utf8"):n;var Kr=[237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16],Ne=class Ne extends pe{constructor(e){super();let t=h.fromHexInput(e);if(t.toUint8Array().length!==Ne.LENGTH)throw new Error(`PublicKey length should be ${Ne.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof U))return!1;let o=Xe(t),i=h.fromHexInput(o).toUint8Array(),s=r.toUint8Array(),a=this.key.toUint8Array();return r.isCanonicalSignature()?_ed25519.ed25519.verify(s,i,a):!1}authKey(){return K.fromSchemeAndBytes({scheme:0,input:this.toUint8Array()})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new Ne(t)}static isPublicKey(e){return e instanceof Ne}};Ne.LENGTH=32;var E=Ne,Z=class Z extends d{constructor(e){super();let t=h.fromHexInput(e);if(t.toUint8Array().length!==Z.LENGTH)throw new Error(`PrivateKey length should be ${Z.LENGTH}`);this.signingKey=t}static generate(){let e=_ed25519.ed25519.utils.randomPrivateKey();return new Z(e)}static fromDerivationPath(e,t){if(!Or(e))throw new Error(`Invalid derivation path ${e}`);return Z.fromDerivationPathInner(e,nn(t))}static fromDerivationPathInner(e,t,r=Br){let{key:o,chainCode:i}=Vn(Z.SLIP_0010_SEED,t),s=Fr(e).map(c=>parseInt(c,10)),{key:a}=s.reduce((c,p)=>Mr(c,p+r),{key:o,chainCode:i});return new Z(a)}publicKey(){let e=_ed25519.ed25519.getPublicKey(this.signingKey.toUint8Array());return new E(e)}sign(e){let t=Xe(e),r=h.fromHexInput(t).toUint8Array(),o=_ed25519.ed25519.sign(r,this.signingKey.toUint8Array());return new U(o)}toUint8Array(){return this.signingKey.toUint8Array()}toString(){return this.signingKey.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new Z(t)}static isPrivateKey(e){return e instanceof Z}};Z.LENGTH=32,Z.SLIP_0010_SEED="ed25519 seed";var J=Z,Ye=class Ye extends Y{constructor(e){super();let t=h.fromHexInput(e);if(t.toUint8Array().length!==Ye.LENGTH)throw new Error(`Signature length should be ${Ye.LENGTH}`);this.data=t}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new Ye(t)}isCanonicalSignature(){let e=this.toUint8Array().slice(32);for(let t=e.length-1;t>=0;t-=1){if(e[t]<Kr[t])return!0;if(e[t]>Kr[t])return!1}return!1}};Ye.LENGTH=64;var U=Ye;var ee=class ee extends pe{constructor(e){super();let{publicKeys:t,threshold:r}=e;if(t.length>ee.MAX_KEYS||t.length<ee.MIN_KEYS)throw new Error(`Must have between ${ee.MIN_KEYS} and ${ee.MAX_KEYS} public keys, inclusive`);if(r<ee.MIN_THRESHOLD||r>t.length)throw new Error(`Threshold must be between ${ee.MIN_THRESHOLD} and ${t.length}, inclusive`);this.publicKeys=t,this.threshold=r}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof Be))return!1;let o=[];for(let i=0;i<4;i+=1)for(let s=0;s<8;s+=1)if((r.bitmap[i]&1<<7-s)!==0){let c=i*8+s;o.push(c)}if(o.length!==r.signatures.length)throw new Error("Bitmap and signatures length mismatch");if(o.length<this.threshold)throw new Error("Not enough signatures");for(let i=0;i<o.length;i+=1)if(!this.publicKeys[o[i]].verifySignature({message:t,signature:r.signatures[i]}))return!1;return!0}authKey(){return K.fromSchemeAndBytes({scheme:1,input:this.toUint8Array()})}toUint8Array(){let e=new Uint8Array(this.publicKeys.length*E.LENGTH+1);return this.publicKeys.forEach((t,r)=>{e.set(t.toUint8Array(),r*E.LENGTH)}),e[this.publicKeys.length*E.LENGTH]=this.threshold,e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes(),r=t[t.length-1],o=[];for(let i=0;i<t.length-1;i+=E.LENGTH){let s=i;o.push(new E(t.subarray(s,s+E.LENGTH)))}return new ee({publicKeys:o,threshold:r})}};ee.MAX_KEYS=32,ee.MIN_KEYS=2,ee.MIN_THRESHOLD=1;var Ze=ee,V=class V extends Y{constructor(e){super();let{signatures:t,bitmap:r}=e;if(t.length>V.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${V.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=t,!(r instanceof Uint8Array))this.bitmap=V.createBitmap({bits:r});else{if(r.length!==V.BITMAP_LEN)throw new Error(`"bitmap" length should be ${V.BITMAP_LEN}`);this.bitmap=r}}toUint8Array(){let e=new Uint8Array(this.signatures.length*U.LENGTH+V.BITMAP_LEN);return this.signatures.forEach((t,r)=>{e.set(t.toUint8Array(),r*U.LENGTH)}),e.set(this.bitmap,this.signatures.length*U.LENGTH),e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes(),r=t.subarray(t.length-4),o=[];for(let i=0;i<t.length-r.length;i+=U.LENGTH){let s=i;o.push(new U(t.subarray(s,s+U.LENGTH)))}return new V({signatures:o,bitmap:r})}static createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach((s,a)=>{if(s>=V.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${V.MAX_SIGNATURES_SUPPORTED-1}.`);if(i.has(s))throw new Error("Duplicate bits detected.");if(a>0&&s<=t[a-1])throw new Error("The bits need to be sorted in ascending order.");i.add(s);let c=Math.floor(s/8),p=o[c];p|=r>>s%8,o[c]=p}),o}};V.MAX_SIGNATURES_SUPPORTED=32,V.BITMAP_LEN=4;var Be=V;var _secp256k1 = require('@noble/curves/secp256k1');var _bip32 = require('@scure/bip32');var ke=class ke extends vt{constructor(e){super();let t=h.fromHexInput(e);if(t.toUint8Array().length!==ke.LENGTH)throw new Error(`PublicKey length should be ${ke.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof he))return!1;let o=Xe(t),i=h.fromHexInput(o).toUint8Array(),s=_sha3.sha3_256.call(void 0, i),a=r.toUint8Array();return _secp256k1.secp256k1.verify(a,s,this.key.toUint8Array(),{lowS:!0})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new ke(t)}static isPublicKey(e){return e instanceof ke}};ke.LENGTH=65;var fe=ke,de=class de extends d{constructor(e){super();let t=h.fromHexInput(e);if(t.toUint8Array().length!==de.LENGTH)throw new Error(`PrivateKey length should be ${de.LENGTH}`);this.key=t}static generate(){let e=_secp256k1.secp256k1.utils.randomPrivateKey();return new de(e)}static fromDerivationPath(e,t){if(!kr(e))throw new Error(`Invalid derivation path ${e}`);return de.fromDerivationPathInner(e,nn(t))}static fromDerivationPathInner(e,t){let{privateKey:r}=_bip32.HDKey.fromMasterSeed(t).derive(e);if(r===null)throw new Error("Invalid key");return new de(r)}sign(e){let t=Xe(e),r=h.fromHexInput(t),o=_sha3.sha3_256.call(void 0, r.toUint8Array()),i=_secp256k1.secp256k1.sign(o,this.key.toUint8Array(),{lowS:!0});return new he(i.toCompactRawBytes())}publicKey(){let e=_secp256k1.secp256k1.getPublicKey(this.key.toUint8Array(),!1);return new fe(e)}toUint8Array(){return this.key.toUint8Array()}toString(){return this.key.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new de(t)}static isPrivateKey(e){return e instanceof de}};de.LENGTH=32;var Oe=de,Je=class Je extends Y{constructor(e){super();let t=h.fromHexInput(e);if(t.toUint8Array().length!==Je.LENGTH)throw new Error(`Signature length should be ${Je.LENGTH}, received ${t.toUint8Array().length}`);this.data=t}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new Je(t)}};Je.LENGTH=64;var he=Je;var B=class n extends pe{constructor(e){if(super(),this.publicKey=e,e instanceof E)this.variant=0;else if(e instanceof fe)this.variant=1;else throw new Error("Unsupported public key type")}verifySignature(e){let{message:t,signature:r}=e;return r instanceof q?this.publicKey.verifySignature({message:t,signature:r.signature}):!1}authKey(){return K.fromSchemeAndBytes({scheme:2,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeU32AsUleb128(this.variant),this.publicKey.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=E.deserialize(e);break;case 1:r=fe.deserialize(e);break;default:throw new Error(`Unknown variant index for AnyPublicKey: ${t}`)}return new n(r)}static isPublicKey(e){return e instanceof n}isEd25519(){return this.publicKey instanceof E}isSecp256k1PublicKey(){return this.publicKey instanceof fe}},q= exports.AnySignature =class n extends Y{constructor(e){if(super(),this.signature=e,e instanceof U)this.variant=0;else if(e instanceof he)this.variant=1;else throw new Error("Unsupported signature type")}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeU32AsUleb128(this.variant),this.signature.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=U.deserialize(e);break;case 1:r=he.deserialize(e);break;default:throw new Error(`Unknown variant index for AnySignature: ${t}`)}return new n(r)}};function bs(n){let e=n;return e-=e>>1&1431655765,e=(e&858993459)+(e>>2&858993459),(e+(e>>4)&252645135)*16843009>>24}var et=class n extends pe{constructor(e){super();let{publicKeys:t,signaturesRequired:r}=e;if(r<1)throw new Error("The number of required signatures needs to be greater than 0");if(t.length<r)throw new Error(`Provided ${t.length} public keys is smaller than the ${r} required signatures`);this.publicKeys=t.map(o=>o instanceof B?o:new B(o)),this.signaturesRequired=r}verifySignature(e){throw new Error("not implemented")}authKey(){return K.fromSchemeAndBytes({scheme:3,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.publicKeys),e.serializeU8(this.signaturesRequired)}static deserialize(e){let t=e.deserializeVector(B),r=e.deserializeU8();return new n({publicKeys:t,signaturesRequired:r})}createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach((s,a)=>{if(a+1>this.publicKeys.length)throw new Error(`Signature index ${a+1} is out of public keys range, ${this.publicKeys.length}.`);if(i.has(s))throw new Error(`Duplicate bit ${s} detected.`);i.add(s);let c=Math.floor(s/8),p=o[c];p|=r>>s%8,o[c]=p}),o}getIndex(e){let t=e instanceof B?e:new B(e),r=this.publicKeys.findIndex(o=>o.toString()===t.toString());if(r!==-1)return r;throw new Error("Public key not found in MultiKey")}},L=class L extends Y{constructor(e){super();let{signatures:t,bitmap:r}=e;if(t.length>L.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${L.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=t.map(i=>i instanceof q?i:new q(i)),!(r instanceof Uint8Array))this.bitmap=L.createBitmap({bits:r});else{if(r.length!==L.BITMAP_LEN)throw new Error(`"bitmap" length should be ${L.BITMAP_LEN}`);this.bitmap=r}let o=this.bitmap.reduce((i,s)=>i+bs(s),0);if(o!==this.signatures.length)throw new Error(`Expecting ${o} signatures from the bitmap, but got ${this.signatures.length}`)}static createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach(s=>{if(s>=L.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${L.MAX_SIGNATURES_SUPPORTED-1}.`);if(i.has(s))throw new Error("Duplicate bits detected.");i.add(s);let a=Math.floor(s/8),c=o[a];c|=r>>s%8,o[a]=c}),o}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.signatures),e.serializeBytes(this.bitmap)}static deserialize(e){let t=e.deserializeVector(q),r=e.deserializeBytes();return new L({signatures:t,bitmap:r})}};L.BITMAP_LEN=4,L.MAX_SIGNATURES_SUPPORTED=L.BITMAP_LEN*8;var Me=L;var O=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return ae.load(e);case 1:return sn.load(e);case 2:return ce.load(e);case 3:return Fe.load(e);default:throw new Error(`Unknown variant index for AccountAuthenticator: ${t}`)}}isEd25519(){return this instanceof ae}isMultiEd25519(){return this instanceof sn}isSingleKey(){return this instanceof ce}isMultiKey(){return this instanceof Fe}},ae= exports.AccountAuthenticatorEd25519 =class n extends O{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=E.deserialize(e),r=U.deserialize(e);return new n(t,r)}},sn= exports.AccountAuthenticatorMultiEd25519 =class n extends O{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=Ze.deserialize(e),r=Be.deserialize(e);return new n(t,r)}},ce= exports.AccountAuthenticatorSingleKey =class n extends O{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(2),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=B.deserialize(e),r=q.deserialize(e);return new n(t,r)}},Fe= exports.AccountAuthenticatorMultiKey =class n extends O{constructor(e,t){super(),this.public_keys=e,this.signatures=t}serialize(e){e.serializeU32AsUleb128(3),this.public_keys.serialize(e),this.signatures.serialize(e)}static load(e){let t=et.deserialize(e),r=Me.deserialize(e);return new n(t,r)}};var Ct=(r=>(r.FULLNODE="Fullnode",r.INDEXER="Indexer",r.FAUCET="Faucet",r))(Ct||{}),$r= exports.DEFAULT_MAX_GAS_AMOUNT =2e5,Vr= exports.DEFAULT_TXN_EXP_SEC_FROM_NOW =20,an= exports.DEFAULT_TXN_TIMEOUT_SEC =20,cn= exports.APTOS_COIN ="0x1::aptos_coin::AptosCoin",Lr= exports.RAW_TRANSACTION_SALT ="APTOS::RawTransaction",Ln= exports.RAW_TRANSACTION_WITH_DATA_SALT ="APTOS::RawTransactionWithData",Ke= exports.ProcessorType =(a=>(a.ACCOUNT_TRANSACTION_PROCESSOR="account_transactions_processor",a.DEFAULT="default_processor",a.EVENTS_PROCESSOR="events_processor",a.FUNGIBLE_ASSET_PROCESSOR="fungible_asset_processor",a.STAKE_PROCESSOR="stake_processor",a.TOKEN_V2_PROCESSOR="token_v2_processor",a.USER_TRANSACTION_PROCESSOR="user_transaction_processor",a))(Ke||{});var tt=class n extends d{constructor(e){super(),this.chainId=e}serialize(e){e.serializeU8(this.chainId)}static deserialize(e){let t=e.deserializeU8();return new n(t)}};var P=class n extends d{constructor(e){super(),this.identifier=e}serialize(e){e.serializeStr(this.identifier)}static deserialize(e){let t=e.deserializeStr();return new n(t)}};var Pt=class n extends d{constructor(e,t){super(),this.address=e,this.name=t}static fromStr(e){let t=e.split("::");if(t.length!==2)throw new Error("Invalid module id.");return new n(u.fromString(t[0]),new P(t[1]))}serialize(e){this.address.serialize(e),this.name.serialize(e)}static deserialize(e){let t=u.deserialize(e),r=P.deserialize(e);return new n(t,r)}};var R=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return k.load(e);case 1:return le.load(e);case 2:return $.load(e);case 3:return ot.load(e);case 4:return H.load(e);case 5:return qe.load(e);case 6:return x.load(e);case 7:return g.load(e);case 8:return nt.load(e);case 9:return rt.load(e);case 10:return it.load(e);case 255:return z.load(e);default:throw new Error(`Unknown variant index for TypeTag: ${t}`)}}isBool(){return this instanceof k}isAddress(){return this instanceof H}isGeneric(){return this instanceof z}isSigner(){return this instanceof qe}isVector(){return this instanceof x}isStruct(){return this instanceof g}isU8(){return this instanceof le}isU16(){return this instanceof nt}isU32(){return this instanceof rt}isU64(){return this instanceof $}isU128(){return this instanceof ot}isU256(){return this instanceof it}},k= exports.TypeTagBool =class n extends R{toString(){return"bool"}serialize(e){e.serializeU32AsUleb128(0)}static load(e){return new n}},le= exports.TypeTagU8 =class n extends R{toString(){return"u8"}serialize(e){e.serializeU32AsUleb128(1)}static load(e){return new n}},nt= exports.TypeTagU16 =class n extends R{toString(){return"u16"}serialize(e){e.serializeU32AsUleb128(8)}static load(e){return new n}},rt= exports.TypeTagU32 =class n extends R{toString(){return"u32"}serialize(e){e.serializeU32AsUleb128(9)}static load(e){return new n}},$= exports.TypeTagU64 =class n extends R{toString(){return"u64"}serialize(e){e.serializeU32AsUleb128(2)}static load(e){return new n}},ot= exports.TypeTagU128 =class n extends R{toString(){return"u128"}serialize(e){e.serializeU32AsUleb128(3)}static load(e){return new n}},it= exports.TypeTagU256 =class n extends R{toString(){return"u256"}serialize(e){e.serializeU32AsUleb128(10)}static load(e){return new n}},H= exports.TypeTagAddress =class n extends R{toString(){return"address"}serialize(e){e.serializeU32AsUleb128(4)}static load(e){return new n}},qe= exports.TypeTagSigner =class n extends R{toString(){return"signer"}serialize(e){e.serializeU32AsUleb128(5)}static load(e){return new n}},un= exports.TypeTagReference =class n extends R{constructor(t){super();this.value=t}toString(){return`&${this.value.toString()}`}serialize(t){t.serializeU32AsUleb128(254)}static load(t){let r=R.deserialize(t);return new n(r)}},z= exports.TypeTagGeneric =class n extends R{constructor(t){super();this.value=t;if(t<0)throw new Error("Generic type parameter index cannot be negative")}toString(){return`T${this.value}`}serialize(t){t.serializeU32AsUleb128(255),t.serializeU32(this.value)}static load(t){let r=t.deserializeU32();return new n(r)}},x= exports.TypeTagVector =class n extends R{constructor(t){super();this.value=t}toString(){return`vector<${this.value.toString()}>`}static u8(){return new n(new le)}serialize(t){t.serializeU32AsUleb128(6),this.value.serialize(t)}static load(t){let r=R.deserialize(t);return new n(r)}},g= exports.TypeTagStruct =class n extends R{constructor(t){super();this.value=t}toString(){let t="";return this.value.typeArgs.length>0&&(t=`<${this.value.typeArgs.map(r=>r.toString()).join(", ")}>`),`${this.value.address.toString()}::${this.value.moduleName.identifier}::${this.value.name.identifier}${t}`}serialize(t){t.serializeU32AsUleb128(7),this.value.serialize(t)}static load(t){let r=Te.deserialize(t);return new n(r)}isTypeTag(t,r,o){return this.value.moduleName.identifier===r&&this.value.name.identifier===o&&this.value.address.equals(t)}isString(){return this.isTypeTag(u.ONE,"string","String")}isOption(){return this.isTypeTag(u.ONE,"option","Option")}isObject(){return this.isTypeTag(u.ONE,"object","Object")}},Te= exports.StructTag =class n extends d{constructor(e,t,r,o){super(),this.address=e,this.moduleName=t,this.name=r,this.typeArgs=o}serialize(e){e.serialize(this.address),e.serialize(this.moduleName),e.serialize(this.name),e.serializeVector(this.typeArgs)}static deserialize(e){let t=u.deserialize(e),r=P.deserialize(e),o=P.deserialize(e),i=e.deserializeVector(R);return new n(t,r,o,i)}};function Up(){return new Te(u.ONE,new P("aptos_coin"),new P("AptosCoin"),[])}function S(){return new Te(u.ONE,new P("string"),new P("String"),[])}function Rp(n){return new Te(u.ONE,new P("option"),new P("Option"),[n])}function Q(n){return new Te(u.ONE,new P("object"),new P("Object"),[n])}function ws(n){let e=n.deserializeUleb128AsU32();switch(e){case 0:return N.deserialize(n);case 1:return D.deserialize(n);case 2:return ie.deserialize(n);case 3:return u.deserialize(n);case 4:return T.deserialize(n,N);case 5:return I.deserialize(n);case 6:return re.deserialize(n);case 7:return oe.deserialize(n);case 8:return se.deserialize(n);default:throw new Error(`Unknown variant index for ScriptTransactionArgument: ${e}`)}}var $e=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return It.load(e);case 2:return Et.load(e);case 3:return Ut.load(e);default:throw new Error(`Unknown variant index for TransactionPayload: ${t}`)}}},It= exports.TransactionPayloadScript =class n extends $e{constructor(e){super(),this.script=e}serialize(e){e.serializeU32AsUleb128(0),this.script.serialize(e)}static load(e){let t=Rt.deserialize(e);return new n(t)}},Et= exports.TransactionPayloadEntryFunction =class n extends $e{constructor(e){super(),this.entryFunction=e}serialize(e){e.serializeU32AsUleb128(2),this.entryFunction.serialize(e)}static load(e){let t=Ve.deserialize(e);return new n(t)}},Ut= exports.TransactionPayloadMultiSig =class n extends $e{constructor(e){super(),this.multiSig=e}serialize(e){e.serializeU32AsUleb128(3),this.multiSig.serialize(e)}static load(e){let t=zt.deserialize(e);return new n(t)}},Ve= exports.EntryFunction =class n{constructor(e,t,r,o){this.module_name=e,this.function_name=t,this.type_args=r,this.args=o}static build(e,t,r,o){return new n(Pt.fromStr(e),new P(t),r,o)}serialize(e){this.module_name.serialize(e),this.function_name.serialize(e),e.serializeVector(this.type_args),e.serializeU32AsUleb128(this.args.length),this.args.forEach(t=>{t.serializeForEntryFunction(e)})}static deserialize(e){let t=Pt.deserialize(e),r=P.deserialize(e),o=e.deserializeVector(R),i=e.deserializeUleb128AsU32(),s=new Array;for(let a=0;a<i;a+=1){let c=e.deserializeUleb128AsU32(),p=en.deserialize(e,c);s.push(p)}return new n(t,r,o,s)}},Rt= exports.Script =class n{constructor(e,t,r){this.bytecode=e,this.type_args=t,this.args=r}serialize(e){e.serializeBytes(this.bytecode),e.serializeVector(this.type_args),e.serializeU32AsUleb128(this.args.length),this.args.forEach(t=>{t.serializeForScriptFunction(e)})}static deserialize(e){let t=e.deserializeBytes(),r=e.deserializeVector(R),o=e.deserializeUleb128AsU32(),i=new Array;for(let s=0;s<o;s+=1){let a=ws(e);i.push(a)}return new n(t,r,i)}},zt= exports.MultiSig =class n{constructor(e,t){this.multisig_address=e,this.transaction_payload=t}serialize(e){this.multisig_address.serialize(e),this.transaction_payload===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.transaction_payload.serialize(e))}static deserialize(e){let t=u.deserialize(e),r=e.deserializeBool(),o;return r&&(o=Gt.deserialize(e)),new n(t,o)}},Gt= exports.MultiSigTransactionPayload =class n extends d{constructor(e){super(),this.transaction_payload=e}serialize(e){e.serializeU32AsUleb128(0),this.transaction_payload.serialize(e)}static deserialize(e){return e.deserializeUleb128AsU32(),new n(Ve.deserialize(e))}};var te=class n extends d{constructor(e,t,r,o,i,s,a){super(),this.sender=e,this.sequence_number=t,this.payload=r,this.max_gas_amount=o,this.gas_unit_price=i,this.expiration_timestamp_secs=s,this.chain_id=a}serialize(e){this.sender.serialize(e),e.serializeU64(this.sequence_number),this.payload.serialize(e),e.serializeU64(this.max_gas_amount),e.serializeU64(this.gas_unit_price),e.serializeU64(this.expiration_timestamp_secs),this.chain_id.serialize(e)}static deserialize(e){let t=u.deserialize(e),r=e.deserializeU64(),o=$e.deserialize(e),i=e.deserializeU64(),s=e.deserializeU64(),a=e.deserializeU64(),c=tt.deserialize(e);return new n(t,r,o,i,s,a,c)}},pn= exports.RawTransactionWithData =class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return Le.load(e);case 1:return He.load(e);default:throw new Error(`Unknown variant index for RawTransactionWithData: ${t}`)}}},Le= exports.MultiAgentRawTransaction =class n extends pn{constructor(e,t){super(),this.raw_txn=e,this.secondary_signer_addresses=t}serialize(e){e.serializeU32AsUleb128(0),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses)}static load(e){let t=te.deserialize(e),r=e.deserializeVector(u);return new n(t,r)}},He= exports.FeePayerRawTransaction =class n extends pn{constructor(e,t,r){super(),this.raw_txn=e,this.secondary_signer_addresses=t,this.fee_payer_address=r}serialize(e){e.serializeU32AsUleb128(1),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses),this.fee_payer_address.serialize(e)}static load(e){let t=te.deserialize(e),r=e.deserializeVector(u),o=u.deserialize(e);return new n(t,r,o)}};var dn=class extends d{constructor(t){super();this.accountAddress=u.ONE;this.moduleName=new w("account");this.structName=new w("RotationProofChallenge");this.sequenceNumber=new D(t.sequenceNumber),this.originator=t.originator,this.currentAuthKey=t.currentAuthKey,this.newPublicKey=T.U8(t.newPublicKey.toUint8Array())}serialize(t){t.serialize(this.accountAddress),t.serialize(this.moduleName),t.serialize(this.structName),t.serialize(this.sequenceNumber),t.serialize(this.originator),t.serialize(this.currentAuthKey),t.serialize(this.newPublicKey)}};var be=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return st.load(e);case 1:return Hn.load(e);case 2:return at.load(e);case 3:return ct.load(e);case 4:return ut.load(e);default:throw new Error(`Unknown variant index for TransactionAuthenticator: ${t}`)}}},st= exports.TransactionAuthenticatorEd25519 =class n extends be{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=E.deserialize(e),r=U.deserialize(e);return new n(t,r)}},Hn= exports.TransactionAuthenticatorMultiEd25519 =class n extends be{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=Ze.deserialize(e),r=Be.deserialize(e);return new n(t,r)}},at= exports.TransactionAuthenticatorMultiAgent =class n extends be{constructor(e,t,r){super(),this.sender=e,this.secondary_signer_addresses=t,this.secondary_signers=r}serialize(e){e.serializeU32AsUleb128(2),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers)}static load(e){let t=O.deserialize(e),r=e.deserializeVector(u),o=e.deserializeVector(O);return new n(t,r,o)}},ct= exports.TransactionAuthenticatorFeePayer =class n extends be{constructor(e,t,r,o){super(),this.sender=e,this.secondary_signer_addresses=t,this.secondary_signers=r,this.fee_payer=o}serialize(e){e.serializeU32AsUleb128(3),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers),this.fee_payer.address.serialize(e),this.fee_payer.authenticator.serialize(e)}static load(e){let t=O.deserialize(e),r=e.deserializeVector(u),o=e.deserializeVector(O),i=u.deserialize(e),s=O.deserialize(e),a={address:i,authenticator:s};return new n(t,r,o,a)}},ut= exports.TransactionAuthenticatorSingleSender =class n extends be{constructor(e){super(),this.sender=e}serialize(e){e.serializeU32AsUleb128(4),this.sender.serialize(e)}static load(e){let t=O.deserialize(e);return new n(t)}};var Qe=class n extends d{constructor(e,t){super(),this.raw_txn=e,this.authenticator=t}serialize(e){this.raw_txn.serialize(e),this.authenticator.serialize(e)}static deserialize(e){let t=te.deserialize(e),r=be.deserialize(e);return new n(t,r)}};var ln=class n extends d{constructor(e,t){super(),this.rawTransaction=e,this.feePayerAddress=t}serialize(e){this.rawTransaction.serialize(e),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let t=te.deserialize(e),r=e.deserializeBool(),o;return r&&(o=u.deserialize(e)),new n(t,o)}};var gn=class n extends d{constructor(e,t,r){super(),this.rawTransaction=e,this.feePayerAddress=r,this.secondarySignerAddresses=t}serialize(e){this.rawTransaction.serialize(e),e.serializeVector(this.secondarySignerAddresses),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let t=te.deserialize(e),r=e.deserializeVector(u),o=e.deserializeBool(),i;return o&&(i=u.deserialize(e)),new n(t,r,i)}};function Ss(n){return n.feePayerAddress?new He(n.rawTransaction,_nullishCoalesce(n.secondarySignerAddresses, () => ([])),n.feePayerAddress):n.secondarySignerAddresses?new Le(n.rawTransaction,n.secondarySignerAddresses):n.rawTransaction}function mn(n,e){let t=_sha3.sha3_256.create();if(!e.startsWith("APTOS::"))throw new Error(`Domain separator needs to start with 'APTOS::'. Provided - ${e}`);t.update(e);let r=t.digest(),o=n,i=new Uint8Array(r.length+o.length);return i.set(r),i.set(o,r.length),i}function qd(n){return mn(n.bcsToBytes(),`APTOS::${n.constructor.name}`)}function pt(n){let e=Ss(n);return n.feePayerAddress?mn(e.bcsToBytes(),Ln):n.secondarySignerAddresses?mn(e.bcsToBytes(),Ln):mn(e.bcsToBytes(),Lr)}var dt=class n{constructor(e){this.signingScheme=0;let{privateKey:t,address:r}=e;this.privateKey=t,this.publicKey=t.publicKey(),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(){let e=J.generate();return new n({privateKey:e})}static fromDerivationPath(e){let{path:t,mnemonic:r}=e,o=J.fromDerivationPath(t,r);return new n({privateKey:o})}verifySignature(e){return this.publicKey.verifySignature(e)}signWithAuthenticator(e){return new ae(this.publicKey,this.privateKey.sign(e))}signTransactionWithAuthenticator(e){return new ae(this.publicKey,this.signTransaction(e))}sign(e){return this.privateKey.sign(e)}signTransaction(e){return this.sign(pt(e))}};var lt=class n{constructor(e){this.signingScheme=2;let{privateKey:t,address:r}=e;this.privateKey=t,this.publicKey=new B(t.publicKey()),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(e={}){let{scheme:t=0}=e,r;switch(t){case 0:r=J.generate();break;case 2:r=Oe.generate();break;default:throw new Error(`Unsupported signature scheme ${t}`)}return new n({privateKey:r})}static fromDerivationPath(e){let{scheme:t=0,path:r,mnemonic:o}=e,i;switch(t){case 0:i=J.fromDerivationPath(r,o);break;case 2:i=Oe.fromDerivationPath(r,o);break;default:throw new Error(`Unsupported signature scheme ${t}`)}return new n({privateKey:i})}verifySignature(e){return this.publicKey.verifySignature(e)}signWithAuthenticator(e){return new ce(this.publicKey,this.sign(e))}signTransactionWithAuthenticator(e){return new ce(this.publicKey,this.signTransaction(e))}sign(e){return new q(this.privateKey.sign(e))}signTransaction(e){return this.sign(pt(e))}};var Ie=class{static generate(e={}){let{scheme:t=0,legacy:r=!0}=e;return t===0&&r?dt.generate():lt.generate({scheme:t})}static fromPrivateKey(e){let{privateKey:t,address:r,legacy:o=!0}=e;return t instanceof J&&o?new dt({privateKey:t,address:r}):new lt({privateKey:t,address:r})}static fromPrivateKeyAndAddress(e){return this.fromPrivateKey(e)}static fromDerivationPath(e){let{scheme:t=0,mnemonic:r,path:o,legacy:i=!0}=e;return t===0&&i?dt.fromDerivationPath({mnemonic:r,path:o}):lt.fromDerivationPath({scheme:t,mnemonic:r,path:o})}static authKey(e){let{publicKey:t}=e;return t.authKey()}verifySignature(e){return this.publicKey.verifySignature(e)}};var Hr=class n{constructor(e){let{multiKey:t,signers:r}=e;this.publicKey=t,this.signingScheme=3,this.accountAddress=this.publicKey.authKey().derivedAddress();let o=[];for(let s of r)o.push(this.publicKey.getIndex(s.publicKey));let i=r.map((s,a)=>[s,o[a]]);i.sort((s,a)=>s[1]-a[1]),this.signers=i.map(s=>s[0]),this.signerIndicies=i.map(s=>s[1]),this.signaturesBitmap=this.publicKey.createBitmap({bits:o})}static fromPublicKeysAndSigners(e){let{publicKeys:t,signaturesRequired:r,signers:o}=e,i=new et({publicKeys:t,signaturesRequired:r});return new n({multiKey:i,signers:o})}static isMultiKeySigner(e){return e instanceof n}signWithAuthenticator(e){return new Fe(this.publicKey,this.sign(e))}signTransactionWithAuthenticator(e){return new Fe(this.publicKey,this.signTransaction(e))}sign(e){let t=[];for(let r of this.signers)t.push(r.sign(e));return new Me({signatures:t,bitmap:this.signaturesBitmap})}signTransaction(e){let t=[];for(let r of this.signers)t.push(r.signTransaction(e));return new Me({signatures:t,bitmap:this.signaturesBitmap})}verifySignature(e){let{message:t,signature:r}=e;if(!this.signerIndicies.every((i,s)=>s===0||i>=this.signerIndicies[s-1]))return!1;for(let i=0;i<r.signatures.length;i+=1){let s=r.signatures[i];if(!this.publicKey.publicKeys[this.signerIndicies[i]].verifySignature({message:t,signature:s}))return!1}return!0}};var ge=class extends Error{constructor(e,t,r){super(r),this.name="AptosApiError",this.url=t.url,this.status=t.status,this.statusText=t.statusText,this.data=t.data,this.request=e}};var Qr="1.15.0";var Wr={mainnet:"https://api.mainnet.aptoslabs.com/v1/graphql",testnet:"https://api.testnet.aptoslabs.com/v1/graphql",devnet:"https://api.devnet.aptoslabs.com/v1/graphql",local:"http://127.0.0.1:8090/v1/graphql"},jr= exports.NetworkToNodeAPI ={mainnet:"https://api.mainnet.aptoslabs.com/v1",testnet:"https://api.testnet.aptoslabs.com/v1",devnet:"https://api.devnet.aptoslabs.com/v1",local:"http://127.0.0.1:8080/v1"},Xr= exports.NetworkToFaucetAPI ={mainnet:"https://faucet.mainnet.aptoslabs.com",testnet:"https://faucet.testnet.aptoslabs.com",devnet:"https://faucet.devnet.aptoslabs.com",local:"http://127.0.0.1:8081"},Qn= exports.Network =(i=>(i.MAINNET="mainnet",i.TESTNET="testnet",i.DEVNET="devnet",i.LOCAL="local",i.CUSTOM="custom",i))(Qn||{}),Wn= exports.NetworkToChainId ={mainnet:1,testnet:2,local:4},zl= exports.NetworkToNetworkName ={mainnet:"mainnet",testnet:"testnet",devnet:"devnet",local:"local",custom:"custom"};function Yr(n,e){let t=e.bcsToBytes(),r=new Jt(t);return n.deserialize(r)}var Zr={400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",429:"Too Many Requests",500:"Internal Server Error",502:"Bad Gateway",503:"Service Unavailable"};async function xs(n,e){let{url:t,method:r,body:o,contentType:i,params:s,overrides:a,originMethod:c}=n,p={..._optionalChain([a, 'optionalAccess', _8 => _8.HEADERS]),"x-aptos-client":`aptos-typescript-sdk/${Qr}`,"content-type":_nullishCoalesce(i, () => ("application/json")),"x-aptos-typescript-sdk-origin-method":c};return _optionalChain([a, 'optionalAccess', _9 => _9.AUTH_TOKEN])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _10 => _10.AUTH_TOKEN])}`),_optionalChain([a, 'optionalAccess', _11 => _11.API_KEY])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _12 => _12.API_KEY])}`),e.provider({url:t,method:r,body:o,params:s,headers:p,overrides:a})}async function yn(n,e,t){let{url:r,path:o}=n,i=o?`${r}/${o}`:r,s=await xs({...n,url:i},e.client),a={status:s.status,statusText:s.statusText,data:s.data,headers:s.headers,config:s.config,request:s.request,url:i};if(a.status===401)throw new ge(n,a,`Error: ${a.data}`);if(t==="Indexer"){let p=a.data;if(p.errors)throw new ge(n,a,_nullishCoalesce(`Indexer error: ${p.errors[0].message}`, () => (`Indexer unhandled Error ${s.status} : ${s.statusText}`)));a.data=p.data}if(a.status>=200&&a.status<300)return a;let c;throw a&&a.data&&"message"in a.data&&"error_code"in a.data?c=JSON.stringify(a.data):a.status in Zr?c=Zr[a.status]:c=`Unhandled Error ${a.status} : ${a.statusText}`,new ge(n,a,`${t} error: ${c}`)}async function Jr(n){let{aptosConfig:e,overrides:t,params:r,contentType:o,acceptType:i,path:s,originMethod:a,type:c}=n,p=e.getRequestUrl(c);return yn({url:p,method:"GET",originMethod:a,path:s,contentType:o,acceptType:i,params:r,overrides:{...e.clientConfig,...t}},e,n.type)}async function W(n){let{aptosConfig:e}=n;return Jr({...n,type:"Fullnode",overrides:{...e.clientConfig,...e.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _13 => _13.clientConfig, 'optionalAccess', _14 => _14.HEADERS]),..._optionalChain([e, 'access', _15 => _15.fullnodeConfig, 'optionalAccess', _16 => _16.HEADERS])}}})}async function gt(n){let e=[],t,r=n.params;do{let o=await Jr({type:"Fullnode",aptosConfig:n.aptosConfig,originMethod:n.originMethod,path:n.path,params:r,overrides:n.overrides});t=o.headers["x-aptos-cursor"],delete o.headers,e.push(...o.data),r.start=t}while(t!=null);return e}async function jn(n){let{type:e,originMethod:t,path:r,body:o,acceptType:i,contentType:s,params:a,aptosConfig:c,overrides:p}=n,f=c.getRequestUrl(e);return yn({url:f,method:"POST",originMethod:t,path:r,body:o,contentType:s,acceptType:i,params:a,overrides:p},c,n.type)}async function We(n){let{aptosConfig:e}=n;return jn({...n,type:"Fullnode",overrides:{...e.clientConfig,...e.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _17 => _17.clientConfig, 'optionalAccess', _18 => _18.HEADERS]),..._optionalChain([e, 'access', _19 => _19.fullnodeConfig, 'optionalAccess', _20 => _20.HEADERS])}}})}async function eo(n){let{aptosConfig:e}=n;return jn({...n,type:"Indexer",overrides:{...e.clientConfig,...e.indexerConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _21 => _21.clientConfig, 'optionalAccess', _22 => _22.HEADERS]),..._optionalChain([e, 'access', _23 => _23.indexerConfig, 'optionalAccess', _24 => _24.HEADERS])}}})}async function to(n){let{aptosConfig:e}=n,t={...e,clientConfig:{...e.clientConfig}};return _optionalChainDelete([t, 'optionalAccess', _25 => _25.clientConfig, 'optionalAccess', _26 => delete _26.API_KEY]),jn({...n,type:"Faucet",overrides:{...t.clientConfig,...t.faucetConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _27 => _27.clientConfig, 'optionalAccess', _28 => _28.HEADERS]),..._optionalChain([t, 'access', _29 => _29.faucetConfig, 'optionalAccess', _30 => _30.HEADERS])}}})}var vs=`
2
2
  fragment TokenActivitiesFields on token_activities_v2 {
3
3
  after_value
4
4
  before_value
@@ -16,7 +16,7 @@
16
16
  transaction_version
17
17
  type
18
18
  }
19
- `,Ga=`
19
+ `,Cs=`
20
20
  fragment AnsTokenFragment on current_aptos_names {
21
21
  domain
22
22
  expiration_timestamp
@@ -26,7 +26,7 @@
26
26
  is_primary
27
27
  owner_address
28
28
  }
29
- `,Dn=`
29
+ `,An=`
30
30
  fragment CurrentTokenOwnershipFields on current_token_ownerships_v2 {
31
31
  token_standard
32
32
  token_properties_mutated_v1
@@ -73,7 +73,7 @@
73
73
  }
74
74
  }
75
75
  }
76
- `,Fi=`
76
+ `,no=`
77
77
  query getAccountCoinsCount($address: String) {
78
78
  current_fungible_asset_balances_aggregate(
79
79
  where: {owner_address: {_eq: $address}}
@@ -83,7 +83,7 @@
83
83
  }
84
84
  }
85
85
  }
86
- `,Gi=`
86
+ `,ro=`
87
87
  query getAccountCoinsData($where_condition: current_fungible_asset_balances_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_fungible_asset_balances_order_by!]) {
88
88
  current_fungible_asset_balances(
89
89
  where: $where_condition
@@ -116,7 +116,7 @@
116
116
  }
117
117
  }
118
118
  }
119
- `,Mi=`
119
+ `,oo=`
120
120
  query getAccountCollectionsWithOwnedTokens($where_condition: current_collection_ownership_v2_view_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_collection_ownership_v2_view_order_by!]) {
121
121
  current_collection_ownership_v2_view(
122
122
  where: $where_condition
@@ -150,7 +150,7 @@
150
150
  single_token_uri
151
151
  }
152
152
  }
153
- `,qi=`
153
+ `,io=`
154
154
  query getAccountOwnedObjects($where_condition: current_objects_bool_exp, $offset: Int, $limit: Int, $order_by: [current_objects_order_by!]) {
155
155
  current_objects(
156
156
  where: $where_condition
@@ -167,7 +167,7 @@
167
167
  is_deleted
168
168
  }
169
169
  }
170
- `,$i=`
170
+ `,so=`
171
171
  query getAccountOwnedTokens($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
172
172
  current_token_ownerships_v2(
173
173
  where: $where_condition
@@ -178,7 +178,7 @@
178
178
  ...CurrentTokenOwnershipFields
179
179
  }
180
180
  }
181
- ${Dn}`,Ny=`
181
+ ${An}`,ug=`
182
182
  query getAccountOwnedTokensByTokenData($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
183
183
  current_token_ownerships_v2(
184
184
  where: $where_condition
@@ -189,7 +189,7 @@
189
189
  ...CurrentTokenOwnershipFields
190
190
  }
191
191
  }
192
- ${Dn}`,Hi=`
192
+ ${An}`,ao=`
193
193
  query getAccountOwnedTokensFromCollection($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
194
194
  current_token_ownerships_v2(
195
195
  where: $where_condition
@@ -200,7 +200,7 @@
200
200
  ...CurrentTokenOwnershipFields
201
201
  }
202
202
  }
203
- ${Dn}`,Vi=`
203
+ ${An}`,co=`
204
204
  query getAccountTokensCount($where_condition: current_token_ownerships_v2_bool_exp, $offset: Int, $limit: Int) {
205
205
  current_token_ownerships_v2_aggregate(
206
206
  where: $where_condition
@@ -212,7 +212,7 @@
212
212
  }
213
213
  }
214
214
  }
215
- `,Li=`
215
+ `,uo=`
216
216
  query getAccountTransactionsCount($address: String) {
217
217
  account_transactions_aggregate(where: {account_address: {_eq: $address}}) {
218
218
  aggregate {
@@ -220,13 +220,13 @@
220
220
  }
221
221
  }
222
222
  }
223
- `,Qi=`
223
+ `,po=`
224
224
  query getChainTopUserTransactions($limit: Int) {
225
225
  user_transactions(limit: $limit, order_by: {version: desc}) {
226
226
  version
227
227
  }
228
228
  }
229
- `,Pr=`
229
+ `,Xn=`
230
230
  query getCollectionData($where_condition: current_collections_v2_bool_exp!) {
231
231
  current_collections_v2(where: $where_condition) {
232
232
  collection_id
@@ -245,7 +245,7 @@
245
245
  uri
246
246
  }
247
247
  }
248
- `,Wi=`
248
+ `,lo=`
249
249
  query getCurrentFungibleAssetBalances($where_condition: current_fungible_asset_balances_bool_exp, $offset: Int, $limit: Int) {
250
250
  current_fungible_asset_balances(
251
251
  where: $where_condition
@@ -263,7 +263,7 @@
263
263
  token_standard
264
264
  }
265
265
  }
266
- `,ji=`
266
+ `,go=`
267
267
  query getDelegatedStakingActivities($delegatorAddress: String, $poolAddress: String) {
268
268
  delegated_staking_activities(
269
269
  where: {delegator_address: {_eq: $delegatorAddress}, pool_address: {_eq: $poolAddress}}
@@ -276,7 +276,7 @@
276
276
  transaction_version
277
277
  }
278
278
  }
279
- `,Xi=`
279
+ `,mo=`
280
280
  query getEvents($where_condition: events_bool_exp, $offset: Int, $limit: Int, $order_by: [events_order_by!]) {
281
281
  events(
282
282
  where: $where_condition
@@ -295,7 +295,7 @@
295
295
  indexed_type
296
296
  }
297
297
  }
298
- `,Yi=`
298
+ `,yo=`
299
299
  query getFungibleAssetActivities($where_condition: fungible_asset_activities_bool_exp, $offset: Int, $limit: Int) {
300
300
  fungible_asset_activities(
301
301
  where: $where_condition
@@ -320,7 +320,7 @@
320
320
  type
321
321
  }
322
322
  }
323
- `,Zi=`
323
+ `,Ao=`
324
324
  query getFungibleAssetMetadata($where_condition: fungible_asset_metadata_bool_exp, $offset: Int, $limit: Int) {
325
325
  fungible_asset_metadata(where: $where_condition, offset: $offset, limit: $limit) {
326
326
  icon_uri
@@ -337,7 +337,7 @@
337
337
  token_standard
338
338
  }
339
339
  }
340
- `,Ct=`
340
+ `,mt=`
341
341
  query getNames($offset: Int, $limit: Int, $where_condition: current_aptos_names_bool_exp, $order_by: [current_aptos_names_order_by!]) {
342
342
  current_aptos_names(
343
343
  limit: $limit
@@ -348,14 +348,14 @@
348
348
  ...AnsTokenFragment
349
349
  }
350
350
  }
351
- ${Ga}`,Cr=`
351
+ ${Cs}`,Yn=`
352
352
  query getNumberOfDelegators($where_condition: num_active_delegator_per_pool_bool_exp, $order_by: [num_active_delegator_per_pool_order_by!]) {
353
353
  num_active_delegator_per_pool(where: $where_condition, order_by: $order_by) {
354
354
  num_active_delegator
355
355
  pool_address
356
356
  }
357
357
  }
358
- `,Er=`
358
+ `,Zn=`
359
359
  query getProcessorStatus($where_condition: processor_status_bool_exp) {
360
360
  processor_status(where: $where_condition) {
361
361
  last_success_version
@@ -363,7 +363,36 @@
363
363
  last_updated
364
364
  }
365
365
  }
366
- `,Ji=`
366
+ `,fo=`
367
+ query getTableItemsData($where_condition: table_items_bool_exp!, $offset: Int, $limit: Int, $order_by: [table_items_order_by!]) {
368
+ table_items(
369
+ where: $where_condition
370
+ offset: $offset
371
+ limit: $limit
372
+ order_by: $order_by
373
+ ) {
374
+ decoded_key
375
+ decoded_value
376
+ key
377
+ table_handle
378
+ transaction_version
379
+ write_set_change_index
380
+ }
381
+ }
382
+ `,ho=`
383
+ query getTableItemsMetadata($where_condition: table_metadatas_bool_exp!, $offset: Int, $limit: Int, $order_by: [table_metadatas_order_by!]) {
384
+ table_metadatas(
385
+ where: $where_condition
386
+ offset: $offset
387
+ limit: $limit
388
+ order_by: $order_by
389
+ ) {
390
+ handle
391
+ key_type
392
+ value_type
393
+ }
394
+ }
395
+ `,To=`
367
396
  query getTokenActivity($where_condition: token_activities_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [token_activities_v2_order_by!]) {
368
397
  token_activities_v2(
369
398
  where: $where_condition
@@ -374,7 +403,7 @@
374
403
  ...TokenActivitiesFields
375
404
  }
376
405
  }
377
- ${Fa}`,Ir=`
406
+ ${vs}`,Jn=`
378
407
  query getCurrentTokenOwnership($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
379
408
  current_token_ownerships_v2(
380
409
  where: $where_condition
@@ -385,7 +414,7 @@
385
414
  ...CurrentTokenOwnershipFields
386
415
  }
387
416
  }
388
- ${Dn}`,eo=`
417
+ ${An}`,bo=`
389
418
  query getTokenData($where_condition: current_token_datas_v2_bool_exp, $offset: Int, $limit: Int, $order_by: [current_token_datas_v2_order_by!]) {
390
419
  current_token_datas_v2(
391
420
  where: $where_condition
@@ -425,5 +454,5 @@
425
454
  }
426
455
  }
427
456
  }
428
- `;async function Bn(n){let{aptosConfig:t}=n,{data:e}=await J({aptosConfig:t,originMethod:"getLedgerInfo",path:""});return e}async function to(n){let{aptosConfig:t,ledgerVersion:e,options:r}=n,{data:i}=await J({aptosConfig:t,originMethod:"getBlockByVersion",path:`blocks/by_version/${e}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _32 => _32.withTransactions])}});return i}async function no(n){let{aptosConfig:t,blockHeight:e,options:r}=n,{data:i}=await J({aptosConfig:t,originMethod:"getBlockByHeight",path:`blocks/by_height/${e}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _33 => _33.withTransactions])}});return i}async function On(n){let{aptosConfig:t,handle:e,data:r,options:i}=n;return(await rt({aptosConfig:t,originMethod:"getTableItem",path:`tables/${e}/item`,params:{ledger_version:_optionalChain([i, 'optionalAccess', _34 => _34.ledgerVersion])},body:r})).data}async function ro(n){let{aptosConfig:t,limit:e}=n;return(await f({aptosConfig:t,query:{query:Qi,variables:{limit:e}},originMethod:"getChainTopUserTransactions"})).user_transactions}async function f(n){let{aptosConfig:t,query:e,originMethod:r}=n,{data:i}=await Ni({aptosConfig:t,originMethod:_nullishCoalesce(r, () => ("queryIndexer")),path:"",body:e,overrides:{WITH_CREDENTIALS:!1}});return i}async function Ma(n){let{aptosConfig:t}=n;return(await f({aptosConfig:t,query:{query:Er},originMethod:"getProcessorStatuses"})).processor_status}async function Fn(n){let t=await Ma({aptosConfig:n.aptosConfig});return BigInt(t[0].last_success_version)}async function Gn(n){let{aptosConfig:t,processorType:e}=n;return(await f({aptosConfig:t,query:{query:Er,variables:{where_condition:{processor:{_eq:e}}}},originMethod:"getProcessorStatus"})).processor_status[0]}var Ur=new Map;function Et(n,t,e){return async(...r)=>{if(Ur.has(t)){let{value:o,timestamp:s}=Ur.get(t);if(e===void 0||Date.now()-s<=e)return o}let i=await n(...r);return Ur.set(t,{value:i,timestamp:Date.now()}),i}}async function we(n){let{aptosConfig:t,accountAddress:e}=n,{data:r}=await J({aptosConfig:t,originMethod:"getInfo",path:`accounts/${u.from(e).toString()}`});return r}async function so(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return Pt({aptosConfig:t,originMethod:"getModules",path:`accounts/${u.from(e).toString()}/modules`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _35 => _35.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _36 => _36.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _37 => _37.limit]), () => (1e3))}})}async function Mn(n){return _optionalChain([n, 'access', _38 => _38.options, 'optionalAccess', _39 => _39.ledgerVersion])!==void 0?io(n):Et(async()=>io(n),`module-${n.accountAddress}-${n.moduleName}`,1e3*60*5)()}async function io(n){let{aptosConfig:t,accountAddress:e,moduleName:r,options:i}=n,{data:o}=await J({aptosConfig:t,originMethod:"getModule",path:`accounts/${u.from(e).toString()}/module/${r}`,params:{ledger_version:_optionalChain([i, 'optionalAccess', _40 => _40.ledgerVersion])}});return o}async function ao(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return Pt({aptosConfig:t,originMethod:"getTransactions",path:`accounts/${u.from(e).toString()}/transactions`,params:{start:_optionalChain([r, 'optionalAccess', _41 => _41.offset]),limit:_optionalChain([r, 'optionalAccess', _42 => _42.limit])}})}async function co(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return Pt({aptosConfig:t,originMethod:"getResources",path:`accounts/${u.from(e).toString()}/resources`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _43 => _43.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _44 => _44.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _45 => _45.limit]), () => (999))}})}async function Rr(n){let{aptosConfig:t,accountAddress:e,resourceType:r,options:i}=n,{data:o}=await J({aptosConfig:t,originMethod:"getResource",path:`accounts/${u.from(e).toString()}/resource/${r}`,params:{ledger_version:_optionalChain([i, 'optionalAccess', _46 => _46.ledgerVersion])}});return o.data}async function zr(n){let{aptosConfig:t,authenticationKey:e,options:r}=n,i=await Rr({aptosConfig:t,accountAddress:"0x1",resourceType:"0x1::account::OriginatingAddress",options:r}),{address_map:{handle:o}}=i,s=u.from(e);try{let a=await On({aptosConfig:t,handle:o,data:{key:s.toString(),key_type:"address",value_type:"address"},options:r});return u.from(a)}catch(a){if(a instanceof W&&a.data.error_code==="table_item_not_found")return s;throw a}}async function uo(n){let{aptosConfig:t,accountAddress:e}=n,i={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}},s=await f({aptosConfig:t,query:{query:Vi,variables:{where_condition:i}},originMethod:"getAccountTokensCount"});return s.current_token_ownerships_v2_aggregate.aggregate?s.current_token_ownerships_v2_aggregate.aggregate.count:0}async function po(n){let{aptosConfig:t,accountAddress:e,options:r}=n,o={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _47 => _47.tokenStandard])&&(o.token_standard={_eq:_optionalChain([r, 'optionalAccess', _48 => _48.tokenStandard])});let s={query:$i,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _49 => _49.offset]),limit:_optionalChain([r, 'optionalAccess', _50 => _50.limit]),order_by:_optionalChain([r, 'optionalAccess', _51 => _51.orderBy])}};return(await f({aptosConfig:t,query:s,originMethod:"getAccountOwnedTokens"})).current_token_ownerships_v2}async function lo(n){let{aptosConfig:t,accountAddress:e,collectionAddress:r,options:i}=n,o=u.from(e).toStringLong(),s=u.from(r).toStringLong(),a={owner_address:{_eq:o},current_token_data:{collection_id:{_eq:s}},amount:{_gt:0}};_optionalChain([i, 'optionalAccess', _52 => _52.tokenStandard])&&(a.token_standard={_eq:_optionalChain([i, 'optionalAccess', _53 => _53.tokenStandard])});let c={query:Hi,variables:{where_condition:a,offset:_optionalChain([i, 'optionalAccess', _54 => _54.offset]),limit:_optionalChain([i, 'optionalAccess', _55 => _55.limit]),order_by:_optionalChain([i, 'optionalAccess', _56 => _56.orderBy])}};return(await f({aptosConfig:t,query:c,originMethod:"getAccountOwnedTokensFromCollectionAddress"})).current_token_ownerships_v2}async function go(n){let{aptosConfig:t,accountAddress:e,options:r}=n,o={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _57 => _57.tokenStandard])&&(o.current_collection={token_standard:{_eq:_optionalChain([r, 'optionalAccess', _58 => _58.tokenStandard])}});let s={query:Mi,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _59 => _59.offset]),limit:_optionalChain([r, 'optionalAccess', _60 => _60.limit]),order_by:_optionalChain([r, 'optionalAccess', _61 => _61.orderBy])}};return(await f({aptosConfig:t,query:s,originMethod:"getAccountCollectionsWithOwnedTokens"})).current_collection_ownership_v2_view}async function mo(n){let{aptosConfig:t,accountAddress:e}=n,r=u.from(e).toStringLong(),o=await f({aptosConfig:t,query:{query:Li,variables:{address:r}},originMethod:"getAccountTransactionsCount"});return o.account_transactions_aggregate.aggregate?o.account_transactions_aggregate.aggregate.count:0}async function yo(n){let{aptosConfig:t,accountAddress:e,coinType:r}=n,i=u.from(e).toStringLong(),o=await kr({aptosConfig:t,accountAddress:i,options:{where:{asset_type:{_eq:r}}}});return o[0]?o[0].amount:0}async function kr(n){let{aptosConfig:t,accountAddress:e,options:r}=n,i=u.from(e).toStringLong(),o={..._optionalChain([r, 'optionalAccess', _62 => _62.where]),owner_address:{_eq:i}},s={query:Gi,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _63 => _63.offset]),limit:_optionalChain([r, 'optionalAccess', _64 => _64.limit]),order_by:_optionalChain([r, 'optionalAccess', _65 => _65.orderBy])}};return(await f({aptosConfig:t,query:s,originMethod:"getAccountCoinsData"})).current_fungible_asset_balances}async function fo(n){let{aptosConfig:t,accountAddress:e}=n,r=u.from(e).toStringLong(),o=await f({aptosConfig:t,query:{query:Fi,variables:{address:r}},originMethod:"getAccountCoinsCount"});if(!o.current_fungible_asset_balances_aggregate.aggregate)throw Error("Failed to get the count of account coins");return o.current_fungible_asset_balances_aggregate.aggregate.count}async function Ao(n){let{aptosConfig:t,accountAddress:e,options:r}=n,o={owner_address:{_eq:u.from(e).toStringLong()}},s={query:qi,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _66 => _66.offset]),limit:_optionalChain([r, 'optionalAccess', _67 => _67.limit]),order_by:_optionalChain([r, 'optionalAccess', _68 => _68.orderBy])}};return(await f({aptosConfig:t,query:s,originMethod:"getAccountOwnedObjects"})).current_objects}async function ho(n){let{aptosConfig:t,privateKey:e}=n,r=new K(e.publicKey());if(e instanceof Le){let o=F.fromPublicKey({publicKey:r}).derivedAddress();return Ke.fromPrivateKey({privateKey:e,address:o})}if(e instanceof M){let i=F.fromPublicKey({publicKey:r});if(await oo({authKey:i,aptosConfig:t})){let c=i.derivedAddress();return Ke.fromPrivateKey({privateKey:e,address:c,legacy:!1})}let s=F.fromPublicKey({publicKey:r.publicKey});if(await oo({authKey:s,aptosConfig:t})){let c=s.derivedAddress();return Ke.fromPrivateKey({privateKey:e,address:c,legacy:!0})}}throw new Error(`Can't derive account from private key ${e}`)}async function oo(n){let{aptosConfig:t,authKey:e}=n,r=await zr({aptosConfig:t,authenticationKey:e.derivedAddress()});try{return await we({aptosConfig:t,accountAddress:r}),!0}catch(i){if(i.status===404)return!1;throw new Error(`Error while looking for an account info ${r.toString()}`)}}async function To(n){let{aptosConfig:t,options:e}=n;return Pt({aptosConfig:t,originMethod:"getTransactions",path:"transactions",params:{start:_optionalChain([e, 'optionalAccess', _69 => _69.offset]),limit:_optionalChain([e, 'optionalAccess', _70 => _70.limit])}})}async function $n(n){let{aptosConfig:t}=n;return Et(async()=>{let{data:e}=await J({aptosConfig:t,originMethod:"getGasPriceEstimation",path:"estimate_gas_price"});return e},`gas-price-${t.network}`,1e3*60*5)()}async function bo(n){let{aptosConfig:t,ledgerVersion:e}=n,{data:r}=await J({aptosConfig:t,originMethod:"getTransactionByVersion",path:`transactions/by_version/${e}`});return r}async function Zt(n){let{aptosConfig:t,transactionHash:e}=n,{data:r}=await J({aptosConfig:t,path:`transactions/by_hash/${e}`,originMethod:"getTransactionByHash"});return r}async function wo(n){let{aptosConfig:t,transactionHash:e}=n;try{return(await Zt({aptosConfig:t,transactionHash:e})).type==="pending_transaction"}catch(r){if(_optionalChain([r, 'optionalAccess', _71 => _71.status])===404)return!0;throw r}}async function qa(n){let{aptosConfig:t,transactionHash:e}=n,{data:r}=await J({aptosConfig:t,path:`transactions/wait_by_hash/${e}`,originMethod:"longWaitForTransaction"});return r}async function It(n){let{aptosConfig:t,transactionHash:e,options:r}=n,i=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _72 => _72.timeoutSecs]), () => (20)),o=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _73 => _73.checkSuccess]), () => (!0)),s=!0,a=0,c,p,m=200,x=1.5;function A(l){if(!(l instanceof W)||(p=l,l.status!==404&&l.status>=400&&l.status<500))throw l}try{c=await Zt({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction"}catch(l){A(l)}if(s){let l=Date.now();try{c=await qa({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction"}catch(ae){A(ae)}a=(Date.now()-l)/1e3}for(;s&&!(a>=i);){try{if(c=await Zt({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction",!s)break}catch(l){A(l)}await _chunkKSEUZTKYjs.b.call(void 0, m),a+=m/1e3,m*=x}if(c===void 0)throw p||new qn(`Fetching transaction ${e} failed and timed out after ${i} seconds`,c);if(c.type==="pending_transaction")throw new qn(`Transaction ${e} timed out in pending state after ${i} seconds`,c);if(!o)return c;if(!c.success)throw new Kr(`Transaction ${e} failed with an error: ${c.vm_status}`,c);return c}async function Hn(n){let{aptosConfig:t,processorType:e}=n,r=BigInt(n.minimumLedgerVersion),i=3e3,o=new Date().getTime(),s=BigInt(-1);for(;s<r;){if(new Date().getTime()-o>i)throw new Error("waitForLastSuccessIndexerVersionSync timeout");if(e===void 0?s=await Fn({aptosConfig:t}):s=(await Gn({aptosConfig:t,processorType:e})).last_success_version,s>=r)break;await _chunkKSEUZTKYjs.b.call(void 0, 200)}}var qn=class extends Error{constructor(e,r){super(e);this.lastSubmittedTransaction=r}},Kr=class extends Error{constructor(e,r){super(e);this.transaction=r}};async function b(n){n.minimumLedgerVersion!==void 0&&await Hn({aptosConfig:n.config,minimumLedgerVersion:n.minimumLedgerVersion,processorType:n.processorType})}var Jt=class{constructor(t){this.config=t}async getAccountInfo(t){return we({aptosConfig:this.config,...t})}async getAccountModules(t){return so({aptosConfig:this.config,...t})}async getAccountModule(t){return Mn({aptosConfig:this.config,...t})}async getAccountTransactions(t){return ao({aptosConfig:this.config,...t})}async getAccountResources(t){return co({aptosConfig:this.config,...t})}async getAccountResource(t){return Rr({aptosConfig:this.config,...t})}async lookupOriginalAccountAddress(t){return zr({aptosConfig:this.config,...t})}async getAccountTokensCount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"account_transactions_processor"}),uo({aptosConfig:this.config,...t})}async getAccountOwnedTokens(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),po({aptosConfig:this.config,...t})}async getAccountOwnedTokensFromCollectionAddress(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),lo({aptosConfig:this.config,...t})}async getAccountCollectionsWithOwnedTokens(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),go({aptosConfig:this.config,...t})}async getAccountTransactionsCount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"account_transactions_processor"}),mo({aptosConfig:this.config,...t})}async getAccountCoinsData(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),kr({aptosConfig:this.config,...t})}async getAccountCoinsCount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),fo({aptosConfig:this.config,...t})}async getAccountAPTAmount(t){return this.getAccountCoinAmount({coinType:Cn,...t})}async getAccountCoinAmount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),yo({aptosConfig:this.config,...t})}async getAccountOwnedObjects(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"default_processor"}),Ao({aptosConfig:this.config,...t})}async deriveAccountFromPrivateKey(t){return ho({aptosConfig:this.config,...t})}};var _aptosclient = require('@aptos-labs/aptos-client'); var _aptosclient2 = _interopRequireDefault(_aptosclient);var Vn=class{constructor(t){this.network=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _74 => _74.network]), () => ("devnet")),this.fullnode=_optionalChain([t, 'optionalAccess', _75 => _75.fullnode]),this.faucet=_optionalChain([t, 'optionalAccess', _76 => _76.faucet]),this.pepper=_optionalChain([t, 'optionalAccess', _77 => _77.pepper]),this.prover=_optionalChain([t, 'optionalAccess', _78 => _78.prover]),this.indexer=_optionalChain([t, 'optionalAccess', _79 => _79.indexer]),this.client=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _80 => _80.client]), () => ({provider:_aptosclient2.default})),this.clientConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _81 => _81.clientConfig]), () => ({})),this.fullnodeConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _82 => _82.fullnodeConfig]), () => ({})),this.indexerConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _83 => _83.indexerConfig]), () => ({})),this.faucetConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _84 => _84.faucetConfig]), () => ({}))}getRequestUrl(t){switch(t){case"Fullnode":if(this.fullnode!==void 0)return this.fullnode;if(this.network==="custom")throw new Error("Please provide a custom full node url");return Ri[this.network];case"Faucet":if(this.faucet!==void 0)return this.faucet;if(this.network==="custom")throw new Error("Please provide a custom faucet url");return zi[this.network];case"Indexer":if(this.indexer!==void 0)return this.indexer;if(this.network==="custom")throw new Error("Please provide a custom indexer url");return Ui[this.network];case"Pepper":if(this.pepper!==void 0)return this.pepper;if(this.network==="custom")throw new Error("Please provide a custom pepper service url");return wr[this.network];case"Prover":if(this.prover!==void 0)return this.prover;if(this.network==="custom")throw new Error("Please provide a custom prover service url");return Sr[this.network];default:throw Error(`apiType ${t} is not supported`)}}isPepperServiceRequest(t){return wr[this.network]===t}isProverServiceRequest(t){return Sr[this.network]===t}};function So(n){return!!n.match(/^[_a-zA-Z0-9]+$/)}function xo(n){return!!n.match(/\s/)}function Ha(n){return!!n.match(/^T[0-9]+$/)}function Va(n,t){let e=t;for(;e<n.length;e+=1){let r=n[e];if(!xo(r))break}return e}var La=(A=>(A.InvalidTypeTag="unknown type",A.UnexpectedGenericType="unexpected generic type",A.UnexpectedTypeArgumentClose="unexpected '>'",A.UnexpectedWhitespaceCharacter="unexpected whitespace character",A.UnexpectedComma="unexpected ','",A.TypeArgumentCountMismatch="type argument count doesn't match expected amount",A.MissingTypeArgumentClose="no matching '>' for '<'",A.UnexpectedPrimitiveTypeArguments="primitive types not expected to have type arguments",A.UnexpectedVectorTypeArgumentCount="vector type expected to have exactly one type argument",A.UnexpectedStructFormat="unexpected struct format, must be of the form 0xaddress::module_name::struct_name",A.InvalidModuleNameCharacter="module name must only contain alphanumeric or '_' characters",A.InvalidStructNameCharacter="struct name must only contain alphanumeric or '_' characters",A))(La||{}),E= exports.TypeTagParserError =class extends Error{constructor(t,e){super(`Failed to parse typeTag '${t}', ${e}`)}};function Ce(n,t){let e=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _85 => _85.allowGenerics]), () => (!1)),r=[],i=[],o=[],s=0,a="",c=1;for(;s<n.length;){let p=n[s];if(p==="<")r.push({savedExpectedTypes:c,savedStr:a,savedTypes:o}),a="",o=[],c=1;else if(p===">"){if(a!==""){let ae=Ln(a,i,e);o.push(ae)}let m=r.pop();if(m===void 0)throw new E(n,"unexpected '>'");if(c!==o.length)throw new E(n,"type argument count doesn't match expected amount");let{savedStr:x,savedTypes:A,savedExpectedTypes:l}=m;i=o,o=A,a=x,c=l}else if(p===","){if(a.length!==0){let m=Ln(a,i,e);i=[],o.push(m),a="",c+=1}}else if(xo(p)){let m=!1;if(a.length!==0){let A=Ln(a,i,e);i=[],o.push(A),a="",m=!0}s=Va(n,s);let x=n[s];if(s<n.length&&m&&x!==","&&x!==">")throw new E(n,"unexpected whitespace character");continue}else a+=p;s+=1}if(r.length>0)throw new E(n,"no matching '>' for '<'");switch(o.length){case 0:return Ln(a,i,e);case 1:if(a==="")return o[0];throw new E(n,"unexpected ','");default:throw new E(n,"unexpected whitespace character")}}function Ln(n,t,e){switch(n){case"&signer":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new En(new Ye);case"signer":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new Ye;case"bool":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new G;case"address":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new Y;case"u8":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new be;case"u16":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new mt;case"u32":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new yt;case"u64":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new Q;case"u128":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new ft;case"u256":if(t.length>0)throw new E(n,"primitive types not expected to have type arguments");return new At;case"vector":if(t.length!==1)throw new E(n,"vector type expected to have exactly one type argument");return new C(t[0]);default:if(Ha(n)){if(e)return new k(Number(n.split("T")[1]));throw new E(n,"unexpected generic type")}if(!n.match(/:/))throw new E(n,"unknown type");let r=n.split("::");if(r.length!==3)throw new E(n,"unexpected struct format, must be of the form 0xaddress::module_name::struct_name");if(!So(r[1]))throw new E(n,"module name must only contain alphanumeric or '_' characters");if(!So(r[2]))throw new E(n,"struct name must only contain alphanumeric or '_' characters");return new y(new ve(u.fromString(r[0]),new U(r[1]),new U(r[2]),t))}}function _o(n){return typeof n=="boolean"}function Ut(n){return typeof n=="string"}function Qn(n){return typeof n=="number"}function Wn(n){return typeof n=="number"||typeof n=="bigint"||typeof n=="string"}function vo(n){return n==null}function Po(n){return Nr(n)||Br(n)||Or(n)||Fr(n)||Gr(n)||Mr(n)||qr(n)||jn(n)||Dr(n)||Qa(n)||n instanceof T||n instanceof Re}function Nr(n){return n instanceof R}function jn(n){return n instanceof u}function Dr(n){return n instanceof w}function Qa(n){return n instanceof Me}function Br(n){return n instanceof O}function Or(n){return n instanceof ce}function Fr(n){return n instanceof ue}function Gr(n){return n instanceof B}function Mr(n){return n instanceof pe}function qr(n){return n instanceof de}function Co(n){return"bytecode"in n}function I(n,t){throw new Error(`Type mismatch for argument ${t}, expected '${n}'`)}function Eo(n){let t=n.params.findIndex(e=>e!=="signer"&&e!=="&signer");return t<0?n.params.length:t}function en(n){let t=n.split("::");if(t.length!==3)throw new Error(`Invalid function ${n}`);let e=t[0],r=t[1],i=t[2];return{moduleAddress:e,moduleName:r,functionName:i}}var Wa=new TextEncoder;function Hr(n){return _nullishCoalesce(_optionalChain([n, 'optionalAccess', _86 => _86.map, 'call', _87 => _87(t=>Ut(t)?Ce(t):t)]), () => ([]))}async function Io(n,t,e,r){let i=await Mn({aptosConfig:r,accountAddress:n,moduleName:t});if(i.abi)return i.abi.exposed_functions.find(o=>o.name===e)}async function Uo(n,t,e,r){let i=await Io(n,t,e,r);if(!i)throw new Error(`Could not find entry function ABI for '${n}::${t}::${e}'`);if(!i.is_entry)throw new Error(`'${n}::${t}::${e}' is not an entry function`);let o=Eo(i),s=[];for(let a=o;a<i.params.length;a+=1)s.push(Ce(i.params[a],{allowGenerics:!0}));return{signers:o,typeParameters:i.generic_type_params,parameters:s}}async function Ro(n,t,e,r){let i=await Io(n,t,e,r);if(!i)throw new Error(`Could not find view function ABI for '${n}::${t}::${e}'`);if(!i.is_view)throw new Error(`'${n}::${t}::${e}' is not an view function`);let o=[];for(let a=0;a<i.params.length;a+=1)o.push(Ce(i.params[a],{allowGenerics:!0}));let s=[];for(let a=0;a<i.return.length;a+=1)s.push(Ce(i.return[a],{allowGenerics:!0}));return{typeParameters:i.generic_type_params,parameters:o,returnTypes:s}}function Vr(n,t,e,r,i){if(r>=t.parameters.length)throw new Error(`Too many arguments for '${n}', expected ${t.parameters.length}`);let o=t.parameters[r];return Rt(e,o,r,i)}function Rt(n,t,e,r){return Po(n)?($r(t,n,e),n):ja(n,t,e,r)}function ja(n,t,e,r){if(t.isBool()){if(_o(n))return new R(n);I("boolean",e)}if(t.isAddress()){if(Ut(n))return u.fromString(n);I("string | AccountAddress",e)}if(t.isU8()){if(Qn(n))return new O(n);I("number",e)}if(t.isU16()){if(Qn(n))return new ce(n);I("number",e)}if(t.isU32()){if(Qn(n))return new ue(n);I("number",e)}if(t.isU64()){if(Wn(n))return new B(BigInt(n));I("bigint | number | string",e)}if(t.isU128()){if(Wn(n))return new pe(BigInt(n));I("bigint | number | string",e)}if(t.isU256()){if(Wn(n))return new de(BigInt(n));I("bigint | number | string",e)}if(t.isGeneric()){let i=t.value;if(i<0||i>=r.length)throw new Error(`Generic argument ${t.toString()} is invalid for argument ${e}`);return Rt(n,r[i],e,r)}if(t.isVector()){if(t.value.isU8()){if(Ut(n))return T.U8(Wa.encode(n));if(n instanceof Uint8Array)return T.U8(n);if(n instanceof ArrayBuffer)return T.U8(new Uint8Array(n))}if(Array.isArray(n))return new T(n.map(i=>Rt(i,t.value,e,r)));throw new Error(`Type mismatch for argument ${e}, type '${t.toString()}'`)}if(t.isStruct()){if(t.isString()){if(Ut(n))return new w(n);I("string",e)}if(t.isObject()){if(Ut(n))return u.fromString(n);I("string | AccountAddress",e)}if(t.isOption())return vo(n)?new Re(null):new Re(Rt(n,t.value.typeArgs[0],e,r));throw new Error(`Unsupported struct input type for argument ${e}, type '${t.toString()}'`)}throw new Error(`Type mismatch for argument ${e}, type '${t.toString()}'`)}function $r(n,t,e){if(n.isBool()){if(Nr(t))return;I("Bool",e)}if(n.isAddress()){if(jn(t))return;I("AccountAddress",e)}if(n.isU8()){if(Br(t))return;I("U8",e)}if(n.isU16()){if(Or(t))return;I("U16",e)}if(n.isU32()){if(Fr(t))return;I("U32",e)}if(n.isU64()){if(Gr(t))return;I("U64",e)}if(n.isU128()){if(Mr(t))return;I("U128",e)}if(n.isU256()){if(qr(t))return;I("U256",e)}if(n.isVector()){if(t instanceof T){t.values.length>0&&$r(n.value,t.values[0],e);return}I("MoveVector",e)}if(n instanceof y){if(n.isString()){if(Dr(t))return;I("MoveString",e)}if(n.isObject()){if(jn(t))return;I("AccountAddress",e)}if(n.isOption()){if(t instanceof Re){t.value!==void 0&&$r(n.value.typeArgs[0],t.value,e);return}I("MoveOption",e)}}throw new Error(`Type mismatch for argument ${e}, expected '${n.toString()}'`)}async function Yn(n){if(Co(n))return Ja(n);let{moduleAddress:t,moduleName:e,functionName:r}=en(n.function),i=await No({key:"entry-function",moduleAddress:t,moduleName:e,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Uo});return Ya({...n,abi:i})}function Ya(n){let t=n.abi,{moduleAddress:e,moduleName:r,functionName:i}=en(n.function),o=Hr(n.typeArguments);if(o.length!==t.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${t.typeParameters.length}, received ${o.length}`);let s=n.functionArguments.map((c,p)=>Vr(n.function,t,c,p,o));if(s.length!==t.parameters.length)throw new Error(`Too few arguments for '${e}::${r}::${i}', expected ${t.parameters.length} but got ${s.length}`);let a=Je.build(`${e}::${r}`,i,o,s);if("multisigAddress"in n){let c=u.from(n.multisigAddress);return new Lt(new Wt(c,new jt(a)))}return new Vt(a)}async function zo(n){let{moduleAddress:t,moduleName:e,functionName:r}=en(n.function),i=await No({key:"view-function",moduleAddress:t,moduleName:e,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Ro});return Za({abi:i,...n})}function Za(n){let t=n.abi,{moduleAddress:e,moduleName:r,functionName:i}=en(n.function),o=Hr(n.typeArguments);if(o.length!==t.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${t.typeParameters.length}, received ${o.length}`);let s=_nullishCoalesce(_optionalChain([n, 'optionalAccess', _88 => _88.functionArguments, 'optionalAccess', _89 => _89.map, 'call', _90 => _90((a,c)=>Vr(n.function,t,a,c,o))]), () => ([]));if(s.length!==t.parameters.length)throw new Error(`Too few arguments for '${e}::${r}::${i}', expected ${t.parameters.length} but got ${s.length}`);return Je.build(`${e}::${r}`,i,o,s)}function Ja(n){return new Ht(new Qt(g.fromHexInput(n.bytecode).toUint8Array(),_nullishCoalesce(n.typeArguments, () => ([])),n.functionArguments))}async function ec(n){let{aptosConfig:t,sender:e,payload:r,options:i,feePayerAddress:o}=n,s=async()=>_r[t.network]?{chainId:_r[t.network]}:{chainId:(await Bn({aptosConfig:t})).chain_id},a=async()=>_optionalChain([i, 'optionalAccess', _91 => _91.gasUnitPrice])?{gasEstimate:i.gasUnitPrice}:{gasEstimate:(await $n({aptosConfig:t})).gas_estimate},c=async()=>{let it=async()=>_optionalChain([i, 'optionalAccess', _92 => _92.accountSequenceNumber])!==void 0?i.accountSequenceNumber:(await we({aptosConfig:t,accountAddress:e})).sequence_number;if(o&&u.from(o).equals(u.ZERO))try{return await it()}catch (e3){return 0}else return it()},[{chainId:p},{gasEstimate:m},x]=await Promise.all([s(),a(),c()]),{maxGasAmount:A,gasUnitPrice:l,expireTimestamp:ae}={maxGasAmount:_optionalChain([i, 'optionalAccess', _93 => _93.maxGasAmount])?BigInt(i.maxGasAmount):BigInt(2e5),gasUnitPrice:_nullishCoalesce(_optionalChain([i, 'optionalAccess', _94 => _94.gasUnitPrice]), () => (BigInt(m))),expireTimestamp:_nullishCoalesce(_optionalChain([i, 'optionalAccess', _95 => _95.expireTimestamp]), () => (BigInt(Math.floor(Date.now()/1e3)+20)))};return new oe(u.from(e),BigInt(x),r,BigInt(A),BigInt(l),BigInt(ae),new gt(p))}async function Lr(n){let{aptosConfig:t,sender:e,payload:r,options:i,feePayerAddress:o}=n,s=await ec({aptosConfig:t,sender:e,payload:r,options:i,feePayerAddress:o});if("secondarySignerAddresses"in n){let a=_nullishCoalesce(_optionalChain([n, 'access', _96 => _96.secondarySignerAddresses, 'optionalAccess', _97 => _97.map, 'call', _98 => _98(c=>u.from(c))]), () => ([]));return new zn(s,a,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}return new Rn(s,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}function ko(n){let{signerPublicKey:t,transaction:e,secondarySignersPublicKeys:r,feePayerPublicKey:i}=n,o=Xn(t);if(e.feePayerAddress){let a=new tt(e.rawTransaction,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),e.feePayerAddress),c=[];r&&(c=r.map(x=>Xn(x)));let p=Xn(i),m=new bt(o,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),c,{address:e.feePayerAddress,authenticator:p});return new nt(a.raw_txn,m).bcsToBytes()}if(e.secondarySignerAddresses){let a=new et(e.rawTransaction,e.secondarySignerAddresses),c=[];c=r.map(m=>Xn(m));let p=new Tt(o,e.secondarySignerAddresses,c);return new nt(a.raw_txn,p).bcsToBytes()}let s;if(o instanceof me)s=new ht(o.public_key,o.signature);else if(o instanceof $)s=new wt(o);else throw new Error("Invalid public key");return new nt(e.rawTransaction,s).bcsToBytes()}function Xn(n){let t=n;if((t instanceof ge||t instanceof Te)&&(t=new K(t)),t instanceof K){if(t.publicKey instanceof P)return new $(t,new D(new _(new Uint8Array(64))));if(t.publicKey instanceof Te)return new $(t,new D(new xe(new Uint8Array(64))));if(t.publicKey instanceof ge)return new $(t,new D(new _(new Uint8Array(64))))}return new me(new P(t.toUint8Array()),new _(new Uint8Array(64)))}function Qr(n){let{transaction:t,feePayerAuthenticator:e,additionalSignersAuthenticators:r}=n,i=ki(q,n.senderAuthenticator),o;if(t.feePayerAddress){if(!e)throw new Error("Must provide a feePayerAuthenticator argument to generate a signed fee payer transaction");o=new bt(i,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),_nullishCoalesce(r, () => ([])),{address:t.feePayerAddress,authenticator:e})}else if(t.secondarySignerAddresses){if(!r)throw new Error("Must provide a additionalSignersAuthenticators argument to generate a signed multi agent transaction");o=new Tt(i,t.secondarySignerAddresses,r)}else i instanceof me?o=new ht(i.public_key,i.signature):o=new wt(i);return new nt(t.rawTransaction,o).bcsToBytes()}function Ko(n){let t=_sha3.sha3_256.create();for(let e of n)t.update(e);return t.digest()}var tc=Ko(["APTOS::Transaction"]);function iA(n){let t=Qr(n);return new g(Ko([tc,new Uint8Array([0]),t])).toString()}async function No({key:n,moduleAddress:t,moduleName:e,functionName:r,aptosConfig:i,abi:o,fetch:s}){return o!==void 0?o:Et(async()=>s(t,e,r,i),`${n}-${i.network}-${t}-${e}-${r}`,1e3*60*5)()}var Zn=class n extends Error{constructor(e){super();this.type=e}static async fromAptosApiError(e,r){return e.data.message.includes("INVALID_SIGNATURE")?r.isExpired()?new n(1):await r.checkJwkValidity()?new n(2):new n(0):new n(3)}};async function h(n){let t=await nc(n);return rc(n,t)}async function nc(n){let{aptosConfig:t,data:e}=n,r,i;return"bytecode"in e?i=await Yn(e):"multisigAddress"in e?(r={aptosConfig:t,multisigAddress:e.multisigAddress,function:e.function,functionArguments:e.functionArguments,typeArguments:e.typeArguments,abi:e.abi},i=await Yn(r)):(r={aptosConfig:t,function:e.function,functionArguments:e.functionArguments,typeArguments:e.typeArguments,abi:e.abi},i=await Yn(r)),i}async function rc(n,t){let{aptosConfig:e,sender:r,options:i}=n,o;if(ic(n)&&(o=u.ZERO.toString()),oc(n)){let{secondarySignerAddresses:s}=n;return Lr({aptosConfig:e,sender:r,payload:t,options:i,secondarySignerAddresses:s,feePayerAddress:o})}return Lr({aptosConfig:e,sender:r,payload:t,options:i,feePayerAddress:o})}function ic(n){return n.withFeePayer===!0}function oc(n){return"secondarySignerAddresses"in n}function Do(n){let{transaction:t}=n;return St(t)}function Jn(n){let{signer:t,transaction:e}=n;return t.signTransactionWithAuthenticator(e)}async function Wr(n){let{aptosConfig:t,transaction:e,signerPublicKey:r,secondarySignersPublicKeys:i,feePayerPublicKey:o,options:s}=n,a=ko({transaction:e,signerPublicKey:r,secondarySignersPublicKeys:i,feePayerPublicKey:o,options:s}),{data:c}=await rt({aptosConfig:t,body:a,path:"transactions/simulate",params:{estimate_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _99 => _99.options, 'optionalAccess', _100 => _100.estimateGasUnitPrice]), () => (!1)),estimate_max_gas_amount:_nullishCoalesce(_optionalChain([n, 'access', _101 => _101.options, 'optionalAccess', _102 => _102.estimateMaxGasAmount]), () => (!1)),estimate_prioritized_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _103 => _103.options, 'optionalAccess', _104 => _104.estimatePrioritizedGasUnitPrice]), () => (!1))},originMethod:"simulateTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return c}async function er(n){let{aptosConfig:t}=n,e=Qr({...n}),{data:r}=await rt({aptosConfig:t,body:e,path:"transactions",originMethod:"submitTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return r}async function tn(n){let{aptosConfig:t,signer:e,transaction:r}=n;(e instanceof ye||e instanceof Kn)&&await e.waitForProofFetch();let i=Jn({signer:e,transaction:r});try{return await er({aptosConfig:t,transaction:r,senderAuthenticator:i})}catch(o){throw o instanceof W&&e instanceof ye?await Zn.fromAptosApiError(o,e):o}}var sc={typeParameters:[],parameters:[C.u8(),new C(C.u8())]};async function Bo(n){let{aptosConfig:t,account:e,metadataBytes:r,moduleBytecode:i,options:o}=n,s=i.map(a=>T.U8(a));return h({aptosConfig:t,sender:u.from(e),data:{function:"0x1::code::publish_package_txn",functionArguments:[T.U8(r),new T(s)],abi:sc},options:o})}var ac={typeParameters:[],parameters:[new be,C.u8(),new be,C.u8(),C.u8(),C.u8()]};async function Oo(n){let{aptosConfig:t,fromAccount:e,toNewPrivateKey:r}=n,i=await we({aptosConfig:t,accountAddress:e.accountAddress}),o=Ke.fromPrivateKey({privateKey:r,legacy:!0}),a=new Un({sequenceNumber:BigInt(i.sequence_number),originator:e.accountAddress,currentAuthKey:u.from(i.authentication_key),newPublicKey:o.publicKey}).bcsToBytes(),c=e.sign(a),p=o.sign(a),m=await h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x1::account::rotate_authentication_key",functionArguments:[new O(e.signingScheme),T.U8(e.publicKey.toUint8Array()),new O(o.signingScheme),T.U8(o.publicKey.toUint8Array()),T.U8(c.toUint8Array()),T.U8(p.toUint8Array())],abi:ac}});return tn({aptosConfig:t,signer:e,transaction:m})}var cc={typeParameters:[{constraints:[]}],parameters:[new Y,new Q]};async function Fo(n){let{aptosConfig:t,sender:e,recipient:r,amount:i,coinType:o,options:s}=n;return h({aptosConfig:t,sender:e,data:{function:"0x1::aptos_account::transfer_coins",typeArguments:[_nullishCoalesce(o, () => (Cn))],functionArguments:[r,i],abi:cc},options:s})}var nn=class{constructor(t){this.config=t}async transferCoinTransaction(t){return Fo({aptosConfig:this.config,...t})}};var De={BOOLEAN:"bool",U8:"u8",U16:"u16",U32:"u32",U64:"u64",U128:"u128",U256:"u256",ADDRESS:"address",STRING:"0x1::string::String",ARRAY:"vector<u8>"},se="0x4::token::Token";async function Go(n){let{aptosConfig:t,digitalAssetAddress:e}=n,r={token_data_id:{_eq:u.from(e).toStringLong()}};return(await f({aptosConfig:t,query:{query:eo,variables:{where_condition:r}},originMethod:"getDigitalAssetData"})).current_token_datas_v2[0]}async function Mo(n){let{aptosConfig:t,digitalAssetAddress:e}=n,r={token_data_id:{_eq:u.from(e).toStringLong()},amount:{_gt:0}};return(await f({aptosConfig:t,query:{query:Ir,variables:{where_condition:r}},originMethod:"getCurrentDigitalAssetOwnership"})).current_token_ownerships_v2[0]}async function qo(n){let{aptosConfig:t,ownerAddress:e,options:r}=n,i={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}},o={query:Ir,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _105 => _105.offset]),limit:_optionalChain([r, 'optionalAccess', _106 => _106.limit]),order_by:_optionalChain([r, 'optionalAccess', _107 => _107.orderBy])}};return(await f({aptosConfig:t,query:o,originMethod:"getOwnedDigitalAssets"})).current_token_ownerships_v2}async function $o(n){let{aptosConfig:t,digitalAssetAddress:e,options:r}=n,i={token_data_id:{_eq:u.from(e).toStringLong()}},o={query:Ji,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _108 => _108.offset]),limit:_optionalChain([r, 'optionalAccess', _109 => _109.limit]),order_by:_optionalChain([r, 'optionalAccess', _110 => _110.orderBy])}};return(await f({aptosConfig:t,query:o,originMethod:"getDigitalAssetActivity"})).token_activities_v2}var uc={typeParameters:[],parameters:[new y(v()),new Q,new y(v()),new y(v()),new G,new G,new G,new G,new G,new G,new G,new G,new G,new Q,new Q]};async function Ho(n){let{aptosConfig:t,options:e,creator:r}=n;return h({aptosConfig:t,sender:r.accountAddress,data:{function:"0x4::aptos_token::create_collection",functionArguments:[new w(n.description),new B(_nullishCoalesce(n.maxSupply, () => (Fe))),new w(n.name),new w(n.uri),new R(_nullishCoalesce(n.mutableDescription, () => (!0))),new R(_nullishCoalesce(n.mutableRoyalty, () => (!0))),new R(_nullishCoalesce(n.mutableURI, () => (!0))),new R(_nullishCoalesce(n.mutableTokenDescription, () => (!0))),new R(_nullishCoalesce(n.mutableTokenName, () => (!0))),new R(_nullishCoalesce(n.mutableTokenProperties, () => (!0))),new R(_nullishCoalesce(n.mutableTokenURI, () => (!0))),new R(_nullishCoalesce(n.tokensBurnableByCreator, () => (!0))),new R(_nullishCoalesce(n.tokensFreezableByCreator, () => (!0))),new B(_nullishCoalesce(n.royaltyNumerator, () => (0))),new B(_nullishCoalesce(n.royaltyDenominator, () => (1)))],abi:uc},options:e})}async function jr(n){let{aptosConfig:t,creatorAddress:e,collectionName:r,options:i}=n,o=u.from(e),s={collection_name:{_eq:r},creator_address:{_eq:o.toStringLong()}};return _optionalChain([i, 'optionalAccess', _111 => _111.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([i, 'optionalAccess', _112 => _112.tokenStandard]), () => ("v2"))}),(await f({aptosConfig:t,query:{query:Pr,variables:{where_condition:s}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function Vo(n){let{aptosConfig:t,collectionId:e}=n,i={collection_id:{_eq:u.from(e).toStringLong()}};return(await f({aptosConfig:t,query:{query:Pr,variables:{where_condition:i}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function Lo(n){return(await jr(n)).collection_id}var pc={typeParameters:[],parameters:[new y(v()),new y(v()),new y(v()),new y(v()),new C(new y(v())),new C(new y(v())),new C(C.u8())]};async function Qo(n){let{aptosConfig:t,options:e,creator:r,collection:i,description:o,name:s,uri:a,propertyKeys:c,propertyTypes:p,propertyValues:m}=n,x=_optionalChain([p, 'optionalAccess', _113 => _113.map, 'call', _114 => _114(A=>De[A])]);return h({aptosConfig:t,sender:r.accountAddress,data:{function:"0x4::aptos_token::mint",functionArguments:[new w(i),new w(o),new w(s),new w(a),T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(x, () => ([]))),as(_nullishCoalesce(m, () => ([])),_nullishCoalesce(x, () => ([])))],abi:pc},options:e})}var dc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0))),new Y]};async function Wo(n){let{aptosConfig:t,sender:e,digitalAssetAddress:r,recipient:i,digitalAssetType:o,options:s}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x1::object::transfer",typeArguments:[_nullishCoalesce(o, () => (se))],functionArguments:[u.from(r),u.from(i)],abi:dc},options:s})}var lc={typeParameters:[],parameters:[new y(v()),new y(v()),new y(v()),new y(v()),new C(new y(v())),new C(new y(v())),new C(C.u8()),new Y]};async function jo(n){let{aptosConfig:t,account:e,collection:r,description:i,name:o,uri:s,recipient:a,propertyKeys:c,propertyTypes:p,propertyValues:m,options:x}=n;if(_optionalChain([c, 'optionalAccess', _115 => _115.length])!==_optionalChain([m, 'optionalAccess', _116 => _116.length]))throw new Error("Property keys and property values counts do not match");if(_optionalChain([p, 'optionalAccess', _117 => _117.length])!==_optionalChain([m, 'optionalAccess', _118 => _118.length]))throw new Error("Property types and property values counts do not match");let A=_optionalChain([p, 'optionalAccess', _119 => _119.map, 'call', _120 => _120(l=>De[l])]);return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::mint_soul_bound",functionArguments:[r,i,o,s,T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(A, () => ([]))),as(_nullishCoalesce(m, () => ([])),_nullishCoalesce(A, () => ([]))),a],abi:lc},options:x})}var gc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0)))]};async function Xo(n){let{aptosConfig:t,creator:e,digitalAssetAddress:r,digitalAssetType:i,options:o}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::burn",typeArguments:[_nullishCoalesce(i, () => (se))],functionArguments:[u.from(r)],abi:gc},options:o})}var mc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0)))]};async function Yo(n){let{aptosConfig:t,creator:e,digitalAssetAddress:r,digitalAssetType:i,options:o}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::freeze_transfer",typeArguments:[_nullishCoalesce(i, () => (se))],functionArguments:[r],abi:mc},options:o})}var yc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0)))]};async function Zo(n){let{aptosConfig:t,creator:e,digitalAssetAddress:r,digitalAssetType:i,options:o}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::unfreeze_transfer",typeArguments:[_nullishCoalesce(i, () => (se))],functionArguments:[r],abi:yc},options:o})}var fc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0))),new y(v())]};async function Jo(n){let{aptosConfig:t,creator:e,description:r,digitalAssetAddress:i,digitalAssetType:o,options:s}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::set_description",typeArguments:[_nullishCoalesce(o, () => (se))],functionArguments:[u.from(i),new w(r)],abi:fc},options:s})}var Ac={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0))),new y(v())]};async function es(n){let{aptosConfig:t,creator:e,name:r,digitalAssetAddress:i,digitalAssetType:o,options:s}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::set_name",typeArguments:[_nullishCoalesce(o, () => (se))],functionArguments:[u.from(i),new w(r)],abi:Ac},options:s})}var hc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0))),new y(v())]};async function ts(n){let{aptosConfig:t,creator:e,uri:r,digitalAssetAddress:i,digitalAssetType:o,options:s}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::set_uri",typeArguments:[_nullishCoalesce(o, () => (se))],functionArguments:[u.from(i),new w(r)],abi:hc},options:s})}var Tc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0))),new y(v()),new y(v()),C.u8()]};async function ns(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:i,propertyValue:o,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::add_property",typeArguments:[_nullishCoalesce(a, () => (se))],functionArguments:[u.from(s),new w(r),new w(De[i]),T.U8(Xr(o,De[i]))],abi:Tc},options:c})}var bc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0))),new y(v())]};async function rs(n){let{aptosConfig:t,creator:e,propertyKey:r,digitalAssetAddress:i,digitalAssetType:o,options:s}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::remove_property",typeArguments:[_nullishCoalesce(o, () => (se))],functionArguments:[u.from(i),new w(r)],abi:bc},options:s})}var wc={typeParameters:[{constraints:["key"]}],parameters:[new y(Z(new k(0))),new y(v()),new y(v()),C.u8()]};async function is(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:i,propertyValue:o,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::update_property",typeArguments:[_nullishCoalesce(a, () => (se))],functionArguments:[u.from(s),new w(r),new w(De[i]),Xr(o,De[i])],abi:wc},options:c})}var Sc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new y(Z(new k(0))),new y(v()),new k(1)]};async function os(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:i,propertyValue:o,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::add_typed_property",typeArguments:[_nullishCoalesce(a, () => (se)),De[i]],functionArguments:[u.from(s),new w(r),o],abi:Sc},options:c})}var xc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new y(Z(new k(0))),new y(v()),new k(1)]};async function ss(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:i,propertyValue:o,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::update_typed_property",typeArguments:[_nullishCoalesce(a, () => (se)),De[i]],functionArguments:[u.from(s),new w(r),o],abi:xc},options:c})}function as(n,t){let e=new Array;return t.forEach((r,i)=>{e.push(Xr(n[i],r))}),e}function Xr(n,t){let e=Ce(t);return Rt(n,e,0,[]).bcsToBytes()}var rn=class{constructor(t){this.config=t}async getCollectionData(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),jr({aptosConfig:this.config,...t})}async getCollectionDataByCollectionId(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Vo({aptosConfig:this.config,...t})}async getCollectionId(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Lo({aptosConfig:this.config,...t})}async getDigitalAssetData(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Go({aptosConfig:this.config,...t})}async getCurrentDigitalAssetOwnership(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Mo({aptosConfig:this.config,...t})}async getOwnedDigitalAssets(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),qo({aptosConfig:this.config,...t})}async getDigitalAssetActivity(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),$o({aptosConfig:this.config,...t})}async createCollectionTransaction(t){return Ho({aptosConfig:this.config,...t})}async mintDigitalAssetTransaction(t){return Qo({aptosConfig:this.config,...t})}async transferDigitalAssetTransaction(t){return Wo({aptosConfig:this.config,...t})}async mintSoulBoundTransaction(t){return jo({aptosConfig:this.config,...t})}async burnDigitalAssetTransaction(t){return Xo({aptosConfig:this.config,...t})}async freezeDigitalAssetTransaferTransaction(t){return Yo({aptosConfig:this.config,...t})}async unfreezeDigitalAssetTransaferTransaction(t){return Zo({aptosConfig:this.config,...t})}async setDigitalAssetDescriptionTransaction(t){return Jo({aptosConfig:this.config,...t})}async setDigitalAssetNameTransaction(t){return es({aptosConfig:this.config,...t})}async setDigitalAssetURITransaction(t){return ts({aptosConfig:this.config,...t})}async addDigitalAssetPropertyTransaction(t){return ns({aptosConfig:this.config,...t})}async removeDigitalAssetPropertyTransaction(t){return rs({aptosConfig:this.config,...t})}async updateDigitalAssetPropertyTransaction(t){return is({aptosConfig:this.config,...t})}async addDigitalAssetTypedPropertyTransaction(t){return os({aptosConfig:this.config,...t})}async updateDigitalAssetTypedPropertyTransaction(t){return ss({aptosConfig:this.config,...t})}};var cs=300,_c=n=>{if(n&&n.length>cs)throw new Error(`Event type length exceeds the maximum length of ${cs}`)};async function us(n){let{aptosConfig:t,eventType:e,options:r}=n,o={where:{account_address:{_eq:"0x0000000000000000000000000000000000000000000000000000000000000000"},creation_number:{_eq:"0"},sequence_number:{_eq:"0"},indexed_type:{_eq:e}},pagination:r,orderBy:_optionalChain([r, 'optionalAccess', _121 => _121.orderBy])};return on({aptosConfig:t,options:o})}async function ps(n){let{accountAddress:t,aptosConfig:e,creationNumber:r,options:i}=n,a={where:{account_address:{_eq:u.from(t).toStringLong()},creation_number:{_eq:r}},pagination:i,orderBy:_optionalChain([i, 'optionalAccess', _122 => _122.orderBy])};return on({aptosConfig:e,options:a})}async function ds(n){let{accountAddress:t,aptosConfig:e,eventType:r,options:i}=n,a={where:{account_address:{_eq:u.from(t).toStringLong()},indexed_type:{_eq:r}},pagination:i,orderBy:_optionalChain([i, 'optionalAccess', _123 => _123.orderBy])};return on({aptosConfig:e,options:a})}async function on(n){let{aptosConfig:t,options:e}=n;_c(_optionalChain([e, 'optionalAccess', _124 => _124.where, 'optionalAccess', _125 => _125.indexed_type, 'optionalAccess', _126 => _126._eq]));let r={query:Xi,variables:{where_condition:_optionalChain([e, 'optionalAccess', _127 => _127.where]),offset:_optionalChain([e, 'optionalAccess', _128 => _128.offset]),limit:_optionalChain([e, 'optionalAccess', _129 => _129.limit]),order_by:_optionalChain([e, 'optionalAccess', _130 => _130.orderBy])}};return(await f({aptosConfig:t,query:r,originMethod:"getEvents"})).events}var sn=class{constructor(t){this.config=t}async getModuleEventsByEventType(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),us({aptosConfig:this.config,...t})}async getAccountEventsByCreationNumber(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),ps({aptosConfig:this.config,...t})}async getAccountEventsByEventType(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),ds({aptosConfig:this.config,...t})}async getEvents(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _131 => _131.minimumLedgerVersion]),processorType:"events_processor"}),on({aptosConfig:this.config,...t})}};async function ls(n){let{aptosConfig:t,accountAddress:e,amount:r,options:i}=n,o=_optionalChain([i, 'optionalAccess', _132 => _132.timeoutSecs])||20,{data:s}=await Di({aptosConfig:t,path:"fund",body:{address:u.from(e).toString(),amount:r},originMethod:"fundAccount"}),a=s.txn_hashes[0],c=await It({aptosConfig:t,transactionHash:a,options:{timeoutSecs:o,checkSuccess:_optionalChain([i, 'optionalAccess', _133 => _133.checkSuccess])}});if(c.type==="user_transaction")return c;throw new Error(`Unexpected transaction received for fund account: ${c.type}`)}var an=class{constructor(t){this.config=t}async fundAccount(t){let e=await ls({aptosConfig:this.config,...t});return _optionalChain([t, 'access', _134 => _134.options, 'optionalAccess', _135 => _135.waitForIndexer])!==!1&&await Hn({aptosConfig:this.config,minimumLedgerVersion:BigInt(e.version)}),e}};async function Yr(n){let{aptosConfig:t,options:e}=n,r={query:Zi,variables:{where_condition:_optionalChain([e, 'optionalAccess', _136 => _136.where]),limit:_optionalChain([e, 'optionalAccess', _137 => _137.limit]),offset:_optionalChain([e, 'optionalAccess', _138 => _138.offset])}};return(await f({aptosConfig:t,query:r,originMethod:"getFungibleAssetMetadata"})).fungible_asset_metadata}async function gs(n){let{aptosConfig:t,options:e}=n,r={query:Yi,variables:{where_condition:_optionalChain([e, 'optionalAccess', _139 => _139.where]),limit:_optionalChain([e, 'optionalAccess', _140 => _140.limit]),offset:_optionalChain([e, 'optionalAccess', _141 => _141.offset])}};return(await f({aptosConfig:t,query:r,originMethod:"getFungibleAssetActivities"})).fungible_asset_activities}async function ms(n){let{aptosConfig:t,options:e}=n,r={query:Wi,variables:{where_condition:_optionalChain([e, 'optionalAccess', _142 => _142.where]),limit:_optionalChain([e, 'optionalAccess', _143 => _143.limit]),offset:_optionalChain([e, 'optionalAccess', _144 => _144.offset])}};return(await f({aptosConfig:t,query:r,originMethod:"getCurrentFungibleAssetBalances"})).current_fungible_asset_balances}var vc={typeParameters:[{constraints:[]}],parameters:[Ce("0x1::object::Object"),new Y,new Q]};async function ys(n){let{aptosConfig:t,sender:e,fungibleAssetMetadataAddress:r,recipient:i,amount:o,options:s}=n;return h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x1::primary_fungible_store::transfer",typeArguments:["0x1::fungible_asset::Metadata"],functionArguments:[r,i,o],abi:vc},options:s})}var cn=class{constructor(t){this.config=t}async getFungibleAssetMetadata(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _145 => _145.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Yr({aptosConfig:this.config,...t})}async getFungibleAssetMetadataByAssetType(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _146 => _146.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),(await Yr({aptosConfig:this.config,options:{where:{asset_type:{_eq:t.assetType}}}}))[0]}async getFungibleAssetActivities(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _147 => _147.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),gs({aptosConfig:this.config,...t})}async getCurrentFungibleAssetBalances(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _148 => _148.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),ms({aptosConfig:this.config,...t})}async transferFungibleAsset(t){return ys({aptosConfig:this.config,...t})}};async function Be(n){let{aptosConfig:t,payload:e,options:r}=n,i=await zo({...e,aptosConfig:t}),o=new L;i.serialize(o);let s=o.toUint8Array(),{data:a}=await rt({aptosConfig:t,path:"view",originMethod:"view",contentType:"application/x.aptos.view_function+bcs",params:{ledger_version:_optionalChain([r, 'optionalAccess', _149 => _149.ledgerVersion])},body:s});return a}var un=class{constructor(t){this.config=t}async getLedgerInfo(){return Bn({aptosConfig:this.config})}async getChainId(){return(await this.getLedgerInfo()).chain_id}async getBlockByVersion(t){return to({aptosConfig:this.config,...t})}async getBlockByHeight(t){return no({aptosConfig:this.config,...t})}async getTableItem(t){return On({aptosConfig:this.config,...t})}async view(t){return Be({aptosConfig:this.config,...t})}async getChainTopUserTransactions(t){return ro({aptosConfig:this.config,...t})}async queryIndexer(t){return f({aptosConfig:this.config,...t})}async getIndexerLastSuccessVersion(){return Fn({aptosConfig:this.config})}async getProcessorStatus(t){return Gn({aptosConfig:this.config,processorType:t})}};var fs=["A name must be between 3 and 63 characters long,","and can only contain lowercase a-z, 0-9, and hyphens.","A name may not start or end with a hyphen."].join(" ");function As(n){return!(!n||n.length<3||n.length>63||!/^[a-z\d][a-z\d-]{1,61}[a-z\d]$/.test(n))}function Oe(n){let[t,e,...r]=n.replace(/\.apt$/,"").split(".");if(r.length>0)throw new Error(`${n} is invalid. A name can only have two parts, a domain and a subdomain separated by a "."`);if(!As(t))throw new Error(`${t} is not valid. ${fs}`);if(e&&!As(e))throw new Error(`${e} is not valid. ${fs}`);return{domainName:e||t,subdomainName:e?t:void 0}}var Pc="0x585fc9f0f0c54183b039ffc770ca282ebd87307916c215a3e692f2f8e4305e82",Cc={testnet:"0x5f8fd2347449685cf41d4db97926ec3a096eaf381332be4f1318ad4d16a8497c",mainnet:"0x867ed1f6bf916171b1de3ee92849b8978b7d1b9e0a8cc982a3d19d535dfd9c0c",local:Pc,custom:null,devnet:null};function Ee(n){let t=Cc[n.network];if(!t)throw new Error(`The ANS contract is not deployed to ${n.network}`);return t}var tr=n=>{if(n&&typeof n=="object"&&"vec"in n&&Array.isArray(n.vec))return n.vec[0]};async function hs(n){let{aptosConfig:t,name:e}=n,r=Ee(t),{domainName:i,subdomainName:o}=Oe(e),s=await Be({aptosConfig:t,payload:{function:`${r}::router::get_owner_addr`,functionArguments:[i,o]}}),a=tr(s[0]);return a?u.from(a):void 0}async function Ts(n){let{aptosConfig:t,expiration:e,name:r,sender:i,targetAddress:o,toAddress:s,options:a,transferable:c}=n,p=Ee(t),{domainName:m,subdomainName:x}=Oe(r),A=e.policy==="subdomain:independent"||e.policy==="subdomain:follow-domain";if(x&&!A)throw new Error("Subdomains must have an expiration policy of either 'subdomain:independent' or 'subdomain:follow-domain'");if(A&&!x)throw new Error(`Policy is set to ${e.policy} but no subdomain was provided`);if(e.policy==="domain"){let ar=_nullishCoalesce(e.years, () => (1));if(ar!==1)throw new Error("For now, names can only be registered for 1 year at a time");let Ds=ar*31536e3;return await h({aptosConfig:t,sender:i.accountAddress.toString(),data:{function:`${p}::router::register_domain`,functionArguments:[m,Ds,o,s]},options:a})}if(!x)throw new Error(`${e.policy} requires a subdomain to be provided.`);let l=await Zr({aptosConfig:t,name:m});if(!l)throw new Error("The domain does not exist");let ae=e.policy==="subdomain:independent"?e.expirationDate:l;if(ae>l)throw new Error("The subdomain expiration time cannot be greater than the domain expiration time");return await h({aptosConfig:t,sender:i.accountAddress.toString(),data:{function:`${p}::router::register_subdomain`,functionArguments:[m,x,Math.round(ae/1e3),e.policy==="subdomain:follow-domain"?1:0,!!c,o,s]},options:a})}async function Zr(n){let{aptosConfig:t,name:e}=n,r=Ee(t),{domainName:i,subdomainName:o}=Oe(e);try{let s=await Be({aptosConfig:t,payload:{function:`${r}::router::get_expiration`,functionArguments:[i,o]}});return Number(s[0])*1e3}catch (e4){return}}async function bs(n){let{aptosConfig:t,address:e}=n,r=Ee(t),i=await Be({aptosConfig:t,payload:{function:`${r}::router::get_primary_name`,functionArguments:[u.from(e).toString()]}}),o=tr(i[1]),s=tr(i[0]);if(o)return[s,o].filter(Boolean).join(".")}async function ws(n){let{aptosConfig:t,sender:e,name:r,options:i}=n,o=Ee(t);if(!r)return await h({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${o}::router::clear_primary_name`,functionArguments:[]},options:i});let{domainName:s,subdomainName:a}=Oe(r);return await h({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${o}::router::set_primary_name`,functionArguments:[s,a]},options:i})}async function Ss(n){let{aptosConfig:t,name:e}=n,r=Ee(t),{domainName:i,subdomainName:o}=Oe(e),s=await Be({aptosConfig:t,payload:{function:`${r}::router::get_target_addr`,functionArguments:[i,o]}}),a=tr(s[0]);return a?u.from(a):void 0}async function xs(n){let{aptosConfig:t,sender:e,name:r,address:i,options:o}=n,s=Ee(t),{domainName:a,subdomainName:c}=Oe(r);return await h({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${s}::router::set_target_addr`,functionArguments:[a,c,i]},options:o})}async function _s(n){let{aptosConfig:t,name:e}=n,{domainName:r,subdomainName:i=""}=Oe(e),a=(await f({aptosConfig:t,query:{query:Ct,variables:{where_condition:{domain:{_eq:r},subdomain:{_eq:i},is_active:{_eq:!0}},limit:1}},originMethod:"getName"})).current_aptos_names[0];return a&&(a=pn(a)),a}async function vs(n){let{aptosConfig:t,options:e,accountAddress:r}=n,i=await Jr({aptosConfig:t});return(await f({aptosConfig:t,originMethod:"getAccountNames",query:{query:Ct,variables:{limit:_optionalChain([e, 'optionalAccess', _150 => _150.limit]),offset:_optionalChain([e, 'optionalAccess', _151 => _151.offset]),order_by:_optionalChain([e, 'optionalAccess', _152 => _152.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _153 => _153.options, 'optionalAccess', _154 => _154.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:i}}}}})).current_aptos_names.map(pn)}async function Ps(n){let{aptosConfig:t,options:e,accountAddress:r}=n,i=await Jr({aptosConfig:t});return(await f({aptosConfig:t,originMethod:"getAccountDomains",query:{query:Ct,variables:{limit:_optionalChain([e, 'optionalAccess', _155 => _155.limit]),offset:_optionalChain([e, 'optionalAccess', _156 => _156.offset]),order_by:_optionalChain([e, 'optionalAccess', _157 => _157.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _158 => _158.options, 'optionalAccess', _159 => _159.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:i},subdomain:{_eq:""}}}}})).current_aptos_names.map(pn)}async function Cs(n){let{aptosConfig:t,options:e,accountAddress:r}=n,i=await Jr({aptosConfig:t});return(await f({aptosConfig:t,originMethod:"getAccountSubdomains",query:{query:Ct,variables:{limit:_optionalChain([e, 'optionalAccess', _160 => _160.limit]),offset:_optionalChain([e, 'optionalAccess', _161 => _161.offset]),order_by:_optionalChain([e, 'optionalAccess', _162 => _162.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _163 => _163.options, 'optionalAccess', _164 => _164.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:i},subdomain:{_neq:""}}}}})).current_aptos_names.map(pn)}async function Es(n){let{aptosConfig:t,options:e,domain:r}=n;return(await f({aptosConfig:t,originMethod:"getDomainSubdomains",query:{query:Ct,variables:{limit:_optionalChain([e, 'optionalAccess', _165 => _165.limit]),offset:_optionalChain([e, 'optionalAccess', _166 => _166.offset]),order_by:_optionalChain([e, 'optionalAccess', _167 => _167.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _168 => _168.options, 'optionalAccess', _169 => _169.where]), () => ({})),domain:{_eq:r},subdomain:{_neq:""},is_active:{_eq:!0}}}}})).current_aptos_names.map(pn)}async function Jr(n){let{aptosConfig:t}=n,e=Ee(t),[r]=await Be({aptosConfig:t,payload:{function:`${e}::config::reregistration_grace_sec`,functionArguments:[]}}),i=r/60/60/24,o=()=>new Date;return new Date(o().setDate(o().getDate()-i)).toISOString()}async function Is(n){let{aptosConfig:t,sender:e,name:r,years:i=1,options:o}=n,s=Ee(t),a=i*31536e3,{domainName:c,subdomainName:p}=Oe(r);if(p)throw new Error("Subdomains cannot be renewed");if(i!==1)throw new Error("Currently, only 1 year renewals are supported");return await h({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${s}::router::renew_domain`,functionArguments:[c,a]},options:o})}function pn(n){return{...n,expiration_timestamp:new Date(n.expiration_timestamp).getTime()}}var dn=class{constructor(t){this.config=t}async getOwnerAddress(t){return hs({aptosConfig:this.config,...t})}async getExpiration(t){return Zr({aptosConfig:this.config,...t})}async getTargetAddress(t){return Ss({aptosConfig:this.config,...t})}async setTargetAddress(t){return xs({aptosConfig:this.config,...t})}async getPrimaryName(t){return bs({aptosConfig:this.config,...t})}async setPrimaryName(t){return ws({aptosConfig:this.config,...t})}async registerName(t){return Ts({aptosConfig:this.config,...t})}async renewDomain(t){return Is({aptosConfig:this.config,...t})}async getName(t){return _s({aptosConfig:this.config,...t})}async getAccountNames(t){return vs({aptosConfig:this.config,...t})}async getAccountDomains(t){return Ps({aptosConfig:this.config,...t})}async getAccountSubdomains(t){return Cs({aptosConfig:this.config,...t})}async getDomainSubdomains(t){return Es({aptosConfig:this.config,...t})}};async function Us(n){let{aptosConfig:t,poolAddress:e}=n,r=u.from(e).toStringLong(),o=await f({aptosConfig:t,query:{query:Cr,variables:{where_condition:{pool_address:{_eq:r}}}}});return o.num_active_delegator_per_pool[0]?o.num_active_delegator_per_pool[0].num_active_delegator:0}async function Rs(n){let{aptosConfig:t,options:e}=n,r={query:Cr,variables:{order_by:_optionalChain([e, 'optionalAccess', _170 => _170.orderBy])}};return(await f({aptosConfig:t,query:r})).num_active_delegator_per_pool}async function zs(n){let{aptosConfig:t,delegatorAddress:e,poolAddress:r}=n,i={query:ji,variables:{delegatorAddress:u.from(e).toStringLong(),poolAddress:u.from(r).toStringLong()}};return(await f({aptosConfig:t,query:i})).delegated_staking_activities}var ln=class{constructor(t){this.config=t}async getNumberOfDelegators(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _171 => _171.minimumLedgerVersion]),processorType:"stake_processor"}),Us({aptosConfig:this.config,...t})}async getNumberOfDelegatorsForAllPools(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _172 => _172.minimumLedgerVersion]),processorType:"stake_processor"}),Rs({aptosConfig:this.config,...t})}async getDelegatedStakingActivities(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _173 => _173.minimumLedgerVersion]),processorType:"stake_processor"}),zs({aptosConfig:this.config,...t})}};var nr=class{constructor(t){this.config=t}async simple(t){return h({aptosConfig:this.config,...t})}async multiAgent(t){return h({aptosConfig:this.config,...t})}};function ei(n,t,e){let r=e.value;return e.value=async function(...i){let[o]=i;if(o.transaction.feePayerAddress&&!o.feePayerAuthenticator)throw new Error("You are submitting a Fee Payer transaction but missing the feePayerAuthenticator");return r.apply(this,i)},e}function ti(n,t,e){let r=e.value;return e.value=async function(...i){let[o]=i;if(o.transaction.feePayerAddress&&!o.feePayerPublicKey)throw new Error("You are simulating a Fee Payer transaction but missing the feePayerPublicKey");return r.apply(this,i)},e}var zt=class{constructor(t){this.config=t}async simple(t){return Wr({aptosConfig:this.config,...t})}async multiAgent(t){return Wr({aptosConfig:this.config,...t})}};_chunkKSEUZTKYjs.a.call(void 0, [ti],zt.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [ti],zt.prototype,"multiAgent",1);var kt=class{constructor(t){this.config=t}async simple(t){return er({aptosConfig:this.config,...t})}async multiAgent(t){return er({aptosConfig:this.config,...t})}};_chunkKSEUZTKYjs.a.call(void 0, [ei],kt.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [ei],kt.prototype,"multiAgent",1);var rr=()=>Math.floor(Date.now()/1e3),ir= exports.AccountSequenceNumber =class{constructor(t,e,r,i,o){this.lastUncommintedNumber=null;this.currentNumber=null;this.lock=!1;this.aptosConfig=t,this.account=e,this.maxWaitTime=r,this.maximumInFlight=i,this.sleepTime=o}async nextSequenceNumber(){for(;this.lock;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime);this.lock=!0;let t=BigInt(0);try{if((this.lastUncommintedNumber===null||this.currentNumber===null)&&await this.initialize(),this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight){await this.update();let e=rr();for(;this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime),rr()-e>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):await this.update()}t=this.currentNumber,this.currentNumber+=BigInt(1)}catch(e){console.error("error in getting next sequence number for this account",e)}finally{this.lock=!1}return t}async initialize(){let{sequence_number:t}=await we({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});this.currentNumber=BigInt(t),this.lastUncommintedNumber=BigInt(t)}async update(){let{sequence_number:t}=await we({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});return this.lastUncommintedNumber=BigInt(t),this.lastUncommintedNumber}async synchronize(){if(this.lastUncommintedNumber!==this.currentNumber){for(;this.lock;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime);this.lock=!0;try{await this.update();let t=rr();for(;this.lastUncommintedNumber!==this.currentNumber;)rr()-t>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):(await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime),await this.update())}catch(t){console.error("error in synchronizing this account sequence number with the one on chain",t)}finally{this.lock=!1}}}};var Kt=class{constructor(){this.queue=[];this.pendingDequeue=[];this.cancelled=!1}enqueue(t){if(this.cancelled=!1,this.pendingDequeue.length>0){_optionalChain([this, 'access', _174 => _174.pendingDequeue, 'access', _175 => _175.shift, 'call', _176 => _176(), 'optionalAccess', _177 => _177.resolve, 'call', _178 => _178(t)]);return}this.queue.push(t)}async dequeue(){return this.queue.length>0?Promise.resolve(this.queue.shift()):new Promise((t,e)=>{this.pendingDequeue.push({resolve:t,reject:e})})}isEmpty(){return this.queue.length===0}cancel(){this.cancelled=!0,this.pendingDequeue.forEach(async({reject:t})=>{t(new Nt("Task cancelled"))}),this.pendingDequeue=[],this.queue.length=0}isCancelled(){return this.cancelled}pendingDequeueLength(){return this.pendingDequeue.length}},Nt=class extends Error{};var ks="fulfilled",Ks= exports.TransactionWorkerEventsEnum =(o=>(o.TransactionSent="transactionSent",o.TransactionSendFailed="transactionSendFailed",o.TransactionExecuted="transactionExecuted",o.TransactionExecutionFailed="transactionExecutionFailed",o.ExecutionFinish="executionFinish",o))(Ks||{}),or= exports.TransactionWorker =class extends _eventemitter32.default{constructor(e,r,i=30,o=100,s=10){super();this.taskQueue=new Kt;this.transactionsQueue=new Kt;this.outstandingTransactions=new Kt;this.sentTransactions=[];this.executedTransactions=[];this.aptosConfig=e,this.account=r,this.started=!1,this.accountSequnceNumber=new ir(e,r,i,o,s)}async submitNextTransaction(){try{for(;;){let e=await this.accountSequnceNumber.nextSequenceNumber();if(e===null)return;let r=await this.generateNextTransaction(this.account,e);if(!r)return;let i=tn({aptosConfig:this.aptosConfig,transaction:r,signer:this.account});await this.outstandingTransactions.enqueue([i,e])}}catch(e){if(e instanceof Nt)return;throw new Error(`Submit transaction failed for ${this.account.accountAddress.toString()} with error ${e}`)}}async processTransactions(){try{for(;;){let e=[],r=[],[i,o]=await this.outstandingTransactions.dequeue();for(e.push(i),r.push(o);!this.outstandingTransactions.isEmpty();)[i,o]=await this.outstandingTransactions.dequeue(),e.push(i),r.push(o);let s=await Promise.allSettled(e);for(let a=0;a<s.length&&a<r.length;a+=1){let c=s[a];o=r[a],c.status===ks?(this.sentTransactions.push([c.value.hash,o,null]),this.emit("transactionSent",{message:`transaction hash ${c.value.hash} has been committed to chain`,transactionHash:c.value.hash}),await this.checkTransaction(c,o)):(this.sentTransactions.push([c.status,o,c.reason]),this.emit("transactionSendFailed",{message:`failed to commit transaction ${this.sentTransactions.length} with error ${c.reason}`,error:c.reason}))}this.emit("executionFinish",{message:`execute ${s.length} transactions finished`})}}catch(e){if(e instanceof Nt)return;throw new Error(`Process execution failed for ${this.account.accountAddress.toString()} with error ${e}`)}}async checkTransaction(e,r){try{let i=[];i.push(It({aptosConfig:this.aptosConfig,transactionHash:e.value.hash}));let o=await Promise.allSettled(i);for(let s=0;s<o.length;s+=1){let a=o[s];a.status===ks?(this.executedTransactions.push([a.value.hash,r,null]),this.emit("transactionExecuted",{message:`transaction hash ${a.value.hash} has been executed on chain`,transactionHash:e.value.hash})):(this.executedTransactions.push([a.status,r,a.reason]),this.emit("transactionExecutionFailed",{message:`failed to execute transaction ${this.executedTransactions.length} with error ${a.reason}`,error:a.reason}))}}catch(i){throw new Error(`Check transaction failed for ${this.account.accountAddress.toString()} with error ${i}`)}}async push(e,r){this.transactionsQueue.enqueue([e,r])}async generateNextTransaction(e,r){if(this.transactionsQueue.isEmpty())return;let[i,o]=await this.transactionsQueue.dequeue();return h({aptosConfig:this.aptosConfig,sender:e.accountAddress,data:i,options:{...o,accountSequenceNumber:r}})}async run(){try{for(;!this.taskQueue.isCancelled();)await(await this.taskQueue.dequeue())()}catch(e){throw new Error(`Unable to start transaction batching: ${e}`)}}start(){if(this.started)throw new Error("worker has already started");this.started=!0,this.taskQueue.enqueue(()=>this.submitNextTransaction()),this.taskQueue.enqueue(()=>this.processTransactions()),this.run()}stop(){if(this.taskQueue.isCancelled())throw new Error("worker has already stopped");this.started=!1,this.taskQueue.cancel()}};var sr=class extends _eventemitter32.default{constructor(e){super();this.config=e}start(e){let{sender:r}=e;this.account=r,this.transactionWorker=new or(this.config,r),this.transactionWorker.start(),this.registerToEvents()}push(e){let{data:r,options:i}=e;for(let o of r)this.transactionWorker.push(o,i)}registerToEvents(){this.transactionWorker.on("transactionSent",async e=>{this.emit("transactionSent",e)}),this.transactionWorker.on("transactionSendFailed",async e=>{this.emit("transactionSendFailed",e)}),this.transactionWorker.on("transactionExecuted",async e=>{this.emit("transactionExecuted",e)}),this.transactionWorker.on("transactionExecutionFailed",async e=>{this.emit("transactionExecutionFailed",e)}),this.transactionWorker.on("executionFinish",async e=>{this.emit("executionFinish",e)})}forSingleAccount(e){try{let{sender:r,data:i,options:o}=e;this.start({sender:r}),this.push({data:i,options:o})}catch(r){throw new Error(`failed to submit transactions with error: ${r}`)}}};var gn=class{constructor(t){this.config=t,this.build=new nr(this.config),this.simulate=new zt(this.config),this.submit=new kt(this.config),this.batch=new sr(this.config)}async getTransactions(t){return To({aptosConfig:this.config,...t})}async getTransactionByVersion(t){return bo({aptosConfig:this.config,...t})}async getTransactionByHash(t){return Zt({aptosConfig:this.config,...t})}async isPendingTransaction(t){return wo({aptosConfig:this.config,...t})}async waitForTransaction(t){return It({aptosConfig:this.config,...t})}async getGasPriceEstimation(){return $n({aptosConfig:this.config})}getSigningMessage(t){return Do(t)}async publishPackageTransaction(t){return Bo({aptosConfig:this.config,...t})}async rotateAuthKey(t){return Oo({aptosConfig:this.config,...t})}sign(t){return Jn({...t})}signAsFeePayer(t){let{signer:e,transaction:r}=t;if(!r.feePayerAddress)throw new Error(`Transaction ${r} is not a Fee Payer transaction`);return r.feePayerAddress=e.accountAddress,Jn({signer:e,transaction:r})}async batchTransactionsForSingleAccount(t){try{let{sender:e,data:r,options:i}=t;this.batch.forSingleAccount({sender:e,data:r,options:i})}catch(e){throw new Error(`failed to submit transactions with error: ${e}`)}}async signAndSubmitTransaction(t){let{signer:e,transaction:r}=t;return tn({aptosConfig:this.config,signer:e,transaction:r})}};async function ni(n){let{aptosConfig:t,jwt:e,ephemeralKeyPair:r,uidKey:i,derivationPath:o}=n,s={jwt_b64:e,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),exp_date_secs:Number(r.expiryDateSecs),epk_blinder:g.fromHexInput(r.blinder).toStringWithoutPrefix(),uid_key:i,derivation_path:o},{data:a}=await Bi({aptosConfig:t,path:"fetch",body:s,originMethod:"getPepper",overrides:{WITH_CREDENTIALS:!1}});return g.fromHexInput(a.pepper).toUint8Array()}async function Rc(n){let{aptosConfig:t,jwt:e,ephemeralKeyPair:r,pepper:i,uidKey:o,extraFieldKey:s}=n,a={jwt_b64:e,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),epk_blinder:g.fromHexInput(r.blinder).toStringWithoutPrefix(),exp_date_secs:Number(r.expiryDateSecs),exp_horizon_secs:Mt,pepper:g.fromHexInput(i).toStringWithoutPrefix(),extra_field:s,uid_key:o||"sub"},{data:c}=await Oi({aptosConfig:t,path:"prove",body:a,originMethod:"getProof",overrides:{WITH_CREDENTIALS:!1}}),p=c.proof,m=new Gt({a:p.a,b:p.b,c:p.c}),x;if(s){let ae=_jwtdecode.jwtDecode.call(void 0, e)[s];x=`"${s}":"${ae}",`}return new ke({proof:new pt(m,0),extraField:x,trainingWheelsSignature:le.fromHex(c.training_wheels_signature)})}async function Ns(n){let{proofFetchCallback:t}=n,{pepper:e}=n;if(e===void 0)e=await ni(n);else if(g.fromHexInput(e).toUint8Array().length!==ye.PEPPER_LENGTH)throw new Error(`Pepper needs to be ${ye.PEPPER_LENGTH} bytes`);let r=Rc({...n,pepper:e}),i=t?r:await r;return ye.fromJWTAndProof({...n,proof:i,pepper:e,proofFetchCallback:t})}var mn=class{constructor(t){this.config=t}async getPepper(t){return ni({aptosConfig:this.config,...t})}async deriveKeylessAccount(t){return Ns({aptosConfig:this.config,...t})}};var ee=class{constructor(t){this.config=new Vn(t),this.account=new Jt(this.config),this.ans=new dn(this.config),this.coin=new nn(this.config),this.digitalAsset=new rn(this.config),this.event=new sn(this.config),this.faucet=new an(this.config),this.fungibleAsset=new cn(this.config),this.general=new un(this.config),this.staking=new ln(this.config),this.transaction=new gn(this.config),this.keyless=new mn(this.config)}};function fe(n,t,e){Object.getOwnPropertyNames(t.prototype).forEach(r=>{let i=Object.getOwnPropertyDescriptor(t.prototype,r);i&&(i.value=function(...o){return this[e][r](...o)},Object.defineProperty(n.prototype,r,i))})}fe(ee,Jt,"account");fe(ee,dn,"ans");fe(ee,nn,"coin");fe(ee,rn,"digitalAsset");fe(ee,sn,"event");fe(ee,an,"faucet");fe(ee,cn,"fungibleAsset");fe(ee,un,"general");fe(ee,ln,"staking");fe(ee,gn,"transaction");fe(ee,mn,"keyless");exports.APTOS_BIP44_REGEX = Xs; exports.APTOS_COIN = Cn; exports.APTOS_HARDENED_REGEX = js; exports.Account = Ke; exports.AccountAddress = u; exports.AccountAuthenticator = q; exports.AccountAuthenticatorEd25519 = me; exports.AccountAuthenticatorMultiEd25519 = vn; exports.AccountAuthenticatorMultiKey = Xe; exports.AccountAuthenticatorSingleKey = $; exports.AccountAuthenticatorVariant = ai; exports.AccountPublicKey = ne; exports.AccountSequenceNumber = ir; exports.AddressInvalidReason = Vs; exports.AnyPublicKey = K; exports.AnyPublicKeyVariant = ur; exports.AnySignature = D; exports.AnySignatureVariant = ci; exports.Aptos = ee; exports.AptosApiError = W; exports.AptosApiType = qt; exports.AptosConfig = Vn; exports.AuthenticationKey = F; exports.Bool = R; exports.CKDPriv = fi; exports.ChainId = gt; exports.DEFAULT_MAX_GAS_AMOUNT = _i; exports.DEFAULT_TXN_EXP_SEC_FROM_NOW = vi; exports.DEFAULT_TXN_TIMEOUT_SEC = Pn; exports.DeriveScheme = $s; exports.Deserializer = te; exports.EPK_HORIZON_SECS = Mt; exports.Ed25519Account = xt; exports.Ed25519PrivateKey = M; exports.Ed25519PublicKey = P; exports.Ed25519Signature = _; exports.EntryFunction = Je; exports.EntryFunctionBytes = hn; exports.EphemeralCertificate = ut; exports.EphemeralCertificateVariant = dr; exports.EphemeralKeyPair = Xt; exports.EphemeralPublicKey = Qe; exports.EphemeralPublicKeyVariant = pr; exports.EphemeralSignature = le; exports.EphemeralSignatureVariant = ui; exports.FeePayerRawTransaction = tt; exports.FixedBytes = Me; exports.Groth16Zkp = Gt; exports.HARDENED_OFFSET = gi; exports.Hex = g; exports.HexInvalidReason = Fs; exports.Identifier = U; exports.IssuerToJwkEndpoint = Da; exports.KeyType = Ys; exports.KeylessAccount = ye; exports.KeylessPublicKey = ge; exports.KeylessSignature = We; exports.MAX_AUD_VAL_BYTES = xa; exports.MAX_COMMITED_EPK_BYTES = yd; exports.MAX_EXTRA_FIELD_BYTES = gd; exports.MAX_ISS_VAL_BYTES = ld; exports.MAX_JWT_HEADER_B64_BYTES = md; exports.MAX_UID_KEY_BYTES = _a; exports.MAX_UID_VAL_BYTES = va; exports.MimeType = Tn; exports.ModuleId = $t; exports.MoveAbility = pi; exports.MoveFunctionVisibility = Ms; exports.MoveOption = Re; exports.MoveString = w; exports.MoveVector = T; exports.MultiAgentRawTransaction = et; exports.MultiAgentTransaction = zn; exports.MultiEd25519PublicKey = at; exports.MultiEd25519Signature = He; exports.MultiKey = dt; exports.MultiKeyAccount = Kn; exports.MultiKeySignature = je; exports.MultiSig = Wt; exports.MultiSigTransactionPayload = jt; exports.Network = xr; exports.NetworkToChainId = _r; exports.NetworkToFaucetAPI = zi; exports.NetworkToIndexerAPI = Ui; exports.NetworkToNetworkName = ry; exports.NetworkToNodeAPI = Ri; exports.NetworkToPepperAPI = wr; exports.NetworkToProverAPI = Sr; exports.ParsingError = V; exports.ProcessorType = lt; exports.PublicKey = qe; exports.RAW_TRANSACTION_SALT = Pi; exports.RAW_TRANSACTION_WITH_DATA_SALT = Ar; exports.RawTransaction = oe; exports.RawTransactionWithData = In; exports.RoleType = qs; exports.RotationProofChallenge = Un; exports.Script = Qt; exports.ScriptTransactionArgumentVariants = Bt; exports.Secp256k1PrivateKey = Le; exports.Secp256k1PublicKey = Te; exports.Secp256k1Signature = xe; exports.Serializable = d; exports.Serializer = L; exports.Signature = N; exports.SignedTransaction = nt; exports.SigningScheme = Ae; exports.SigningSchemeInput = mr; exports.SimpleTransaction = Rn; exports.SingleKeyAccount = _t; exports.StructTag = ve; exports.TransactionAuthenticator = Pe; exports.TransactionAuthenticatorEd25519 = ht; exports.TransactionAuthenticatorFeePayer = bt; exports.TransactionAuthenticatorMultiAgent = Tt; exports.TransactionAuthenticatorMultiEd25519 = hr; exports.TransactionAuthenticatorSingleSender = wt; exports.TransactionAuthenticatorVariant = si; exports.TransactionPayload = Ze; exports.TransactionPayloadEntryFunction = Vt; exports.TransactionPayloadMultiSig = Lt; exports.TransactionPayloadScript = Ht; exports.TransactionPayloadVariants = ii; exports.TransactionResponseType = gr; exports.TransactionVariants = oi; exports.TransactionWorker = or; exports.TransactionWorkerEventsEnum = Ks; exports.TypeTag = z; exports.TypeTagAddress = Y; exports.TypeTagBool = G; exports.TypeTagGeneric = k; exports.TypeTagParserError = E; exports.TypeTagParserErrorType = La; exports.TypeTagReference = En; exports.TypeTagSigner = Ye; exports.TypeTagStruct = y; exports.TypeTagU128 = ft; exports.TypeTagU16 = mt; exports.TypeTagU256 = At; exports.TypeTagU32 = yt; exports.TypeTagU64 = Q; exports.TypeTagU8 = be; exports.TypeTagVariants = ri; exports.TypeTagVector = C; exports.U128 = pe; exports.U16 = ce; exports.U256 = de; exports.U32 = ue; exports.U64 = B; exports.U8 = O; exports.ZeroKnowledgeSig = ke; exports.ZkProof = pt; exports.ZkpVariant = lr; exports.aptosCoinStructTag = vl; exports.aptosRequest = Nn; exports.buildTransaction = Lr; exports.checkOrConvertArgument = Rt; exports.convertArgument = Vr; exports.deriveKey = yr; exports.deriveTransactionType = Tr; exports.deserializeFromScriptArgument = Ca; exports.ensureBoolean = cr; exports.fetchEntryFunctionAbi = Uo; exports.fetchFunctionAbi = Io; exports.fetchViewFunctionAbi = Ro; exports.findFirstNonSignerArg = Eo; exports.generateRawTransaction = ec; exports.generateSignedTransaction = Qr; exports.generateSignedTransactionForSimulation = ko; exports.generateSigningMessage = kn; exports.generateSigningMessageForSerializable = Ci; exports.generateSigningMessageForTransaction = St; exports.generateTransactionPayload = Yn; exports.generateTransactionPayloadWithABI = Ya; exports.generateUserTransactionHash = iA; exports.generateViewFunctionPayload = zo; exports.generateViewFunctionPayloadWithABI = Za; exports.get = vr; exports.getAptosFullNode = J; exports.getAptosPepperService = vy; exports.getAuthenticatorForSimulation = Xn; exports.getFunctionParts = en; exports.hashValues = Ko; exports.isBcsAddress = jn; exports.isBcsBool = Nr; exports.isBcsFixedBytes = Qa; exports.isBcsString = Dr; exports.isBcsU128 = Mr; exports.isBcsU16 = Or; exports.isBcsU256 = qr; exports.isBcsU32 = Fr; exports.isBcsU64 = Gr; exports.isBcsU8 = Br; exports.isBlockMetadataTransactionResponse = ru; exports.isBool = _o; exports.isEd25519Signature = su; exports.isEncodedEntryFunctionArgument = Po; exports.isFeePayerSignature = uu; exports.isGenesisTransactionResponse = nu; exports.isLargeNumber = Wn; exports.isMultiAgentSignature = cu; exports.isMultiEd25519Signature = pu; exports.isNull = vo; exports.isNumber = Qn; exports.isPendingTransactionResponse = eu; exports.isScriptDataInput = Co; exports.isSecp256k1Signature = au; exports.isStateCheckpointTransactionResponse = iu; exports.isString = Ut; exports.isUserTransactionResponse = tu; exports.isValidBIP44Path = mi; exports.isValidHardenedPath = yi; exports.isValidatorTransactionResponse = ou; exports.mnemonicToSeed = bn; exports.normalizeBundle = ki; exports.objectStructTag = Z; exports.optionStructTag = Pl; exports.outOfRangeErrorMessage = Gs; exports.paginateWithCursor = Pt; exports.parseTypeTag = Ce; exports.post = Yt; exports.postAptosFaucet = Di; exports.postAptosFullNode = rt; exports.postAptosIndexer = Ni; exports.postAptosPepperService = Bi; exports.postAptosProvingService = Oi; exports.promiseFulfilledStatus = ks; exports.request = Oa; exports.splitPath = Ai; exports.standardizeTypeTags = Hr; exports.stringStructTag = v; exports.throwTypeMismatch = I; exports.validateNumberInRange = Ue;
457
+ `;async function fn(n){let{aptosConfig:e}=n,{data:t}=await W({aptosConfig:e,originMethod:"getLedgerInfo",path:""});return t}async function wo(n){let{aptosConfig:e,ledgerVersion:t,options:r}=n,{data:o}=await W({aptosConfig:e,originMethod:"getBlockByVersion",path:`blocks/by_version/${t}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _31 => _31.withTransactions])}});return o}async function _o(n){let{aptosConfig:e,blockHeight:t,options:r}=n,{data:o}=await W({aptosConfig:e,originMethod:"getBlockByHeight",path:`blocks/by_height/${t}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _32 => _32.withTransactions])}});return o}async function So(n){let{aptosConfig:e,limit:t}=n;return(await m({aptosConfig:e,query:{query:po,variables:{limit:t}},originMethod:"getChainTopUserTransactions"})).user_transactions}async function m(n){let{aptosConfig:e,query:t,originMethod:r}=n,{data:o}=await eo({aptosConfig:e,originMethod:_nullishCoalesce(r, () => ("queryIndexer")),path:"",body:t,overrides:{WITH_CREDENTIALS:!1}});return o}async function Ps(n){let{aptosConfig:e}=n;return(await m({aptosConfig:e,query:{query:Zn},originMethod:"getProcessorStatuses"})).processor_status}async function hn(n){let e=await Ps({aptosConfig:n.aptosConfig});return BigInt(e[0].last_success_version)}async function Tn(n){let{aptosConfig:e,processorType:t}=n;return(await m({aptosConfig:e,query:{query:Zn,variables:{where_condition:{processor:{_eq:t}}}},originMethod:"getProcessorStatus"})).processor_status[0]}var er=new Map;function yt(n,e,t){return async(...r)=>{if(er.has(e)){let{value:i,timestamp:s}=er.get(e);if(t===void 0||Date.now()-s<=t)return i}let o=await n(...r);return er.set(e,{value:o,timestamp:Date.now()}),o}}async function bn(n){let{aptosConfig:e,handle:t,data:r,options:o}=n;return(await We({aptosConfig:e,originMethod:"getTableItem",path:`tables/${t}/item`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _33 => _33.ledgerVersion])},body:r})).data}async function xo(n){let{aptosConfig:e,options:t}=n,r={query:fo,variables:{where_condition:_optionalChain([t, 'optionalAccess', _34 => _34.where]),offset:_optionalChain([t, 'optionalAccess', _35 => _35.offset]),limit:_optionalChain([t, 'optionalAccess', _36 => _36.limit]),order_by:_optionalChain([t, 'optionalAccess', _37 => _37.orderBy])}};return(await m({aptosConfig:e,query:r,originMethod:"getTableItemsData"})).table_items}async function vo(n){let{aptosConfig:e,options:t}=n,r={query:ho,variables:{where_condition:_optionalChain([t, 'optionalAccess', _38 => _38.where]),offset:_optionalChain([t, 'optionalAccess', _39 => _39.offset]),limit:_optionalChain([t, 'optionalAccess', _40 => _40.limit]),order_by:_optionalChain([t, 'optionalAccess', _41 => _41.orderBy])}};return(await m({aptosConfig:e,query:r,originMethod:"getTableItemsMetadata"})).table_metadatas}async function me(n){let{aptosConfig:e,accountAddress:t}=n,{data:r}=await W({aptosConfig:e,originMethod:"getInfo",path:`accounts/${u.from(t).toString()}`});return r}async function Io(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return gt({aptosConfig:e,originMethod:"getModules",path:`accounts/${u.from(t).toString()}/modules`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _42 => _42.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _43 => _43.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _44 => _44.limit]), () => (1e3))}})}async function wn(n){return _optionalChain([n, 'access', _45 => _45.options, 'optionalAccess', _46 => _46.ledgerVersion])!==void 0?Co(n):yt(async()=>Co(n),`module-${n.accountAddress}-${n.moduleName}`,1e3*60*5)()}async function Co(n){let{aptosConfig:e,accountAddress:t,moduleName:r,options:o}=n,{data:i}=await W({aptosConfig:e,originMethod:"getModule",path:`accounts/${u.from(t).toString()}/module/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _47 => _47.ledgerVersion])}});return i}async function Eo(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return gt({aptosConfig:e,originMethod:"getTransactions",path:`accounts/${u.from(t).toString()}/transactions`,params:{start:_optionalChain([r, 'optionalAccess', _48 => _48.offset]),limit:_optionalChain([r, 'optionalAccess', _49 => _49.limit])}})}async function Uo(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return gt({aptosConfig:e,originMethod:"getResources",path:`accounts/${u.from(t).toString()}/resources`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _50 => _50.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _51 => _51.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _52 => _52.limit]), () => (999))}})}async function tr(n){let{aptosConfig:e,accountAddress:t,resourceType:r,options:o}=n,{data:i}=await W({aptosConfig:e,originMethod:"getResource",path:`accounts/${u.from(t).toString()}/resource/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _53 => _53.ledgerVersion])}});return i.data}async function nr(n){let{aptosConfig:e,authenticationKey:t,options:r}=n,o=await tr({aptosConfig:e,accountAddress:"0x1",resourceType:"0x1::account::OriginatingAddress",options:r}),{address_map:{handle:i}}=o,s=u.from(t);try{let a=await bn({aptosConfig:e,handle:i,data:{key:s.toString(),key_type:"address",value_type:"address"},options:r});return u.from(a)}catch(a){if(a instanceof ge&&a.data.error_code==="table_item_not_found")return s;throw a}}async function Ro(n){let{aptosConfig:e,accountAddress:t}=n,o={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}},s=await m({aptosConfig:e,query:{query:co,variables:{where_condition:o}},originMethod:"getAccountTokensCount"});return s.current_token_ownerships_v2_aggregate.aggregate?s.current_token_ownerships_v2_aggregate.aggregate.count:0}async function zo(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _54 => _54.tokenStandard])&&(i.token_standard={_eq:_optionalChain([r, 'optionalAccess', _55 => _55.tokenStandard])});let s={query:so,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _56 => _56.offset]),limit:_optionalChain([r, 'optionalAccess', _57 => _57.limit]),order_by:_optionalChain([r, 'optionalAccess', _58 => _58.orderBy])}};return(await m({aptosConfig:e,query:s,originMethod:"getAccountOwnedTokens"})).current_token_ownerships_v2}async function Go(n){let{aptosConfig:e,accountAddress:t,collectionAddress:r,options:o}=n,i=u.from(t).toStringLong(),s=u.from(r).toStringLong(),a={owner_address:{_eq:i},current_token_data:{collection_id:{_eq:s}},amount:{_gt:0}};_optionalChain([o, 'optionalAccess', _59 => _59.tokenStandard])&&(a.token_standard={_eq:_optionalChain([o, 'optionalAccess', _60 => _60.tokenStandard])});let c={query:ao,variables:{where_condition:a,offset:_optionalChain([o, 'optionalAccess', _61 => _61.offset]),limit:_optionalChain([o, 'optionalAccess', _62 => _62.limit]),order_by:_optionalChain([o, 'optionalAccess', _63 => _63.orderBy])}};return(await m({aptosConfig:e,query:c,originMethod:"getAccountOwnedTokensFromCollectionAddress"})).current_token_ownerships_v2}async function Do(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _64 => _64.tokenStandard])&&(i.current_collection={token_standard:{_eq:_optionalChain([r, 'optionalAccess', _65 => _65.tokenStandard])}});let s={query:oo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _66 => _66.offset]),limit:_optionalChain([r, 'optionalAccess', _67 => _67.limit]),order_by:_optionalChain([r, 'optionalAccess', _68 => _68.orderBy])}};return(await m({aptosConfig:e,query:s,originMethod:"getAccountCollectionsWithOwnedTokens"})).current_collection_ownership_v2_view}async function No(n){let{aptosConfig:e,accountAddress:t}=n,r=u.from(t).toStringLong(),i=await m({aptosConfig:e,query:{query:uo,variables:{address:r}},originMethod:"getAccountTransactionsCount"});return i.account_transactions_aggregate.aggregate?i.account_transactions_aggregate.aggregate.count:0}async function Bo(n){let{aptosConfig:e,accountAddress:t,coinType:r}=n,o=u.from(t).toStringLong(),i=await rr({aptosConfig:e,accountAddress:o,options:{where:{asset_type:{_eq:r}}}});return i[0]?i[0].amount:0}async function rr(n){let{aptosConfig:e,accountAddress:t,options:r}=n,o=u.from(t).toStringLong(),i={..._optionalChain([r, 'optionalAccess', _69 => _69.where]),owner_address:{_eq:o}},s={query:ro,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _70 => _70.offset]),limit:_optionalChain([r, 'optionalAccess', _71 => _71.limit]),order_by:_optionalChain([r, 'optionalAccess', _72 => _72.orderBy])}};return(await m({aptosConfig:e,query:s,originMethod:"getAccountCoinsData"})).current_fungible_asset_balances}async function ko(n){let{aptosConfig:e,accountAddress:t}=n,r=u.from(t).toStringLong(),i=await m({aptosConfig:e,query:{query:no,variables:{address:r}},originMethod:"getAccountCoinsCount"});if(!i.current_fungible_asset_balances_aggregate.aggregate)throw Error("Failed to get the count of account coins");return i.current_fungible_asset_balances_aggregate.aggregate.count}async function Oo(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()}},s={query:io,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _73 => _73.offset]),limit:_optionalChain([r, 'optionalAccess', _74 => _74.limit]),order_by:_optionalChain([r, 'optionalAccess', _75 => _75.orderBy])}};return(await m({aptosConfig:e,query:s,originMethod:"getAccountOwnedObjects"})).current_objects}async function Mo(n){let{aptosConfig:e,privateKey:t}=n,r=new B(t.publicKey());if(t instanceof Oe){let i=K.fromPublicKey({publicKey:r}).derivedAddress();return Ie.fromPrivateKey({privateKey:t,address:i})}if(t instanceof J){let o=K.fromPublicKey({publicKey:r});if(await Po({authKey:o,aptosConfig:e})){let c=o.derivedAddress();return Ie.fromPrivateKey({privateKey:t,address:c,legacy:!1})}let s=K.fromPublicKey({publicKey:r.publicKey});if(await Po({authKey:s,aptosConfig:e})){let c=s.derivedAddress();return Ie.fromPrivateKey({privateKey:t,address:c,legacy:!0})}}throw new Error(`Can't derive account from private key ${t}`)}async function Po(n){let{aptosConfig:e,authKey:t}=n,r=await nr({aptosConfig:e,authenticationKey:t.derivedAddress()});try{return await me({aptosConfig:e,accountAddress:r}),!0}catch(o){if(o.status===404)return!1;throw new Error(`Error while looking for an account info ${r.toString()}`)}}async function Fo(n){let{aptosConfig:e,options:t}=n;return gt({aptosConfig:e,originMethod:"getTransactions",path:"transactions",params:{start:_optionalChain([t, 'optionalAccess', _76 => _76.offset]),limit:_optionalChain([t, 'optionalAccess', _77 => _77.limit])}})}async function Sn(n){let{aptosConfig:e}=n;return yt(async()=>{let{data:t}=await W({aptosConfig:e,originMethod:"getGasPriceEstimation",path:"estimate_gas_price"});return t},`gas-price-${e.network}`,1e3*60*5)()}async function Ko(n){let{aptosConfig:e,ledgerVersion:t}=n,{data:r}=await W({aptosConfig:e,originMethod:"getTransactionByVersion",path:`transactions/by_version/${t}`});return r}async function Dt(n){let{aptosConfig:e,transactionHash:t}=n,{data:r}=await W({aptosConfig:e,path:`transactions/by_hash/${t}`,originMethod:"getTransactionByHash"});return r}async function qo(n){let{aptosConfig:e,transactionHash:t}=n;try{return(await Dt({aptosConfig:e,transactionHash:t})).type==="pending_transaction"}catch(r){if(_optionalChain([r, 'optionalAccess', _78 => _78.status])===404)return!0;throw r}}async function Is(n){let{aptosConfig:e,transactionHash:t}=n,{data:r}=await W({aptosConfig:e,path:`transactions/wait_by_hash/${t}`,originMethod:"longWaitForTransaction"});return r}async function At(n){let{aptosConfig:e,transactionHash:t,options:r}=n,o=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _79 => _79.timeoutSecs]), () => (20)),i=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _80 => _80.checkSuccess]), () => (!0)),s=!0,a=0,c,p,f=200,G=1.5;function b(l){if(!(l instanceof ge)||(p=l,l.status!==404&&l.status>=400&&l.status<500))throw l}try{c=await Dt({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction"}catch(l){b(l)}if(s){let l=Date.now();try{c=await Is({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction"}catch(ye){b(ye)}a=(Date.now()-l)/1e3}for(;s&&!(a>=o);){try{if(c=await Dt({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction",!s)break}catch(l){b(l)}await _chunkKSEUZTKYjs.b.call(void 0, f),a+=f/1e3,f*=G}if(c===void 0)throw p||new _n(`Fetching transaction ${t} failed and timed out after ${o} seconds`,c);if(c.type==="pending_transaction")throw new _n(`Transaction ${t} timed out in pending state after ${o} seconds`,c);if(!i)return c;if(!c.success)throw new or(`Transaction ${t} failed with an error: ${c.vm_status}`,c);return c}async function xn(n){let{aptosConfig:e,processorType:t}=n,r=BigInt(n.minimumLedgerVersion),o=3e3,i=new Date().getTime(),s=BigInt(-1);for(;s<r;){if(new Date().getTime()-i>o)throw new Error("waitForLastSuccessIndexerVersionSync timeout");if(t===void 0?s=await hn({aptosConfig:e}):s=(await Tn({aptosConfig:e,processorType:t})).last_success_version,s>=r)break;await _chunkKSEUZTKYjs.b.call(void 0, 200)}}var _n=class extends Error{constructor(e,t){super(e),this.lastSubmittedTransaction=t}},or=class extends Error{constructor(e,t){super(e),this.transaction=t}};async function y(n){n.minimumLedgerVersion!==void 0&&await xn({aptosConfig:n.config,minimumLedgerVersion:n.minimumLedgerVersion,processorType:n.processorType})}var Nt=class{constructor(e){this.config=e}async getAccountInfo(e){return me({aptosConfig:this.config,...e})}async getAccountModules(e){return Io({aptosConfig:this.config,...e})}async getAccountModule(e){return wn({aptosConfig:this.config,...e})}async getAccountTransactions(e){return Eo({aptosConfig:this.config,...e})}async getAccountResources(e){return Uo({aptosConfig:this.config,...e})}async getAccountResource(e){return tr({aptosConfig:this.config,...e})}async lookupOriginalAccountAddress(e){return nr({aptosConfig:this.config,...e})}async getAccountTokensCount(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"account_transactions_processor"}),Ro({aptosConfig:this.config,...e})}async getAccountOwnedTokens(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),zo({aptosConfig:this.config,...e})}async getAccountOwnedTokensFromCollectionAddress(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),Go({aptosConfig:this.config,...e})}async getAccountCollectionsWithOwnedTokens(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),Do({aptosConfig:this.config,...e})}async getAccountTransactionsCount(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"account_transactions_processor"}),No({aptosConfig:this.config,...e})}async getAccountCoinsData(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),rr({aptosConfig:this.config,...e})}async getAccountCoinsCount(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),ko({aptosConfig:this.config,...e})}async getAccountAPTAmount(e){return this.getAccountCoinAmount({coinType:cn,...e})}async getAccountCoinAmount(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Bo({aptosConfig:this.config,...e})}async getAccountOwnedObjects(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),Oo({aptosConfig:this.config,...e})}async deriveAccountFromPrivateKey(e){return Mo({aptosConfig:this.config,...e})}};var _aptosclient = require('@aptos-labs/aptos-client'); var _aptosclient2 = _interopRequireDefault(_aptosclient);var vn=class{constructor(e){this.network=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _81 => _81.network]), () => ("devnet")),this.fullnode=_optionalChain([e, 'optionalAccess', _82 => _82.fullnode]),this.faucet=_optionalChain([e, 'optionalAccess', _83 => _83.faucet]),this.indexer=_optionalChain([e, 'optionalAccess', _84 => _84.indexer]),this.client=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _85 => _85.client]), () => ({provider:_aptosclient2.default})),this.clientConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _86 => _86.clientConfig]), () => ({})),this.fullnodeConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _87 => _87.fullnodeConfig]), () => ({})),this.indexerConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _88 => _88.indexerConfig]), () => ({})),this.faucetConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _89 => _89.faucetConfig]), () => ({}))}getRequestUrl(e){switch(e){case"Fullnode":if(this.fullnode!==void 0)return this.fullnode;if(this.network==="custom")throw new Error("Please provide a custom full node url");return jr[this.network];case"Faucet":if(this.faucet!==void 0)return this.faucet;if(this.network==="custom")throw new Error("Please provide a custom faucet url");return Xr[this.network];case"Indexer":if(this.indexer!==void 0)return this.indexer;if(this.network==="custom")throw new Error("Please provide a custom indexer url");return Wr[this.network];default:throw Error(`apiType ${e} is not supported`)}}};function $o(n){return!!n.match(/^[_a-zA-Z0-9]+$/)}function Vo(n){return!!n.match(/\s/)}function Us(n){return!!n.match(/^T[0-9]+$/)}function Rs(n,e){let t=e;for(;t<n.length;t+=1){let r=n[t];if(!Vo(r))break}return t}var zs=(b=>(b.InvalidTypeTag="unknown type",b.UnexpectedGenericType="unexpected generic type",b.UnexpectedTypeArgumentClose="unexpected '>'",b.UnexpectedWhitespaceCharacter="unexpected whitespace character",b.UnexpectedComma="unexpected ','",b.TypeArgumentCountMismatch="type argument count doesn't match expected amount",b.MissingTypeArgumentClose="no matching '>' for '<'",b.UnexpectedPrimitiveTypeArguments="primitive types not expected to have type arguments",b.UnexpectedVectorTypeArgumentCount="vector type expected to have exactly one type argument",b.UnexpectedStructFormat="unexpected struct format, must be of the form 0xaddress::module_name::struct_name",b.InvalidModuleNameCharacter="module name must only contain alphanumeric or '_' characters",b.InvalidStructNameCharacter="struct name must only contain alphanumeric or '_' characters",b))(zs||{}),v= exports.TypeTagParserError =class extends Error{constructor(e,t){super(`Failed to parse typeTag '${e}', ${t}`)}};function we(n,e){let t=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _90 => _90.allowGenerics]), () => (!1)),r=[],o=[],i=[],s=0,a="",c=1;for(;s<n.length;){let p=n[s];if(p==="<")r.push({savedExpectedTypes:c,savedStr:a,savedTypes:i}),a="",i=[],c=1;else if(p===">"){if(a!==""){let ye=Cn(a,o,t);i.push(ye)}let f=r.pop();if(f===void 0)throw new v(n,"unexpected '>'");if(c!==i.length)throw new v(n,"type argument count doesn't match expected amount");let{savedStr:G,savedTypes:b,savedExpectedTypes:l}=f;o=i,i=b,a=G,c=l}else if(p===","){if(a.length!==0){let f=Cn(a,o,t);o=[],i.push(f),a="",c+=1}}else if(Vo(p)){let f=!1;if(a.length!==0){let b=Cn(a,o,t);o=[],i.push(b),a="",f=!0}s=Rs(n,s);let G=n[s];if(s<n.length&&f&&G!==","&&G!==">")throw new v(n,"unexpected whitespace character");continue}else a+=p;s+=1}if(r.length>0)throw new v(n,"no matching '>' for '<'");switch(i.length){case 0:return Cn(a,o,t);case 1:if(a==="")return i[0];throw new v(n,"unexpected ','");default:throw new v(n,"unexpected whitespace character")}}function Cn(n,e,t){switch(n){case"&signer":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new un(new qe);case"signer":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new qe;case"bool":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new k;case"address":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new H;case"u8":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new le;case"u16":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new nt;case"u32":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new rt;case"u64":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new $;case"u128":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new ot;case"u256":if(e.length>0)throw new v(n,"primitive types not expected to have type arguments");return new it;case"vector":if(e.length!==1)throw new v(n,"vector type expected to have exactly one type argument");return new x(e[0]);default:if(Us(n)){if(t)return new z(Number(n.split("T")[1]));throw new v(n,"unexpected generic type")}if(!n.match(/:/))throw new v(n,"unknown type");let r=n.split("::");if(r.length!==3)throw new v(n,"unexpected struct format, must be of the form 0xaddress::module_name::struct_name");if(!$o(r[1]))throw new v(n,"module name must only contain alphanumeric or '_' characters");if(!$o(r[2]))throw new v(n,"struct name must only contain alphanumeric or '_' characters");return new g(new Te(u.fromString(r[0]),new P(r[1]),new P(r[2]),e))}}function Lo(n){return typeof n=="boolean"}function ft(n){return typeof n=="string"}function Pn(n){return typeof n=="number"}function In(n){return typeof n=="number"||typeof n=="bigint"||typeof n=="string"}function Ho(n){return n==null}function Qo(n){return ir(n)||ar(n)||cr(n)||ur(n)||pr(n)||dr(n)||lr(n)||En(n)||sr(n)||Gs(n)||n instanceof T||n instanceof Ce}function ir(n){return n instanceof I}function En(n){return n instanceof u}function sr(n){return n instanceof w}function Gs(n){return n instanceof De}function ar(n){return n instanceof N}function cr(n){return n instanceof re}function ur(n){return n instanceof oe}function pr(n){return n instanceof D}function dr(n){return n instanceof ie}function lr(n){return n instanceof se}function Wo(n){return"bytecode"in n}function C(n,e){throw new Error(`Type mismatch for argument ${e}, expected '${n}'`)}function jo(n){let e=n.params.findIndex(t=>t!=="signer"&&t!=="&signer");return e<0?n.params.length:e}function Bt(n){let e=n.split("::");if(e.length!==3)throw new Error(`Invalid function ${n}`);let t=e[0],r=e[1],o=e[2];return{moduleAddress:t,moduleName:r,functionName:o}}var Ds=new TextEncoder;function mr(n){return _nullishCoalesce(_optionalChain([n, 'optionalAccess', _91 => _91.map, 'call', _92 => _92(e=>ft(e)?we(e):e)]), () => ([]))}async function Xo(n,e,t,r){let o=await wn({aptosConfig:r,accountAddress:n,moduleName:e});if(o.abi)return o.abi.exposed_functions.find(i=>i.name===t)}async function Yo(n,e,t,r){let o=await Xo(n,e,t,r);if(!o)throw new Error(`Could not find entry function ABI for '${n}::${e}::${t}'`);if(!o.is_entry)throw new Error(`'${n}::${e}::${t}' is not an entry function`);let i=jo(o),s=[];for(let a=i;a<o.params.length;a+=1)s.push(we(o.params[a],{allowGenerics:!0}));return{signers:i,typeParameters:o.generic_type_params,parameters:s}}async function Zo(n,e,t,r){let o=await Xo(n,e,t,r);if(!o)throw new Error(`Could not find view function ABI for '${n}::${e}::${t}'`);if(!o.is_view)throw new Error(`'${n}::${e}::${t}' is not an view function`);let i=[];for(let a=0;a<o.params.length;a+=1)i.push(we(o.params[a],{allowGenerics:!0}));let s=[];for(let a=0;a<o.return.length;a+=1)s.push(we(o.return[a],{allowGenerics:!0}));return{typeParameters:o.generic_type_params,parameters:i,returnTypes:s}}function yr(n,e,t,r,o){if(r>=e.parameters.length)throw new Error(`Too many arguments for '${n}', expected ${e.parameters.length}`);let i=e.parameters[r];return ht(t,i,r,o)}function ht(n,e,t,r){return Qo(n)?(gr(e,n,t),n):Ns(n,e,t,r)}function Ns(n,e,t,r){if(e.isBool()){if(Lo(n))return new I(n);C("boolean",t)}if(e.isAddress()){if(ft(n))return u.fromString(n);C("string | AccountAddress",t)}if(e.isU8()){if(Pn(n))return new N(n);C("number",t)}if(e.isU16()){if(Pn(n))return new re(n);C("number",t)}if(e.isU32()){if(Pn(n))return new oe(n);C("number",t)}if(e.isU64()){if(In(n))return new D(BigInt(n));C("bigint | number | string",t)}if(e.isU128()){if(In(n))return new ie(BigInt(n));C("bigint | number | string",t)}if(e.isU256()){if(In(n))return new se(BigInt(n));C("bigint | number | string",t)}if(e.isGeneric()){let o=e.value;if(o<0||o>=r.length)throw new Error(`Generic argument ${e.toString()} is invalid for argument ${t}`);return ht(n,r[o],t,r)}if(e.isVector()){if(e.value.isU8()){if(ft(n))return T.U8(Ds.encode(n));if(n instanceof Uint8Array)return T.U8(n);if(n instanceof ArrayBuffer)return T.U8(new Uint8Array(n))}if(Array.isArray(n))return new T(n.map(o=>ht(o,e.value,t,r)));throw new Error(`Type mismatch for argument ${t}, type '${e.toString()}'`)}if(e.isStruct()){if(e.isString()){if(ft(n))return new w(n);C("string",t)}if(e.isObject()){if(ft(n))return u.fromString(n);C("string | AccountAddress",t)}if(e.isOption())return Ho(n)?new Ce(null):new Ce(ht(n,e.value.typeArgs[0],t,r));throw new Error(`Unsupported struct input type for argument ${t}, type '${e.toString()}'`)}throw new Error(`Type mismatch for argument ${t}, type '${e.toString()}'`)}function gr(n,e,t){if(n.isBool()){if(ir(e))return;C("Bool",t)}if(n.isAddress()){if(En(e))return;C("AccountAddress",t)}if(n.isU8()){if(ar(e))return;C("U8",t)}if(n.isU16()){if(cr(e))return;C("U16",t)}if(n.isU32()){if(ur(e))return;C("U32",t)}if(n.isU64()){if(pr(e))return;C("U64",t)}if(n.isU128()){if(dr(e))return;C("U128",t)}if(n.isU256()){if(lr(e))return;C("U256",t)}if(n.isVector()){if(e instanceof T){e.values.length>0&&gr(n.value,e.values[0],t);return}C("MoveVector",t)}if(n instanceof g){if(n.isString()){if(sr(e))return;C("MoveString",t)}if(n.isObject()){if(En(e))return;C("AccountAddress",t)}if(n.isOption()){if(e instanceof Ce){e.value!==void 0&&gr(n.value.typeArgs[0],e.value,t);return}C("MoveOption",t)}}throw new Error(`Type mismatch for argument ${t}, expected '${n.toString()}'`)}async function Rn(n){if(Wo(n))return Ms(n);let{moduleAddress:e,moduleName:t,functionName:r}=Bt(n.function),o=await ni({key:"entry-function",moduleAddress:e,moduleName:t,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Yo});return ks({...n,abi:o})}function ks(n){let e=n.abi,{moduleAddress:t,moduleName:r,functionName:o}=Bt(n.function),i=mr(n.typeArguments);if(i.length!==e.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${e.typeParameters.length}, received ${i.length}`);let s=n.functionArguments.map((c,p)=>yr(n.function,e,c,p,i));if(s.length!==e.parameters.length)throw new Error(`Too few arguments for '${t}::${r}::${o}', expected ${e.parameters.length} but got ${s.length}`);let a=Ve.build(`${t}::${r}`,o,i,s);if("multisigAddress"in n){let c=u.from(n.multisigAddress);return new Ut(new zt(c,new Gt(a)))}return new Et(a)}async function Jo(n){let{moduleAddress:e,moduleName:t,functionName:r}=Bt(n.function),o=await ni({key:"view-function",moduleAddress:e,moduleName:t,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Zo});return Os({abi:o,...n})}function Os(n){let e=n.abi,{moduleAddress:t,moduleName:r,functionName:o}=Bt(n.function),i=mr(n.typeArguments);if(i.length!==e.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${e.typeParameters.length}, received ${i.length}`);let s=_nullishCoalesce(_optionalChain([n, 'optionalAccess', _93 => _93.functionArguments, 'optionalAccess', _94 => _94.map, 'call', _95 => _95((a,c)=>yr(n.function,e,a,c,i))]), () => ([]));if(s.length!==e.parameters.length)throw new Error(`Too few arguments for '${t}::${r}::${o}', expected ${e.parameters.length} but got ${s.length}`);return Ve.build(`${t}::${r}`,o,i,s)}function Ms(n){return new It(new Rt(h.fromHexInput(n.bytecode).toUint8Array(),_nullishCoalesce(n.typeArguments, () => ([])),n.functionArguments))}async function Fs(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=async()=>Wn[e.network]?{chainId:Wn[e.network]}:{chainId:(await fn({aptosConfig:e})).chain_id},a=async()=>_optionalChain([o, 'optionalAccess', _96 => _96.gasUnitPrice])?{gasEstimate:o.gasUnitPrice}:{gasEstimate:(await Sn({aptosConfig:e})).gas_estimate},c=async()=>{let je=async()=>_optionalChain([o, 'optionalAccess', _97 => _97.accountSequenceNumber])!==void 0?o.accountSequenceNumber:(await me({aptosConfig:e,accountAddress:t})).sequence_number;if(i&&u.from(i).equals(u.ZERO))try{return await je()}catch (e2){return 0}else return je()},[{chainId:p},{gasEstimate:f},G]=await Promise.all([s(),a(),c()]),{maxGasAmount:b,gasUnitPrice:l,expireTimestamp:ye}={maxGasAmount:_optionalChain([o, 'optionalAccess', _98 => _98.maxGasAmount])?BigInt(o.maxGasAmount):BigInt(2e5),gasUnitPrice:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _99 => _99.gasUnitPrice]), () => (BigInt(f))),expireTimestamp:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _100 => _100.expireTimestamp]), () => (BigInt(Math.floor(Date.now()/1e3)+20)))};return new te(u.from(t),BigInt(G),r,BigInt(b),BigInt(l),BigInt(ye),new tt(p))}async function Ar(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=await Fs({aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i});if("secondarySignerAddresses"in n){let a=_nullishCoalesce(_optionalChain([n, 'access', _101 => _101.secondarySignerAddresses, 'optionalAccess', _102 => _102.map, 'call', _103 => _103(c=>u.from(c))]), () => ([]));return new gn(s,a,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}return new ln(s,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}function ei(n){let{signerPublicKey:e,transaction:t,secondarySignersPublicKeys:r,feePayerPublicKey:o}=n,i=Un(e);if(t.feePayerAddress){let a=new He(t.rawTransaction,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),t.feePayerAddress),c=[];r&&(c=r.map(G=>Un(G)));let p=Un(o),f=new ct(i,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),c,{address:t.feePayerAddress,authenticator:p});return new Qe(a.raw_txn,f).bcsToBytes()}if(t.secondarySignerAddresses){let a=new Le(t.rawTransaction,t.secondarySignerAddresses),c=[];c=r.map(f=>Un(f));let p=new at(i,t.secondarySignerAddresses,c);return new Qe(a.raw_txn,p).bcsToBytes()}let s;if(i instanceof ae)s=new st(i.public_key,i.signature);else if(i instanceof ce)s=new ut(i);else throw new Error("Invalid public key");return new Qe(t.rawTransaction,s).bcsToBytes()}function Un(n){if(n instanceof B){if(n.publicKey instanceof E)return new ce(n,new q(new U(new Uint8Array(64))));if(n.publicKey instanceof fe)return new ce(n,new q(new he(new Uint8Array(64))))}return new ae(new E(n.toUint8Array()),new U(new Uint8Array(64)))}function fr(n){let{transaction:e,feePayerAuthenticator:t,additionalSignersAuthenticators:r}=n,o=Yr(O,n.senderAuthenticator),i;if(e.feePayerAddress){if(!t)throw new Error("Must provide a feePayerAuthenticator argument to generate a signed fee payer transaction");i=new ct(o,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),_nullishCoalesce(r, () => ([])),{address:e.feePayerAddress,authenticator:t})}else if(e.secondarySignerAddresses){if(!r)throw new Error("Must provide a additionalSignersAuthenticators argument to generate a signed multi agent transaction");i=new at(o,e.secondarySignerAddresses,r)}else o instanceof ae?i=new st(o.public_key,o.signature):i=new ut(o);return new Qe(e.rawTransaction,i).bcsToBytes()}function ti(n){let e=_sha3.sha3_256.create();for(let t of n)e.update(t);return e.digest()}var Ks=ti(["APTOS::Transaction"]);function Bm(n){let e=fr(n);return new h(ti([Ks,new Uint8Array([0]),e])).toString()}async function ni({key:n,moduleAddress:e,moduleName:t,functionName:r,aptosConfig:o,abi:i,fetch:s}){return i!==void 0?i:yt(async()=>s(e,t,r,o),`${n}-${o.network}-${e}-${t}-${r}`,1e3*60*5)()}async function A(n){let e=await qs(n);return $s(n,e)}async function qs(n){let{aptosConfig:e,data:t}=n,r,o;return"bytecode"in t?o=await Rn(t):"multisigAddress"in t?(r={aptosConfig:e,multisigAddress:t.multisigAddress,function:t.function,functionArguments:t.functionArguments,typeArguments:t.typeArguments,abi:t.abi},o=await Rn(r)):(r={aptosConfig:e,function:t.function,functionArguments:t.functionArguments,typeArguments:t.typeArguments,abi:t.abi},o=await Rn(r)),o}async function $s(n,e){let{aptosConfig:t,sender:r,options:o}=n,i;if(Vs(n)&&(i=u.ZERO.toString()),Ls(n)){let{secondarySignerAddresses:s}=n;return Ar({aptosConfig:t,sender:r,payload:e,options:o,secondarySignerAddresses:s,feePayerAddress:i})}return Ar({aptosConfig:t,sender:r,payload:e,options:o,feePayerAddress:i})}function Vs(n){return n.withFeePayer===!0}function Ls(n){return"secondarySignerAddresses"in n}function ri(n){let{transaction:e}=n;return pt(e)}function zn(n){let{signer:e,transaction:t}=n;return e.signTransactionWithAuthenticator(t)}async function hr(n){let{aptosConfig:e,transaction:t,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}=n,a=ei({transaction:t,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}),{data:c}=await We({aptosConfig:e,body:a,path:"transactions/simulate",params:{estimate_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _104 => _104.options, 'optionalAccess', _105 => _105.estimateGasUnitPrice]), () => (!1)),estimate_max_gas_amount:_nullishCoalesce(_optionalChain([n, 'access', _106 => _106.options, 'optionalAccess', _107 => _107.estimateMaxGasAmount]), () => (!1)),estimate_prioritized_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _108 => _108.options, 'optionalAccess', _109 => _109.estimatePrioritizedGasUnitPrice]), () => (!1))},originMethod:"simulateTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return c}async function Gn(n){let{aptosConfig:e}=n,t=fr({...n}),{data:r}=await We({aptosConfig:e,body:t,path:"transactions",originMethod:"submitTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return r}async function kt(n){let{aptosConfig:e,signer:t,transaction:r}=n,o=zn({signer:t,transaction:r});return Gn({aptosConfig:e,transaction:r,senderAuthenticator:o})}var Hs={typeParameters:[],parameters:[x.u8(),new x(x.u8())]};async function oi(n){let{aptosConfig:e,account:t,metadataBytes:r,moduleBytecode:o,options:i}=n,s=o.map(a=>T.U8(a));return A({aptosConfig:e,sender:u.from(t),data:{function:"0x1::code::publish_package_txn",functionArguments:[T.U8(r),new T(s)],abi:Hs},options:i})}var Qs={typeParameters:[],parameters:[new le,x.u8(),new le,x.u8(),x.u8(),x.u8()]};async function ii(n){let{aptosConfig:e,fromAccount:t,toNewPrivateKey:r}=n,o=await me({aptosConfig:e,accountAddress:t.accountAddress}),i=Ie.fromPrivateKey({privateKey:r,legacy:!0}),a=new dn({sequenceNumber:BigInt(o.sequence_number),originator:t.accountAddress,currentAuthKey:u.from(o.authentication_key),newPublicKey:i.publicKey}).bcsToBytes(),c=t.sign(a),p=i.sign(a),f=await A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::account::rotate_authentication_key",functionArguments:[new N(t.signingScheme),T.U8(t.publicKey.toUint8Array()),new N(i.signingScheme),T.U8(i.publicKey.toUint8Array()),T.U8(c.toUint8Array()),T.U8(p.toUint8Array())],abi:Qs}});return kt({aptosConfig:e,signer:t,transaction:f})}var Ws={typeParameters:[{constraints:[]}],parameters:[new H,new $]};async function si(n){let{aptosConfig:e,sender:t,recipient:r,amount:o,coinType:i,options:s}=n;return A({aptosConfig:e,sender:t,data:{function:"0x1::aptos_account::transfer_coins",typeArguments:[_nullishCoalesce(i, () => (cn))],functionArguments:[r,o],abi:Ws},options:s})}var Ot=class{constructor(e){this.config=e}async transferCoinTransaction(e){return si({aptosConfig:this.config,...e})}};var Ee={BOOLEAN:"bool",U8:"u8",U16:"u16",U32:"u32",U64:"u64",U128:"u128",U256:"u256",ADDRESS:"address",STRING:"0x1::string::String",ARRAY:"vector<u8>"},ne="0x4::token::Token";async function ai(n){let{aptosConfig:e,digitalAssetAddress:t}=n,r={token_data_id:{_eq:u.from(t).toStringLong()}};return(await m({aptosConfig:e,query:{query:bo,variables:{where_condition:r}},originMethod:"getDigitalAssetData"})).current_token_datas_v2[0]}async function ci(n){let{aptosConfig:e,digitalAssetAddress:t}=n,r={token_data_id:{_eq:u.from(t).toStringLong()},amount:{_gt:0}};return(await m({aptosConfig:e,query:{query:Jn,variables:{where_condition:r}},originMethod:"getCurrentDigitalAssetOwnership"})).current_token_ownerships_v2[0]}async function ui(n){let{aptosConfig:e,ownerAddress:t,options:r}=n,o={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}},i={query:Jn,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _110 => _110.offset]),limit:_optionalChain([r, 'optionalAccess', _111 => _111.limit]),order_by:_optionalChain([r, 'optionalAccess', _112 => _112.orderBy])}};return(await m({aptosConfig:e,query:i,originMethod:"getOwnedDigitalAssets"})).current_token_ownerships_v2}async function pi(n){let{aptosConfig:e,digitalAssetAddress:t,options:r}=n,o={token_data_id:{_eq:u.from(t).toStringLong()}},i={query:To,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _113 => _113.offset]),limit:_optionalChain([r, 'optionalAccess', _114 => _114.limit]),order_by:_optionalChain([r, 'optionalAccess', _115 => _115.orderBy])}};return(await m({aptosConfig:e,query:i,originMethod:"getDigitalAssetActivity"})).token_activities_v2}var js={typeParameters:[],parameters:[new g(S()),new $,new g(S()),new g(S()),new k,new k,new k,new k,new k,new k,new k,new k,new k,new $,new $]};async function di(n){let{aptosConfig:e,options:t,creator:r}=n;return A({aptosConfig:e,sender:r.accountAddress,data:{function:"0x4::aptos_token::create_collection",functionArguments:[new w(n.description),new D(_nullishCoalesce(n.maxSupply, () => (ze))),new w(n.name),new w(n.uri),new I(_nullishCoalesce(n.mutableDescription, () => (!0))),new I(_nullishCoalesce(n.mutableRoyalty, () => (!0))),new I(_nullishCoalesce(n.mutableURI, () => (!0))),new I(_nullishCoalesce(n.mutableTokenDescription, () => (!0))),new I(_nullishCoalesce(n.mutableTokenName, () => (!0))),new I(_nullishCoalesce(n.mutableTokenProperties, () => (!0))),new I(_nullishCoalesce(n.mutableTokenURI, () => (!0))),new I(_nullishCoalesce(n.tokensBurnableByCreator, () => (!0))),new I(_nullishCoalesce(n.tokensFreezableByCreator, () => (!0))),new D(_nullishCoalesce(n.royaltyNumerator, () => (0))),new D(_nullishCoalesce(n.royaltyDenominator, () => (1)))],abi:js},options:t})}async function Tr(n){let{aptosConfig:e,creatorAddress:t,collectionName:r,options:o}=n,i=u.from(t),s={collection_name:{_eq:r},creator_address:{_eq:i.toStringLong()}};return _optionalChain([o, 'optionalAccess', _116 => _116.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _117 => _117.tokenStandard]), () => ("v2"))}),(await m({aptosConfig:e,query:{query:Xn,variables:{where_condition:s}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function li(n){let{aptosConfig:e,collectionId:t}=n,o={collection_id:{_eq:u.from(t).toStringLong()}};return(await m({aptosConfig:e,query:{query:Xn,variables:{where_condition:o}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function gi(n){return(await Tr(n)).collection_id}var Xs={typeParameters:[],parameters:[new g(S()),new g(S()),new g(S()),new g(S()),new x(new g(S())),new x(new g(S())),new x(x.u8())]};async function mi(n){let{aptosConfig:e,options:t,creator:r,collection:o,description:i,name:s,uri:a,propertyKeys:c,propertyTypes:p,propertyValues:f}=n,G=_optionalChain([p, 'optionalAccess', _118 => _118.map, 'call', _119 => _119(b=>Ee[b])]);return A({aptosConfig:e,sender:r.accountAddress,data:{function:"0x4::aptos_token::mint",functionArguments:[new w(o),new w(i),new w(s),new w(a),T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(G, () => ([]))),Ii(_nullishCoalesce(f, () => ([])),_nullishCoalesce(G, () => ([])))],abi:Xs},options:t})}var Ys={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0))),new H]};async function yi(n){let{aptosConfig:e,sender:t,digitalAssetAddress:r,recipient:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::object::transfer",typeArguments:[_nullishCoalesce(i, () => (ne))],functionArguments:[u.from(r),u.from(o)],abi:Ys},options:s})}var Zs={typeParameters:[],parameters:[new g(S()),new g(S()),new g(S()),new g(S()),new x(new g(S())),new x(new g(S())),new x(x.u8()),new H]};async function Ai(n){let{aptosConfig:e,account:t,collection:r,description:o,name:i,uri:s,recipient:a,propertyKeys:c,propertyTypes:p,propertyValues:f,options:G}=n;if(_optionalChain([c, 'optionalAccess', _120 => _120.length])!==_optionalChain([f, 'optionalAccess', _121 => _121.length]))throw new Error("Property keys and property values counts do not match");if(_optionalChain([p, 'optionalAccess', _122 => _122.length])!==_optionalChain([f, 'optionalAccess', _123 => _123.length]))throw new Error("Property types and property values counts do not match");let b=_optionalChain([p, 'optionalAccess', _124 => _124.map, 'call', _125 => _125(l=>Ee[l])]);return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::mint_soul_bound",functionArguments:[r,o,i,s,T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(b, () => ([]))),Ii(_nullishCoalesce(f, () => ([])),_nullishCoalesce(b, () => ([]))),a],abi:Zs},options:G})}var Js={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0)))]};async function fi(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::burn",typeArguments:[_nullishCoalesce(o, () => (ne))],functionArguments:[u.from(r)],abi:Js},options:i})}var ea={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0)))]};async function hi(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::freeze_transfer",typeArguments:[_nullishCoalesce(o, () => (ne))],functionArguments:[r],abi:ea},options:i})}var ta={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0)))]};async function Ti(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::unfreeze_transfer",typeArguments:[_nullishCoalesce(o, () => (ne))],functionArguments:[r],abi:ta},options:i})}var na={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0))),new g(S())]};async function bi(n){let{aptosConfig:e,creator:t,description:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_description",typeArguments:[_nullishCoalesce(i, () => (ne))],functionArguments:[u.from(o),new w(r)],abi:na},options:s})}var ra={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0))),new g(S())]};async function wi(n){let{aptosConfig:e,creator:t,name:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_name",typeArguments:[_nullishCoalesce(i, () => (ne))],functionArguments:[u.from(o),new w(r)],abi:ra},options:s})}var oa={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0))),new g(S())]};async function _i(n){let{aptosConfig:e,creator:t,uri:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_uri",typeArguments:[_nullishCoalesce(i, () => (ne))],functionArguments:[u.from(o),new w(r)],abi:oa},options:s})}var ia={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0))),new g(S()),new g(S()),x.u8()]};async function Si(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::add_property",typeArguments:[_nullishCoalesce(a, () => (ne))],functionArguments:[u.from(s),new w(r),new w(Ee[o]),T.U8(br(i,Ee[o]))],abi:ia},options:c})}var sa={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0))),new g(S())]};async function xi(n){let{aptosConfig:e,creator:t,propertyKey:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::remove_property",typeArguments:[_nullishCoalesce(i, () => (ne))],functionArguments:[u.from(o),new w(r)],abi:sa},options:s})}var aa={typeParameters:[{constraints:["key"]}],parameters:[new g(Q(new z(0))),new g(S()),new g(S()),x.u8()]};async function vi(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::update_property",typeArguments:[_nullishCoalesce(a, () => (ne))],functionArguments:[u.from(s),new w(r),new w(Ee[o]),br(i,Ee[o])],abi:aa},options:c})}var ca={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new g(Q(new z(0))),new g(S()),new z(1)]};async function Ci(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::add_typed_property",typeArguments:[_nullishCoalesce(a, () => (ne)),Ee[o]],functionArguments:[u.from(s),new w(r),i],abi:ca},options:c})}var ua={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new g(Q(new z(0))),new g(S()),new z(1)]};async function Pi(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::update_typed_property",typeArguments:[_nullishCoalesce(a, () => (ne)),Ee[o]],functionArguments:[u.from(s),new w(r),i],abi:ua},options:c})}function Ii(n,e){let t=new Array;return e.forEach((r,o)=>{t.push(br(n[o],r))}),t}function br(n,e){let t=we(e);return ht(n,t,0,[]).bcsToBytes()}var Mt=class{constructor(e){this.config=e}async getCollectionData(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),Tr({aptosConfig:this.config,...e})}async getCollectionDataByCollectionId(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),li({aptosConfig:this.config,...e})}async getCollectionId(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),gi({aptosConfig:this.config,...e})}async getDigitalAssetData(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ai({aptosConfig:this.config,...e})}async getCurrentDigitalAssetOwnership(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ci({aptosConfig:this.config,...e})}async getOwnedDigitalAssets(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ui({aptosConfig:this.config,...e})}async getDigitalAssetActivity(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),pi({aptosConfig:this.config,...e})}async createCollectionTransaction(e){return di({aptosConfig:this.config,...e})}async mintDigitalAssetTransaction(e){return mi({aptosConfig:this.config,...e})}async transferDigitalAssetTransaction(e){return yi({aptosConfig:this.config,...e})}async mintSoulBoundTransaction(e){return Ai({aptosConfig:this.config,...e})}async burnDigitalAssetTransaction(e){return fi({aptosConfig:this.config,...e})}async freezeDigitalAssetTransaferTransaction(e){return hi({aptosConfig:this.config,...e})}async unfreezeDigitalAssetTransaferTransaction(e){return Ti({aptosConfig:this.config,...e})}async setDigitalAssetDescriptionTransaction(e){return bi({aptosConfig:this.config,...e})}async setDigitalAssetNameTransaction(e){return wi({aptosConfig:this.config,...e})}async setDigitalAssetURITransaction(e){return _i({aptosConfig:this.config,...e})}async addDigitalAssetPropertyTransaction(e){return Si({aptosConfig:this.config,...e})}async removeDigitalAssetPropertyTransaction(e){return xi({aptosConfig:this.config,...e})}async updateDigitalAssetPropertyTransaction(e){return vi({aptosConfig:this.config,...e})}async addDigitalAssetTypedPropertyTransaction(e){return Ci({aptosConfig:this.config,...e})}async updateDigitalAssetTypedPropertyTransaction(e){return Pi({aptosConfig:this.config,...e})}};var Ei=300,pa=n=>{if(n&&n.length>Ei)throw new Error(`Event type length exceeds the maximum length of ${Ei}`)};async function Ui(n){let{aptosConfig:e,eventType:t,options:r}=n,i={where:{account_address:{_eq:"0x0000000000000000000000000000000000000000000000000000000000000000"},creation_number:{_eq:"0"},sequence_number:{_eq:"0"},indexed_type:{_eq:t}},pagination:r,orderBy:_optionalChain([r, 'optionalAccess', _126 => _126.orderBy])};return Ft({aptosConfig:e,options:i})}async function Ri(n){let{accountAddress:e,aptosConfig:t,creationNumber:r,options:o}=n,a={where:{account_address:{_eq:u.from(e).toStringLong()},creation_number:{_eq:r}},pagination:o,orderBy:_optionalChain([o, 'optionalAccess', _127 => _127.orderBy])};return Ft({aptosConfig:t,options:a})}async function zi(n){let{accountAddress:e,aptosConfig:t,eventType:r,options:o}=n,a={where:{account_address:{_eq:u.from(e).toStringLong()},indexed_type:{_eq:r}},pagination:o,orderBy:_optionalChain([o, 'optionalAccess', _128 => _128.orderBy])};return Ft({aptosConfig:t,options:a})}async function Ft(n){let{aptosConfig:e,options:t}=n;pa(_optionalChain([t, 'optionalAccess', _129 => _129.where, 'optionalAccess', _130 => _130.indexed_type, 'optionalAccess', _131 => _131._eq]));let r={query:mo,variables:{where_condition:_optionalChain([t, 'optionalAccess', _132 => _132.where]),offset:_optionalChain([t, 'optionalAccess', _133 => _133.offset]),limit:_optionalChain([t, 'optionalAccess', _134 => _134.limit]),order_by:_optionalChain([t, 'optionalAccess', _135 => _135.orderBy])}};return(await m({aptosConfig:e,query:r,originMethod:"getEvents"})).events}var Kt=class{constructor(e){this.config=e}async getModuleEventsByEventType(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),Ui({aptosConfig:this.config,...e})}async getAccountEventsByCreationNumber(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),Ri({aptosConfig:this.config,...e})}async getAccountEventsByEventType(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),zi({aptosConfig:this.config,...e})}async getEvents(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _136 => _136.minimumLedgerVersion]),processorType:"events_processor"}),Ft({aptosConfig:this.config,...e})}};async function Gi(n){let{aptosConfig:e,accountAddress:t,amount:r,options:o}=n,i=_optionalChain([o, 'optionalAccess', _137 => _137.timeoutSecs])||20,{data:s}=await to({aptosConfig:e,path:"fund",body:{address:u.from(t).toString(),amount:r},originMethod:"fundAccount"}),a=s.txn_hashes[0],c=await At({aptosConfig:e,transactionHash:a,options:{timeoutSecs:i,checkSuccess:_optionalChain([o, 'optionalAccess', _138 => _138.checkSuccess])}});if(c.type==="user_transaction")return c;throw new Error(`Unexpected transaction received for fund account: ${c.type}`)}var qt=class{constructor(e){this.config=e}async fundAccount(e){let t=await Gi({aptosConfig:this.config,...e});return _optionalChain([e, 'access', _139 => _139.options, 'optionalAccess', _140 => _140.waitForIndexer])!==!1&&await xn({aptosConfig:this.config,minimumLedgerVersion:BigInt(t.version)}),t}};async function wr(n){let{aptosConfig:e,options:t}=n,r={query:Ao,variables:{where_condition:_optionalChain([t, 'optionalAccess', _141 => _141.where]),limit:_optionalChain([t, 'optionalAccess', _142 => _142.limit]),offset:_optionalChain([t, 'optionalAccess', _143 => _143.offset])}};return(await m({aptosConfig:e,query:r,originMethod:"getFungibleAssetMetadata"})).fungible_asset_metadata}async function Di(n){let{aptosConfig:e,options:t}=n,r={query:yo,variables:{where_condition:_optionalChain([t, 'optionalAccess', _144 => _144.where]),limit:_optionalChain([t, 'optionalAccess', _145 => _145.limit]),offset:_optionalChain([t, 'optionalAccess', _146 => _146.offset])}};return(await m({aptosConfig:e,query:r,originMethod:"getFungibleAssetActivities"})).fungible_asset_activities}async function Ni(n){let{aptosConfig:e,options:t}=n,r={query:lo,variables:{where_condition:_optionalChain([t, 'optionalAccess', _147 => _147.where]),limit:_optionalChain([t, 'optionalAccess', _148 => _148.limit]),offset:_optionalChain([t, 'optionalAccess', _149 => _149.offset])}};return(await m({aptosConfig:e,query:r,originMethod:"getCurrentFungibleAssetBalances"})).current_fungible_asset_balances}var da={typeParameters:[{constraints:[]}],parameters:[we("0x1::object::Object"),new H,new $]};async function Bi(n){let{aptosConfig:e,sender:t,fungibleAssetMetadataAddress:r,recipient:o,amount:i,options:s}=n;return A({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::primary_fungible_store::transfer",typeArguments:["0x1::fungible_asset::Metadata"],functionArguments:[r,o,i],abi:da},options:s})}var $t=class{constructor(e){this.config=e}async getFungibleAssetMetadata(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _150 => _150.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),wr({aptosConfig:this.config,...e})}async getFungibleAssetMetadataByAssetType(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _151 => _151.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),(await wr({aptosConfig:this.config,options:{where:{asset_type:{_eq:e.assetType}}}}))[0]}async getFungibleAssetActivities(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _152 => _152.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Di({aptosConfig:this.config,...e})}async getCurrentFungibleAssetBalances(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _153 => _153.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Ni({aptosConfig:this.config,...e})}async transferFungibleAsset(e){return Bi({aptosConfig:this.config,...e})}};async function Ue(n){let{aptosConfig:e,payload:t,options:r}=n,o=await Jo({...t,aptosConfig:e}),i=new X;o.serialize(i);let s=i.toUint8Array(),{data:a}=await We({aptosConfig:e,path:"view",originMethod:"view",contentType:"application/x.aptos.view_function+bcs",params:{ledger_version:_optionalChain([r, 'optionalAccess', _154 => _154.ledgerVersion])},body:s});return a}var Vt=class{constructor(e){this.config=e}async getLedgerInfo(){return fn({aptosConfig:this.config})}async getChainId(){return(await this.getLedgerInfo()).chain_id}async getBlockByVersion(e){return wo({aptosConfig:this.config,...e})}async getBlockByHeight(e){return _o({aptosConfig:this.config,...e})}async view(e){return Ue({aptosConfig:this.config,...e})}async getChainTopUserTransactions(e){return So({aptosConfig:this.config,...e})}async queryIndexer(e){return m({aptosConfig:this.config,...e})}async getIndexerLastSuccessVersion(){return hn({aptosConfig:this.config})}async getProcessorStatus(e){return Tn({aptosConfig:this.config,processorType:e})}};var ki=["A name must be between 3 and 63 characters long,","and can only contain lowercase a-z, 0-9, and hyphens.","A name may not start or end with a hyphen."].join(" ");function Oi(n){return!(!n||n.length<3||n.length>63||!/^[a-z\d][a-z\d-]{1,61}[a-z\d]$/.test(n))}function Re(n){let[e,t,...r]=n.replace(/\.apt$/,"").split(".");if(r.length>0)throw new Error(`${n} is invalid. A name can only have two parts, a domain and a subdomain separated by a "."`);if(!Oi(e))throw new Error(`${e} is not valid. ${ki}`);if(t&&!Oi(t))throw new Error(`${t} is not valid. ${ki}`);return{domainName:t||e,subdomainName:t?e:void 0}}var la="0x585fc9f0f0c54183b039ffc770ca282ebd87307916c215a3e692f2f8e4305e82",ga={testnet:"0x5f8fd2347449685cf41d4db97926ec3a096eaf381332be4f1318ad4d16a8497c",mainnet:"0x867ed1f6bf916171b1de3ee92849b8978b7d1b9e0a8cc982a3d19d535dfd9c0c",local:la,custom:null,devnet:null};function _e(n){let e=ga[n.network];if(!e)throw new Error(`The ANS contract is not deployed to ${n.network}`);return e}var Dn=n=>{if(n&&typeof n=="object"&&"vec"in n&&Array.isArray(n.vec))return n.vec[0]};async function Mi(n){let{aptosConfig:e,name:t}=n,r=_e(e),{domainName:o,subdomainName:i}=Re(t),s=await Ue({aptosConfig:e,payload:{function:`${r}::router::get_owner_addr`,functionArguments:[o,i]}}),a=Dn(s[0]);return a?u.from(a):void 0}async function Fi(n){let{aptosConfig:e,expiration:t,name:r,sender:o,targetAddress:i,toAddress:s,options:a,transferable:c}=n,p=_e(e),{domainName:f,subdomainName:G}=Re(r),b=t.policy==="subdomain:independent"||t.policy==="subdomain:follow-domain";if(G&&!b)throw new Error("Subdomains must have an expiration policy of either 'subdomain:independent' or 'subdomain:follow-domain'");if(b&&!G)throw new Error(`Policy is set to ${t.policy} but no subdomain was provided`);if(t.policy==="domain"){let Fn=_nullishCoalesce(t.years, () => (1));if(Fn!==1)throw new Error("For now, names can only be registered for 1 year at a time");let ns=Fn*31536e3;return await A({aptosConfig:e,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_domain`,functionArguments:[f,ns,i,s]},options:a})}if(!G)throw new Error(`${t.policy} requires a subdomain to be provided.`);let l=await _r({aptosConfig:e,name:f});if(!l)throw new Error("The domain does not exist");let ye=t.policy==="subdomain:independent"?t.expirationDate:l;if(ye>l)throw new Error("The subdomain expiration time cannot be greater than the domain expiration time");return await A({aptosConfig:e,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_subdomain`,functionArguments:[f,G,Math.round(ye/1e3),t.policy==="subdomain:follow-domain"?1:0,!!c,i,s]},options:a})}async function _r(n){let{aptosConfig:e,name:t}=n,r=_e(e),{domainName:o,subdomainName:i}=Re(t);try{let s=await Ue({aptosConfig:e,payload:{function:`${r}::router::get_expiration`,functionArguments:[o,i]}});return Number(s[0])*1e3}catch (e3){return}}async function Ki(n){let{aptosConfig:e,address:t}=n,r=_e(e),o=await Ue({aptosConfig:e,payload:{function:`${r}::router::get_primary_name`,functionArguments:[u.from(t).toString()]}}),i=Dn(o[1]),s=Dn(o[0]);if(i)return[s,i].filter(Boolean).join(".")}async function qi(n){let{aptosConfig:e,sender:t,name:r,options:o}=n,i=_e(e);if(!r)return await A({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${i}::router::clear_primary_name`,functionArguments:[]},options:o});let{domainName:s,subdomainName:a}=Re(r);return await A({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${i}::router::set_primary_name`,functionArguments:[s,a]},options:o})}async function $i(n){let{aptosConfig:e,name:t}=n,r=_e(e),{domainName:o,subdomainName:i}=Re(t),s=await Ue({aptosConfig:e,payload:{function:`${r}::router::get_target_addr`,functionArguments:[o,i]}}),a=Dn(s[0]);return a?u.from(a):void 0}async function Vi(n){let{aptosConfig:e,sender:t,name:r,address:o,options:i}=n,s=_e(e),{domainName:a,subdomainName:c}=Re(r);return await A({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${s}::router::set_target_addr`,functionArguments:[a,c,o]},options:i})}async function Li(n){let{aptosConfig:e,name:t}=n,{domainName:r,subdomainName:o=""}=Re(t),a=(await m({aptosConfig:e,query:{query:mt,variables:{where_condition:{domain:{_eq:r},subdomain:{_eq:o},is_active:{_eq:!0}},limit:1}},originMethod:"getName"})).current_aptos_names[0];return a&&(a=Lt(a)),a}async function Hi(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await Sr({aptosConfig:e});return(await m({aptosConfig:e,originMethod:"getAccountNames",query:{query:mt,variables:{limit:_optionalChain([t, 'optionalAccess', _155 => _155.limit]),offset:_optionalChain([t, 'optionalAccess', _156 => _156.offset]),order_by:_optionalChain([t, 'optionalAccess', _157 => _157.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _158 => _158.options, 'optionalAccess', _159 => _159.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o}}}}})).current_aptos_names.map(Lt)}async function Qi(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await Sr({aptosConfig:e});return(await m({aptosConfig:e,originMethod:"getAccountDomains",query:{query:mt,variables:{limit:_optionalChain([t, 'optionalAccess', _160 => _160.limit]),offset:_optionalChain([t, 'optionalAccess', _161 => _161.offset]),order_by:_optionalChain([t, 'optionalAccess', _162 => _162.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _163 => _163.options, 'optionalAccess', _164 => _164.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o},subdomain:{_eq:""}}}}})).current_aptos_names.map(Lt)}async function Wi(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await Sr({aptosConfig:e});return(await m({aptosConfig:e,originMethod:"getAccountSubdomains",query:{query:mt,variables:{limit:_optionalChain([t, 'optionalAccess', _165 => _165.limit]),offset:_optionalChain([t, 'optionalAccess', _166 => _166.offset]),order_by:_optionalChain([t, 'optionalAccess', _167 => _167.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _168 => _168.options, 'optionalAccess', _169 => _169.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o},subdomain:{_neq:""}}}}})).current_aptos_names.map(Lt)}async function ji(n){let{aptosConfig:e,options:t,domain:r}=n;return(await m({aptosConfig:e,originMethod:"getDomainSubdomains",query:{query:mt,variables:{limit:_optionalChain([t, 'optionalAccess', _170 => _170.limit]),offset:_optionalChain([t, 'optionalAccess', _171 => _171.offset]),order_by:_optionalChain([t, 'optionalAccess', _172 => _172.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _173 => _173.options, 'optionalAccess', _174 => _174.where]), () => ({})),domain:{_eq:r},subdomain:{_neq:""},is_active:{_eq:!0}}}}})).current_aptos_names.map(Lt)}async function Sr(n){let{aptosConfig:e}=n,t=_e(e),[r]=await Ue({aptosConfig:e,payload:{function:`${t}::config::reregistration_grace_sec`,functionArguments:[]}}),o=r/60/60/24,i=()=>new Date;return new Date(i().setDate(i().getDate()-o)).toISOString()}async function Xi(n){let{aptosConfig:e,sender:t,name:r,years:o=1,options:i}=n,s=_e(e),a=o*31536e3,{domainName:c,subdomainName:p}=Re(r);if(p)throw new Error("Subdomains cannot be renewed");if(o!==1)throw new Error("Currently, only 1 year renewals are supported");return await A({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${s}::router::renew_domain`,functionArguments:[c,a]},options:i})}function Lt(n){return{...n,expiration_timestamp:new Date(n.expiration_timestamp).getTime()}}var Ht=class{constructor(e){this.config=e}async getOwnerAddress(e){return Mi({aptosConfig:this.config,...e})}async getExpiration(e){return _r({aptosConfig:this.config,...e})}async getTargetAddress(e){return $i({aptosConfig:this.config,...e})}async setTargetAddress(e){return Vi({aptosConfig:this.config,...e})}async getPrimaryName(e){return Ki({aptosConfig:this.config,...e})}async setPrimaryName(e){return qi({aptosConfig:this.config,...e})}async registerName(e){return Fi({aptosConfig:this.config,...e})}async renewDomain(e){return Xi({aptosConfig:this.config,...e})}async getName(e){return Li({aptosConfig:this.config,...e})}async getAccountNames(e){return Hi({aptosConfig:this.config,...e})}async getAccountDomains(e){return Qi({aptosConfig:this.config,...e})}async getAccountSubdomains(e){return Wi({aptosConfig:this.config,...e})}async getDomainSubdomains(e){return ji({aptosConfig:this.config,...e})}};async function Yi(n){let{aptosConfig:e,poolAddress:t}=n,r=u.from(t).toStringLong(),i=await m({aptosConfig:e,query:{query:Yn,variables:{where_condition:{pool_address:{_eq:r}}}}});return i.num_active_delegator_per_pool[0]?i.num_active_delegator_per_pool[0].num_active_delegator:0}async function Zi(n){let{aptosConfig:e,options:t}=n,r={query:Yn,variables:{order_by:_optionalChain([t, 'optionalAccess', _175 => _175.orderBy])}};return(await m({aptosConfig:e,query:r})).num_active_delegator_per_pool}async function Ji(n){let{aptosConfig:e,delegatorAddress:t,poolAddress:r}=n,o={query:go,variables:{delegatorAddress:u.from(t).toStringLong(),poolAddress:u.from(r).toStringLong()}};return(await m({aptosConfig:e,query:o})).delegated_staking_activities}var Qt=class{constructor(e){this.config=e}async getNumberOfDelegators(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _176 => _176.minimumLedgerVersion]),processorType:"stake_processor"}),Yi({aptosConfig:this.config,...e})}async getNumberOfDelegatorsForAllPools(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _177 => _177.minimumLedgerVersion]),processorType:"stake_processor"}),Zi({aptosConfig:this.config,...e})}async getDelegatedStakingActivities(e){return await y({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _178 => _178.minimumLedgerVersion]),processorType:"stake_processor"}),Ji({aptosConfig:this.config,...e})}};var Nn=class{constructor(e){this.config=e}async simple(e){return A({aptosConfig:this.config,...e})}async multiAgent(e){return A({aptosConfig:this.config,...e})}};function xr(n,e,t){let r=t.value;return t.value=async function(...o){let[i]=o;if(i.transaction.feePayerAddress&&!i.feePayerAuthenticator)throw new Error("You are submitting a Fee Payer transaction but missing the feePayerAuthenticator");return r.apply(this,o)},t}function vr(n,e,t){let r=t.value;return t.value=async function(...o){let[i]=o;if(i.transaction.feePayerAddress&&!i.feePayerPublicKey)throw new Error("You are simulating a Fee Payer transaction but missing the feePayerPublicKey");return r.apply(this,o)},t}var Tt=class{constructor(e){this.config=e}async simple(e){return hr({aptosConfig:this.config,...e})}async multiAgent(e){return hr({aptosConfig:this.config,...e})}};_chunkKSEUZTKYjs.a.call(void 0, [vr],Tt.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [vr],Tt.prototype,"multiAgent",1);var bt=class{constructor(e){this.config=e}async simple(e){return Gn({aptosConfig:this.config,...e})}async multiAgent(e){return Gn({aptosConfig:this.config,...e})}};_chunkKSEUZTKYjs.a.call(void 0, [xr],bt.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [xr],bt.prototype,"multiAgent",1);var _eventemitter3 = require('eventemitter3'); var _eventemitter32 = _interopRequireDefault(_eventemitter3);var Bn=()=>Math.floor(Date.now()/1e3),kn= exports.AccountSequenceNumber =class{constructor(e,t,r,o,i){this.lastUncommintedNumber=null;this.currentNumber=null;this.lock=!1;this.aptosConfig=e,this.account=t,this.maxWaitTime=r,this.maximumInFlight=o,this.sleepTime=i}async nextSequenceNumber(){for(;this.lock;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime);this.lock=!0;let e=BigInt(0);try{if((this.lastUncommintedNumber===null||this.currentNumber===null)&&await this.initialize(),this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight){await this.update();let t=Bn();for(;this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime),Bn()-t>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):await this.update()}e=this.currentNumber,this.currentNumber+=BigInt(1)}catch(t){console.error("error in getting next sequence number for this account",t)}finally{this.lock=!1}return e}async initialize(){let{sequence_number:e}=await me({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});this.currentNumber=BigInt(e),this.lastUncommintedNumber=BigInt(e)}async update(){let{sequence_number:e}=await me({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});return this.lastUncommintedNumber=BigInt(e),this.lastUncommintedNumber}async synchronize(){if(this.lastUncommintedNumber!==this.currentNumber){for(;this.lock;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime);this.lock=!0;try{await this.update();let e=Bn();for(;this.lastUncommintedNumber!==this.currentNumber;)Bn()-e>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):(await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime),await this.update())}catch(e){console.error("error in synchronizing this account sequence number with the one on chain",e)}finally{this.lock=!1}}}};var wt=class{constructor(){this.queue=[];this.pendingDequeue=[];this.cancelled=!1}enqueue(e){if(this.cancelled=!1,this.pendingDequeue.length>0){_optionalChain([this, 'access', _179 => _179.pendingDequeue, 'access', _180 => _180.shift, 'call', _181 => _181(), 'optionalAccess', _182 => _182.resolve, 'call', _183 => _183(e)]);return}this.queue.push(e)}async dequeue(){return this.queue.length>0?Promise.resolve(this.queue.shift()):new Promise((e,t)=>{this.pendingDequeue.push({resolve:e,reject:t})})}isEmpty(){return this.queue.length===0}cancel(){this.cancelled=!0,this.pendingDequeue.forEach(async({reject:e})=>{e(new _t("Task cancelled"))}),this.pendingDequeue=[],this.queue.length=0}isCancelled(){return this.cancelled}pendingDequeueLength(){return this.pendingDequeue.length}},_t=class extends Error{};var es="fulfilled",ts= exports.TransactionWorkerEventsEnum =(i=>(i.TransactionSent="transactionSent",i.TransactionSendFailed="transactionSendFailed",i.TransactionExecuted="transactionExecuted",i.TransactionExecutionFailed="transactionExecutionFailed",i.ExecutionFinish="executionFinish",i))(ts||{}),On= exports.TransactionWorker =class extends _eventemitter32.default{constructor(t,r,o=30,i=100,s=10){super();this.taskQueue=new wt;this.transactionsQueue=new wt;this.outstandingTransactions=new wt;this.sentTransactions=[];this.executedTransactions=[];this.aptosConfig=t,this.account=r,this.started=!1,this.accountSequnceNumber=new kn(t,r,o,i,s)}async submitNextTransaction(){try{for(;;){let t=await this.accountSequnceNumber.nextSequenceNumber();if(t===null)return;let r=await this.generateNextTransaction(this.account,t);if(!r)return;let o=kt({aptosConfig:this.aptosConfig,transaction:r,signer:this.account});await this.outstandingTransactions.enqueue([o,t])}}catch(t){if(t instanceof _t)return;throw new Error(`Submit transaction failed for ${this.account.accountAddress.toString()} with error ${t}`)}}async processTransactions(){try{for(;;){let t=[],r=[],[o,i]=await this.outstandingTransactions.dequeue();for(t.push(o),r.push(i);!this.outstandingTransactions.isEmpty();)[o,i]=await this.outstandingTransactions.dequeue(),t.push(o),r.push(i);let s=await Promise.allSettled(t);for(let a=0;a<s.length&&a<r.length;a+=1){let c=s[a];i=r[a],c.status===es?(this.sentTransactions.push([c.value.hash,i,null]),this.emit("transactionSent",{message:`transaction hash ${c.value.hash} has been committed to chain`,transactionHash:c.value.hash}),await this.checkTransaction(c,i)):(this.sentTransactions.push([c.status,i,c.reason]),this.emit("transactionSendFailed",{message:`failed to commit transaction ${this.sentTransactions.length} with error ${c.reason}`,error:c.reason}))}this.emit("executionFinish",{message:`execute ${s.length} transactions finished`})}}catch(t){if(t instanceof _t)return;throw new Error(`Process execution failed for ${this.account.accountAddress.toString()} with error ${t}`)}}async checkTransaction(t,r){try{let o=[];o.push(At({aptosConfig:this.aptosConfig,transactionHash:t.value.hash}));let i=await Promise.allSettled(o);for(let s=0;s<i.length;s+=1){let a=i[s];a.status===es?(this.executedTransactions.push([a.value.hash,r,null]),this.emit("transactionExecuted",{message:`transaction hash ${a.value.hash} has been executed on chain`,transactionHash:t.value.hash})):(this.executedTransactions.push([a.status,r,a.reason]),this.emit("transactionExecutionFailed",{message:`failed to execute transaction ${this.executedTransactions.length} with error ${a.reason}`,error:a.reason}))}}catch(o){throw new Error(`Check transaction failed for ${this.account.accountAddress.toString()} with error ${o}`)}}async push(t,r){this.transactionsQueue.enqueue([t,r])}async generateNextTransaction(t,r){if(this.transactionsQueue.isEmpty())return;let[o,i]=await this.transactionsQueue.dequeue();return A({aptosConfig:this.aptosConfig,sender:t.accountAddress,data:o,options:{...i,accountSequenceNumber:r}})}async run(){try{for(;!this.taskQueue.isCancelled();)await(await this.taskQueue.dequeue())()}catch(t){throw new Error(`Unable to start transaction batching: ${t}`)}}start(){if(this.started)throw new Error("worker has already started");this.started=!0,this.taskQueue.enqueue(()=>this.submitNextTransaction()),this.taskQueue.enqueue(()=>this.processTransactions()),this.run()}stop(){if(this.taskQueue.isCancelled())throw new Error("worker has already stopped");this.started=!1,this.taskQueue.cancel()}};var Mn=class extends _eventemitter32.default{constructor(e){super(),this.config=e}start(e){let{sender:t}=e;this.account=t,this.transactionWorker=new On(this.config,t),this.transactionWorker.start(),this.registerToEvents()}push(e){let{data:t,options:r}=e;for(let o of t)this.transactionWorker.push(o,r)}registerToEvents(){this.transactionWorker.on("transactionSent",async e=>{this.emit("transactionSent",e)}),this.transactionWorker.on("transactionSendFailed",async e=>{this.emit("transactionSendFailed",e)}),this.transactionWorker.on("transactionExecuted",async e=>{this.emit("transactionExecuted",e)}),this.transactionWorker.on("transactionExecutionFailed",async e=>{this.emit("transactionExecutionFailed",e)}),this.transactionWorker.on("executionFinish",async e=>{this.emit("executionFinish",e)})}forSingleAccount(e){try{let{sender:t,data:r,options:o}=e;this.start({sender:t}),this.push({data:r,options:o})}catch(t){throw new Error(`failed to submit transactions with error: ${t}`)}}};var Wt=class{constructor(e){this.config=e,this.build=new Nn(this.config),this.simulate=new Tt(this.config),this.submit=new bt(this.config),this.batch=new Mn(this.config)}async getTransactions(e){return Fo({aptosConfig:this.config,...e})}async getTransactionByVersion(e){return Ko({aptosConfig:this.config,...e})}async getTransactionByHash(e){return Dt({aptosConfig:this.config,...e})}async isPendingTransaction(e){return qo({aptosConfig:this.config,...e})}async waitForTransaction(e){return At({aptosConfig:this.config,...e})}async getGasPriceEstimation(){return Sn({aptosConfig:this.config})}getSigningMessage(e){return ri(e)}async publishPackageTransaction(e){return oi({aptosConfig:this.config,...e})}async rotateAuthKey(e){return ii({aptosConfig:this.config,...e})}sign(e){return zn({...e})}signAsFeePayer(e){let{signer:t,transaction:r}=e;if(!r.feePayerAddress)throw new Error(`Transaction ${r} is not a Fee Payer transaction`);return r.feePayerAddress=t.accountAddress,zn({signer:t,transaction:r})}async batchTransactionsForSingleAccount(e){try{let{sender:t,data:r,options:o}=e;this.batch.forSingleAccount({sender:t,data:r,options:o})}catch(t){throw new Error(`failed to submit transactions with error: ${t}`)}}async signAndSubmitTransaction(e){let{signer:t,transaction:r}=e;return kt({aptosConfig:this.config,signer:t,transaction:r})}};var jt=class{constructor(e){this.config=e}async getTableItem(e){return bn({aptosConfig:this.config,...e})}async getTableItemsData(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),xo({aptosConfig:this.config,...e})}async getTableItemsMetadata(e){return await y({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),vo({aptosConfig:this.config,...e})}};var j=class{constructor(e){this.config=new vn(e),this.account=new Nt(this.config),this.ans=new Ht(this.config),this.coin=new Ot(this.config),this.digitalAsset=new Mt(this.config),this.event=new Kt(this.config),this.faucet=new qt(this.config),this.fungibleAsset=new $t(this.config),this.general=new Vt(this.config),this.staking=new Qt(this.config),this.transaction=new Wt(this.config),this.table=new jt(this.config)}};function ue(n,e,t){Object.getOwnPropertyNames(e.prototype).forEach(r=>{let o=Object.getOwnPropertyDescriptor(e.prototype,r);o&&(o.value=function(...i){return this[t][r](...i)},Object.defineProperty(n.prototype,r,o))})}ue(j,Nt,"account");ue(j,Ht,"ans");ue(j,Ot,"coin");ue(j,Mt,"digitalAsset");ue(j,Kt,"event");ue(j,qt,"faucet");ue(j,$t,"fungibleAsset");ue(j,Vt,"general");ue(j,Qt,"staking");ue(j,Wt,"transaction");ue(j,jt,"table");exports.APTOS_BIP44_REGEX = As; exports.APTOS_COIN = cn; exports.APTOS_HARDENED_REGEX = ys; exports.Account = Ie; exports.AccountAddress = u; exports.AccountAuthenticator = O; exports.AccountAuthenticatorEd25519 = ae; exports.AccountAuthenticatorMultiEd25519 = sn; exports.AccountAuthenticatorMultiKey = Fe; exports.AccountAuthenticatorSingleKey = ce; exports.AccountAuthenticatorVariant = Ur; exports.AccountPublicKey = pe; exports.AccountSequenceNumber = kn; exports.AddressInvalidReason = ds; exports.AnyPublicKey = B; exports.AnyPublicKeyVariant = Rr; exports.AnySignature = q; exports.AnySignatureVariant = zr; exports.Aptos = j; exports.AptosApiError = ge; exports.AptosApiType = Ct; exports.AptosConfig = vn; exports.AuthenticationKey = K; exports.Bool = I; exports.CKDPriv = Mr; exports.ChainId = tt; exports.DEFAULT_MAX_GAS_AMOUNT = $r; exports.DEFAULT_TXN_EXP_SEC_FROM_NOW = Vr; exports.DEFAULT_TXN_TIMEOUT_SEC = an; exports.DeriveScheme = us; exports.Deserializer = Jt; exports.Ed25519Account = dt; exports.Ed25519PrivateKey = J; exports.Ed25519PublicKey = E; exports.Ed25519Signature = U; exports.EntryFunction = Ve; exports.EntryFunctionBytes = en; exports.FeePayerRawTransaction = He; exports.FixedBytes = De; exports.HARDENED_OFFSET = Br; exports.Hex = h; exports.HexInvalidReason = is; exports.Identifier = P; exports.KeyType = fs; exports.MimeType = tn; exports.ModuleId = Pt; exports.MoveAbility = Gr; exports.MoveFunctionVisibility = as; exports.MoveOption = Ce; exports.MoveString = w; exports.MoveVector = T; exports.MultiAgentRawTransaction = Le; exports.MultiAgentTransaction = gn; exports.MultiEd25519PublicKey = Ze; exports.MultiEd25519Signature = Be; exports.MultiKey = et; exports.MultiKeyAccount = Hr; exports.MultiKeySignature = Me; exports.MultiSig = zt; exports.MultiSigTransactionPayload = Gt; exports.Network = Qn; exports.NetworkToChainId = Wn; exports.NetworkToFaucetAPI = Xr; exports.NetworkToIndexerAPI = Wr; exports.NetworkToNetworkName = zl; exports.NetworkToNodeAPI = jr; exports.ParsingError = F; exports.ProcessorType = Ke; exports.PublicKey = vt; exports.RAW_TRANSACTION_SALT = Lr; exports.RAW_TRANSACTION_WITH_DATA_SALT = Ln; exports.RawTransaction = te; exports.RawTransactionWithData = pn; exports.RoleType = cs; exports.RotationProofChallenge = dn; exports.Script = Rt; exports.ScriptTransactionArgumentVariants = xt; exports.Secp256k1PrivateKey = Oe; exports.Secp256k1PublicKey = fe; exports.Secp256k1Signature = he; exports.Serializable = d; exports.Serializer = X; exports.Signature = Y; exports.SignedTransaction = Qe; exports.SigningScheme = ve; exports.SigningSchemeInput = $n; exports.SimpleTransaction = ln; exports.SingleKeyAccount = lt; exports.StructTag = Te; exports.TransactionAuthenticator = be; exports.TransactionAuthenticatorEd25519 = st; exports.TransactionAuthenticatorFeePayer = ct; exports.TransactionAuthenticatorMultiAgent = at; exports.TransactionAuthenticatorMultiEd25519 = Hn; exports.TransactionAuthenticatorSingleSender = ut; exports.TransactionAuthenticatorVariant = Er; exports.TransactionPayload = $e; exports.TransactionPayloadEntryFunction = Et; exports.TransactionPayloadMultiSig = Ut; exports.TransactionPayloadScript = It; exports.TransactionPayloadVariants = Pr; exports.TransactionResponseType = qn; exports.TransactionVariants = Ir; exports.TransactionWorker = On; exports.TransactionWorkerEventsEnum = ts; exports.TypeTag = R; exports.TypeTagAddress = H; exports.TypeTagBool = k; exports.TypeTagGeneric = z; exports.TypeTagParserError = v; exports.TypeTagParserErrorType = zs; exports.TypeTagReference = un; exports.TypeTagSigner = qe; exports.TypeTagStruct = g; exports.TypeTagU128 = ot; exports.TypeTagU16 = nt; exports.TypeTagU256 = it; exports.TypeTagU32 = rt; exports.TypeTagU64 = $; exports.TypeTagU8 = le; exports.TypeTagVariants = Cr; exports.TypeTagVector = x; exports.U128 = ie; exports.U16 = re; exports.U256 = se; exports.U32 = oe; exports.U64 = D; exports.U8 = N; exports.aptosCoinStructTag = Up; exports.aptosRequest = yn; exports.buildTransaction = Ar; exports.checkOrConvertArgument = ht; exports.convertArgument = yr; exports.deriveKey = Vn; exports.deriveTransactionType = Ss; exports.deserializeFromScriptArgument = ws; exports.ensureBoolean = Kn; exports.fetchEntryFunctionAbi = Yo; exports.fetchFunctionAbi = Xo; exports.fetchViewFunctionAbi = Zo; exports.findFirstNonSignerArg = jo; exports.generateRawTransaction = Fs; exports.generateSignedTransaction = fr; exports.generateSignedTransactionForSimulation = ei; exports.generateSigningMessage = mn; exports.generateSigningMessageForSerializable = qd; exports.generateSigningMessageForTransaction = pt; exports.generateTransactionPayload = Rn; exports.generateTransactionPayloadWithABI = ks; exports.generateUserTransactionHash = Bm; exports.generateViewFunctionPayload = Jo; exports.generateViewFunctionPayloadWithABI = Os; exports.get = Jr; exports.getAptosFullNode = W; exports.getAuthenticatorForSimulation = Un; exports.getFunctionParts = Bt; exports.hashValues = ti; exports.isBcsAddress = En; exports.isBcsBool = ir; exports.isBcsFixedBytes = Gs; exports.isBcsString = sr; exports.isBcsU128 = dr; exports.isBcsU16 = cr; exports.isBcsU256 = lr; exports.isBcsU32 = ur; exports.isBcsU64 = pr; exports.isBcsU8 = ar; exports.isBlockMetadataTransactionResponse = Ka; exports.isBool = Lo; exports.isEd25519Signature = Va; exports.isEncodedEntryFunctionArgument = Qo; exports.isFeePayerSignature = Qa; exports.isGenesisTransactionResponse = Fa; exports.isLargeNumber = In; exports.isMultiAgentSignature = Ha; exports.isMultiEd25519Signature = Wa; exports.isNull = Ho; exports.isNumber = Pn; exports.isPendingTransactionResponse = Oa; exports.isScriptDataInput = Wo; exports.isSecp256k1Signature = La; exports.isStateCheckpointTransactionResponse = qa; exports.isString = ft; exports.isUserTransactionResponse = Ma; exports.isValidBIP44Path = kr; exports.isValidHardenedPath = Or; exports.isValidatorTransactionResponse = $a; exports.mnemonicToSeed = nn; exports.normalizeBundle = Yr; exports.objectStructTag = Q; exports.optionStructTag = Rp; exports.outOfRangeErrorMessage = ss; exports.paginateWithCursor = gt; exports.parseTypeTag = we; exports.post = jn; exports.postAptosFaucet = to; exports.postAptosFullNode = We; exports.postAptosIndexer = eo; exports.promiseFulfilledStatus = es; exports.request = xs; exports.splitPath = Fr; exports.standardizeTypeTags = mr; exports.stringStructTag = S; exports.throwTypeMismatch = C; exports.validateNumberInRange = xe;
429
458
  //# sourceMappingURL=index.js.map