@aptos-labs/ts-sdk 1.13.1 → 1.13.3-zeta.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 (487) hide show
  1. package/dist/common/index.d.ts +1787 -1351
  2. package/dist/common/index.js +26 -26
  3. package/dist/common/index.js.map +1 -1
  4. package/dist/esm/{Ed25519Account--qjfup2u.d.mts → Ed25519Account-8gJF5t3F.d.mts} +10 -12
  5. package/dist/esm/account/Account.d.mts +34 -0
  6. package/dist/esm/account/Account.mjs +2 -0
  7. package/dist/esm/account/Ed25519Account.d.mts +34 -0
  8. package/dist/esm/account/Ed25519Account.mjs +2 -0
  9. package/dist/esm/account/EphemeralKeyPair.d.mts +46 -0
  10. package/dist/esm/account/EphemeralKeyPair.mjs +2 -0
  11. package/dist/esm/account/KeylessAccount.d.mts +87 -0
  12. package/dist/esm/account/KeylessAccount.mjs +2 -0
  13. package/dist/esm/account/MultiKeyAccount.d.mts +99 -0
  14. package/dist/esm/account/MultiKeyAccount.mjs +2 -0
  15. package/dist/esm/account/SingleKeyAccount.d.mts +34 -0
  16. package/dist/esm/account/SingleKeyAccount.mjs +2 -0
  17. package/dist/esm/account/index.d.mts +39 -0
  18. package/dist/esm/account/index.mjs +2 -0
  19. package/dist/esm/api/account.d.mts +13 -1
  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 +14 -8
  24. package/dist/esm/api/aptos.mjs +1 -1
  25. package/dist/esm/api/aptosConfig.d.mts +20 -0
  26. package/dist/esm/api/aptosConfig.mjs +1 -1
  27. package/dist/esm/api/coin.d.mts +7 -7
  28. package/dist/esm/api/coin.mjs +1 -1
  29. package/dist/esm/api/digitalAsset.d.mts +1 -1
  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 +5 -5
  34. package/dist/esm/api/fungibleAsset.mjs +1 -1
  35. package/dist/esm/api/general.d.mts +7 -7
  36. package/dist/esm/api/general.mjs +1 -1
  37. package/dist/esm/api/index.d.mts +13 -8
  38. package/dist/esm/api/index.mjs +1 -1
  39. package/dist/esm/api/keyless.d.mts +65 -0
  40. package/dist/esm/api/keyless.mjs +2 -0
  41. package/dist/esm/api/staking.mjs +1 -1
  42. package/dist/esm/api/transaction.d.mts +1 -1
  43. package/dist/esm/api/transaction.mjs +1 -1
  44. package/dist/esm/api/transactionSubmission/build.d.mts +3 -3
  45. package/dist/esm/api/transactionSubmission/build.mjs +1 -1
  46. package/dist/esm/api/transactionSubmission/management.d.mts +8 -8
  47. package/dist/esm/api/transactionSubmission/management.mjs +1 -1
  48. package/dist/esm/api/transactionSubmission/sign.d.mts +1 -1
  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 +6 -6
  52. package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
  53. package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
  54. package/dist/esm/api/utils.d.mts +1 -1
  55. package/dist/esm/api/utils.mjs +1 -1
  56. package/dist/esm/bcs/index.mjs +1 -1
  57. package/dist/esm/bcs/serializable/entryFunctionBytes.mjs +1 -1
  58. package/dist/esm/bcs/serializable/fixedBytes.mjs +1 -1
  59. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  60. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  61. package/dist/esm/bcs/serializer.d.mts +2 -0
  62. package/dist/esm/bcs/serializer.mjs +1 -1
  63. package/dist/esm/{chunk-OZNBOCEF.mjs → chunk-274CXZ6R.mjs} +2 -2
  64. package/dist/esm/chunk-2M7KHFEG.mjs +2 -0
  65. package/dist/esm/chunk-2M7KHFEG.mjs.map +1 -0
  66. package/dist/esm/{chunk-O5ZLNJ6Z.mjs → chunk-2SD6JLIU.mjs} +2 -2
  67. package/dist/esm/chunk-2SD6JLIU.mjs.map +1 -0
  68. package/dist/esm/chunk-2YDIOWRJ.mjs +2 -0
  69. package/dist/esm/chunk-2YDIOWRJ.mjs.map +1 -0
  70. package/dist/esm/{chunk-JK23P2GY.mjs → chunk-3CIA6J5L.mjs} +2 -2
  71. package/dist/esm/chunk-3CIA6J5L.mjs.map +1 -0
  72. package/dist/esm/{chunk-TBMAJ6AW.mjs → chunk-3FVRXELT.mjs} +2 -2
  73. package/dist/esm/{chunk-DW4FAHFT.mjs → chunk-3LQPAGL6.mjs} +2 -2
  74. package/dist/esm/{chunk-4UJ5Y6QQ.mjs → chunk-3PGVEOWR.mjs} +2 -2
  75. package/dist/esm/{chunk-DMKUAQB7.mjs → chunk-3VGX3TXH.mjs} +2 -2
  76. package/dist/esm/chunk-4NMDYPUD.mjs +1 -0
  77. package/dist/esm/chunk-5VSMDXZ6.mjs +2 -0
  78. package/dist/esm/chunk-5VSMDXZ6.mjs.map +1 -0
  79. package/dist/esm/chunk-6GQAHQGW.mjs +2 -0
  80. package/dist/esm/chunk-6GQAHQGW.mjs.map +1 -0
  81. package/dist/esm/chunk-6NMHAFIO.mjs +2 -0
  82. package/dist/esm/chunk-6NMHAFIO.mjs.map +1 -0
  83. package/dist/esm/{chunk-KECXKWWV.mjs → chunk-6NZNCDDW.mjs} +2 -2
  84. package/dist/esm/{chunk-QIAHBEEW.mjs → chunk-6RBUXB5I.mjs} +2 -2
  85. package/dist/esm/{chunk-MFFSJJSY.mjs → chunk-7FNHL6LU.mjs} +2 -2
  86. package/dist/esm/chunk-7H3HRFVM.mjs +2 -0
  87. package/dist/esm/{chunk-KBRRTSF6.mjs.map → chunk-7H3HRFVM.mjs.map} +1 -1
  88. package/dist/esm/chunk-7MPJPZ73.mjs +2 -0
  89. package/dist/esm/chunk-7MPJPZ73.mjs.map +1 -0
  90. package/dist/esm/{chunk-NPFNYP75.mjs → chunk-7STYQ5ZE.mjs} +2 -2
  91. package/dist/esm/chunk-7XHVF3ZX.mjs +2 -0
  92. package/dist/esm/{chunk-5RE43AX2.mjs.map → chunk-7XHVF3ZX.mjs.map} +1 -1
  93. package/dist/esm/chunk-7Z6DYLCA.mjs +1 -0
  94. package/dist/esm/chunk-7Z6DYLCA.mjs.map +1 -0
  95. package/dist/esm/{chunk-F2LL2BWZ.mjs → chunk-AKGASNN4.mjs} +2 -2
  96. package/dist/esm/chunk-AKGASNN4.mjs.map +1 -0
  97. package/dist/esm/{chunk-E7OPTWPP.mjs → chunk-APEBWN6Q.mjs} +2 -2
  98. package/dist/esm/chunk-AQ4I7VVB.mjs +1 -0
  99. package/dist/esm/chunk-AQ4I7VVB.mjs.map +1 -0
  100. package/dist/esm/{chunk-ZYYK3UXP.mjs → chunk-C3L4ETUF.mjs} +2 -2
  101. package/dist/esm/{chunk-HLBUOMKA.mjs → chunk-CN37OHFT.mjs} +2 -2
  102. package/dist/esm/chunk-CN37OHFT.mjs.map +1 -0
  103. package/dist/esm/{chunk-WFZDFFBM.mjs → chunk-COW5IGYC.mjs} +2 -2
  104. package/dist/esm/chunk-CQJ4WN7M.mjs +2 -0
  105. package/dist/esm/chunk-CQJ4WN7M.mjs.map +1 -0
  106. package/dist/esm/{chunk-Y5GRH4YJ.mjs → chunk-DKLA4F3P.mjs} +2 -2
  107. package/dist/esm/chunk-DKLA4F3P.mjs.map +1 -0
  108. package/dist/esm/{chunk-6GZ5SUUK.mjs → chunk-E36GTDEB.mjs} +2 -2
  109. package/dist/esm/chunk-E4Z5IEZP.mjs +2 -0
  110. package/dist/esm/chunk-E4Z5IEZP.mjs.map +1 -0
  111. package/dist/esm/{chunk-FS3NSGBF.mjs → chunk-EB7AI4B4.mjs} +2 -2
  112. package/dist/esm/chunk-EQKI6NJR.mjs +2 -0
  113. package/dist/esm/chunk-EQKI6NJR.mjs.map +1 -0
  114. package/dist/esm/chunk-F6QCHPVS.mjs +2 -0
  115. package/dist/esm/chunk-F6QCHPVS.mjs.map +1 -0
  116. package/dist/esm/chunk-FLYEALDB.mjs +2 -0
  117. package/dist/esm/chunk-FLYEALDB.mjs.map +1 -0
  118. package/dist/esm/chunk-GED6IT3S.mjs +1 -0
  119. package/dist/esm/chunk-GED6IT3S.mjs.map +1 -0
  120. package/dist/esm/{chunk-CZF6JTC2.mjs → chunk-H3LMPXEM.mjs} +2 -2
  121. package/dist/esm/{chunk-I24X55BI.mjs → chunk-H6BRBIMG.mjs} +2 -2
  122. package/dist/esm/{chunk-ILTVKYMT.mjs → chunk-HFLWASAB.mjs} +2 -2
  123. package/dist/esm/{chunk-UML2VQZT.mjs → chunk-HGZGTBA4.mjs} +2 -2
  124. package/dist/esm/chunk-HQWIGPYQ.mjs +2 -0
  125. package/dist/esm/chunk-HQWIGPYQ.mjs.map +1 -0
  126. package/dist/esm/chunk-HURQZGUZ.mjs +2 -0
  127. package/dist/esm/chunk-HURQZGUZ.mjs.map +1 -0
  128. package/dist/esm/{chunk-2SPJ7XZB.mjs → chunk-IEZO4PIG.mjs} +2 -2
  129. package/dist/esm/{chunk-WFL6YWJS.mjs → chunk-J2IIPYZG.mjs} +2 -2
  130. package/dist/esm/chunk-JEUAQVXW.mjs +2 -0
  131. package/dist/esm/chunk-JEUAQVXW.mjs.map +1 -0
  132. package/dist/esm/chunk-JOYJUVSE.mjs +2 -0
  133. package/dist/esm/chunk-JOYJUVSE.mjs.map +1 -0
  134. package/dist/esm/chunk-JXCZTOYC.mjs +1 -0
  135. package/dist/esm/chunk-JXCZTOYC.mjs.map +1 -0
  136. package/dist/esm/{chunk-J5WUVXKC.mjs → chunk-KCVBUZ6L.mjs} +2 -2
  137. package/dist/esm/chunk-KCVBUZ6L.mjs.map +1 -0
  138. package/dist/esm/{chunk-YUN2JVAN.mjs → chunk-KNHI66FK.mjs} +2 -2
  139. package/dist/esm/{chunk-DW5XFUDM.mjs → chunk-LDMEIVL6.mjs} +2 -2
  140. package/dist/esm/chunk-LX7N4NUS.mjs +2 -0
  141. package/dist/esm/chunk-LX7N4NUS.mjs.map +1 -0
  142. package/dist/esm/{chunk-DSTKXJMA.mjs → chunk-MGOHPDX4.mjs} +2 -2
  143. package/dist/esm/{chunk-F5O5BBEK.mjs → chunk-MKUAW7KW.mjs} +2 -2
  144. package/dist/esm/{chunk-BWFJHFBQ.mjs → chunk-MWUJCP27.mjs} +2 -2
  145. package/dist/esm/{chunk-O7PPRJJC.mjs → chunk-N4B6S6FK.mjs} +2 -2
  146. package/dist/esm/chunk-N4B6S6FK.mjs.map +1 -0
  147. package/dist/esm/chunk-NC5HHEEM.mjs +2 -0
  148. package/dist/esm/chunk-NMVZP3Q2.mjs +2 -0
  149. package/dist/esm/chunk-NMVZP3Q2.mjs.map +1 -0
  150. package/dist/esm/chunk-NNA5VEB2.mjs +2 -0
  151. package/dist/esm/chunk-NNA5VEB2.mjs.map +1 -0
  152. package/dist/esm/chunk-OKRUEVF3.mjs +2 -0
  153. package/dist/esm/chunk-OKRUEVF3.mjs.map +1 -0
  154. package/dist/esm/{chunk-U43IJHQN.mjs → chunk-PFFAQZHT.mjs} +2 -2
  155. package/dist/esm/chunk-PLPCOELE.mjs +2 -0
  156. package/dist/esm/chunk-PLPCOELE.mjs.map +1 -0
  157. package/dist/esm/{chunk-YWN2T4IU.mjs → chunk-Q7TGZJT4.mjs} +2 -2
  158. package/dist/esm/chunk-QHIQLTBS.mjs +2 -0
  159. package/dist/esm/chunk-QHIQLTBS.mjs.map +1 -0
  160. package/dist/esm/{chunk-O7P52OOA.mjs → chunk-QMIEBNTP.mjs} +2 -2
  161. package/dist/esm/{chunk-LGVHYLN2.mjs → chunk-QXVGXZJX.mjs} +2 -2
  162. package/dist/esm/chunk-QXVGXZJX.mjs.map +1 -0
  163. package/dist/esm/{chunk-6T4IFH73.mjs → chunk-R6PFLI3Z.mjs} +2 -2
  164. package/dist/esm/chunk-R6PFLI3Z.mjs.map +1 -0
  165. package/dist/esm/chunk-RFSO3JRG.mjs +1 -0
  166. package/dist/esm/chunk-RFSO3JRG.mjs.map +1 -0
  167. package/dist/esm/chunk-ROXFCLDT.mjs +2 -0
  168. package/dist/esm/chunk-ROXFCLDT.mjs.map +1 -0
  169. package/dist/esm/chunk-RPXN7HGR.mjs +2 -0
  170. package/dist/esm/chunk-RPXN7HGR.mjs.map +1 -0
  171. package/dist/esm/chunk-S5HG2QUD.mjs +2 -0
  172. package/dist/esm/chunk-S5HG2QUD.mjs.map +1 -0
  173. package/dist/esm/chunk-SNQJV7MF.mjs +2 -0
  174. package/dist/esm/chunk-SRLCFTZR.mjs +2 -0
  175. package/dist/esm/chunk-SRLCFTZR.mjs.map +1 -0
  176. package/dist/esm/{chunk-R5QUBEH6.mjs → chunk-STYDBDYL.mjs} +2 -2
  177. package/dist/esm/{chunk-IOSQVDZI.mjs → chunk-T23OVRNF.mjs} +2 -2
  178. package/dist/esm/{chunk-YVIP7DMT.mjs → chunk-T3W5USZC.mjs} +2 -2
  179. package/dist/esm/chunk-TBG3MIIE.mjs +2 -0
  180. package/dist/esm/chunk-TBG3MIIE.mjs.map +1 -0
  181. package/dist/esm/{chunk-I2RHCBHM.mjs → chunk-TE7AJKSU.mjs} +2 -2
  182. package/dist/esm/chunk-TJPWYYNO.mjs +2 -0
  183. package/dist/esm/chunk-TJPWYYNO.mjs.map +1 -0
  184. package/dist/esm/{chunk-52C73T26.mjs → chunk-TVRJ3M7B.mjs} +2 -2
  185. package/dist/esm/{chunk-52C73T26.mjs.map → chunk-TVRJ3M7B.mjs.map} +1 -1
  186. package/dist/esm/{chunk-JAIQBRLH.mjs → chunk-U72H6EST.mjs} +2 -2
  187. package/dist/esm/{chunk-BGW77OLE.mjs → chunk-W637YAND.mjs} +2 -2
  188. package/dist/esm/chunk-W76IQV5K.mjs +2 -0
  189. package/dist/esm/chunk-W76IQV5K.mjs.map +1 -0
  190. package/dist/esm/chunk-WO2KROQ6.mjs +2 -0
  191. package/dist/esm/{chunk-HHETZQ6D.mjs.map → chunk-WO2KROQ6.mjs.map} +1 -1
  192. package/dist/esm/chunk-X56CTMYB.mjs +2 -0
  193. package/dist/esm/chunk-XEXWFQNP.mjs +2 -0
  194. package/dist/esm/chunk-YE5B2S5L.mjs +2 -0
  195. package/dist/esm/chunk-YE5B2S5L.mjs.map +1 -0
  196. package/dist/esm/chunk-YGHLXEB4.mjs +2 -0
  197. package/dist/esm/{chunk-MQXSU6GN.mjs.map → chunk-YGHLXEB4.mjs.map} +1 -1
  198. package/dist/esm/{chunk-QM4UQVGB.mjs → chunk-Z2ZR4PTF.mjs} +2 -2
  199. package/dist/esm/{chunk-RHBCVCOS.mjs → chunk-ZNEBMSNC.mjs} +2 -2
  200. package/dist/esm/client/core.mjs +1 -1
  201. package/dist/esm/client/get.d.mts +2 -1
  202. package/dist/esm/client/get.mjs +1 -1
  203. package/dist/esm/client/index.d.mts +2 -2
  204. package/dist/esm/client/index.mjs +1 -1
  205. package/dist/esm/client/post.d.mts +3 -1
  206. package/dist/esm/client/post.mjs +1 -1
  207. package/dist/esm/core/account/index.d.mts +5 -14
  208. package/dist/esm/core/account/index.mjs +1 -1
  209. package/dist/esm/core/account/utils/address.mjs +1 -1
  210. package/dist/esm/core/account/utils/index.mjs +1 -1
  211. package/dist/esm/core/accountAddress.mjs +1 -1
  212. package/dist/esm/core/authenticationKey.mjs +1 -1
  213. package/dist/esm/core/crypto/ed25519.d.mts +0 -10
  214. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  215. package/dist/esm/core/crypto/ephemeral.d.mts +77 -0
  216. package/dist/esm/core/crypto/ephemeral.mjs +2 -0
  217. package/dist/esm/core/crypto/ephemeral.mjs.map +1 -0
  218. package/dist/esm/core/crypto/hdKey.d.mts +15 -1
  219. package/dist/esm/core/crypto/hdKey.mjs +1 -1
  220. package/dist/esm/core/crypto/index.d.mts +7 -5
  221. package/dist/esm/core/crypto/index.mjs +1 -1
  222. package/dist/esm/core/crypto/keyless.d.mts +217 -0
  223. package/dist/esm/core/crypto/keyless.mjs +2 -0
  224. package/dist/esm/core/crypto/keyless.mjs.map +1 -0
  225. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  226. package/dist/esm/core/crypto/multiKey.d.mts +4 -3
  227. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  228. package/dist/esm/core/crypto/poseidon.d.mts +7 -0
  229. package/dist/esm/core/crypto/poseidon.mjs +2 -0
  230. package/dist/esm/core/crypto/poseidon.mjs.map +1 -0
  231. package/dist/esm/core/crypto/publicKey.mjs +1 -1
  232. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  233. package/dist/esm/core/crypto/signature.mjs +1 -1
  234. package/dist/esm/core/crypto/singleKey.mjs +1 -1
  235. package/dist/esm/core/index.d.mts +6 -7
  236. package/dist/esm/core/index.mjs +1 -1
  237. package/dist/esm/index.d.mts +17 -10
  238. package/dist/esm/index.mjs +1 -1
  239. package/dist/esm/internal/account.d.mts +13 -1
  240. package/dist/esm/internal/account.mjs +1 -1
  241. package/dist/esm/internal/ans.d.mts +1 -1
  242. package/dist/esm/internal/ans.mjs +1 -1
  243. package/dist/esm/internal/coin.d.mts +7 -7
  244. package/dist/esm/internal/coin.mjs +1 -1
  245. package/dist/esm/internal/digitalAsset.d.mts +2 -2
  246. package/dist/esm/internal/digitalAsset.mjs +1 -1
  247. package/dist/esm/internal/event.d.mts +1 -1
  248. package/dist/esm/internal/event.mjs +1 -1
  249. package/dist/esm/internal/faucet.d.mts +1 -1
  250. package/dist/esm/internal/faucet.mjs +1 -1
  251. package/dist/esm/internal/fungibleAsset.d.mts +5 -5
  252. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  253. package/dist/esm/internal/general.mjs +1 -1
  254. package/dist/esm/internal/keyless.d.mts +65 -0
  255. package/dist/esm/internal/keyless.mjs +2 -0
  256. package/dist/esm/internal/keyless.mjs.map +1 -0
  257. package/dist/esm/internal/staking.d.mts +1 -1
  258. package/dist/esm/internal/staking.mjs +1 -1
  259. package/dist/esm/internal/transaction.mjs +1 -1
  260. package/dist/esm/internal/transactionSubmission.d.mts +1 -1
  261. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  262. package/dist/esm/internal/view.d.mts +7 -7
  263. package/dist/esm/internal/view.mjs +1 -1
  264. package/dist/esm/transactions/authenticator/account.d.mts +3 -4
  265. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  266. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  267. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  268. package/dist/esm/transactions/index.d.mts +3 -3
  269. package/dist/esm/transactions/index.mjs +1 -1
  270. package/dist/esm/transactions/instances/chainId.mjs +1 -1
  271. package/dist/esm/transactions/instances/identifier.mjs +1 -1
  272. package/dist/esm/transactions/instances/index.d.mts +1 -0
  273. package/dist/esm/transactions/instances/index.mjs +1 -1
  274. package/dist/esm/transactions/instances/moduleId.d.mts +1 -1
  275. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  276. package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
  277. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  278. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  279. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  280. package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
  281. package/dist/esm/transactions/instances/transactionPayload.d.mts +1 -1
  282. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  283. package/dist/esm/transactions/management/accountSequenceNumber.d.mts +13 -1
  284. package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
  285. package/dist/esm/transactions/management/index.d.mts +2 -2
  286. package/dist/esm/transactions/management/index.mjs +1 -1
  287. package/dist/esm/transactions/management/transactionWorker.d.mts +1 -1
  288. package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
  289. package/dist/esm/transactions/transactionBuilder/helpers.d.mts +9 -9
  290. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  291. package/dist/esm/transactions/transactionBuilder/index.d.mts +9 -9
  292. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  293. package/dist/esm/transactions/transactionBuilder/remoteAbi.d.mts +6 -6
  294. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  295. package/dist/esm/transactions/transactionBuilder/signingMessage.d.mts +47 -0
  296. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +2 -0
  297. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs.map +1 -0
  298. package/dist/esm/transactions/transactionBuilder/transactionBuilder.d.mts +6 -28
  299. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  300. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  301. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  302. package/dist/esm/transactions/types.d.mts +7 -7
  303. package/dist/esm/types/index.d.mts +17 -3
  304. package/dist/esm/types/index.mjs +1 -1
  305. package/dist/esm/types/keyless.d.mts +14 -0
  306. package/dist/esm/types/keyless.mjs +1 -0
  307. package/dist/esm/types/keyless.mjs.map +1 -0
  308. package/dist/esm/utils/apiEndpoints.d.mts +3 -1
  309. package/dist/esm/utils/apiEndpoints.mjs +1 -1
  310. package/dist/esm/utils/const.d.mts +3 -1
  311. package/dist/esm/utils/const.mjs +1 -1
  312. package/dist/esm/utils/index.d.mts +10 -1
  313. package/dist/esm/utils/index.mjs +1 -1
  314. package/dist/esm/utils/normalizeBundle.d.mts +23 -0
  315. package/dist/esm/utils/normalizeBundle.mjs +2 -0
  316. package/dist/esm/utils/normalizeBundle.mjs.map +1 -0
  317. package/dist/esm/version.d.mts +1 -1
  318. package/dist/esm/version.mjs +1 -1
  319. package/package.json +8 -3
  320. package/src/{core/account → account}/Account.ts +12 -16
  321. package/src/{core/account → account}/Ed25519Account.ts +13 -7
  322. package/src/account/EphemeralKeyPair.ts +115 -0
  323. package/src/account/KeylessAccount.ts +240 -0
  324. package/src/account/MultiKeyAccount.ts +119 -0
  325. package/src/{core/account → account}/SingleKeyAccount.ts +13 -8
  326. package/src/account/index.ts +6 -0
  327. package/src/api/account.ts +2 -1
  328. package/src/api/ans.ts +2 -1
  329. package/src/api/aptos.ts +6 -0
  330. package/src/api/aptosConfig.ts +46 -1
  331. package/src/api/digitalAsset.ts +2 -1
  332. package/src/api/fungibleAsset.ts +2 -1
  333. package/src/api/keyless.ts +34 -0
  334. package/src/api/transaction.ts +2 -1
  335. package/src/api/transactionSubmission/management.ts +1 -1
  336. package/src/api/transactionSubmission/sign.ts +1 -1
  337. package/src/bcs/serializer.ts +18 -0
  338. package/src/client/core.ts +8 -0
  339. package/src/client/get.ts +6 -0
  340. package/src/client/post.ts +12 -0
  341. package/src/core/account/index.ts +1 -3
  342. package/src/core/crypto/ed25519.ts +4 -24
  343. package/src/core/crypto/ephemeral.ts +149 -0
  344. package/src/core/crypto/hdKey.ts +31 -0
  345. package/src/core/crypto/index.ts +2 -0
  346. package/src/core/crypto/keyless.ts +508 -0
  347. package/src/core/crypto/multiKey.ts +21 -11
  348. package/src/core/crypto/poseidon.ts +134 -0
  349. package/src/core/crypto/singleKey.ts +11 -0
  350. package/src/core/index.ts +0 -1
  351. package/src/index.ts +1 -0
  352. package/src/internal/account.ts +1 -1
  353. package/src/internal/ans.ts +2 -1
  354. package/src/internal/digitalAsset.ts +2 -1
  355. package/src/internal/fungibleAsset.ts +2 -1
  356. package/src/internal/keyless.ts +185 -0
  357. package/src/internal/transactionSubmission.ts +8 -7
  358. package/src/transactions/authenticator/account.ts +6 -11
  359. package/src/transactions/instances/index.ts +1 -0
  360. package/src/transactions/management/accountSequenceNumber.ts +1 -1
  361. package/src/transactions/management/transactionWorker.ts +8 -2
  362. package/src/transactions/transactionBuilder/index.ts +1 -0
  363. package/src/transactions/transactionBuilder/signingMessage.ts +70 -0
  364. package/src/transactions/transactionBuilder/transactionBuilder.ts +35 -114
  365. package/src/types/index.ts +19 -0
  366. package/src/types/keyless.ts +6 -0
  367. package/src/utils/apiEndpoints.ts +14 -0
  368. package/src/utils/const.ts +2 -0
  369. package/src/utils/index.ts +1 -0
  370. package/src/utils/normalizeBundle.ts +21 -0
  371. package/src/version.ts +1 -1
  372. package/dist/esm/chunk-32PB5F74.mjs +0 -2
  373. package/dist/esm/chunk-32PB5F74.mjs.map +0 -1
  374. package/dist/esm/chunk-3YCG7Y63.mjs +0 -2
  375. package/dist/esm/chunk-3YCG7Y63.mjs.map +0 -1
  376. package/dist/esm/chunk-5M7D6SXS.mjs +0 -2
  377. package/dist/esm/chunk-5M7D6SXS.mjs.map +0 -1
  378. package/dist/esm/chunk-5RE43AX2.mjs +0 -2
  379. package/dist/esm/chunk-6T4IFH73.mjs.map +0 -1
  380. package/dist/esm/chunk-CYDWEPFL.mjs +0 -1
  381. package/dist/esm/chunk-CYNQRMO5.mjs +0 -2
  382. package/dist/esm/chunk-CYNQRMO5.mjs.map +0 -1
  383. package/dist/esm/chunk-CYTNMIOT.mjs +0 -2
  384. package/dist/esm/chunk-CYTNMIOT.mjs.map +0 -1
  385. package/dist/esm/chunk-DJ5TUMIY.mjs +0 -2
  386. package/dist/esm/chunk-DJ5TUMIY.mjs.map +0 -1
  387. package/dist/esm/chunk-E7FWVXGX.mjs +0 -1
  388. package/dist/esm/chunk-F2LL2BWZ.mjs.map +0 -1
  389. package/dist/esm/chunk-H3NRKYG4.mjs +0 -2
  390. package/dist/esm/chunk-H3NRKYG4.mjs.map +0 -1
  391. package/dist/esm/chunk-HDDI532F.mjs +0 -2
  392. package/dist/esm/chunk-HDDI532F.mjs.map +0 -1
  393. package/dist/esm/chunk-HHETZQ6D.mjs +0 -2
  394. package/dist/esm/chunk-HLBUOMKA.mjs.map +0 -1
  395. package/dist/esm/chunk-ICXA3DZH.mjs +0 -1
  396. package/dist/esm/chunk-J5WUVXKC.mjs.map +0 -1
  397. package/dist/esm/chunk-JK23P2GY.mjs.map +0 -1
  398. package/dist/esm/chunk-KBRRTSF6.mjs +0 -2
  399. package/dist/esm/chunk-LGVHYLN2.mjs.map +0 -1
  400. package/dist/esm/chunk-LJ6MB5U7.mjs +0 -2
  401. package/dist/esm/chunk-LR65XHSF.mjs +0 -2
  402. package/dist/esm/chunk-LR65XHSF.mjs.map +0 -1
  403. package/dist/esm/chunk-LYCGUGYR.mjs +0 -2
  404. package/dist/esm/chunk-LYCGUGYR.mjs.map +0 -1
  405. package/dist/esm/chunk-M3NK6GOI.mjs +0 -2
  406. package/dist/esm/chunk-M3NK6GOI.mjs.map +0 -1
  407. package/dist/esm/chunk-MLWIHWNH.mjs +0 -1
  408. package/dist/esm/chunk-MQXSU6GN.mjs +0 -2
  409. package/dist/esm/chunk-O5ZLNJ6Z.mjs.map +0 -1
  410. package/dist/esm/chunk-O7PPRJJC.mjs.map +0 -1
  411. package/dist/esm/chunk-OATDMLDK.mjs +0 -2
  412. package/dist/esm/chunk-OATDMLDK.mjs.map +0 -1
  413. package/dist/esm/chunk-OMC3ZGKN.mjs +0 -2
  414. package/dist/esm/chunk-OMC3ZGKN.mjs.map +0 -1
  415. package/dist/esm/chunk-OVJQWQ2N.mjs +0 -2
  416. package/dist/esm/chunk-OVJQWQ2N.mjs.map +0 -1
  417. package/dist/esm/chunk-OWW6SIDP.mjs +0 -2
  418. package/dist/esm/chunk-OWW6SIDP.mjs.map +0 -1
  419. package/dist/esm/chunk-PNGS6IWC.mjs +0 -2
  420. package/dist/esm/chunk-R7G3CLRI.mjs +0 -1
  421. package/dist/esm/chunk-UVSRX4SV.mjs +0 -1
  422. package/dist/esm/chunk-V6SPPOWX.mjs +0 -2
  423. package/dist/esm/chunk-VVMR7UKB.mjs +0 -2
  424. package/dist/esm/chunk-VVMR7UKB.mjs.map +0 -1
  425. package/dist/esm/chunk-WZNX3RBA.mjs +0 -2
  426. package/dist/esm/chunk-XDGQTMDV.mjs +0 -2
  427. package/dist/esm/chunk-XDGQTMDV.mjs.map +0 -1
  428. package/dist/esm/chunk-XRAL7KVT.mjs +0 -2
  429. package/dist/esm/chunk-XRAL7KVT.mjs.map +0 -1
  430. package/dist/esm/chunk-Y5GRH4YJ.mjs.map +0 -1
  431. package/dist/esm/chunk-YZKDNVA5.mjs +0 -2
  432. package/dist/esm/chunk-YZKDNVA5.mjs.map +0 -1
  433. package/dist/esm/core/account/Account.d.mts +0 -20
  434. package/dist/esm/core/account/Account.mjs +0 -2
  435. package/dist/esm/core/account/Ed25519Account.d.mts +0 -20
  436. package/dist/esm/core/account/Ed25519Account.mjs +0 -2
  437. package/dist/esm/core/account/SingleKeyAccount.d.mts +0 -20
  438. package/dist/esm/core/account/SingleKeyAccount.mjs +0 -2
  439. /package/dist/esm/{core/account → account}/Account.mjs.map +0 -0
  440. /package/dist/esm/{core/account → account}/Ed25519Account.mjs.map +0 -0
  441. /package/dist/esm/{chunk-CYDWEPFL.mjs.map → account/EphemeralKeyPair.mjs.map} +0 -0
  442. /package/dist/esm/{chunk-E7FWVXGX.mjs.map → account/KeylessAccount.mjs.map} +0 -0
  443. /package/dist/esm/{chunk-ICXA3DZH.mjs.map → account/MultiKeyAccount.mjs.map} +0 -0
  444. /package/dist/esm/{core/account → account}/SingleKeyAccount.mjs.map +0 -0
  445. /package/dist/esm/{chunk-MLWIHWNH.mjs.map → account/index.mjs.map} +0 -0
  446. /package/dist/esm/{chunk-R7G3CLRI.mjs.map → api/keyless.mjs.map} +0 -0
  447. /package/dist/esm/{chunk-OZNBOCEF.mjs.map → chunk-274CXZ6R.mjs.map} +0 -0
  448. /package/dist/esm/{chunk-TBMAJ6AW.mjs.map → chunk-3FVRXELT.mjs.map} +0 -0
  449. /package/dist/esm/{chunk-DW4FAHFT.mjs.map → chunk-3LQPAGL6.mjs.map} +0 -0
  450. /package/dist/esm/{chunk-4UJ5Y6QQ.mjs.map → chunk-3PGVEOWR.mjs.map} +0 -0
  451. /package/dist/esm/{chunk-DMKUAQB7.mjs.map → chunk-3VGX3TXH.mjs.map} +0 -0
  452. /package/dist/esm/{chunk-UVSRX4SV.mjs.map → chunk-4NMDYPUD.mjs.map} +0 -0
  453. /package/dist/esm/{chunk-KECXKWWV.mjs.map → chunk-6NZNCDDW.mjs.map} +0 -0
  454. /package/dist/esm/{chunk-QIAHBEEW.mjs.map → chunk-6RBUXB5I.mjs.map} +0 -0
  455. /package/dist/esm/{chunk-MFFSJJSY.mjs.map → chunk-7FNHL6LU.mjs.map} +0 -0
  456. /package/dist/esm/{chunk-NPFNYP75.mjs.map → chunk-7STYQ5ZE.mjs.map} +0 -0
  457. /package/dist/esm/{chunk-E7OPTWPP.mjs.map → chunk-APEBWN6Q.mjs.map} +0 -0
  458. /package/dist/esm/{chunk-ZYYK3UXP.mjs.map → chunk-C3L4ETUF.mjs.map} +0 -0
  459. /package/dist/esm/{chunk-WFZDFFBM.mjs.map → chunk-COW5IGYC.mjs.map} +0 -0
  460. /package/dist/esm/{chunk-6GZ5SUUK.mjs.map → chunk-E36GTDEB.mjs.map} +0 -0
  461. /package/dist/esm/{chunk-FS3NSGBF.mjs.map → chunk-EB7AI4B4.mjs.map} +0 -0
  462. /package/dist/esm/{chunk-CZF6JTC2.mjs.map → chunk-H3LMPXEM.mjs.map} +0 -0
  463. /package/dist/esm/{chunk-I24X55BI.mjs.map → chunk-H6BRBIMG.mjs.map} +0 -0
  464. /package/dist/esm/{chunk-ILTVKYMT.mjs.map → chunk-HFLWASAB.mjs.map} +0 -0
  465. /package/dist/esm/{chunk-UML2VQZT.mjs.map → chunk-HGZGTBA4.mjs.map} +0 -0
  466. /package/dist/esm/{chunk-2SPJ7XZB.mjs.map → chunk-IEZO4PIG.mjs.map} +0 -0
  467. /package/dist/esm/{chunk-WFL6YWJS.mjs.map → chunk-J2IIPYZG.mjs.map} +0 -0
  468. /package/dist/esm/{chunk-YUN2JVAN.mjs.map → chunk-KNHI66FK.mjs.map} +0 -0
  469. /package/dist/esm/{chunk-DW5XFUDM.mjs.map → chunk-LDMEIVL6.mjs.map} +0 -0
  470. /package/dist/esm/{chunk-DSTKXJMA.mjs.map → chunk-MGOHPDX4.mjs.map} +0 -0
  471. /package/dist/esm/{chunk-F5O5BBEK.mjs.map → chunk-MKUAW7KW.mjs.map} +0 -0
  472. /package/dist/esm/{chunk-BWFJHFBQ.mjs.map → chunk-MWUJCP27.mjs.map} +0 -0
  473. /package/dist/esm/{chunk-V6SPPOWX.mjs.map → chunk-NC5HHEEM.mjs.map} +0 -0
  474. /package/dist/esm/{chunk-U43IJHQN.mjs.map → chunk-PFFAQZHT.mjs.map} +0 -0
  475. /package/dist/esm/{chunk-YWN2T4IU.mjs.map → chunk-Q7TGZJT4.mjs.map} +0 -0
  476. /package/dist/esm/{chunk-O7P52OOA.mjs.map → chunk-QMIEBNTP.mjs.map} +0 -0
  477. /package/dist/esm/{chunk-PNGS6IWC.mjs.map → chunk-SNQJV7MF.mjs.map} +0 -0
  478. /package/dist/esm/{chunk-R5QUBEH6.mjs.map → chunk-STYDBDYL.mjs.map} +0 -0
  479. /package/dist/esm/{chunk-IOSQVDZI.mjs.map → chunk-T23OVRNF.mjs.map} +0 -0
  480. /package/dist/esm/{chunk-YVIP7DMT.mjs.map → chunk-T3W5USZC.mjs.map} +0 -0
  481. /package/dist/esm/{chunk-I2RHCBHM.mjs.map → chunk-TE7AJKSU.mjs.map} +0 -0
  482. /package/dist/esm/{chunk-JAIQBRLH.mjs.map → chunk-U72H6EST.mjs.map} +0 -0
  483. /package/dist/esm/{chunk-BGW77OLE.mjs.map → chunk-W637YAND.mjs.map} +0 -0
  484. /package/dist/esm/{chunk-WZNX3RBA.mjs.map → chunk-X56CTMYB.mjs.map} +0 -0
  485. /package/dist/esm/{chunk-LJ6MB5U7.mjs.map → chunk-XEXWFQNP.mjs.map} +0 -0
  486. /package/dist/esm/{chunk-QM4UQVGB.mjs.map → chunk-Z2ZR4PTF.mjs.map} +0 -0
  487. /package/dist/esm/{chunk-RHBCVCOS.mjs.map → chunk-ZNEBMSNC.mjs.map} +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 ce=class extends Error{constructor(e,r,o){super(o);this.name="AptosApiError",this.url=r.url,this.status=r.status,this.statusText=r.statusText,this.data=r.data,this.request=e}};var _r="1.13.1";var Ht=(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))(Ht||{}),Sr= 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))(Sr||{}),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||{}),xr= exports.TransactionPayloadVariants =(r=>(r[r.Script=0]="Script",r[r.EntryFunction=2]="EntryFunction",r[r.Multisig=3]="Multisig",r))(xr||{}),vr= exports.TransactionVariants =(e=>(e[e.MultiAgentTransaction=0]="MultiAgentTransaction",e[e.FeePayerTransaction=1]="FeePayerTransaction",e))(vr||{}),Cr= 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))(Cr||{}),Pr= exports.AccountAuthenticatorVariant =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(Pr||{}),Er= exports.AnyPublicKeyVariant =(e=>(e[e.Ed25519=0]="Ed25519",e[e.Secp256k1=1]="Secp256k1",e))(Er||{}),Ir= exports.AnySignatureVariant =(e=>(e[e.Ed25519=0]="Ed25519",e[e.Secp256k1=1]="Secp256k1",e))(Ir||{}),kn= 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))(kn||{});function ya(n){return n.type==="pending_transaction"}function Aa(n){return n.type==="user_transaction"}function fa(n){return n.type==="genesis_transaction"}function ha(n){return n.type==="block_metadata_transaction"}function Ta(n){return n.type==="state_checkpoint_transaction"}function ba(n){return n.type==="validator_transaction"}function wa(n){return"signature"in n&&n.signature==="ed25519_signature"}function _a(n){return"signature"in n&&n.signature==="secp256k1_ecdsa_signature"}function Sa(n){return n.type==="multi_agent_signature"}function xa(n){return n.type==="fee_payer_signature"}function va(n){return n.type==="multi_ed25519_signature"}var ts=(r=>(r.PRIVATE="private",r.PUBLIC="public",r.FRIEND="friend",r))(ts||{}),Ur= exports.MoveAbility =(o=>(o.STORE="store",o.DROP="drop",o.KEY="key",o.COPY="copy",o))(Ur||{}),ns= exports.RoleType =(e=>(e.VALIDATOR="validator",e.FULL_NODE="full_node",e))(ns||{}),De= exports.SigningScheme =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(De||{}),On= exports.SigningSchemeInput =(e=>(e[e.Ed25519=0]="Ed25519",e[e.Secp256k1Ecdsa=2]="Secp256k1Ecdsa",e))(On||{}),Rr= 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))(Rr||{});var zr={mainnet:"https://api.mainnet.aptoslabs.com/v1/graphql",testnet:"https://api.testnet.aptoslabs.com/v1/graphql",devnet:"https://api.devnet.aptoslabs.com/v1/graphql",randomnet:"https://indexer-randomnet.hasura.app/v1/graphql",local:"http://127.0.0.1:8090/v1/graphql"},Nr= exports.NetworkToNodeAPI ={mainnet:"https://api.mainnet.aptoslabs.com/v1",testnet:"https://api.testnet.aptoslabs.com/v1",devnet:"https://api.devnet.aptoslabs.com/v1",randomnet:"https://fullnode.random.aptoslabs.com/v1",local:"http://127.0.0.1:8080/v1"},Dr= exports.NetworkToFaucetAPI ={mainnet:"https://faucet.mainnet.aptoslabs.com",testnet:"https://faucet.testnet.aptoslabs.com",devnet:"https://faucet.devnet.aptoslabs.com",randomnet:"https://faucet.random.aptoslabs.com",local:"http://127.0.0.1:8081"},Bn= exports.Network =(s=>(s.MAINNET="mainnet",s.TESTNET="testnet",s.DEVNET="devnet",s.RANDOMNET="randomnet",s.LOCAL="local",s.CUSTOM="custom",s))(Bn||{}),Fn= exports.NetworkToChainId ={mainnet:1,testnet:2,randomnet:70,local:4},Ea= exports.NetworkToNetworkName ={mainnet:"mainnet",testnet:"testnet",devnet:"devnet",randomnet:"randomnet",local:"local",custom:"custom"};var wt=(r=>(r.FULLNODE="Fullnode",r.INDEXER="Indexer",r.FAUCET="Faucet",r))(wt||{}),Gr= exports.DEFAULT_MAX_GAS_AMOUNT =2e5,kr= exports.DEFAULT_TXN_EXP_SEC_FROM_NOW =20,Qt= exports.DEFAULT_TXN_TIMEOUT_SEC =20,Wt= exports.APTOS_COIN ="0x1::aptos_coin::AptosCoin",Or= exports.RAW_TRANSACTION_SALT ="APTOS::RawTransaction",Mn= exports.RAW_TRANSACTION_WITH_DATA_SALT ="APTOS::RawTransactionWithData",Qe= 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))(Qe||{});var Br={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 rs(n,t){let{url:e,method:r,body:o,contentType:i,params:s,overrides:a,originMethod:c}=n,p={..._optionalChain([a, 'optionalAccess', _2 => _2.HEADERS]),"x-aptos-client":`aptos-typescript-sdk/${_r}`,"content-type":_nullishCoalesce(i, () => ("application/json")),"x-aptos-typescript-sdk-origin-method":c};return _optionalChain([a, 'optionalAccess', _3 => _3.AUTH_TOKEN])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _4 => _4.AUTH_TOKEN])}`),_optionalChain([a, 'optionalAccess', _5 => _5.API_KEY])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _6 => _6.API_KEY])}`),t.provider({url:e,method:r,body:o,params:s,headers:p,overrides:a})}async function jt(n,t,e){let{url:r,path:o}=n,i=o?`${r}/${o}`:r,s=await rs({...n,url:i},t.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 ce(n,a,`Error: ${a.data}`);if(e==="Indexer"){let p=a.data;if(p.errors)throw new ce(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 Br?c=Br[a.status]:c=`Unhandled Error ${a.status} : ${a.statusText}`,new ce(n,a,`${e} error: ${c}`)}async function Fr(n){let{aptosConfig:t,overrides:e,params:r,contentType:o,acceptType:i,path:s,originMethod:a,type:c}=n,p=t.getRequestUrl(c);return jt({url:p,method:"GET",originMethod:a,path:s,contentType:o,acceptType:i,params:r,overrides:{...t.clientConfig,...e}},t,n.type)}async function V(n){let{aptosConfig:t}=n;return Fr({...n,type:"Fullnode",overrides:{...t.clientConfig,...t.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _7 => _7.clientConfig, 'optionalAccess', _8 => _8.HEADERS]),..._optionalChain([t, 'access', _9 => _9.fullnodeConfig, 'optionalAccess', _10 => _10.HEADERS])}}})}async function We(n){let t=[],e,r=n.params;do{let o=await Fr({type:"Fullnode",aptosConfig:n.aptosConfig,originMethod:n.originMethod,path:n.path,params:r,overrides:n.overrides});e=o.headers["x-aptos-cursor"],delete o.headers,t.push(...o.data),r.start=e}while(e!=null);return t}async function Kn(n){let{type:t,originMethod:e,path:r,body:o,acceptType:i,contentType:s,params:a,aptosConfig:c,overrides:p}=n,m=c.getRequestUrl(t);return jt({url:m,method:"POST",originMethod:e,path:r,body:o,contentType:s,acceptType:i,params:a,overrides:p},c,n.type)}async function Ge(n){let{aptosConfig:t}=n;return Kn({...n,type:"Fullnode",overrides:{...t.clientConfig,...t.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _11 => _11.clientConfig, 'optionalAccess', _12 => _12.HEADERS]),..._optionalChain([t, 'access', _13 => _13.fullnodeConfig, 'optionalAccess', _14 => _14.HEADERS])}}})}async function Mr(n){let{aptosConfig:t}=n;return Kn({...n,type:"Indexer",overrides:{...t.clientConfig,...t.indexerConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _15 => _15.clientConfig, 'optionalAccess', _16 => _16.HEADERS]),..._optionalChain([t, 'access', _17 => _17.indexerConfig, 'optionalAccess', _18 => _18.HEADERS])}}})}async function Kr(n){let{aptosConfig:t}=n,e={...t,clientConfig:{...t.clientConfig}};return _optionalChainDelete([e, 'optionalAccess', _19 => _19.clientConfig, 'optionalAccess', _20 => delete _20.API_KEY]),Kn({...n,type:"Faucet",overrides:{...e.clientConfig,...e.faucetConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _21 => _21.clientConfig, 'optionalAccess', _22 => _22.HEADERS]),..._optionalChain([e, 'access', _23 => _23.faucetConfig, 'optionalAccess', _24 => _24.HEADERS])}}})}var _utils = require('@noble/hashes/utils');var Xt=255,Yt=65535,fe=4294967295,ke=18446744073709551615n,_t=340282366920938463463374607431768211455n,Zt=115792089237316195423570985008687907853269984665640564039457584007913129639935n;var M=class extends Error{constructor(e,r){super(e);this.invalidReason=r}};var ss=(r=>(r.TOO_SHORT="too_short",r.INVALID_LENGTH="invalid_length",r.INVALID_HEX_CHARS="invalid_hex_chars",r))(ss||{}),f= 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 M("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 M("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 M(`Hex string contains invalid hex characters: ${_optionalChain([r, 'optionalAccess', _25 => _25.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', _26 => _26.invalidReason]),invalidReasonMessage:_optionalChain([e, 'optionalAccess', _27 => _27.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 X;return this.serialize(t),t.toUint8Array()}bcsToHex(){let t=this.bcsToBytes();return f.fromHexInput(t)}},X= 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 o=new DataView(this.buffer,this.offset);t.apply(o,[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){qn(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(fe),r=BigInt(t)>>BigInt(32);this.serializeU32(Number(e)),this.serializeU32(Number(r))}serializeU128(t){let e=BigInt(t)&ke,r=BigInt(t)>>BigInt(64);this.serializeU64(e),this.serializeU64(r)}serializeU256(t){let e=BigInt(t)&_t,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)})}};_chunkKSEUZTKYjs.a.call(void 0, [Oe(0,Xt)],X.prototype,"serializeU8",1),_chunkKSEUZTKYjs.a.call(void 0, [Oe(0,Yt)],X.prototype,"serializeU16",1),_chunkKSEUZTKYjs.a.call(void 0, [Oe(0,fe)],X.prototype,"serializeU32",1),_chunkKSEUZTKYjs.a.call(void 0, [Oe(BigInt(0),ke)],X.prototype,"serializeU64",1),_chunkKSEUZTKYjs.a.call(void 0, [Oe(BigInt(0),_t)],X.prototype,"serializeU128",1),_chunkKSEUZTKYjs.a.call(void 0, [Oe(BigInt(0),Zt)],X.prototype,"serializeU256",1),_chunkKSEUZTKYjs.a.call(void 0, [Oe(0,fe)],X.prototype,"serializeU32AsUleb128",1);function qn(n){if(typeof n!="boolean")throw new Error(`${n} is not a boolean value`)}var as=(n,t,e)=>`${n} is out of range: [${t}, ${e}]`;function Pe(n,t,e){let r=BigInt(n);if(r>BigInt(e)||r<BigInt(t))throw new Error(as(n,t,e))}function Oe(n,t){return(e,r,o)=>{let i=o.value;return o.value=function(a){return Pe(a,n,t),i.apply(this,[a])},o}}var us=(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))(us||{}),_=class _ extends d{constructor(e){super();if(e.length!==_.LENGTH)throw new M("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(_.LENGTH);return new _(r)}static fromStringStrict(e){if(!e.startsWith("0x"))throw new M("Hex string must start with a leading 0x.","leading_zero_x_required");let r=_.fromString(e);if(e.length!==_.LONG_STRING_LENGTH+2)if(r.isSpecial()){if(e.length!==3)throw new M(`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 M(`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 M("Hex string is too short, must be 1 to 64 chars long, excluding the leading 0x.","too_short");if(r.length>64)throw new M("Hex string is too long, must be 1 to 64 chars long, excluding the leading 0x.","too_long");let o;try{o=_utils.hexToBytes.call(void 0, r.padStart(64,"0"))}catch(i){throw new M(`Hex characters are invalid: ${_optionalChain([i, 'optionalAccess', _28 => _28.message])}`,"invalid_hex_chars")}return new _(o)}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(r){return{valid:!1,invalidReason:_optionalChain([r, 'optionalAccess', _29 => _29.invalidReason]),invalidReasonMessage:_optionalChain([r, 'optionalAccess', _30 => _30.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((r,o)=>r===e.data[o])}};_.LENGTH=32,_.LONG_STRING_LENGTH=64,_.ZERO=_.from("0x0"),_.ONE=_.from("0x1"),_.TWO=_.from("0x2"),_.THREE=_.from("0x3"),_.FOUR=_.from("0x4");var u=_;var $r=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)}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<fe;){let r=this.deserializeU8();if(t|=BigInt(r&127)<<BigInt(e),!(r&128))break;e+=7}if(t>fe)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 o=0;o<e;o+=1)r.push(this.deserialize(t));return r}};var Be=class n extends d{constructor(e){super();this.value=f.fromHexInput(e).toUint8Array()}serialize(e){e.serializeFixedBytes(this.value)}serializeForEntryFunction(e){e.serialize(this)}serializeForScriptFunction(e){e.serialize(this)}static deserialize(e,r){let o=e.deserializeFixedBytes(r);return new n(o)}};var Jt=class n extends d{constructor(e){super();this.value=new Be(e)}serialize(e){e.serialize(this.value)}serializeForEntryFunction(e){e.serializeU32AsUleb128(this.value.value.length),e.serialize(this)}static deserialize(e,r){let o=Be.deserialize(e,r);return new n(o.value)}};var E=class n extends d{constructor(e){super();qn(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())}},G= exports.U8 =class n extends d{constructor(e){super();Pe(e,0,Xt),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())}},re= exports.U16 =class n extends d{constructor(e){super();Pe(e,0,Yt),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())}},oe= exports.U32 =class n extends d{constructor(e){super();Pe(e,0,fe),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())}},D= exports.U64 =class n extends d{constructor(e){super();Pe(e,BigInt(0),ke),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())}},ie= exports.U128 =class n extends d{constructor(e){super();Pe(e,BigInt(0),_t),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())}},se= exports.U256 =class n extends d{constructor(e){super();Pe(e,BigInt(0),Zt),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 h=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 G)&&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 o=f.fromHexInput(e);r=Array.from(o.toUint8Array())}else if(e instanceof Uint8Array)r=Array.from(e);else throw new Error("Invalid input type");return new n(r.map(o=>new G(o)))}static U16(e){return new n(e.map(r=>new re(r)))}static U32(e){return new n(e.map(r=>new oe(r)))}static U64(e){return new n(e.map(r=>new D(r)))}static U128(e){return new n(e.map(r=>new ie(r)))}static U256(e){return new n(e.map(r=>new se(r)))}static Bool(e){return new n(e.map(r=>new E(r)))}static MoveString(e){return new n(e.map(r=>new w(r)))}serialize(e){e.serializeVector(this.values)}static deserialize(e,r){let o=e.deserializeUleb128AsU32(),i=new Array;for(let s=0;s<o;s+=1)i.push(r.deserialize(e));return new n(i)}},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);h.U8(r).serializeForScriptFunction(e)}static deserialize(e){return new n(e.deserializeStr())}},Ee= exports.MoveOption =class n extends d{constructor(e){super();typeof e<"u"&&e!==null?this.vec=new h([e]):this.vec=new h([]),[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 G(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 E(e):void 0)}static MoveString(e){return new n(e!=null?new w(e):void 0)}static deserialize(e,r){let o=h.deserialize(e,r);return new n(o.values[0])}};var _ed25519 = require('@noble/curves/ed25519');var _sha3 = require('@noble/hashes/sha3');var Ie=class Ie extends d{constructor(e){super();let{data:r}=e,o=f.fromHexInput(r);if(o.toUint8Array().length!==Ie.LENGTH)throw new Error(`Authentication Key length should be ${Ie.LENGTH}`);this.data=o}serialize(e){e.serializeFixedBytes(this.data.toUint8Array())}static deserialize(e){let r=e.deserializeFixedBytes(Ie.LENGTH);return new Ie({data:r})}toString(){return this.data.toString()}toUint8Array(){return this.data.toUint8Array()}static fromSchemeAndBytes(e){let{scheme:r,input:o}=e,i=f.fromHexInput(o).toUint8Array(),s=new Uint8Array([...i,r]),a=_sha3.sha3_256.create();a.update(s);let c=a.digest();return new Ie({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())}};Ie.LENGTH=32;var K=Ie;var _hmac = require('@noble/hashes/hmac');var _sha512 = require('@noble/hashes/sha512');var _bip39 = require('@scure/bip39'); var Vr = _interopRequireWildcard(_bip39);var gs=/^m\/44'\/637'\/[0-9]+'\/[0-9]+'\/[0-9]+'?$/,ms= exports.APTOS_BIP44_REGEX =/^m\/44'\/637'\/[0-9]+'\/[0-9]+\/[0-9]+$/,ys= exports.KeyType =(t=>(t.ED25519="ed25519 seed",t))(ys||{}),Lr= exports.HARDENED_OFFSET =2147483648;function Hr(n){return ms.test(n)}function Qr(n){return gs.test(n)}var $n=(n,t)=>{let e=_hmac.hmac.create(_sha512.sha512,n).update(t).digest();return{key:e.slice(0,32),chainCode:e.slice(32)}},Wr= exports.CKDPriv =({key:n,chainCode:t},e)=>{let r=new ArrayBuffer(4);new DataView(r).setUint32(0,e);let o=new Uint8Array(r),i=new Uint8Array([0]),s=new Uint8Array([...i,...n,...o]);return $n(t,s)},As=n=>n.replace("'",""),jr= exports.splitPath =n=>n.split("/").slice(1).map(As),en= exports.mnemonicToSeed =n=>{let t=n.trim().split(/\s+/).map(e=>e.toLowerCase()).join(" ");return Vr.mnemonicToSeedSync(t)};var St=class extends d{toString(){let t=this.toUint8Array();return f.fromHexInput(t).toString()}},ue= exports.AccountPublicKey =class extends St{};var Y=class extends d{toString(){let t=this.toUint8Array();return f.fromHexInput(t).toString()}};var je=n=>typeof n=="string"?f.isValid(n).valid?n:Buffer.from(n,"utf8"):n;var Xr=[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],Fe=class Fe extends ue{constructor(e){super();let r=f.fromHexInput(e);if(r.toUint8Array().length!==Fe.LENGTH)throw new Error(`PublicKey length should be ${Fe.LENGTH}`);this.key=r}verifySignature(e){let{message:r,signature:o}=e;if(!(o instanceof U))return!1;let i=je(r),s=f.fromHexInput(i).toUint8Array(),a=o.toUint8Array(),c=this.key.toUint8Array();return o.isCanonicalSignature()?_ed25519.ed25519.verify(a,s,c):!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 r=e.deserializeBytes();return new Fe(r)}static isPublicKey(e){return e instanceof Fe}};Fe.LENGTH=32;var I=Fe,Z=class Z extends d{constructor(e){super();let r=f.fromHexInput(e);if(r.toUint8Array().length!==Z.LENGTH)throw new Error(`PrivateKey length should be ${Z.LENGTH}`);this.signingKey=r}static generate(){let e=_ed25519.ed25519.utils.randomPrivateKey();return new Z(e)}static fromDerivationPath(e,r){if(!Qr(e))throw new Error(`Invalid derivation path ${e}`);return Z.fromDerivationPathInner(e,en(r))}static fromDerivationPathInner(e,r,o=Lr){let{key:i,chainCode:s}=$n(Z.SLIP_0010_SEED,r),a=jr(e).map(p=>parseInt(p,10)),{key:c}=a.reduce((p,m)=>Wr(p,m+o),{key:i,chainCode:s});return new Z(c)}publicKey(){let e=_ed25519.ed25519.getPublicKey(this.signingKey.toUint8Array());return new I(e)}sign(e){let r=je(e),o=f.fromHexInput(r).toUint8Array(),i=_ed25519.ed25519.sign(o,this.signingKey.toUint8Array());return new U(i)}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 Z(r)}static isPrivateKey(e){return e instanceof Z}};Z.LENGTH=32,Z.SLIP_0010_SEED="ed25519 seed";var J=Z,Xe=class Xe extends Y{constructor(e){super();let r=f.fromHexInput(e);if(r.toUint8Array().length!==Xe.LENGTH)throw new Error(`Signature length should be ${Xe.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 Xe(r)}isCanonicalSignature(){let e=this.toUint8Array().slice(32);for(let r=e.length-1;r>=0;r-=1){if(e[r]<Xr[r])return!0;if(e[r]>Xr[r])return!1}return!1}};Xe.LENGTH=64;var U=Xe;var ee=class ee extends ue{constructor(e){super();let{publicKeys:r,threshold:o}=e;if(r.length>ee.MAX_KEYS||r.length<ee.MIN_KEYS)throw new Error(`Must have between ${ee.MIN_KEYS} and ${ee.MAX_KEYS} public keys, inclusive`);if(o<ee.MIN_THRESHOLD||o>r.length)throw new Error(`Threshold must be between ${ee.MIN_THRESHOLD} and ${r.length}, inclusive`);this.publicKeys=r,this.threshold=o}verifySignature(e){let{message:r,signature:o}=e;if(!(o instanceof Me))return!1;let i=[];for(let s=0;s<4;s+=1)for(let a=0;a<8;a+=1)if((o.bitmap[s]&1<<7-a)!==0){let p=s*8+a;i.push(p)}if(i.length!==o.signatures.length)throw new Error("Bitmap and signatures length mismatch");if(i.length<this.threshold)throw new Error("Not enough signatures");for(let s=0;s<i.length;s+=1)if(!this.publicKeys[i[s]].verifySignature({message:r,signature:o.signatures[s]}))return!1;return!0}authKey(){return K.fromSchemeAndBytes({scheme:1,input:this.toUint8Array()})}toUint8Array(){let e=new Uint8Array(this.publicKeys.length*I.LENGTH+1);return this.publicKeys.forEach((r,o)=>{e.set(r.toUint8Array(),o*I.LENGTH)}),e[this.publicKeys.length*I.LENGTH]=this.threshold,e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let r=e.deserializeBytes(),o=r[r.length-1],i=[];for(let s=0;s<r.length-1;s+=I.LENGTH){let a=s;i.push(new I(r.subarray(a,a+I.LENGTH)))}return new ee({publicKeys:i,threshold:o})}};ee.MAX_KEYS=32,ee.MIN_KEYS=2,ee.MIN_THRESHOLD=1;var Ye=ee,L=class L extends Y{constructor(e){super();let{signatures:r,bitmap:o}=e;if(r.length>L.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${L.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=r,!(o instanceof Uint8Array))this.bitmap=L.createBitmap({bits:o});else{if(o.length!==L.BITMAP_LEN)throw new Error(`"bitmap" length should be ${L.BITMAP_LEN}`);this.bitmap=o}}toUint8Array(){let e=new Uint8Array(this.signatures.length*U.LENGTH+L.BITMAP_LEN);return this.signatures.forEach((r,o)=>{e.set(r.toUint8Array(),o*U.LENGTH)}),e.set(this.bitmap,this.signatures.length*U.LENGTH),e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let r=e.deserializeBytes(),o=r.subarray(r.length-4),i=[];for(let s=0;s<r.length-o.length;s+=U.LENGTH){let a=s;i.push(new U(r.subarray(a,a+U.LENGTH)))}return new L({signatures:i,bitmap:o})}static createBitmap(e){let{bits:r}=e,o=128,i=new Uint8Array([0,0,0,0]),s=new Set;return r.forEach((a,c)=>{if(a>=L.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${L.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=i[p];m|=o>>a%8,i[p]=m}),i}};L.MAX_SIGNATURES_SUPPORTED=32,L.BITMAP_LEN=4;var Me=L;var _secp256k1 = require('@noble/curves/secp256k1');var _bip32 = require('@scure/bip32');var Ke=class Ke extends St{constructor(e){super();let r=f.fromHexInput(e);if(r.toUint8Array().length!==Ke.LENGTH)throw new Error(`PublicKey length should be ${Ke.LENGTH}`);this.key=r}verifySignature(e){let{message:r,signature:o}=e;if(!(o instanceof Te))return!1;let i=je(r),s=f.fromHexInput(i).toUint8Array(),a=_sha3.sha3_256.call(void 0, s),c=o.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 Ke(r)}static isPublicKey(e){return e instanceof Ke}};Ke.LENGTH=65;var he=Ke,pe=class pe extends d{constructor(e){super();let r=f.fromHexInput(e);if(r.toUint8Array().length!==pe.LENGTH)throw new Error(`PrivateKey length should be ${pe.LENGTH}`);this.key=r}static generate(){let e=_secp256k1.secp256k1.utils.randomPrivateKey();return new pe(e)}static fromDerivationPath(e,r){if(!Hr(e))throw new Error(`Invalid derivation path ${e}`);return pe.fromDerivationPathInner(e,en(r))}static fromDerivationPathInner(e,r){let{privateKey:o}=_bip32.HDKey.fromMasterSeed(r).derive(e);if(o===null)throw new Error("Invalid key");return new pe(o)}sign(e){let r=je(e),o=f.fromHexInput(r),i=_sha3.sha3_256.call(void 0, o.toUint8Array()),s=_secp256k1.secp256k1.sign(i,this.key.toUint8Array(),{lowS:!0});return new Te(s.toCompactRawBytes())}publicKey(){let e=_secp256k1.secp256k1.getPublicKey(this.key.toUint8Array(),!1);return new he(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 pe(r)}static isPrivateKey(e){return e instanceof pe}};pe.LENGTH=32;var qe=pe,Ze=class Ze extends Y{constructor(e){super();let r=f.fromHexInput(e);if(r.toUint8Array().length!==Ze.LENGTH)throw new Error(`Signature length should be ${Ze.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 Ze(r)}};Ze.LENGTH=64;var Te=Ze;var q=class n extends ue{constructor(e){super();if(this.publicKey=e,e instanceof I)this.variant=0;else if(e instanceof he)this.variant=1;else throw new Error("Unsupported public key type")}verifySignature(e){let{message:r,signature:o}=e;return o instanceof O?this.publicKey.verifySignature({message:r,signature:o.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 r=e.deserializeUleb128AsU32(),o;switch(r){case 0:o=I.deserialize(e);break;case 1:o=he.deserialize(e);break;default:throw new Error(`Unknown variant index for AnyPublicKey: ${r}`)}return new n(o)}static isPublicKey(e){return e instanceof n}isEd25519(){return this.publicKey instanceof I}isSecp256k1PublicKey(){return this.publicKey instanceof he}},O= exports.AnySignature =class n extends Y{constructor(e){super();if(this.signature=e,e instanceof U)this.variant=0;else if(e instanceof Te)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 r=e.deserializeUleb128AsU32(),o;switch(r){case 0:o=U.deserialize(e);break;case 1:o=Te.deserialize(e);break;default:throw new Error(`Unknown variant index for AnySignature: ${r}`)}return new n(o)}};function Zr(n){let t=n;return t-=t>>1&1431655765,t=(t&858993459)+(t>>2&858993459),(t+(t>>4)&252645135)*16843009>>24}var rn=class n extends ue{constructor(e){super();let{publicKeys:r,signaturesRequired:o}=e;if(o<1)throw new Error("The number of required signatures needs to be greater than 0");if(r.length<o)throw new Error(`Provided ${r.length} public keys is smaller than the ${o} required signatures`);this.publicKeys=r.map(i=>i instanceof q?i:new q(i)),this.signaturesRequired=o}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 r=e.deserializeVector(q),o=e.deserializeU8();return new n({publicKeys:r,signaturesRequired:o})}createBitmap(e){let{bits:r}=e,o=128,i=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=i[p];m|=o>>a%8,i[p]=m}),i}},H=class H extends Y{constructor(e){super();let{signatures:r,bitmap:o}=e;if(r.length>H.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${H.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=r.map(s=>s instanceof O?s:new O(s)),!(o instanceof Uint8Array))this.bitmap=H.createBitmap({bits:o});else{if(o.length!==H.BITMAP_LEN)throw new Error(`"bitmap" length should be ${H.BITMAP_LEN}`);this.bitmap=o}let i=this.bitmap.reduce((s,a)=>s+Zr(a),0);if(i!==this.signatures.length)throw new Error(`Expecting ${i} signatures from the bitmap, but got ${this.signatures.length}`)}static createBitmap(e){let{bits:r}=e,o=128,i=new Uint8Array([0,0,0,0]),s=new Set;return r.forEach(a=>{if(a>=H.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${H.MAX_SIGNATURES_SUPPORTED-1}.`);if(s.has(a))throw new Error("Duplicate bits detected.");s.add(a);let c=Math.floor(a/8),p=i[c];p|=o>>a%8,i[c]=p}),i}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.signatures),e.serializeBytes(this.bitmap)}static deserialize(e){let r=e.deserializeBytes(),o=r.reduce((s,a)=>s+Zr(a),0),i=[];for(let s=0;s<o;s+=1){let a=O.deserialize(e);i.push(a)}return new H({signatures:i,bitmap:r})}};H.BITMAP_LEN=4,H.MAX_SIGNATURES_SUPPORTED=H.BITMAP_LEN*8;var Jr=H;var Q=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return de.load(t);case 1:return on.load(t);case 2:return ae.load(t);case 3:return Je.load(t);default:throw new Error(`Unknown variant index for AccountAuthenticator: ${e}`)}}isEd25519(){return this instanceof de}isMultiEd25519(){return this instanceof on}isSingleKey(){return this instanceof ae}isMultiKey(){return this instanceof Je}},de= 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=I.deserialize(e),o=U.deserialize(e);return new n(r,o)}},on= 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=Ye.deserialize(e),o=Me.deserialize(e);return new n(r,o)}},ae= 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=q.deserialize(e),o=O.deserialize(e);return new n(r,o)}},Je= exports.AccountAuthenticatorMultiKey =class n extends Q{constructor(e,r,o){super();this.public_keys=e,this.signatures=r,this.signatures_bitmap=o}serialize(e){e.serializeU32AsUleb128(3),this.public_keys.serialize(e),e.serializeVector(this.signatures),e.serializeBytes(this.signatures_bitmap)}static load(e){let r=rn.deserialize(e),o=e.deserializeVector(O),i=e.deserializeBytes();return new n(r,o,i)}};var et=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=J.generate();return new n({privateKey:t})}static fromDerivationPath(t){let{path:e,mnemonic:r}=t,o=J.fromDerivationPath(e,r);return new n({privateKey:o})}verifySignature(t){return this.publicKey.verifySignature(t)}signWithAuthenticator(t){let e=this.privateKey.sign(t);return new de(this.publicKey,e)}sign(t){return this.signWithAuthenticator(t).signature}};var tt=class n{constructor(t){this.signingScheme=2;let{privateKey:e,address:r}=t;this.privateKey=e,this.publicKey=new q(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=J.generate();break;case 2:r=qe.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:o}=t,i;switch(e){case 0:i=J.fromDerivationPath(r,o);break;case 2:i=qe.fromDerivationPath(r,o);break;default:throw new Error(`Unsupported signature scheme ${e}`)}return new n({privateKey:i})}verifySignature(t){return this.publicKey.verifySignature(t)}signWithAuthenticator(t){let e=this.privateKey.sign(t),r=new O(e);return new ae(this.publicKey,r)}sign(t){return this.signWithAuthenticator(t).signature}};var Ue=class{static generate(t={}){let{scheme:e=0,legacy:r=!0}=t;return e===0&&r?et.generate():tt.generate({scheme:e})}static fromPrivateKey(t){let{privateKey:e,address:r,legacy:o=!0}=t;return e instanceof J&&o?new et({privateKey:e,address:r}):new tt({privateKey:e,address:r})}static fromPrivateKeyAndAddress(t){return this.fromPrivateKey(t)}static fromDerivationPath(t){let{scheme:e=0,mnemonic:r,path:o,legacy:i=!0}=t;return e===0&&i?et.fromDerivationPath({mnemonic:r,path:o}):tt.fromDerivationPath({scheme:e,mnemonic:r,path:o})}static authKey(t){let{publicKey:e}=t;return e.authKey()}verifySignature(t){return this.publicKey.verifySignature(t)}};var hs=(n,t)=>{let e=n.bcsToBytes(),r=typeof t=="string"?Buffer.from(t,"utf8"):t,o=new Uint8Array([...e,...r,254]);return new u(_sha3.sha3_256.call(void 0, o))},cd= exports.createResourceAddress =(n,t)=>{let e=n.bcsToBytes(),r=typeof t=="string"?Buffer.from(t,"utf8"):t,o=new Uint8Array([...e,...r,255]);return new u(_sha3.sha3_256.call(void 0, o))},ud= exports.createTokenAddress =(n,t,e)=>{let r=`${t}::${e}`;return hs(n,r)};var Ts=`
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 mn=255,fn=65535,be=4294967295,$e=18446744073709551615n,Kt=340282366920938463463374607431768211455n,An=115792089237316195423570985008687907853269984665640564039457584007913129639935n;var ge=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)}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<be;){let r=this.deserializeU8();if(t|=BigInt(r&127)<<BigInt(e),!(r&128))break;e+=7}if(t>be)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 H=class extends Error{constructor(e,r){super(e);this.invalidReason=r}};var Os=(r=>(r.TOO_SHORT="too_short",r.INVALID_LENGTH="invalid_length",r.INVALID_HEX_CHARS="invalid_hex_chars",r))(Os||{}),l= 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 H("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 H("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 H(`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 R;return this.serialize(t),t.toUint8Array()}bcsToHex(){let t=this.bcsToBytes();return l.fromHexInput(t)}},R= 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){pr(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(be),r=BigInt(t)>>BigInt(32);this.serializeU32(Number(e)),this.serializeU32(Number(r))}serializeU128(t){let e=BigInt(t)&$e,r=BigInt(t)>>BigInt(64);this.serializeU64(e),this.serializeU64(r)}serializeU256(t){let e=BigInt(t)&Kt,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, [Ve(0,mn)],R.prototype,"serializeU8",1),_chunkKSEUZTKYjs.a.call(void 0, [Ve(0,fn)],R.prototype,"serializeU16",1),_chunkKSEUZTKYjs.a.call(void 0, [Ve(0,be)],R.prototype,"serializeU32",1),_chunkKSEUZTKYjs.a.call(void 0, [Ve(BigInt(0),$e)],R.prototype,"serializeU64",1),_chunkKSEUZTKYjs.a.call(void 0, [Ve(BigInt(0),Kt)],R.prototype,"serializeU128",1),_chunkKSEUZTKYjs.a.call(void 0, [Ve(BigInt(0),An)],R.prototype,"serializeU256",1),_chunkKSEUZTKYjs.a.call(void 0, [Ve(0,be)],R.prototype,"serializeU32AsUleb128",1);function pr(n){if(typeof n!="boolean")throw new Error(`${n} is not a boolean value`)}var Ks=(n,t,e)=>`${n} is out of range: [${t}, ${e}]`;function ze(n,t,e){let r=BigInt(n);if(r>BigInt(e)||r<BigInt(t))throw new Error(Ks(n,t,e))}function Ve(n,t){return(e,r,i)=>{let o=i.value;return i.value=function(a){return ze(a,n,t),o.apply(this,[a])},i}}var He=class n extends d{constructor(e){super();this.value=l.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 He(e)}serialize(e){e.serialize(this.value)}serializeForEntryFunction(e){e.serializeU32AsUleb128(this.value.value.length),e.serialize(this)}static deserialize(e,r){let i=He.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||{}),ti= exports.TypeTagVariants =(g=>(g[g.Bool=0]="Bool",g[g.U8=1]="U8",g[g.U64=2]="U64",g[g.U128=3]="U128",g[g.Address=4]="Address",g[g.Signer=5]="Signer",g[g.Vector=6]="Vector",g[g.Struct=7]="Struct",g[g.U16=8]="U16",g[g.U32=9]="U32",g[g.U256=10]="U256",g[g.Reference=254]="Reference",g[g.Generic=255]="Generic",g))(ti||{}),Nt= 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))(Nt||{}),ni= exports.TransactionPayloadVariants =(r=>(r[r.Script=0]="Script",r[r.EntryFunction=2]="EntryFunction",r[r.Multisig=3]="Multisig",r))(ni||{}),ri= exports.TransactionVariants =(e=>(e[e.MultiAgentTransaction=0]="MultiAgentTransaction",e[e.FeePayerTransaction=1]="FeePayerTransaction",e))(ri||{}),ii= 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))(ii||{}),oi= exports.AccountAuthenticatorVariant =(i=>(i[i.Ed25519=0]="Ed25519",i[i.MultiEd25519=1]="MultiEd25519",i[i.SingleKey=2]="SingleKey",i[i.MultiKey=3]="MultiKey",i))(oi||{}),dr= exports.AnyPublicKeyVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(dr||{}),si= exports.AnySignatureVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(si||{}),lr= exports.EphemeralPublicKeyVariant =(t=>(t[t.Ed25519=0]="Ed25519",t))(lr||{}),ai= exports.EphemeralSignatureVariant =(t=>(t[t.Ed25519=0]="Ed25519",t))(ai||{}),ci= exports.EphemeralCertificate =(e=>(e[e.ZkProof=0]="ZkProof",e[e.OpenIdSignature=1]="OpenIdSignature",e))(ci||{}),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 Ns=(r=>(r.PRIVATE="private",r.PUBLIC="public",r.FRIEND="friend",r))(Ns||{}),ui= exports.MoveAbility =(i=>(i.STORE="store",i.DROP="drop",i.KEY="key",i.COPY="copy",i))(ui||{}),Gs= exports.RoleType =(e=>(e.VALIDATOR="validator",e.FULL_NODE="full_node",e))(Gs||{}),ye= exports.SigningScheme =(i=>(i[i.Ed25519=0]="Ed25519",i[i.MultiEd25519=1]="MultiEd25519",i[i.SingleKey=2]="SingleKey",i[i.MultiKey=3]="MultiKey",i))(ye||{}),bn= exports.SigningSchemeInput =(e=>(e[e.Ed25519=0]="Ed25519",e[e.Secp256k1Ecdsa=2]="Secp256k1Ecdsa",e))(bn||{}),Fs= 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))(Fs||{});var z=class n extends d{constructor(e){super();pr(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())}},N= exports.U8 =class n extends d{constructor(e){super();ze(e,0,mn),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())}},oe= exports.U16 =class n extends d{constructor(e){super();ze(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())}},se= exports.U32 =class n extends d{constructor(e){super();ze(e,0,be),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())}},K= exports.U64 =class n extends d{constructor(e){super();ze(e,BigInt(0),$e),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())}},ae= exports.U128 =class n extends d{constructor(e){super();ze(e,BigInt(0),Kt),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())}},ce= exports.U256 =class n extends d{constructor(e){super();ze(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 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 r;if(Array.isArray(e)&&typeof e[0]=="number")r=e;else if(typeof e=="string"){let i=l.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 N(i)))}static U16(e){return new n(e.map(r=>new oe(r)))}static U32(e){return new n(e.map(r=>new se(r)))}static U64(e){return new n(e.map(r=>new K(r)))}static U128(e){return new n(e.map(r=>new ae(r)))}static U256(e){return new n(e.map(r=>new ce(r)))}static Bool(e){return new n(e.map(r=>new z(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())}},ke= 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 N(e):void 0)}static U16(e){return new n(e!=null?new oe(e):void 0)}static U32(e){return new n(e!=null?new se(e):void 0)}static U64(e){return new n(e!=null?new K(e):void 0)}static U128(e){return new n(e!=null?new ae(e):void 0)}static U256(e){return new n(e!=null?new ce(e):void 0)}static Bool(e){return new n(e!=null?new z(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 qs=(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))(qs||{}),S=class S extends d{constructor(e){super();if(e.length!==S.LENGTH)throw new H("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 H("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 H(`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 H(`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 H("Hex string is too short, must be 1 to 64 chars long, excluding the leading 0x.","too_short");if(r.length>64)throw new H("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 H(`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 De=class De extends d{constructor(e){super();let{data:r}=e,i=l.fromHexInput(r);if(i.toUint8Array().length!==De.LENGTH)throw new Error(`Authentication Key length should be ${De.LENGTH}`);this.data=i}serialize(e){e.serializeFixedBytes(this.data.toUint8Array())}static deserialize(e){let r=e.deserializeFixedBytes(De.LENGTH);return new De({data:r})}toString(){return this.data.toString()}toUint8Array(){return this.data.toUint8Array()}static fromSchemeAndBytes(e){let{scheme:r,input:i}=e,o=l.fromHexInput(i).toUint8Array(),s=new Uint8Array([...o,r]),a=_sha3.sha3_256.create();a.update(s);let c=a.digest();return new De({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())}};De.LENGTH=32;var G=De;var _hmac = require('@noble/hashes/hmac');var _sha512 = require('@noble/hashes/sha512');var _bip39 = require('@scure/bip39'); var di = _interopRequireWildcard(_bip39);var Ls=/^m\/44'\/637'\/[0-9]+'\/[0-9]+'\/[0-9]+'?$/,Qs= exports.APTOS_BIP44_REGEX =/^m\/44'\/637'\/[0-9]+'\/[0-9]+\/[0-9]+$/,li= exports.APTOS_BIP44_DEFAULT_DERIVATION_PATH ="m/44'/637'/0'/0'/0'",Ws= exports.KeyType =(t=>(t.ED25519="ed25519 seed",t))(Ws||{}),yr= exports.HARDENED_OFFSET =2147483648;function mr(n){return Qs.test(n)}function fr(n){return Ls.test(n)}var gi=(n,t)=>{let e=_hmac.hmac.create(_sha512.sha512,n).update(t).digest();return{key:e.slice(0,32),chainCode:e.slice(32)}},js= 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 gi(t,s)},Xs=n=>n.replace("'",""),Ys= exports.splitPath =n=>n.split("/").slice(1).map(Xs);function wn(n,t,e,r=yr){if(r===yr&&!fr(n))throw new Error(`Invalid hardened derivation path ${n}`);if(r!==yr&&!mr(n))throw new Error(`Invalid derivation path ${n}`);let{key:i,chainCode:o}=gi(t,e),s=Ys(n).map(c=>parseInt(c,10)),{key:a}=s.reduce((c,p)=>js(c,p+r),{key:i,chainCode:o});return a}var Sn=n=>{let t=n.trim().split(/\s+/).map(e=>e.toLowerCase()).join(" ");return di.mnemonicToSeedSync(t)};var Le=class extends d{toString(){let t=this.toUint8Array();return l.fromHexInput(t).toString()}},ee= exports.AccountPublicKey =class extends Le{};var B=class extends d{toString(){let t=this.toUint8Array();return l.fromHexInput(t).toString()}};var ut=n=>typeof n=="string"?l.isValid(n).valid?n:Buffer.from(n,"utf8"):n;var yi=[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],Qe=class Qe extends ee{constructor(e){super();let r=l.fromHexInput(e);if(r.toUint8Array().length!==Qe.LENGTH)throw new Error(`PublicKey length should be ${Qe.LENGTH}`);this.key=r}verifySignature(e){let{message:r,signature:i}=e;if(!(i instanceof P))return!1;let o=ut(r),s=l.fromHexInput(o).toUint8Array(),a=i.toUint8Array(),c=this.key.toUint8Array();return i.isCanonicalSignature()?_ed25519.ed25519.verify(a,s,c):!1}authKey(){return G.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 Qe(r)}static isPublicKey(e){return e instanceof Qe}};Qe.LENGTH=32;var v=Qe,ue=class ue extends d{constructor(e){super();let r=l.fromHexInput(e);if(r.toUint8Array().length!==ue.LENGTH)throw new Error(`PrivateKey length should be ${ue.LENGTH}`);this.signingKey=r}static generate(){let e=_ed25519.ed25519.utils.randomPrivateKey();return new ue(e)}static fromDerivationPath(e,r){if(!fr(e))throw new Error(`Invalid derivation path ${e}`);return new ue(wn(e,ue.SLIP_0010_SEED,Sn(r)))}publicKey(){let e=_ed25519.ed25519.getPublicKey(this.signingKey.toUint8Array());return new v(e)}sign(e){let r=ut(e),i=l.fromHexInput(r).toUint8Array(),o=_ed25519.ed25519.sign(i,this.signingKey.toUint8Array());return new P(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 ue(r)}static isPrivateKey(e){return e instanceof ue}};ue.LENGTH=32,ue.SLIP_0010_SEED="ed25519 seed";var M=ue,pt=class pt extends B{constructor(e){super();let r=l.fromHexInput(e);if(r.toUint8Array().length!==pt.LENGTH)throw new Error(`Signature length should be ${pt.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 pt(r)}isCanonicalSignature(){let e=this.toUint8Array().slice(32);for(let r=e.length-1;r>=0;r-=1){if(e[r]<yi[r])return!0;if(e[r]>yi[r])return!1}return!1}};pt.LENGTH=64;var P=pt;var te=class te extends ee{constructor(e){super();let{publicKeys:r,threshold:i}=e;if(r.length>te.MAX_KEYS||r.length<te.MIN_KEYS)throw new Error(`Must have between ${te.MIN_KEYS} and ${te.MAX_KEYS} public keys, inclusive`);if(i<te.MIN_THRESHOLD||i>r.length)throw new Error(`Threshold must be between ${te.MIN_THRESHOLD} and ${r.length}, inclusive`);this.publicKeys=r,this.threshold=i}verifySignature(e){let{message:r,signature:i}=e;if(!(i instanceof We))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 G.fromSchemeAndBytes({scheme:1,input:this.toUint8Array()})}toUint8Array(){let e=new Uint8Array(this.publicKeys.length*v.LENGTH+1);return this.publicKeys.forEach((r,i)=>{e.set(r.toUint8Array(),i*v.LENGTH)}),e[this.publicKeys.length*v.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+=v.LENGTH){let a=s;o.push(new v(r.subarray(a,a+v.LENGTH)))}return new te({publicKeys:o,threshold:i})}};te.MAX_KEYS=32,te.MIN_KEYS=2,te.MIN_THRESHOLD=1;var dt=te,W=class W extends B{constructor(e){super();let{signatures:r,bitmap:i}=e;if(r.length>W.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${W.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=r,!(i instanceof Uint8Array))this.bitmap=W.createBitmap({bits:i});else{if(i.length!==W.BITMAP_LEN)throw new Error(`"bitmap" length should be ${W.BITMAP_LEN}`);this.bitmap=i}}toUint8Array(){let e=new Uint8Array(this.signatures.length*P.LENGTH+W.BITMAP_LEN);return this.signatures.forEach((r,i)=>{e.set(r.toUint8Array(),i*P.LENGTH)}),e.set(this.bitmap,this.signatures.length*P.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+=P.LENGTH){let a=s;o.push(new P(r.subarray(a,a+P.LENGTH)))}return new W({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>=W.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${W.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),y=o[p];y|=i>>a%8,o[p]=y}),o}};W.MAX_SIGNATURES_SUPPORTED=32,W.BITMAP_LEN=4;var We=W;var _secp256k1 = require('@noble/curves/secp256k1');var _bip32 = require('@scure/bip32');var je=class je extends Le{constructor(e){super();let r=l.fromHexInput(e);if(r.toUint8Array().length!==je.LENGTH)throw new Error(`PublicKey length should be ${je.LENGTH}`);this.key=r}verifySignature(e){let{message:r,signature:i}=e;if(!(i instanceof Ze))return!1;let o=ut(r),s=l.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 je(r)}static isPublicKey(e){return e instanceof je}};je.LENGTH=65;var Xe=je,me=class me extends d{constructor(e){super();let r=l.fromHexInput(e);if(r.toUint8Array().length!==me.LENGTH)throw new Error(`PrivateKey length should be ${me.LENGTH}`);this.key=r}static generate(){let e=_secp256k1.secp256k1.utils.randomPrivateKey();return new me(e)}static fromDerivationPath(e,r){if(!mr(e))throw new Error(`Invalid derivation path ${e}`);return me.fromDerivationPathInner(e,Sn(r))}static fromDerivationPathInner(e,r){let{privateKey:i}=_bip32.HDKey.fromMasterSeed(r).derive(e);if(i===null)throw new Error("Invalid key");return new me(i)}sign(e){let r=ut(e),i=l.fromHexInput(r),o=_sha3.sha3_256.call(void 0, i.toUint8Array()),s=_secp256k1.secp256k1.sign(o,this.key.toUint8Array(),{lowS:!0});return new Ze(s.toCompactRawBytes())}publicKey(){let e=_secp256k1.secp256k1.getPublicKey(this.key.toUint8Array(),!1);return new Xe(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 me(r)}static isPrivateKey(e){return e instanceof me}};me.LENGTH=32;var Ye=me,lt=class lt extends B{constructor(e){super();let r=l.fromHexInput(e);if(r.toUint8Array().length!==lt.LENGTH)throw new Error(`Signature length should be ${lt.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 lt(r)}};lt.LENGTH=64;var Ze=lt;var Je=class n extends Le{constructor(e){super();let r=e.constructor.name;switch(r){case v.name:this.publicKey=e,this.variant=0;break;default:throw new Error(`Unsupported key for EphemeralPublicKey - ${r}`)}}toUint8Array(){return this.bcsToBytes()}toString(){return this.bcsToHex().toString()}verifySignature(e){let{message:r,signature:i}=e;return this.publicKey.verifySignature({message:r,signature:i})}serialize(e){if(this.publicKey instanceof v)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(v.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${r}`)}}static isPublicKey(e){return e instanceof n}isEd25519(){return this.publicKey instanceof v}},pe= exports.EphemeralSignature =class n extends B{constructor(e){super();let r=e.constructor.name;switch(r){case P.name:this.signature=e;break;default:throw new Error(`Unsupported signature for EphemeralSignature - ${r}`)}}toUint8Array(){return this.signature.toUint8Array()}toString(){return this.signature.toString()}static fromHex(e){let r=l.fromHexInput(e),i=new ge(r.toUint8Array());return n.deserialize(i)}serialize(e){if(this.signature instanceof P)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(P.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralSignature: ${r}`)}}};var _poseidonlite = require('poseidon-lite');var ma=[_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],Ai=31,fa=16,fi=(fa-1)*Ai;function vn(n,t){let r=new TextEncoder().encode(n);return Aa(r,t)}function Aa(n,t){if(n.length>t)throw new Error(`Inputted bytes of length ${n} is longer than ${t}`);let e=Ar(n,t);return Ft(e)}function ha(n,t){if(n.length>t)throw new Error(`Input bytes of length ${n} is longer than ${t}`);let e=wa(n,t);return Ta(e)}function Ar(n,t){if(n.length>t)throw new Error(`Input bytes of length ${n} is longer than ${t}`);return ha(n,t).concat([BigInt(n.length)])}function Ta(n){if(n.length>fi)throw new Error(`Can't pack more than ${fi}. Was given ${n.length} bytes`);return ba(n,Ai).map(t=>Gt(t))}function ba(n,t){let e=[];for(let r=0;r<n.length;r+=t)e.push(n.subarray(r,r+t));return e}function Gt(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 hi(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 wa(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=ma[n.length-1];if(t)return t(n);throw new Error(`Unable to hash input of length ${n.length}`)}var Mt=1e7,Sa= exports.MAX_AUD_VAL_BYTES =120,xa= exports.MAX_UID_KEY_BYTES =30,_a= exports.MAX_UID_VAL_BYTES =330,ud= exports.MAX_ISS_VAL_BYTES =120,pd= exports.MAX_EXTRA_FIELD_BYTES =350,dd= exports.MAX_JWT_HEADER_B64_BYTES =300,ld= exports.MAX_COMMITED_EPK_BYTES =93,we=class we extends ee{constructor(e,r){super();let i=l.fromHexInput(r).toUint8Array();if(i.length!==we.ADDRESS_SEED_LENGTH)throw new Error(`Address seed length in bytes should be ${we.ADDRESS_SEED_LENGTH}`);this.iss=e,this.addressSeed=i}authKey(){let e=new R;return e.serializeU32AsUleb128(3),e.serializeFixedBytes(this.bcsToBytes()),G.fromSchemeAndBytes({scheme:2,input:e.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}toString(){return l.fromHexInput(this.toUint8Array()).toString()}verifySignature(e){return!0}serialize(e){e.serializeStr(this.iss),e.serializeBytes(this.addressSeed)}static deserialize(e){let r=e.deserializeStr(),i=e.deserializeBytes();return new we(r,i)}static load(e){let r=e.deserializeStr(),i=e.deserializeBytes();return new we(r,i)}static isPublicKey(e){return e instanceof we}static create(e){return Pn(e),new we(e.iss,Pn(e))}};we.ADDRESS_SEED_LENGTH=32;var Be=we;function Pn(n){let{uidKey:t,uidVal:e,aud:r,pepper:i}=n,o=[Gt(l.fromHexInput(i).toUint8Array()),vn(r,Sa),vn(e,_a),vn(t,xa)];return hi(Ft(o),Be.ADDRESS_SEED_LENGTH)}var et=class n extends B{constructor(e){super();this.signature=e}toUint8Array(){return this.signature.toUint8Array()}toString(){return this.signature.toString()}serialize(e){if(this.signature instanceof yt)e.serializeU32AsUleb128(1),this.signature.serialize(e);else if(this.signature instanceof Oe)e.serializeU32AsUleb128(0),this.signature.serialize(e);else throw new Error("Not a valid OIDB signature")}static deserialize(e){let r=e.deserializeUleb128AsU32();switch(r){case 0:return new n(Oe.load(e));case 1:return new n(yt.load(e));default:throw new Error(`Unknown variant index for EphemeralCertificate: ${r}`)}}},gt= exports.Groth16Zkp =class n extends d{constructor(e){super();let{a:r,b:i,c:o}=e;this.a=l.fromHexInput(r).toUint8Array(),this.b=l.fromHexInput(i).toUint8Array(),this.c=l.fromHexInput(o).toUint8Array()}toUint8Array(){let e=new R;return this.serialize(e),e.toUint8Array()}serialize(e){e.serializeU32AsUleb128(0),e.serializeFixedBytes(this.a),e.serializeFixedBytes(this.b),e.serializeFixedBytes(this.c)}static deserialize(e){e.deserializeUleb128AsU32();let r=e.deserializeFixedBytes(32),i=e.deserializeFixedBytes(64),o=e.deserializeFixedBytes(32);return new n({a:r,b:i,c:o})}},Oe= exports.SignedGroth16Signature =class n extends B{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(){let e=new R;return this.serialize(e),e.toUint8Array()}toString(){return this.toString()}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=gt.deserialize(e),i=e.deserializeU64(),s=e.deserializeUleb128AsU32()?e.deserializeStr():void 0,c=e.deserializeUleb128AsU32()?e.deserializeStr():void 0,[p]=e.deserializeVector(pe);return new n({proof:r,expHorizonSecs:i,trainingWheelsSignature:p,extraField:s,overrideAudVal:c})}static load(e){let r=gt.deserialize(e),i=e.deserializeU64(),s=e.deserializeUleb128AsU32()?e.deserializeStr():void 0,c=e.deserializeUleb128AsU32()?e.deserializeStr():void 0,[p]=e.deserializeVector(pe);return new n({proof:r,expHorizonSecs:i,trainingWheelsSignature:p,extraField:s,overrideAudVal:c})}},yt= exports.OpenIdSignature =class n extends B{constructor(e){super();let{jwtSignature:r,uidKey:i,jwtPayloadJson:o,epkBlinder:s,pepper:a,overrideAudValue:c}=e;this.jwtSignature=r,this.jwtPayloadJson=o,this.uidKey=_nullishCoalesce(i, () => ("sub")),this.epkBlinder=s,this.pepper=a,this.overrideAudValue=c}toUint8Array(){return this.epkBlinder}toString(){return this.toString()}serialize(e){e.serializeStr(this.jwtSignature),e.serializeStr(this.jwtPayloadJson),e.serializeStr(this.uidKey),e.serializeFixedBytes(this.epkBlinder),e.serializeFixedBytes(this.pepper),e.serializeOptionStr(this.overrideAudValue)}static deserialize(e){let r=e.deserializeStr(),i=e.deserializeStr(),o=e.deserializeStr(),s=e.deserializeFixedBytes(31),a=e.deserializeFixedBytes(31),p=e.deserializeUleb128AsU32()?e.deserializeStr():void 0;return new n({jwtSignature:r,jwtPayloadJson:i,uidKey:o,epkBlinder:s,pepper:a,overrideAudValue:p})}static load(e){let r=e.deserializeStr(),i=e.deserializeStr(),o=e.deserializeStr(),s=e.deserializeFixedBytes(31),a=e.deserializeFixedBytes(31),p=e.deserializeUleb128AsU32()?e.deserializeStr():void 0;return new n({jwtSignature:r,jwtPayloadJson:i,uidKey:o,epkBlinder:s,pepper:a,overrideAudValue:p})}static isSignature(e){return e instanceof n}},Ke= exports.KeylessSignature =class n extends B{constructor(e){super();let{jwtHeader:r,openIdSignatureOrZkProof:i,expiryDateSecs:o,ephemeralPublicKey:s,ephemeralSignature:a}=e;this.jwtHeader=r,this.openIdSignatureOrZkProof=i,this.expiryDateSecs=o,this.ephemeralPublicKey=s,this.ephemeralSignature=a}toUint8Array(){return this.ephemeralSignature.toUint8Array()}toString(){return this.toString()}serialize(e){this.openIdSignatureOrZkProof.serialize(e),e.serializeStr(this.jwtHeader),e.serializeU64(this.expiryDateSecs),this.ephemeralPublicKey.serialize(e),this.ephemeralSignature.serialize(e)}static deserialize(e){let r=et.deserialize(e),i=e.deserializeStr(),o=e.deserializeU64(),s=Je.deserialize(e),a=pe.deserialize(e);return new n({jwtHeader:i,expiryDateSecs:o,openIdSignatureOrZkProof:r,ephemeralPublicKey:s,ephemeralSignature:a})}static load(e){let r=e.deserializeStr(),i=e.deserializeU64(),o=et.deserialize(e),s=Je.deserialize(e),a=pe.deserialize(e);return new n({jwtHeader:r,expiryDateSecs:i,openIdSignatureOrZkProof:o,ephemeralPublicKey:s,ephemeralSignature:a})}static isSignature(e){return e instanceof n}};var O=class n extends ee{constructor(e){super();if(this.publicKey=e,e instanceof v)this.variant=0;else if(e instanceof Xe)this.variant=1;else if(e instanceof Be)this.variant=3;else throw new Error("Unsupported public key type")}verifySignature(e){let{message:r,signature:i}=e;return i instanceof q?this.publicKey.verifySignature({message:r,signature:i.signature}):!1}authKey(){return G.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=v.deserialize(e);break;case 1:i=Xe.deserialize(e);break;case 3:i=Be.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 v}isSecp256k1PublicKey(){return this.publicKey instanceof Xe}},q= exports.AnySignature =class n extends B{constructor(e){super();if(this.signature=e,e instanceof P)this.variant=0;else if(e instanceof Ze)this.variant=1;else if(e instanceof Ke)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=P.deserialize(e);break;case 1:i=Ze.deserialize(e);break;case 3:i=Ke.deserialize(e);break;default:throw new Error(`Unknown variant index for AnySignature: ${r}`)}return new n(i)}};function Ti(n){let t=n;return t-=t>>1&1431655765,t=(t&858993459)+(t>>2&858993459),(t+(t>>4)&252645135)*16843009>>24}var mt=class n extends ee{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 O?o:new O(o)),this.signaturesRequired=i}verifySignature(e){throw new Error("not implemented")}authKey(){return G.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(O),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),y=o[p];y|=i>>a%8,o[p]=y}),o}getIndex(e){let r=e instanceof O?e:new O(e),i=this.publicKeys.findIndex(o=>o.toString()===r.toString());if(i!==-1)return i;throw new Error("Public key not found in MultiKey")}},j=class j extends B{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.map(s=>s instanceof q?s:new q(s)),!(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}let o=this.bitmap.reduce((s,a)=>s+Ti(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>=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.");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.deserializeBytes(),i=r.reduce((s,a)=>s+Ti(a),0),o=[];for(let s=0;s<i;s+=1){let a=q.deserialize(e);o.push(a)}return new j({signatures:o,bitmap:r})}};j.BITMAP_LEN=4,j.MAX_SIGNATURES_SUPPORTED=j.BITMAP_LEN*8;var tt=j;var $=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return fe.load(t);case 1:return En.load(t);case 2:return de.load(t);case 3:return ft.load(t);default:throw new Error(`Unknown variant index for AccountAuthenticator: ${e}`)}}isEd25519(){return this instanceof fe}isMultiEd25519(){return this instanceof En}isSingleKey(){return this instanceof de}isMultiKey(){return this instanceof ft}},fe= exports.AccountAuthenticatorEd25519 =class n extends ${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=v.deserialize(e),i=P.deserialize(e);return new n(r,i)}},En= exports.AccountAuthenticatorMultiEd25519 =class n extends ${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=dt.deserialize(e),i=We.deserialize(e);return new n(r,i)}},de= exports.AccountAuthenticatorSingleKey =class n extends ${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=O.deserialize(e),i=q.deserialize(e);return new n(r,i)}},ft= exports.AccountAuthenticatorMultiKey =class n extends ${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=mt.deserialize(e),i=tt.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||{}),bi= exports.DEFAULT_MAX_GAS_AMOUNT =2e5,wi= exports.DEFAULT_TXN_EXP_SEC_FROM_NOW =20,Cn= exports.DEFAULT_TXN_TIMEOUT_SEC =20,In= exports.APTOS_COIN ="0x1::aptos_coin::AptosCoin",Si= exports.RAW_TRANSACTION_SALT ="APTOS::RawTransaction",xi= exports.RAW_TRANSACTION_WITH_DATA_SALT ="APTOS::RawTransactionWithData",At= 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))(At||{});var ht=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 k=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return F.load(t);case 1:return Ae.load(t);case 2:return L.load(t);case 3:return wt.load(t);case 4:return X.load(t);case 5:return nt.load(t);case 6:return E.load(t);case 7:return m.load(t);case 8:return Tt.load(t);case 9:return bt.load(t);case 10:return St.load(t);case 255:return D.load(t);default:throw new Error(`Unknown variant index for TypeTag: ${e}`)}}isBool(){return this instanceof F}isAddress(){return this instanceof X}isGeneric(){return this instanceof D}isSigner(){return this instanceof nt}isVector(){return this instanceof E}isStruct(){return this instanceof m}isU8(){return this instanceof Ae}isU16(){return this instanceof Tt}isU32(){return this instanceof bt}isU64(){return this instanceof L}isU128(){return this instanceof wt}isU256(){return this instanceof St}},F= exports.TypeTagBool =class n extends k{toString(){return"bool"}serialize(t){t.serializeU32AsUleb128(0)}static load(t){return new n}},Ae= exports.TypeTagU8 =class n extends k{toString(){return"u8"}serialize(t){t.serializeU32AsUleb128(1)}static load(t){return new n}},Tt= exports.TypeTagU16 =class n extends k{toString(){return"u16"}serialize(t){t.serializeU32AsUleb128(8)}static load(t){return new n}},bt= exports.TypeTagU32 =class n extends k{toString(){return"u32"}serialize(t){t.serializeU32AsUleb128(9)}static load(t){return new n}},L= exports.TypeTagU64 =class n extends k{toString(){return"u64"}serialize(t){t.serializeU32AsUleb128(2)}static load(t){return new n}},wt= exports.TypeTagU128 =class n extends k{toString(){return"u128"}serialize(t){t.serializeU32AsUleb128(3)}static load(t){return new n}},St= exports.TypeTagU256 =class n extends k{toString(){return"u256"}serialize(t){t.serializeU32AsUleb128(10)}static load(t){return new n}},X= exports.TypeTagAddress =class n extends k{toString(){return"address"}serialize(t){t.serializeU32AsUleb128(4)}static load(t){return new n}},nt= exports.TypeTagSigner =class n extends k{toString(){return"signer"}serialize(t){t.serializeU32AsUleb128(5)}static load(t){return new n}},Un= exports.TypeTagReference =class n extends k{constructor(e){super();this.value=e}toString(){return`&${this.value.toString()}`}serialize(e){e.serializeU32AsUleb128(254)}static load(e){let r=k.deserialize(e);return new n(r)}},D= exports.TypeTagGeneric =class n extends k{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)}},E= exports.TypeTagVector =class n extends k{constructor(e){super();this.value=e}toString(){return`vector<${this.value.toString()}>`}static u8(){return new n(new Ae)}serialize(e){e.serializeU32AsUleb128(6),this.value.serialize(e)}static load(e){let r=k.deserialize(e);return new n(r)}},m= exports.TypeTagStruct =class n extends k{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=Se.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")}},Se= 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(k);return new n(r,i,o,s)}};function Sl(){return new Se(u.ONE,new U("aptos_coin"),new U("AptosCoin"),[])}function _(){return new Se(u.ONE,new U("string"),new U("String"),[])}function xl(n){return new Se(u.ONE,new U("option"),new U("Option"),[n])}function Y(n){return new Se(u.ONE,new U("object"),new U("Object"),[n])}function va(n){let t=n.deserializeUleb128AsU32();switch(t){case 0:return N.deserialize(n);case 1:return K.deserialize(n);case 2:return ae.deserialize(n);case 3:return u.deserialize(n);case 4:return T.deserialize(n,N);case 5:return z.deserialize(n);case 6:return oe.deserialize(n);case 7:return se.deserialize(n);case 8:return ce.deserialize(n);default:throw new Error(`Unknown variant index for ScriptTransactionArgument: ${t}`)}}var rt=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return Vt.load(t);case 2:return Ht.load(t);case 3:return Lt.load(t);default:throw new Error(`Unknown variant index for TransactionPayload: ${e}`)}}},Vt= exports.TransactionPayloadScript =class n extends rt{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)}},Ht= exports.TransactionPayloadEntryFunction =class n extends rt{constructor(e){super();this.entryFunction=e}serialize(e){e.serializeU32AsUleb128(2),this.entryFunction.serialize(e)}static load(e){let r=it.deserialize(e);return new n(r)}},Lt= exports.TransactionPayloadMultiSig =class n extends rt{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)}},it= 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(k),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(k),i=t.deserializeUleb128AsU32(),o=new Array;for(let s=0;s<i;s+=1){let a=va(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(it.deserialize(e))}};var Q=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=rt.deserialize(e),s=e.deserializeU64(),a=e.deserializeU64(),c=e.deserializeU64(),p=ht.deserialize(e);return new n(r,i,o,s,a,c,p)}},Rn= exports.RawTransactionWithData =class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return xe.load(t);case 1:return _e.load(t);default:throw new Error(`Unknown variant index for RawTransactionWithData: ${e}`)}}},xe= exports.MultiAgentRawTransaction =class n extends Rn{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=Q.deserialize(e),i=e.deserializeVector(u);return new n(r,i)}},_e= exports.FeePayerRawTransaction =class n extends Rn{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=Q.deserialize(e),i=e.deserializeVector(u),o=u.deserialize(e);return new n(r,i,o)}};var zn=class extends d{constructor(e){super();this.accountAddress=u.ONE;this.moduleName=new w("account");this.structName=new w("RotationProofChallenge");this.sequenceNumber=new K(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 ve=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return xt.load(t);case 1:return hr.load(t);case 2:return ot.load(t);case 3:return st.load(t);case 4:return _t.load(t);default:throw new Error(`Unknown variant index for TransactionAuthenticator: ${e}`)}}},xt= exports.TransactionAuthenticatorEd25519 =class n extends ve{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=v.deserialize(e),i=P.deserialize(e);return new n(r,i)}},hr= exports.TransactionAuthenticatorMultiEd25519 =class n extends ve{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=dt.deserialize(e),i=We.deserialize(e);return new n(r,i)}},ot= exports.TransactionAuthenticatorMultiAgent =class n extends ve{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=$.deserialize(e),i=e.deserializeVector(u),o=e.deserializeVector($);return new n(r,i,o)}},st= exports.TransactionAuthenticatorFeePayer =class n extends ve{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=$.deserialize(e),i=e.deserializeVector(u),o=e.deserializeVector($),s=u.deserialize(e),a=$.deserialize(e),c={address:s,authenticator:a};return new n(r,i,o,c)}},_t= exports.TransactionAuthenticatorSingleSender =class n extends ve{constructor(e){super();this.sender=e}serialize(e){e.serializeU32AsUleb128(4),this.sender.serialize(e)}static load(e){let r=$.deserialize(e);return new n(r)}};var Pe=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=Q.deserialize(e),i=ve.deserialize(e);return new n(r,i)}};var kn=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=Q.deserialize(e),i=e.deserializeBool(),o;return i&&(o=u.deserialize(e)),new n(r,o)}};var Dn=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=Q.deserialize(e),i=e.deserializeVector(u),o=e.deserializeBool(),s;return o&&(s=u.deserialize(e)),new n(r,i,s)}};function Bn(n){return n.feePayerAddress?new _e(n.rawTransaction,_nullishCoalesce(n.secondarySignerAddresses, () => ([])),n.feePayerAddress):n.secondarySignerAddresses?new xe(n.rawTransaction,n.secondarySignerAddresses):n.rawTransaction}function Xt(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 Dg(n){return Xt(n.bcsToBytes(),n.constructor.name)}function Ne(n){let t=Bn(n);if(t instanceof Q)return Xt(t.bcsToBytes(),Si);if(t instanceof xe||t instanceof _e)return Xt(t.bcsToBytes(),xi);throw new Error(`Unknown transaction type to sign on: ${t}`)}var vt=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){let e=this.privateKey.sign(Ne(t));return new fe(this.publicKey,e)}sign(t){return this.privateKey.sign(t)}signTransaction(t){return this.sign(Ne(t))}};var Pt=class n{constructor(t){this.signingScheme=2;let{privateKey:e,address:r}=t;this.privateKey=e,this.publicKey=new O(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=Ye.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=Ye.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){let e=this.sign(Ne(t));return new de(this.publicKey,e)}sign(t){return new q(this.privateKey.sign(t))}signTransaction(t){return this.sign(Ne(t))}};var Ge=class{static generate(t={}){let{scheme:e=0,legacy:r=!0}=t;return e===0&&r?vt.generate():Pt.generate({scheme:e})}static fromPrivateKey(t){let{privateKey:e,address:r,legacy:i=!0}=t;return e instanceof M&&i?new vt({privateKey:e,address:r}):new Pt({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?vt.fromDerivationPath({mnemonic:r,path:i}):Pt.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 _jwtdecode = require('jwt-decode');var _base64 = require('base-64');var On=class n extends d{constructor(e){super();let{privateKey:r,expiryDateSecs:i,blinder:o}=e;this.privateKey=r,this.publicKey=new Je(r.publicKey()),this.expiryDateSecs=i||BigInt(Ua(Ia()+Mt)),this.blinder=o!==void 0?l.fromHexInput(o).toUint8Array():Ca(),this.nonce=this.generateNonce()}getPublicKey(){return this.publicKey}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 n({privateKey:i,expiryDateSecs:o,blinder:s})}static fromBytes(e){return n.deserialize(new ge(e))}static generate(e){let r;switch(_optionalChain([e, 'optionalAccess', _8 => _8.scheme])){case 0:default:r=M.generate()}return new n({privateKey:r})}generateNonce(){let e=Ar(this.publicKey.bcsToBytes(),93);return e.push(BigInt(this.expiryDateSecs)),e.push(Gt(this.blinder)),Ft(e).toString()}sign(e){return new pe(this.privateKey.sign(e))}};function Ca(){return _utils.randomBytes.call(void 0, 31)}function Ia(){return Math.floor(new Date().getTime()/1e3)}function Ua(n){let t=new Date(n*1e3);return t.setMinutes(0),t.setSeconds(0),t.setMilliseconds(0),Math.floor(t.getTime()/1e3)}function ka(n){let t=n.replace(/-/g,"+").replace(/_/g,"/"),e=t+"==".substring(0,(3-t.length%3)%3);return _base64.decode.call(void 0, e)}var he=class he{constructor(t){let{address:e,ephemeralKeyPair:r,iss:i,uidKey:o,uidVal:s,aud:a,pepper:c,proof:p,jwt:y}=t;this.ephemeralKeyPair=r;let x=Pn(t);this.publicKey=new Be(i,x),this.accountAddress=e?u.from(e):this.publicKey.authKey().derivedAddress(),this.uidKey=o,this.uidVal=s,this.aud=a,this.jwt=y,this.proof=p,this.signingScheme=2;let A=l.fromHexInput(c).toUint8Array();if(A.length!==he.PEPPER_LENGTH)throw new Error(`Pepper length in bytes should be ${he.PEPPER_LENGTH}`);this.pepper=A}serialize(t){t.serializeStr(this.jwt),t.serializeStr(this.uidKey),t.serializeFixedBytes(this.pepper),this.ephemeralKeyPair.serialize(t),this.proof.serialize(t)}static deserialize(t){let e=t.deserializeStr(),r=t.deserializeStr(),i=t.deserializeFixedBytes(31),o=On.deserialize(t),s=Oe.deserialize(t);return he.fromJWTAndProof({proof:s,pepper:i,uidKey:r,jwt:e,ephemeralKeyPair:o})}bcsToBytes(){let t=new R;return this.serialize(t),t.toUint8Array()}bcsToHex(){let t=this.bcsToBytes();return l.fromHexInput(t)}signWithAuthenticator(t){let e=Bn(t),r=new q(this.sign(e.bcsToBytes())),i=new O(this.publicKey);return new de(i,r)}async waitForProofFetch(){this.proof instanceof Promise&&await this.proof}sign(t){let{expiryDateSecs:e}=this.ephemeralKeyPair,r=Math.floor(new Date().getTime()/1e3);if(e<r)throw new Error("Ephemeral key pair is expired.");if(this.proof instanceof Promise)throw new Error("Failed to fetch proof.");let i=this.jwt.split(".")[0],o=this.ephemeralKeyPair.getPublicKey(),s=new R;s.serializeFixedBytes(l.fromHexInput(t).toUint8Array()),s.serializeOption(this.proof.proof);let a=Xt(s.toUint8Array(),"APTOS::TransactionAndProof"),c=this.ephemeralKeyPair.sign(a);return new Ke({jwtHeader:ka(i),openIdSignatureOrZkProof:new et(this.proof),expiryDateSecs:e,ephemeralPublicKey:o,ephemeralSignature:c})}signTransaction(t){let e=Bn(t);return this.sign(e.bcsToBytes())}signWithOpenIdSignature(t){let[e,r,i]=this.jwt.split("."),o=new yt({jwtSignature:i,jwtPayloadJson:r,uidKey:this.uidKey,epkBlinder:this.ephemeralKeyPair.blinder,pepper:this.pepper}),{expiryDateSecs:s}=this.ephemeralKeyPair,a=this.ephemeralKeyPair.getPublicKey(),c=this.ephemeralKeyPair.sign(t);return new Ke({jwtHeader:e,openIdSignatureOrZkProof:new et(o),expiryDateSecs:s,ephemeralPublicKey:a,ephemeralSignature:c})}verifySignature(t){return!0}static fromBytes(t){return he.deserialize(new ge(t))}static fromJWTAndProof(t){let{proof:e,jwt:r,ephemeralKeyPair:i,pepper:o}=t,s=_nullishCoalesce(t.uidKey, () => ("sub")),a=_jwtdecode.jwtDecode.call(void 0, r),c=a.iss;if(typeof a.aud!="string")throw new Error("aud was not found or an array of values");let p=a.aud,y=a[s];return new he({proof:e,ephemeralKeyPair:i,iss:c,uidKey:s,uidVal:y,aud:p,pepper:o,jwt:r})}static fromDerivationPath(t,e){return wn(t,he.SLIP_0010_SEED,e)}};he.PEPPER_LENGTH=31,he.SLIP_0010_SEED="32 bytes";var Ee=he;var Kn=class n{constructor(t){let{multiKey:e,signers:r}=t;this.publicKey=e,this.signers=r,this.signingScheme=3,this.accountAddress=this.publicKey.authKey().derivedAddress();let i=[];for(let o of r)i.push(this.publicKey.getIndex(o.publicKey));this.signaturesBitmap=this.publicKey.createBitmap({bits:i})}static fromPublicKeysAndSigners(t){let{publicKeys:e,signaturesRequired:r,signers:i}=t,o=new mt({publicKeys:e,signaturesRequired:r});return new n({multiKey:o,signers:i})}static isMultiKeySigner(t){return t instanceof n}signWithAuthenticator(t){return new ft(this.publicKey,this.signTransaction(t))}async waitForProofFetch(){let t=this.signers.filter(e=>e instanceof Ee);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 tt({signatures:e,bitmap:this.signaturesBitmap})}signTransaction(t){let e=[];for(let r of this.signers)e.push(r.signTransaction(t));return new tt({signatures:e,bitmap:this.signaturesBitmap})}verifySignature(t){return!0}};var ne=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 _i="1.13.3-zeta.0";var vi={mainnet:"https://api.mainnet.aptoslabs.com/v1/graphql",testnet:"https://api.testnet.aptoslabs.com/v1/graphql",devnet:"https://api.devnet.aptoslabs.com/v1/graphql",randomnet:"https://indexer-randomnet.hasura.app/v1/graphql",local:"http://127.0.0.1:8090/v1/graphql"},Pi= exports.NetworkToNodeAPI ={mainnet:"https://api.mainnet.aptoslabs.com/v1",testnet:"https://api.testnet.aptoslabs.com/v1",devnet:"https://api.devnet.aptoslabs.com/v1",randomnet:"https://fullnode.random.aptoslabs.com/v1",local:"http://127.0.0.1:8080/v1"},Ei= exports.NetworkToFaucetAPI ={mainnet:"https://faucet.mainnet.aptoslabs.com",testnet:"https://faucet.testnet.aptoslabs.com",devnet:"https://faucet.devnet.aptoslabs.com",randomnet:"https://faucet.random.aptoslabs.com",local:"http://127.0.0.1:8081"},Tr= exports.NetworkToPepperAPI ={mainnet:"mainnet not yet ready, requires sdk upgrade",testnet:"https://api.testnet.aptoslabs.com/keyless/pepper/v0",devnet:"https://api.devnet.aptoslabs.com/keyless/pepper/v0",local:"https://api.devnet.aptoslabs.com/keyless/pepper/v0"},br= exports.NetworkToProverAPI ={mainnet:"mainnet not yet ready, requires sdk upgrade",testnet:"https://api.testnet.aptoslabs.com/keyless/prover/v0",devnet:"https://api.devnet.aptoslabs.com/keyless/prover/v0",local:"https://api.devnet.aptoslabs.com/keyless/prover/v0"},wr= exports.Network =(s=>(s.MAINNET="mainnet",s.TESTNET="testnet",s.DEVNET="devnet",s.RANDOMNET="randomnet",s.LOCAL="local",s.CUSTOM="custom",s))(wr||{}),Sr= exports.NetworkToChainId ={mainnet:1,testnet:2,randomnet:70,local:4},Zy= exports.NetworkToNetworkName ={mainnet:"mainnet",testnet:"testnet",devnet:"devnet",randomnet:"randomnet",local:"local",custom:"custom"};function Ci(n,t){let e=t.bcsToBytes(),r=new ge(e);return n.deserialize(r)}var Ii={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 Da(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/${_i}`,"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 Da({...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 ne(n,a,`Error: ${a.data}`);if(e==="Indexer"){let p=a.data;if(p.errors)throw new ne(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 ne(n,a,`${s.data}`);if(t.isPepperServiceRequest(r))throw new ne(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 Ii?c=Ii[a.status]:c=`Unhandled Error ${a.status} : ${a.statusText}`,new ne(n,a,`${e} error: ${c}`)}async function xr(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 Z(n){let{aptosConfig:t}=n;return xr({...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 Ui(n){return xr({...n,type:"Pepper"})}async function Et(n){let t=[],e,r=n.params;do{let i=await xr({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,y=c.getRequestUrl(t);return Nn({url:y,method:"POST",originMethod:e,path:r,body:i,contentType:s,acceptType:o,params:a,overrides:p},c,n.type)}async function at(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 Ri(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 zi(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 ki(n){return Yt({...n,type:"Pepper"})}async function Di(n){return Yt({...n,type:"Prover"})}var Ba=`
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
- `,bs=`
19
+ `,Oa=`
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
- `,sn=`
29
+ `,Gn=`
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
- `,to=`
76
+ `,Bi=`
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
- `,no=`
86
+ `,Oi=`
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
- `,ro=`
119
+ `,Ki=`
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
- `,oo=`
153
+ `,Ni=`
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
- `,io=`
170
+ `,Gi=`
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
- ${sn}`,hd=`
181
+ ${Gn}`,Im=`
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
- ${sn}`,so=`
192
+ ${Gn}`,Fi=`
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
- ${sn}`,ao=`
203
+ ${Gn}`,Mi=`
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
- `,co=`
215
+ `,qi=`
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
- `,uo=`
223
+ `,$i=`
224
224
  query getChainTopUserTransactions($limit: Int) {
225
225
  user_transactions(limit: $limit, order_by: {version: desc}) {
226
226
  version
227
227
  }
228
228
  }
229
- `,Vn=`
229
+ `,_r=`
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
- `,po=`
248
+ `,Vi=`
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
- `,lo=`
266
+ `,Hi=`
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
- `,go=`
279
+ `,Li=`
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
- `,mo=`
298
+ `,Qi=`
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
- `,yo=`
323
+ `,Wi=`
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
- `,nt=`
340
+ `,Ct=`
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
- ${bs}`,Ln=`
351
+ ${Oa}`,vr=`
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
- `,Hn=`
358
+ `,Pr=`
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,7 @@
363
363
  last_updated
364
364
  }
365
365
  }
366
- `,Ao=`
366
+ `,ji=`
367
367
  query getTokenActivity($where_condition: token_activities_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [token_activities_v2_order_by!]) {
368
368
  token_activities_v2(
369
369
  where: $where_condition
@@ -374,7 +374,7 @@
374
374
  ...TokenActivitiesFields
375
375
  }
376
376
  }
377
- ${Ts}`,Qn=`
377
+ ${Ba}`,Er=`
378
378
  query getCurrentTokenOwnership($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
379
379
  current_token_ownerships_v2(
380
380
  where: $where_condition
@@ -385,7 +385,7 @@
385
385
  ...CurrentTokenOwnershipFields
386
386
  }
387
387
  }
388
- ${sn}`,fo=`
388
+ ${Gn}`,Xi=`
389
389
  query getTokenData($where_condition: current_token_datas_v2_bool_exp, $offset: Int, $limit: Int, $order_by: [current_token_datas_v2_order_by!]) {
390
390
  current_token_datas_v2(
391
391
  where: $where_condition
@@ -425,5 +425,5 @@
425
425
  }
426
426
  }
427
427
  }
428
- `;async function an(n){let{aptosConfig:t}=n,{data:e}=await V({aptosConfig:t,originMethod:"getLedgerInfo",path:""});return e}async function ho(n){let{aptosConfig:t,ledgerVersion:e,options:r}=n,{data:o}=await V({aptosConfig:t,originMethod:"getBlockByVersion",path:`blocks/by_version/${e}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _31 => _31.withTransactions])}});return o}async function To(n){let{aptosConfig:t,blockHeight:e,options:r}=n,{data:o}=await V({aptosConfig:t,originMethod:"getBlockByHeight",path:`blocks/by_height/${e}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _32 => _32.withTransactions])}});return o}async function cn(n){let{aptosConfig:t,handle:e,data:r,options:o}=n;return(await Ge({aptosConfig:t,originMethod:"getTableItem",path:`tables/${e}/item`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _33 => _33.ledgerVersion])},body:r})).data}async function bo(n){let{aptosConfig:t,limit:e}=n;return(await y({aptosConfig:t,query:{query:uo,variables:{limit:e}},originMethod:"getChainTopUserTransactions"})).user_transactions}async function y(n){let{aptosConfig:t,query:e,originMethod:r}=n,{data:o}=await Mr({aptosConfig:t,originMethod:_nullishCoalesce(r, () => ("queryIndexer")),path:"",body:e,overrides:{WITH_CREDENTIALS:!1}});return o}async function ws(n){let{aptosConfig:t}=n;return(await y({aptosConfig:t,query:{query:Hn},originMethod:"getProcessorStatuses"})).processor_status}async function un(n){let t=await ws({aptosConfig:n.aptosConfig});return BigInt(t[0].last_success_version)}async function pn(n){let{aptosConfig:t,processorType:e}=n;return(await y({aptosConfig:t,query:{query:Hn,variables:{where_condition:{processor:{_eq:e}}}},originMethod:"getProcessorStatus"})).processor_status[0]}var Wn=new Map;function rt(n,t,e){return async(...r)=>{if(Wn.has(t)){let{value:i,timestamp:s}=Wn.get(t);if(e===void 0||Date.now()-s<=e)return i}let o=await n(...r);return Wn.set(t,{value:o,timestamp:Date.now()}),o}}async function le(n){let{aptosConfig:t,accountAddress:e}=n,{data:r}=await V({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 We({aptosConfig:t,originMethod:"getModules",path:`accounts/${u.from(e).toString()}/modules`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _34 => _34.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _35 => _35.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _36 => _36.limit]), () => (1e3))}})}async function dn(n){return _optionalChain([n, 'access', _37 => _37.options, 'optionalAccess', _38 => _38.ledgerVersion])!==void 0?wo(n):rt(async()=>wo(n),`module-${n.accountAddress}-${n.moduleName}`,1e3*60*5)()}async function wo(n){let{aptosConfig:t,accountAddress:e,moduleName:r,options:o}=n,{data:i}=await V({aptosConfig:t,originMethod:"getModule",path:`accounts/${u.from(e).toString()}/module/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _39 => _39.ledgerVersion])}});return i}async function xo(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return We({aptosConfig:t,originMethod:"getTransactions",path:`accounts/${u.from(e).toString()}/transactions`,params:{start:_optionalChain([r, 'optionalAccess', _40 => _40.offset]),limit:_optionalChain([r, 'optionalAccess', _41 => _41.limit])}})}async function vo(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return We({aptosConfig:t,originMethod:"getResources",path:`accounts/${u.from(e).toString()}/resources`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _42 => _42.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _43 => _43.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _44 => _44.limit]), () => (999))}})}async function jn(n){let{aptosConfig:t,accountAddress:e,resourceType:r,options:o}=n,{data:i}=await V({aptosConfig:t,originMethod:"getResource",path:`accounts/${u.from(e).toString()}/resource/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _45 => _45.ledgerVersion])}});return i.data}async function Xn(n){let{aptosConfig:t,authenticationKey:e,options:r}=n,o=await jn({aptosConfig:t,accountAddress:"0x1",resourceType:"0x1::account::OriginatingAddress",options:r}),{address_map:{handle:i}}=o,s=u.from(e);try{let a=await cn({aptosConfig:t,handle:i,data:{key:s.toString(),key_type:"address",value_type:"address"},options:r});return u.from(a)}catch(a){if(a instanceof ce&&a.data.error_code==="table_item_not_found")return s;throw a}}async function Co(n){let{aptosConfig:t,accountAddress:e}=n,o={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}},s=await y({aptosConfig:t,query:{query:ao,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 Po(n){let{aptosConfig:t,accountAddress:e,options:r}=n,i={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _46 => _46.tokenStandard])&&(i.token_standard={_eq:_optionalChain([r, 'optionalAccess', _47 => _47.tokenStandard])});let s={query:io,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _48 => _48.offset]),limit:_optionalChain([r, 'optionalAccess', _49 => _49.limit]),order_by:_optionalChain([r, 'optionalAccess', _50 => _50.orderBy])}};return(await y({aptosConfig:t,query:s,originMethod:"getAccountOwnedTokens"})).current_token_ownerships_v2}async function Eo(n){let{aptosConfig:t,accountAddress:e,collectionAddress:r,options:o}=n,i=u.from(e).toStringLong(),s=u.from(r).toStringLong(),a={owner_address:{_eq:i},current_token_data:{collection_id:{_eq:s}},amount:{_gt:0}};_optionalChain([o, 'optionalAccess', _51 => _51.tokenStandard])&&(a.token_standard={_eq:_optionalChain([o, 'optionalAccess', _52 => _52.tokenStandard])});let c={query:so,variables:{where_condition:a,offset:_optionalChain([o, 'optionalAccess', _53 => _53.offset]),limit:_optionalChain([o, 'optionalAccess', _54 => _54.limit]),order_by:_optionalChain([o, 'optionalAccess', _55 => _55.orderBy])}};return(await y({aptosConfig:t,query:c,originMethod:"getAccountOwnedTokensFromCollectionAddress"})).current_token_ownerships_v2}async function Io(n){let{aptosConfig:t,accountAddress:e,options:r}=n,i={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _56 => _56.tokenStandard])&&(i.current_collection={token_standard:{_eq:_optionalChain([r, 'optionalAccess', _57 => _57.tokenStandard])}});let s={query:ro,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _58 => _58.offset]),limit:_optionalChain([r, 'optionalAccess', _59 => _59.limit]),order_by:_optionalChain([r, 'optionalAccess', _60 => _60.orderBy])}};return(await y({aptosConfig:t,query:s,originMethod:"getAccountCollectionsWithOwnedTokens"})).current_collection_ownership_v2_view}async function Uo(n){let{aptosConfig:t,accountAddress:e}=n,r=u.from(e).toStringLong(),i=await y({aptosConfig:t,query:{query:co,variables:{address:r}},originMethod:"getAccountTransactionsCount"});return i.account_transactions_aggregate.aggregate?i.account_transactions_aggregate.aggregate.count:0}async function Ro(n){let{aptosConfig:t,accountAddress:e,coinType:r}=n,o=u.from(e).toStringLong(),i=await Yn({aptosConfig:t,accountAddress:o,options:{where:{asset_type:{_eq:r}}}});return i[0]?i[0].amount:0}async function Yn(n){let{aptosConfig:t,accountAddress:e,options:r}=n,o=u.from(e).toStringLong(),i={..._optionalChain([r, 'optionalAccess', _61 => _61.where]),owner_address:{_eq:o}},s={query:no,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _62 => _62.offset]),limit:_optionalChain([r, 'optionalAccess', _63 => _63.limit]),order_by:_optionalChain([r, 'optionalAccess', _64 => _64.orderBy])}};return(await y({aptosConfig:t,query:s,originMethod:"getAccountCoinsData"})).current_fungible_asset_balances}async function zo(n){let{aptosConfig:t,accountAddress:e}=n,r=u.from(e).toStringLong(),i=await y({aptosConfig:t,query:{query:to,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 No(n){let{aptosConfig:t,accountAddress:e,options:r}=n,i={owner_address:{_eq:u.from(e).toStringLong()}},s={query:oo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _65 => _65.offset]),limit:_optionalChain([r, 'optionalAccess', _66 => _66.limit]),order_by:_optionalChain([r, 'optionalAccess', _67 => _67.orderBy])}};return(await y({aptosConfig:t,query:s,originMethod:"getAccountOwnedObjects"})).current_objects}async function Do(n){let{aptosConfig:t,privateKey:e}=n,r=new q(e.publicKey());if(e instanceof qe){let i=K.fromPublicKey({publicKey:r}).derivedAddress();return Ue.fromPrivateKey({privateKey:e,address:i})}if(e instanceof J){let o=K.fromPublicKey({publicKey:r});if(await _o({authKey:o,aptosConfig:t})){let c=o.derivedAddress();return Ue.fromPrivateKey({privateKey:e,address:c,legacy:!1})}let s=K.fromPublicKey({publicKey:r.publicKey});if(await _o({authKey:s,aptosConfig:t})){let c=s.derivedAddress();return Ue.fromPrivateKey({privateKey:e,address:c,legacy:!0})}}throw new Error(`Can't derive account from private key ${e}`)}async function _o(n){let{aptosConfig:t,authKey:e}=n,r=await Xn({aptosConfig:t,authenticationKey:e.derivedAddress()});try{return await le({aptosConfig:t,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 Go(n){let{aptosConfig:t,options:e}=n;return We({aptosConfig:t,originMethod:"getTransactions",path:"transactions",params:{start:_optionalChain([e, 'optionalAccess', _68 => _68.offset]),limit:_optionalChain([e, 'optionalAccess', _69 => _69.limit])}})}async function gn(n){let{aptosConfig:t}=n;return rt(async()=>{let{data:e}=await V({aptosConfig:t,originMethod:"getGasPriceEstimation",path:"estimate_gas_price"});return e},`gas-price-${t.network}`,1e3*60*5)()}async function ko(n){let{aptosConfig:t,ledgerVersion:e}=n,{data:r}=await V({aptosConfig:t,originMethod:"getTransactionByVersion",path:`transactions/by_version/${e}`});return r}async function xt(n){let{aptosConfig:t,transactionHash:e}=n,{data:r}=await V({aptosConfig:t,path:`transactions/by_hash/${e}`,originMethod:"getTransactionByHash"});return r}async function Oo(n){let{aptosConfig:t,transactionHash:e}=n;try{return(await xt({aptosConfig:t,transactionHash:e})).type==="pending_transaction"}catch(r){if(_optionalChain([r, 'optionalAccess', _70 => _70.status])===404)return!0;throw r}}async function _s(n){let{aptosConfig:t,transactionHash:e}=n,{data:r}=await V({aptosConfig:t,path:`transactions/wait_by_hash/${e}`,originMethod:"longWaitForTransaction"});return r}async function ot(n){let{aptosConfig:t,transactionHash:e,options:r}=n,o=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _71 => _71.timeoutSecs]), () => (20)),i=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _72 => _72.checkSuccess]), () => (!0)),s=!0,a=0,c,p,m=200,N=1.5;function b(l){if(!(l instanceof ce)||(p=l,l.status!==404&&l.status>=400&&l.status<500))throw l}try{c=await xt({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction"}catch(l){b(l)}if(s){let l=Date.now();try{c=await _s({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction"}catch(Ae){b(Ae)}a=(Date.now()-l)/1e3}for(;s&&!(a>=o);){try{if(c=await xt({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction",!s)break}catch(l){b(l)}await _chunkKSEUZTKYjs.b.call(void 0, m),a+=m/1e3,m*=N}if(c===void 0)throw p||new ln(`Fetching transaction ${e} failed and timed out after ${o} seconds`,c);if(c.type==="pending_transaction")throw new ln(`Transaction ${e} timed out in pending state after ${o} seconds`,c);if(!i)return c;if(!c.success)throw new Zn(`Transaction ${e} failed with an error: ${c.vm_status}`,c);return c}async function mn(n){let{aptosConfig:t,processorType:e}=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(e===void 0?s=await un({aptosConfig:t}):s=(await pn({aptosConfig:t,processorType:e})).last_success_version,s>=r)break;await _chunkKSEUZTKYjs.b.call(void 0, 200)}}var ln=class extends Error{constructor(e,r){super(e);this.lastSubmittedTransaction=r}},Zn=class extends Error{constructor(e,r){super(e);this.transaction=r}};async function T(n){n.minimumLedgerVersion!==void 0&&await mn({aptosConfig:n.config,minimumLedgerVersion:n.minimumLedgerVersion,processorType:n.processorType})}var vt=class{constructor(t){this.config=t}async getAccountInfo(t){return le({aptosConfig:this.config,...t})}async getAccountModules(t){return So({aptosConfig:this.config,...t})}async getAccountModule(t){return dn({aptosConfig:this.config,...t})}async getAccountTransactions(t){return xo({aptosConfig:this.config,...t})}async getAccountResources(t){return vo({aptosConfig:this.config,...t})}async getAccountResource(t){return jn({aptosConfig:this.config,...t})}async lookupOriginalAccountAddress(t){return Xn({aptosConfig:this.config,...t})}async getAccountTokensCount(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"account_transactions_processor"}),Co({aptosConfig:this.config,...t})}async getAccountOwnedTokens(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Po({aptosConfig:this.config,...t})}async getAccountOwnedTokensFromCollectionAddress(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Eo({aptosConfig:this.config,...t})}async getAccountCollectionsWithOwnedTokens(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Io({aptosConfig:this.config,...t})}async getAccountTransactionsCount(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"account_transactions_processor"}),Uo({aptosConfig:this.config,...t})}async getAccountCoinsData(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Yn({aptosConfig:this.config,...t})}async getAccountCoinsCount(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),zo({aptosConfig:this.config,...t})}async getAccountAPTAmount(t){return this.getAccountCoinAmount({coinType:Wt,...t})}async getAccountCoinAmount(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Ro({aptosConfig:this.config,...t})}async getAccountOwnedObjects(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"default_processor"}),No({aptosConfig:this.config,...t})}async deriveAccountFromPrivateKey(t){return Do({aptosConfig:this.config,...t})}};var _aptosclient = require('@aptos-labs/aptos-client'); var _aptosclient2 = _interopRequireDefault(_aptosclient);var yn=class{constructor(t){this.network=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _73 => _73.network]), () => ("devnet")),this.fullnode=_optionalChain([t, 'optionalAccess', _74 => _74.fullnode]),this.faucet=_optionalChain([t, 'optionalAccess', _75 => _75.faucet]),this.indexer=_optionalChain([t, 'optionalAccess', _76 => _76.indexer]),this.client=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _77 => _77.client]), () => ({provider:_aptosclient2.default})),this.clientConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _78 => _78.clientConfig]), () => ({})),this.fullnodeConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _79 => _79.fullnodeConfig]), () => ({})),this.indexerConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _80 => _80.indexerConfig]), () => ({})),this.faucetConfig=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _81 => _81.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 Nr[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 Dr[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 zr[this.network];default:throw Error(`apiType ${t} is not supported`)}}};var An=class extends d{constructor(e){super();this.accountAddress=u.ONE;this.moduleName=new w("account");this.structName=new w("RotationProofChallenge");this.sequenceNumber=new D(e.sequenceNumber),this.originator=e.originator,this.currentAuthKey=e.currentAuthKey,this.newPublicKey=h.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 be=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return it.load(t);case 1:return Jn.load(t);case 2:return st.load(t);case 3:return at.load(t);case 4:return ct.load(t);default:throw new Error(`Unknown variant index for TransactionAuthenticator: ${e}`)}}},it= exports.TransactionAuthenticatorEd25519 =class n extends be{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=I.deserialize(e),o=U.deserialize(e);return new n(r,o)}},Jn= exports.TransactionAuthenticatorMultiEd25519 =class n extends be{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=Ye.deserialize(e),o=Me.deserialize(e);return new n(r,o)}},st= exports.TransactionAuthenticatorMultiAgent =class n extends be{constructor(e,r,o){super();this.sender=e,this.secondary_signer_addresses=r,this.secondary_signers=o}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),o=e.deserializeVector(u),i=e.deserializeVector(Q);return new n(r,o,i)}},at= exports.TransactionAuthenticatorFeePayer =class n extends be{constructor(e,r,o,i){super();this.sender=e,this.secondary_signer_addresses=r,this.secondary_signers=o,this.fee_payer=i}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),o=e.deserializeVector(u),i=e.deserializeVector(Q),s=u.deserialize(e),a=Q.deserialize(e),c={address:s,authenticator:a};return new n(r,o,i,c)}},ct= 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 r=Q.deserialize(e);return new n(r)}};var ut=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 P=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 Ct=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 P(r[1]))}serialize(e){this.address.serialize(e),this.name.serialize(e)}static deserialize(e){let r=u.deserialize(e),o=P.deserialize(e);return new n(r,o)}};var R=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return k.load(t);case 1:return ge.load(t);case 2:return $.load(t);case 3:return lt.load(t);case 4:return W.load(t);case 5:return $e.load(t);case 6:return x.load(t);case 7:return g.load(t);case 8:return pt.load(t);case 9:return dt.load(t);case 10:return gt.load(t);case 255:return z.load(t);default:throw new Error(`Unknown variant index for TypeTag: ${e}`)}}isBool(){return this instanceof k}isAddress(){return this instanceof W}isGeneric(){return this instanceof z}isSigner(){return this instanceof $e}isVector(){return this instanceof x}isStruct(){return this instanceof g}isU8(){return this instanceof ge}isU16(){return this instanceof pt}isU32(){return this instanceof dt}isU64(){return this instanceof $}isU128(){return this instanceof lt}isU256(){return this instanceof gt}},k= exports.TypeTagBool =class n extends R{toString(){return"bool"}serialize(t){t.serializeU32AsUleb128(0)}static load(t){return new n}},ge= exports.TypeTagU8 =class n extends R{toString(){return"u8"}serialize(t){t.serializeU32AsUleb128(1)}static load(t){return new n}},pt= exports.TypeTagU16 =class n extends R{toString(){return"u16"}serialize(t){t.serializeU32AsUleb128(8)}static load(t){return new n}},dt= exports.TypeTagU32 =class n extends R{toString(){return"u32"}serialize(t){t.serializeU32AsUleb128(9)}static load(t){return new n}},$= exports.TypeTagU64 =class n extends R{toString(){return"u64"}serialize(t){t.serializeU32AsUleb128(2)}static load(t){return new n}},lt= exports.TypeTagU128 =class n extends R{toString(){return"u128"}serialize(t){t.serializeU32AsUleb128(3)}static load(t){return new n}},gt= exports.TypeTagU256 =class n extends R{toString(){return"u256"}serialize(t){t.serializeU32AsUleb128(10)}static load(t){return new n}},W= exports.TypeTagAddress =class n extends R{toString(){return"address"}serialize(t){t.serializeU32AsUleb128(4)}static load(t){return new n}},$e= exports.TypeTagSigner =class n extends R{toString(){return"signer"}serialize(t){t.serializeU32AsUleb128(5)}static load(t){return new n}},fn= exports.TypeTagReference =class n extends R{constructor(e){super();this.value=e}toString(){return`&${this.value.toString()}`}serialize(e){e.serializeU32AsUleb128(254)}static load(e){let r=R.deserialize(e);return new n(r)}},z= exports.TypeTagGeneric =class n extends R{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)}},x= exports.TypeTagVector =class n extends R{constructor(e){super();this.value=e}toString(){return`vector<${this.value.toString()}>`}static u8(){return new n(new ge)}serialize(e){e.serializeU32AsUleb128(6),this.value.serialize(e)}static load(e){let r=R.deserialize(e);return new n(r)}},g= exports.TypeTagStruct =class n extends R{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=we.deserialize(e);return new n(r)}isTypeTag(e,r,o){return this.value.moduleName.identifier===r&&this.value.name.identifier===o&&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")}},we= exports.StructTag =class n extends d{constructor(e,r,o,i){super();this.address=e,this.moduleName=r,this.name=o,this.typeArgs=i}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),o=P.deserialize(e),i=P.deserialize(e),s=e.deserializeVector(R);return new n(r,o,i,s)}};function Ml(){return new we(u.ONE,new P("aptos_coin"),new P("AptosCoin"),[])}function S(){return new we(u.ONE,new P("string"),new P("String"),[])}function Kl(n){return new we(u.ONE,new P("option"),new P("Option"),[n])}function j(n){return new we(u.ONE,new P("object"),new P("Object"),[n])}function xs(n){let t=n.deserializeUleb128AsU32();switch(t){case 0:return G.deserialize(n);case 1:return D.deserialize(n);case 2:return ie.deserialize(n);case 3:return u.deserialize(n);case 4:return h.deserialize(n,G);case 5:return E.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: ${t}`)}}var Ve=class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return Pt.load(t);case 2:return Et.load(t);case 3:return It.load(t);default:throw new Error(`Unknown variant index for TransactionPayload: ${e}`)}}},Pt= exports.TransactionPayloadScript =class n extends Ve{constructor(e){super();this.script=e}serialize(e){e.serializeU32AsUleb128(0),this.script.serialize(e)}static load(e){let r=Ut.deserialize(e);return new n(r)}},Et= exports.TransactionPayloadEntryFunction =class n extends Ve{constructor(e){super();this.entryFunction=e}serialize(e){e.serializeU32AsUleb128(2),this.entryFunction.serialize(e)}static load(e){let r=Le.deserialize(e);return new n(r)}},It= exports.TransactionPayloadMultiSig =class n extends Ve{constructor(e){super();this.multiSig=e}serialize(e){e.serializeU32AsUleb128(3),this.multiSig.serialize(e)}static load(e){let r=Rt.deserialize(e);return new n(r)}},Le= exports.EntryFunction =class n{constructor(t,e,r,o){this.module_name=t,this.function_name=e,this.type_args=r,this.args=o}static build(t,e,r,o){return new n(Ct.fromStr(t),new P(e),r,o)}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=Ct.deserialize(t),r=P.deserialize(t),o=t.deserializeVector(R),i=t.deserializeUleb128AsU32(),s=new Array;for(let a=0;a<i;a+=1){let c=t.deserializeUleb128AsU32(),p=Jt.deserialize(t,c);s.push(p)}return new n(e,r,o,s)}},Ut= 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(R),o=t.deserializeUleb128AsU32(),i=new Array;for(let s=0;s<o;s+=1){let a=xs(t);i.push(a)}return new n(e,r,i)}},Rt= 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(),o;return r&&(o=zt.deserialize(t)),new n(e,o)}},zt= 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(Le.deserialize(e))}};var B=class n extends d{constructor(e,r,o,i,s,a,c){super();this.sender=e,this.sequence_number=r,this.payload=o,this.max_gas_amount=i,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),o=e.deserializeU64(),i=Ve.deserialize(e),s=e.deserializeU64(),a=e.deserializeU64(),c=e.deserializeU64(),p=ut.deserialize(e);return new n(r,o,i,s,a,c,p)}},hn= exports.RawTransactionWithData =class extends d{static deserialize(t){let e=t.deserializeUleb128AsU32();switch(e){case 0:return _e.load(t);case 1:return Se.load(t);default:throw new Error(`Unknown variant index for RawTransactionWithData: ${e}`)}}},_e= exports.MultiAgentRawTransaction =class n extends hn{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=B.deserialize(e),o=e.deserializeVector(u);return new n(r,o)}},Se= exports.FeePayerRawTransaction =class n extends hn{constructor(e,r,o){super();this.raw_txn=e,this.secondary_signer_addresses=r,this.fee_payer_address=o}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=B.deserialize(e),o=e.deserializeVector(u),i=u.deserialize(e);return new n(r,o,i)}};var me=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=B.deserialize(e),o=be.deserialize(e);return new n(r,o)}};var Tn=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=B.deserialize(e),o=e.deserializeBool(),i;return o&&(i=u.deserialize(e)),new n(r,i)}};function Bo(n){return!!n.match(/^[_a-zA-Z0-9]+$/)}function Fo(n){return!!n.match(/\s/)}function vs(n){return!!n.match(/^T[0-9]+$/)}function Cs(n,t){let e=t;for(;e<n.length;e+=1){let r=n[e];if(!Fo(r))break}return e}var Ps=(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))(Ps||{}),v= exports.TypeTagParserError =class extends Error{constructor(t,e){super(`Failed to parse typeTag '${t}', ${e}`)}};function xe(n,t){let e=_nullishCoalesce(_optionalChain([t, 'optionalAccess', _82 => _82.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 Ae=bn(a,o,e);i.push(Ae)}let m=r.pop();if(m===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:N,savedTypes:b,savedExpectedTypes:l}=m;o=i,i=b,a=N,c=l}else if(p===","){if(a.length!==0){let m=bn(a,o,e);o=[],i.push(m),a="",c+=1}}else if(Fo(p)){let m=!1;if(a.length!==0){let b=bn(a,o,e);o=[],i.push(b),a="",m=!0}s=Cs(n,s);let N=n[s];if(s<n.length&&m&&N!==","&&N!==">")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 bn(a,o,e);case 1:if(a==="")return i[0];throw new v(n,"unexpected ','");default:throw new v(n,"unexpected whitespace character")}}function bn(n,t,e){switch(n){case"&signer":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new fn(new $e);case"signer":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new $e;case"bool":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new k;case"address":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new W;case"u8":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new ge;case"u16":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new pt;case"u32":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new dt;case"u64":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new $;case"u128":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new lt;case"u256":if(t.length>0)throw new v(n,"primitive types not expected to have type arguments");return new gt;case"vector":if(t.length!==1)throw new v(n,"vector type expected to have exactly one type argument");return new x(t[0]);default:if(vs(n)){if(e)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(!Bo(r[1]))throw new v(n,"module name must only contain alphanumeric or '_' characters");if(!Bo(r[2]))throw new v(n,"struct name must only contain alphanumeric or '_' characters");return new g(new we(u.fromString(r[0]),new P(r[1]),new P(r[2]),t))}}function Mo(n){return typeof n=="boolean"}function mt(n){return typeof n=="string"}function wn(n){return typeof n=="number"}function _n(n){return typeof n=="number"||typeof n=="bigint"||typeof n=="string"}function Ko(n){return n==null}function qo(n){return er(n)||nr(n)||rr(n)||or(n)||ir(n)||sr(n)||ar(n)||Sn(n)||tr(n)||Es(n)||n instanceof h||n instanceof Ee}function er(n){return n instanceof E}function Sn(n){return n instanceof u}function tr(n){return n instanceof w}function Es(n){return n instanceof Be}function nr(n){return n instanceof G}function rr(n){return n instanceof re}function or(n){return n instanceof oe}function ir(n){return n instanceof D}function sr(n){return n instanceof ie}function ar(n){return n instanceof se}function $o(n){return"bytecode"in n}function C(n,t){throw new Error(`Type mismatch for argument ${t}, expected '${n}'`)}function Vo(n){let t=n.params.findIndex(e=>e!=="signer"&&e!=="&signer");return t<0?n.params.length:t}function Nt(n){let t=n.split("::");if(t.length!==3)throw new Error(`Invalid function ${n}`);let e=t[0],r=t[1],o=t[2];return{moduleAddress:e,moduleName:r,functionName:o}}var Is=new TextEncoder;function ur(n){return _nullishCoalesce(_optionalChain([n, 'optionalAccess', _83 => _83.map, 'call', _84 => _84(t=>mt(t)?xe(t):t)]), () => ([]))}async function Lo(n,t,e,r){let o=await dn({aptosConfig:r,accountAddress:n,moduleName:t});if(o.abi)return o.abi.exposed_functions.find(i=>i.name===e)}async function Ho(n,t,e,r){let o=await Lo(n,t,e,r);if(!o)throw new Error(`Could not find entry function ABI for '${n}::${t}::${e}'`);if(!o.is_entry)throw new Error(`'${n}::${t}::${e}' is not an entry function`);let i=Vo(o),s=[];for(let a=i;a<o.params.length;a+=1)s.push(xe(o.params[a],{allowGenerics:!0}));return{signers:i,typeParameters:o.generic_type_params,parameters:s}}async function Qo(n,t,e,r){let o=await Lo(n,t,e,r);if(!o)throw new Error(`Could not find view function ABI for '${n}::${t}::${e}'`);if(!o.is_view)throw new Error(`'${n}::${t}::${e}' is not an view function`);let i=[];for(let a=0;a<o.params.length;a+=1)i.push(xe(o.params[a],{allowGenerics:!0}));let s=[];for(let a=0;a<o.return.length;a+=1)s.push(xe(o.return[a],{allowGenerics:!0}));return{typeParameters:o.generic_type_params,parameters:i,returnTypes:s}}function pr(n,t,e,r,o){if(r>=t.parameters.length)throw new Error(`Too many arguments for '${n}', expected ${t.parameters.length}`);let i=t.parameters[r];return yt(e,i,r,o)}function yt(n,t,e,r){return qo(n)?(cr(t,n,e),n):Us(n,t,e,r)}function Us(n,t,e,r){if(t.isBool()){if(Mo(n))return new E(n);C("boolean",e)}if(t.isAddress()){if(mt(n))return u.fromString(n);C("string | AccountAddress",e)}if(t.isU8()){if(wn(n))return new G(n);C("number",e)}if(t.isU16()){if(wn(n))return new re(n);C("number",e)}if(t.isU32()){if(wn(n))return new oe(n);C("number",e)}if(t.isU64()){if(_n(n))return new D(BigInt(n));C("bigint | number | string",e)}if(t.isU128()){if(_n(n))return new ie(BigInt(n));C("bigint | number | string",e)}if(t.isU256()){if(_n(n))return new se(BigInt(n));C("bigint | number | string",e)}if(t.isGeneric()){let o=t.value;if(o<0||o>=r.length)throw new Error(`Generic argument ${t.toString()} is invalid for argument ${e}`);return yt(n,r[o],e,r)}if(t.isVector()){if(t.value.isU8()){if(mt(n))return h.U8(Is.encode(n));if(n instanceof Uint8Array)return h.U8(n);if(n instanceof ArrayBuffer)return h.U8(new Uint8Array(n))}if(Array.isArray(n))return new h(n.map(o=>yt(o,t.value,e,r)));throw new Error(`Type mismatch for argument ${e}, type '${t.toString()}'`)}if(t.isStruct()){if(t.isString()){if(mt(n))return new w(n);C("string",e)}if(t.isObject()){if(mt(n))return u.fromString(n);C("string | AccountAddress",e)}if(t.isOption())return Ko(n)?new Ee(null):new Ee(yt(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 cr(n,t,e){if(n.isBool()){if(er(t))return;C("Bool",e)}if(n.isAddress()){if(Sn(t))return;C("AccountAddress",e)}if(n.isU8()){if(nr(t))return;C("U8",e)}if(n.isU16()){if(rr(t))return;C("U16",e)}if(n.isU32()){if(or(t))return;C("U32",e)}if(n.isU64()){if(ir(t))return;C("U64",e)}if(n.isU128()){if(sr(t))return;C("U128",e)}if(n.isU256()){if(ar(t))return;C("U256",e)}if(n.isVector()){if(t instanceof h){t.values.length>0&&cr(n.value,t.values[0],e);return}C("MoveVector",e)}if(n instanceof g){if(n.isString()){if(tr(t))return;C("MoveString",e)}if(n.isObject()){if(Sn(t))return;C("AccountAddress",e)}if(n.isOption()){if(t instanceof Ee){t.value!==void 0&&cr(n.value.typeArgs[0],t.value,e);return}C("MoveOption",e)}}throw new Error(`Type mismatch for argument ${e}, expected '${n.toString()}'`)}var xn=class n extends d{constructor(e,r,o){super();this.rawTransaction=e,this.feePayerAddress=o,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=B.deserialize(e),o=e.deserializeVector(u),i=e.deserializeBool(),s;return i&&(s=u.deserialize(e)),new n(r,o,s)}};async function Cn(n){if($o(n))return Ns(n);let{moduleAddress:t,moduleName:e,functionName:r}=Nt(n.function),o=await ei({key:"entry-function",moduleAddress:t,moduleName:e,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Ho});return Rs({...n,abi:o})}function Rs(n){let t=n.abi,{moduleAddress:e,moduleName:r,functionName:o}=Nt(n.function),i=ur(n.typeArguments);if(i.length!==t.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${t.typeParameters.length}, received ${i.length}`);let s=n.functionArguments.map((c,p)=>pr(n.function,t,c,p,i));if(s.length!==t.parameters.length)throw new Error(`Too few arguments for '${e}::${r}::${o}', expected ${t.parameters.length} but got ${s.length}`);let a=Le.build(`${e}::${r}`,o,i,s);if("multisigAddress"in n){let c=u.from(n.multisigAddress);return new It(new Rt(c,new zt(a)))}return new Et(a)}async function jo(n){let{moduleAddress:t,moduleName:e,functionName:r}=Nt(n.function),o=await ei({key:"view-function",moduleAddress:t,moduleName:e,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Qo});return zs({abi:o,...n})}function zs(n){let t=n.abi,{moduleAddress:e,moduleName:r,functionName:o}=Nt(n.function),i=ur(n.typeArguments);if(i.length!==t.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${t.typeParameters.length}, received ${i.length}`);let s=_nullishCoalesce(_optionalChain([n, 'optionalAccess', _85 => _85.functionArguments, 'optionalAccess', _86 => _86.map, 'call', _87 => _87((a,c)=>pr(n.function,t,a,c,i))]), () => ([]));if(s.length!==t.parameters.length)throw new Error(`Too few arguments for '${e}::${r}::${o}', expected ${t.parameters.length} but got ${s.length}`);return Le.build(`${e}::${r}`,o,i,s)}function Ns(n){return new Pt(new Ut(f.fromHexInput(n.bytecode).toUint8Array(),_nullishCoalesce(n.typeArguments, () => ([])),n.functionArguments))}async function Ds(n){let{aptosConfig:t,sender:e,payload:r,options:o,feePayerAddress:i}=n,s=async()=>Fn[t.network]?{chainId:Fn[t.network]}:{chainId:(await an({aptosConfig:t})).chain_id},a=async()=>_optionalChain([o, 'optionalAccess', _88 => _88.gasUnitPrice])?{gasEstimate:o.gasUnitPrice}:{gasEstimate:(await gn({aptosConfig:t})).gas_estimate},c=async()=>{let He=async()=>_optionalChain([o, 'optionalAccess', _89 => _89.accountSequenceNumber])!==void 0?o.accountSequenceNumber:(await le({aptosConfig:t,accountAddress:e})).sequence_number;if(i&&u.from(i).equals(u.ZERO))try{return await He()}catch (e2){return 0}else return He()},[{chainId:p},{gasEstimate:m},N]=await Promise.all([s(),a(),c()]),{maxGasAmount:b,gasUnitPrice:l,expireTimestamp:Ae}={maxGasAmount:_optionalChain([o, 'optionalAccess', _90 => _90.maxGasAmount])?BigInt(o.maxGasAmount):BigInt(2e5),gasUnitPrice:BigInt(m),expireTimestamp:BigInt(Math.floor(Date.now()/1e3)+20),...o};return new B(u.from(e),BigInt(N),r,BigInt(b),BigInt(l),BigInt(Ae),new ut(p))}async function dr(n){let{aptosConfig:t,sender:e,payload:r,options:o,feePayerAddress:i}=n,s=await Ds({aptosConfig:t,sender:e,payload:r,options:o,feePayerAddress:i});if("secondarySignerAddresses"in n){let a=_nullishCoalesce(_optionalChain([n, 'access', _91 => _91.secondarySignerAddresses, 'optionalAccess', _92 => _92.map, 'call', _93 => _93(c=>u.from(c))]), () => ([]));return new xn(s,a,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}return new Tn(s,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}function Xo(n){let{signerPublicKey:t,transaction:e,secondarySignersPublicKeys:r,feePayerPublicKey:o}=n,i=vn(t);if(e.feePayerAddress){let a=new Se(e.rawTransaction,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),e.feePayerAddress),c=[];r&&(c=r.map(N=>vn(N)));let p=vn(o),m=new at(i,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),c,{address:e.feePayerAddress,authenticator:p});return new me(a.raw_txn,m).bcsToBytes()}if(e.secondarySignerAddresses){let a=new _e(e.rawTransaction,e.secondarySignerAddresses),c=[];c=r.map(m=>vn(m));let p=new st(i,e.secondarySignerAddresses,c);return new me(a.raw_txn,p).bcsToBytes()}let s;if(i instanceof de)s=new it(i.public_key,i.signature);else if(i instanceof ae)s=new ct(i);else throw new Error("Invalid public key");return new me(e.rawTransaction,s).bcsToBytes()}function vn(n){if(n instanceof q){if(n.publicKey instanceof I)return new ae(n,new O(new U(new Uint8Array(64))));if(n.publicKey instanceof he)return new ae(n,new O(new Te(new Uint8Array(64))))}return new de(new I(n.toUint8Array()),new U(new Uint8Array(64)))}function Yo(n){let{signer:t,transaction:e}=n,r=gr(e);return t.signWithAuthenticator(r)}function lr(n){let{transaction:t,senderAuthenticator:e,feePayerAuthenticator:r,additionalSignersAuthenticators:o}=n,i=Jo(t);if((r||o)&&(i instanceof _e||i instanceof Se))return ks(i,e,r,o);if(e instanceof de&&i instanceof B){let s=new it(e.public_key,e.signature);return new me(i,s).bcsToBytes()}if((e instanceof ae||e instanceof Je)&&i instanceof B){let s=new ct(e);return new me(i,s).bcsToBytes()}throw new Error(`Cannot generate a signed transaction, ${e} is not a supported account authentication scheme`)}function Zo(n){let t=_sha3.sha3_256.create();for(let e of n)t.update(e);return t.digest()}var Gs=Zo(["APTOS::Transaction"]);function fm(n){let t=lr(n);return new f(Zo([Gs,new Uint8Array([0]),t])).toString()}function Jo(n){return n.feePayerAddress?new Se(n.rawTransaction,_nullishCoalesce(n.secondarySignerAddresses, () => ([])),n.feePayerAddress):n.secondarySignerAddresses?new _e(n.rawTransaction,n.secondarySignerAddresses):n.rawTransaction}function ks(n,t,e,r){if(n instanceof Se){if(!e)throw new Error("Must provide a feePayerAuthenticator argument to generate a signed fee payer transaction");let o=new at(t,n.secondary_signer_addresses,_nullishCoalesce(r, () => ([])),{address:n.fee_payer_address,authenticator:e});return new me(n.raw_txn,o).bcsToBytes()}if(n instanceof _e){if(!r)throw new Error("Must provide a additionalSignersAuthenticators argument to generate a signed multi agent transaction");let o=new st(t,n.secondary_signer_addresses,_nullishCoalesce(r, () => ([])));return new me(n.raw_txn,o).bcsToBytes()}throw new Error(`Cannot prepare multi signers transaction to submission, ${typeof n} transaction is not supported`)}function gr(n){let t=Jo(n),e=_sha3.sha3_256.create();if(t instanceof B)e.update(Or);else if(t instanceof _e)e.update(Mn);else if(t instanceof Se)e.update(Mn);else throw new Error(`Unknown transaction type to sign on: ${t}`);let r=e.digest(),o=t.bcsToBytes(),i=new Uint8Array(r.length+o.length);return i.set(r),i.set(o,r.length),i}async function ei({key:n,moduleAddress:t,moduleName:e,functionName:r,aptosConfig:o,abi:i,fetch:s}){return i!==void 0?i:rt(async()=>s(t,e,r,o),`${n}-${o.network}-${t}-${e}-${r}`,1e3*60*5)()}async function A(n){let t=await Os(n);return Bs(n,t)}async function Os(n){let{aptosConfig:t,data:e}=n,r,o;return"bytecode"in e?o=await Cn(e):"multisigAddress"in e?(r={aptosConfig:t,multisigAddress:e.multisigAddress,function:e.function,functionArguments:e.functionArguments,typeArguments:e.typeArguments,abi:e.abi},o=await Cn(r)):(r={aptosConfig:t,function:e.function,functionArguments:e.functionArguments,typeArguments:e.typeArguments,abi:e.abi},o=await Cn(r)),o}async function Bs(n,t){let{aptosConfig:e,sender:r,options:o}=n,i;if(Fs(n)&&(i=u.ZERO.toString()),Ms(n)){let{secondarySignerAddresses:s}=n;return dr({aptosConfig:e,sender:r,payload:t,options:o,secondarySignerAddresses:s,feePayerAddress:i})}return dr({aptosConfig:e,sender:r,payload:t,options:o,feePayerAddress:i})}function Fs(n){return n.withFeePayer===!0}function Ms(n){return"secondarySignerAddresses"in n}function ti(n){let{transaction:t}=n;return gr(t)}function Pn(n){return Yo({...n})}async function mr(n){let{aptosConfig:t,transaction:e,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}=n,a=Xo({transaction:e,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}),{data:c}=await Ge({aptosConfig:t,body:a,path:"transactions/simulate",params:{estimate_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _94 => _94.options, 'optionalAccess', _95 => _95.estimateGasUnitPrice]), () => (!1)),estimate_max_gas_amount:_nullishCoalesce(_optionalChain([n, 'access', _96 => _96.options, 'optionalAccess', _97 => _97.estimateMaxGasAmount]), () => (!1)),estimate_prioritized_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _98 => _98.options, 'optionalAccess', _99 => _99.estimatePrioritizedGasUnitPrice]), () => (!1))},originMethod:"simulateTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return c}async function En(n){let{aptosConfig:t}=n,e=lr({...n}),{data:r}=await Ge({aptosConfig:t,body:e,path:"transactions",originMethod:"submitTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return r}async function Dt(n){let{aptosConfig:t,signer:e,transaction:r}=n,o=Pn({signer:e,transaction:r});return En({aptosConfig:t,transaction:r,senderAuthenticator:o})}var Ks={typeParameters:[],parameters:[x.u8(),new x(x.u8())]};async function ni(n){let{aptosConfig:t,account:e,metadataBytes:r,moduleBytecode:o,options:i}=n,s=o.map(a=>h.U8(a));return A({aptosConfig:t,sender:u.from(e),data:{function:"0x1::code::publish_package_txn",functionArguments:[h.U8(r),new h(s)],abi:Ks},options:i})}var qs={typeParameters:[],parameters:[new ge,x.u8(),new ge,x.u8(),x.u8(),x.u8()]};async function ri(n){let{aptosConfig:t,fromAccount:e,toNewPrivateKey:r}=n,o=await le({aptosConfig:t,accountAddress:e.accountAddress}),i=Ue.fromPrivateKey({privateKey:r,legacy:!0}),a=new An({sequenceNumber:BigInt(o.sequence_number),originator:e.accountAddress,currentAuthKey:u.from(o.authentication_key),newPublicKey:i.publicKey}).bcsToBytes(),c=e.sign(a),p=i.sign(a),m=await A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x1::account::rotate_authentication_key",functionArguments:[new G(e.signingScheme),h.U8(e.publicKey.toUint8Array()),new G(i.signingScheme),h.U8(i.publicKey.toUint8Array()),h.U8(c.toUint8Array()),h.U8(p.toUint8Array())],abi:qs}});return Dt({aptosConfig:t,signer:e,transaction:m})}var $s={typeParameters:[{constraints:[]}],parameters:[new W,new $]};async function oi(n){let{aptosConfig:t,sender:e,recipient:r,amount:o,coinType:i,options:s}=n;return A({aptosConfig:t,sender:e,data:{function:"0x1::aptos_account::transfer_coins",typeArguments:[_nullishCoalesce(i, () => (Wt))],functionArguments:[r,o],abi:$s},options:s})}var Gt=class{constructor(t){this.config=t}async transferCoinTransaction(t){return oi({aptosConfig:this.config,...t})}};var Re={BOOLEAN:"bool",U8:"u8",U16:"u16",U32:"u32",U64:"u64",U128:"u128",U256:"u256",ADDRESS:"address",STRING:"0x1::string::String",ARRAY:"vector<u8>"},te="0x4::token::Token";async function ii(n){let{aptosConfig:t,digitalAssetAddress:e}=n,r={token_data_id:{_eq:u.from(e).toStringLong()}};return(await y({aptosConfig:t,query:{query:fo,variables:{where_condition:r}},originMethod:"getDigitalAssetData"})).current_token_datas_v2[0]}async function si(n){let{aptosConfig:t,digitalAssetAddress:e}=n,r={token_data_id:{_eq:u.from(e).toStringLong()},amount:{_gt:0}};return(await y({aptosConfig:t,query:{query:Qn,variables:{where_condition:r}},originMethod:"getCurrentDigitalAssetOwnership"})).current_token_ownerships_v2[0]}async function ai(n){let{aptosConfig:t,ownerAddress:e,options:r}=n,o={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}},i={query:Qn,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _100 => _100.offset]),limit:_optionalChain([r, 'optionalAccess', _101 => _101.limit]),order_by:_optionalChain([r, 'optionalAccess', _102 => _102.orderBy])}};return(await y({aptosConfig:t,query:i,originMethod:"getOwnedDigitalAssets"})).current_token_ownerships_v2}async function ci(n){let{aptosConfig:t,digitalAssetAddress:e,options:r}=n,o={token_data_id:{_eq:u.from(e).toStringLong()}},i={query:Ao,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _103 => _103.offset]),limit:_optionalChain([r, 'optionalAccess', _104 => _104.limit]),order_by:_optionalChain([r, 'optionalAccess', _105 => _105.orderBy])}};return(await y({aptosConfig:t,query:i,originMethod:"getDigitalAssetActivity"})).token_activities_v2}var Vs={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 ui(n){let{aptosConfig:t,options:e,creator:r}=n;return A({aptosConfig:t,sender:r.accountAddress,data:{function:"0x4::aptos_token::create_collection",functionArguments:[new w(n.description),new D(_nullishCoalesce(n.maxSupply, () => (ke))),new w(n.name),new w(n.uri),new E(_nullishCoalesce(n.mutableDescription, () => (!0))),new E(_nullishCoalesce(n.mutableRoyalty, () => (!0))),new E(_nullishCoalesce(n.mutableURI, () => (!0))),new E(_nullishCoalesce(n.mutableTokenDescription, () => (!0))),new E(_nullishCoalesce(n.mutableTokenName, () => (!0))),new E(_nullishCoalesce(n.mutableTokenProperties, () => (!0))),new E(_nullishCoalesce(n.mutableTokenURI, () => (!0))),new E(_nullishCoalesce(n.tokensBurnableByCreator, () => (!0))),new E(_nullishCoalesce(n.tokensFreezableByCreator, () => (!0))),new D(_nullishCoalesce(n.royaltyNumerator, () => (0))),new D(_nullishCoalesce(n.royaltyDenominator, () => (1)))],abi:Vs},options:e})}async function yr(n){let{aptosConfig:t,creatorAddress:e,collectionName:r,options:o}=n,i=u.from(e),s={collection_name:{_eq:r},creator_address:{_eq:i.toStringLong()}};return _optionalChain([o, 'optionalAccess', _106 => _106.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _107 => _107.tokenStandard]), () => ("v2"))}),(await y({aptosConfig:t,query:{query:Vn,variables:{where_condition:s}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function pi(n){let{aptosConfig:t,collectionId:e}=n,o={collection_id:{_eq:u.from(e).toStringLong()}};return(await y({aptosConfig:t,query:{query:Vn,variables:{where_condition:o}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function di(n){return(await yr(n)).collection_id}var Ls={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 li(n){let{aptosConfig:t,options:e,creator:r,collection:o,description:i,name:s,uri:a,propertyKeys:c,propertyTypes:p,propertyValues:m}=n,N=_optionalChain([p, 'optionalAccess', _108 => _108.map, 'call', _109 => _109(b=>Re[b])]);return A({aptosConfig:t,sender:r.accountAddress,data:{function:"0x4::aptos_token::mint",functionArguments:[new w(o),new w(i),new w(s),new w(a),h.MoveString(_nullishCoalesce(c, () => ([]))),h.MoveString(_nullishCoalesce(N, () => ([]))),Ci(_nullishCoalesce(m, () => ([])),_nullishCoalesce(N, () => ([])))],abi:Ls},options:e})}var Hs={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0))),new W]};async function gi(n){let{aptosConfig:t,sender:e,digitalAssetAddress:r,recipient:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x1::object::transfer",typeArguments:[_nullishCoalesce(i, () => (te))],functionArguments:[u.from(r),u.from(o)],abi:Hs},options:s})}var Qs={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 W]};async function mi(n){let{aptosConfig:t,account:e,collection:r,description:o,name:i,uri:s,recipient:a,propertyKeys:c,propertyTypes:p,propertyValues:m,options:N}=n;if(_optionalChain([c, 'optionalAccess', _110 => _110.length])!==_optionalChain([m, 'optionalAccess', _111 => _111.length]))throw new Error("Property keys and property values counts do not match");if(_optionalChain([p, 'optionalAccess', _112 => _112.length])!==_optionalChain([m, 'optionalAccess', _113 => _113.length]))throw new Error("Property types and property values counts do not match");let b=_optionalChain([p, 'optionalAccess', _114 => _114.map, 'call', _115 => _115(l=>Re[l])]);return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::mint_soul_bound",functionArguments:[r,o,i,s,h.MoveString(_nullishCoalesce(c, () => ([]))),h.MoveString(_nullishCoalesce(b, () => ([]))),Ci(_nullishCoalesce(m, () => ([])),_nullishCoalesce(b, () => ([]))),a],abi:Qs},options:N})}var Ws={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0)))]};async function yi(n){let{aptosConfig:t,creator:e,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::burn",typeArguments:[_nullishCoalesce(o, () => (te))],functionArguments:[u.from(r)],abi:Ws},options:i})}var js={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0)))]};async function Ai(n){let{aptosConfig:t,creator:e,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::freeze_transfer",typeArguments:[_nullishCoalesce(o, () => (te))],functionArguments:[r],abi:js},options:i})}var Xs={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0)))]};async function fi(n){let{aptosConfig:t,creator:e,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::unfreeze_transfer",typeArguments:[_nullishCoalesce(o, () => (te))],functionArguments:[r],abi:Xs},options:i})}var Ys={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0))),new g(S())]};async function hi(n){let{aptosConfig:t,creator:e,description:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::set_description",typeArguments:[_nullishCoalesce(i, () => (te))],functionArguments:[u.from(o),new w(r)],abi:Ys},options:s})}var Zs={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0))),new g(S())]};async function Ti(n){let{aptosConfig:t,creator:e,name:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::set_name",typeArguments:[_nullishCoalesce(i, () => (te))],functionArguments:[u.from(o),new w(r)],abi:Zs},options:s})}var Js={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0))),new g(S())]};async function bi(n){let{aptosConfig:t,creator:e,uri:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::set_uri",typeArguments:[_nullishCoalesce(i, () => (te))],functionArguments:[u.from(o),new w(r)],abi:Js},options:s})}var ea={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0))),new g(S()),new g(S()),x.u8()]};async function wi(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::add_property",typeArguments:[_nullishCoalesce(a, () => (te))],functionArguments:[u.from(s),new w(r),new w(Re[o]),h.U8(Ar(i,Re[o]))],abi:ea},options:c})}var ta={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0))),new g(S())]};async function _i(n){let{aptosConfig:t,creator:e,propertyKey:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::remove_property",typeArguments:[_nullishCoalesce(i, () => (te))],functionArguments:[u.from(o),new w(r)],abi:ta},options:s})}var na={typeParameters:[{constraints:["key"]}],parameters:[new g(j(new z(0))),new g(S()),new g(S()),x.u8()]};async function Si(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::update_property",typeArguments:[_nullishCoalesce(a, () => (te))],functionArguments:[u.from(s),new w(r),new w(Re[o]),Ar(i,Re[o])],abi:na},options:c})}var ra={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new g(j(new z(0))),new g(S()),new z(1)]};async function xi(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::add_typed_property",typeArguments:[_nullishCoalesce(a, () => (te)),Re[o]],functionArguments:[u.from(s),new w(r),i],abi:ra},options:c})}var oa={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new g(j(new z(0))),new g(S()),new z(1)]};async function vi(n){let{aptosConfig:t,creator:e,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x4::aptos_token::update_typed_property",typeArguments:[_nullishCoalesce(a, () => (te)),Re[o]],functionArguments:[u.from(s),new w(r),i],abi:oa},options:c})}function Ci(n,t){let e=new Array;return t.forEach((r,o)=>{e.push(Ar(n[o],r))}),e}function Ar(n,t){let e=xe(t);return yt(n,e,0,[]).bcsToBytes()}var kt=class{constructor(t){this.config=t}async getCollectionData(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),yr({aptosConfig:this.config,...t})}async getCollectionDataByCollectionId(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),pi({aptosConfig:this.config,...t})}async getCollectionId(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),di({aptosConfig:this.config,...t})}async getDigitalAssetData(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),ii({aptosConfig:this.config,...t})}async getCurrentDigitalAssetOwnership(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),si({aptosConfig:this.config,...t})}async getOwnedDigitalAssets(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),ai({aptosConfig:this.config,...t})}async getDigitalAssetActivity(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),ci({aptosConfig:this.config,...t})}async createCollectionTransaction(t){return ui({aptosConfig:this.config,...t})}async mintDigitalAssetTransaction(t){return li({aptosConfig:this.config,...t})}async transferDigitalAssetTransaction(t){return gi({aptosConfig:this.config,...t})}async mintSoulBoundTransaction(t){return mi({aptosConfig:this.config,...t})}async burnDigitalAssetTransaction(t){return yi({aptosConfig:this.config,...t})}async freezeDigitalAssetTransaferTransaction(t){return Ai({aptosConfig:this.config,...t})}async unfreezeDigitalAssetTransaferTransaction(t){return fi({aptosConfig:this.config,...t})}async setDigitalAssetDescriptionTransaction(t){return hi({aptosConfig:this.config,...t})}async setDigitalAssetNameTransaction(t){return Ti({aptosConfig:this.config,...t})}async setDigitalAssetURITransaction(t){return bi({aptosConfig:this.config,...t})}async addDigitalAssetPropertyTransaction(t){return wi({aptosConfig:this.config,...t})}async removeDigitalAssetPropertyTransaction(t){return _i({aptosConfig:this.config,...t})}async updateDigitalAssetPropertyTransaction(t){return Si({aptosConfig:this.config,...t})}async addDigitalAssetTypedPropertyTransaction(t){return xi({aptosConfig:this.config,...t})}async updateDigitalAssetTypedPropertyTransaction(t){return vi({aptosConfig:this.config,...t})}};var Pi=300,ia=n=>{if(n&&n.length>Pi)throw new Error(`Event type length exceeds the maximum length of ${Pi}`)};async function Ei(n){let{aptosConfig:t,eventType:e,options:r}=n,i={where:{account_address:{_eq:"0x0000000000000000000000000000000000000000000000000000000000000000"},creation_number:{_eq:"0"},sequence_number:{_eq:"0"},indexed_type:{_eq:e}},pagination:r,orderBy:_optionalChain([r, 'optionalAccess', _116 => _116.orderBy])};return Ot({aptosConfig:t,options:i})}async function Ii(n){let{accountAddress:t,aptosConfig:e,creationNumber:r,options:o}=n,a={where:{account_address:{_eq:u.from(t).toStringLong()},creation_number:{_eq:r}},pagination:o,orderBy:_optionalChain([o, 'optionalAccess', _117 => _117.orderBy])};return Ot({aptosConfig:e,options:a})}async function Ui(n){let{accountAddress:t,aptosConfig:e,eventType:r,options:o}=n,a={where:{account_address:{_eq:u.from(t).toStringLong()},indexed_type:{_eq:r}},pagination:o,orderBy:_optionalChain([o, 'optionalAccess', _118 => _118.orderBy])};return Ot({aptosConfig:e,options:a})}async function Ot(n){let{aptosConfig:t,options:e}=n;ia(_optionalChain([e, 'optionalAccess', _119 => _119.where, 'optionalAccess', _120 => _120.indexed_type, 'optionalAccess', _121 => _121._eq]));let r={query:go,variables:{where_condition:_optionalChain([e, 'optionalAccess', _122 => _122.where]),offset:_optionalChain([e, 'optionalAccess', _123 => _123.offset]),limit:_optionalChain([e, 'optionalAccess', _124 => _124.limit]),order_by:_optionalChain([e, 'optionalAccess', _125 => _125.orderBy])}};return(await y({aptosConfig:t,query:r,originMethod:"getEvents"})).events}var Bt=class{constructor(t){this.config=t}async getModuleEventsByEventType(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),Ei({aptosConfig:this.config,...t})}async getAccountEventsByCreationNumber(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),Ii({aptosConfig:this.config,...t})}async getAccountEventsByEventType(t){return await T({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),Ui({aptosConfig:this.config,...t})}async getEvents(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _126 => _126.minimumLedgerVersion]),processorType:"events_processor"}),Ot({aptosConfig:this.config,...t})}};async function Ri(n){let{aptosConfig:t,accountAddress:e,amount:r,options:o}=n,i=_optionalChain([o, 'optionalAccess', _127 => _127.timeoutSecs])||20,{data:s}=await Kr({aptosConfig:t,path:"fund",body:{address:u.from(e).toString(),amount:r},originMethod:"fundAccount"}),a=s.txn_hashes[0],c=await ot({aptosConfig:t,transactionHash:a,options:{timeoutSecs:i,checkSuccess:_optionalChain([o, 'optionalAccess', _128 => _128.checkSuccess])}});if(c.type==="user_transaction")return c;throw new Error(`Unexpected transaction received for fund account: ${c.type}`)}var Ft=class{constructor(t){this.config=t}async fundAccount(t){let e=await Ri({aptosConfig:this.config,...t});return _optionalChain([t, 'access', _129 => _129.options, 'optionalAccess', _130 => _130.waitForIndexer])!==!1&&await mn({aptosConfig:this.config,minimumLedgerVersion:BigInt(e.version)}),e}};async function fr(n){let{aptosConfig:t,options:e}=n,r={query:yo,variables:{where_condition:_optionalChain([e, 'optionalAccess', _131 => _131.where]),limit:_optionalChain([e, 'optionalAccess', _132 => _132.limit]),offset:_optionalChain([e, 'optionalAccess', _133 => _133.offset])}};return(await y({aptosConfig:t,query:r,originMethod:"getFungibleAssetMetadata"})).fungible_asset_metadata}async function zi(n){let{aptosConfig:t,options:e}=n,r={query:mo,variables:{where_condition:_optionalChain([e, 'optionalAccess', _134 => _134.where]),limit:_optionalChain([e, 'optionalAccess', _135 => _135.limit]),offset:_optionalChain([e, 'optionalAccess', _136 => _136.offset])}};return(await y({aptosConfig:t,query:r,originMethod:"getFungibleAssetActivities"})).fungible_asset_activities}async function Ni(n){let{aptosConfig:t,options:e}=n,r={query:po,variables:{where_condition:_optionalChain([e, 'optionalAccess', _137 => _137.where]),limit:_optionalChain([e, 'optionalAccess', _138 => _138.limit]),offset:_optionalChain([e, 'optionalAccess', _139 => _139.offset])}};return(await y({aptosConfig:t,query:r,originMethod:"getCurrentFungibleAssetBalances"})).current_fungible_asset_balances}var sa={typeParameters:[],parameters:[xe("0x1::object::Object"),new W,new $]};async function Di(n){let{aptosConfig:t,sender:e,fungibleAssetMetadataAddress:r,recipient:o,amount:i,options:s}=n;return A({aptosConfig:t,sender:e.accountAddress,data:{function:"0x1::primary_fungible_store::transfer",typeArguments:["0x1::fungible_asset::Metadata"],functionArguments:[r,o,i],abi:sa},options:s})}var Mt=class{constructor(t){this.config=t}async getFungibleAssetMetadata(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _140 => _140.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),fr({aptosConfig:this.config,...t})}async getFungibleAssetMetadataByAssetType(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _141 => _141.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),(await fr({aptosConfig:this.config,options:{where:{asset_type:{_eq:t.assetType}}}}))[0]}async getFungibleAssetActivities(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _142 => _142.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),zi({aptosConfig:this.config,...t})}async getCurrentFungibleAssetBalances(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _143 => _143.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Ni({aptosConfig:this.config,...t})}async transferFungibleAsset(t){return Di({aptosConfig:this.config,...t})}};async function ze(n){let{aptosConfig:t,payload:e,options:r}=n,o=await jo({...e,aptosConfig:t}),i=new X;o.serialize(i);let s=i.toUint8Array(),{data:a}=await Ge({aptosConfig:t,path:"view",originMethod:"view",contentType:"application/x.aptos.view_function+bcs",params:{ledger_version:_optionalChain([r, 'optionalAccess', _144 => _144.ledgerVersion])},body:s});return a}var Kt=class{constructor(t){this.config=t}async getLedgerInfo(){return an({aptosConfig:this.config})}async getChainId(){return(await this.getLedgerInfo()).chain_id}async getBlockByVersion(t){return ho({aptosConfig:this.config,...t})}async getBlockByHeight(t){return To({aptosConfig:this.config,...t})}async getTableItem(t){return cn({aptosConfig:this.config,...t})}async view(t){return ze({aptosConfig:this.config,...t})}async getChainTopUserTransactions(t){return bo({aptosConfig:this.config,...t})}async queryIndexer(t){return y({aptosConfig:this.config,...t})}async getIndexerLastSuccessVersion(){return un({aptosConfig:this.config})}async getProcessorStatus(t){return pn({aptosConfig:this.config,processorType:t})}};var Gi=["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 ki(n){return!(!n||n.length<3||n.length>63||!/^[a-z\d][a-z\d-]{1,61}[a-z\d]$/.test(n))}function Ne(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(!ki(t))throw new Error(`${t} is not valid. ${Gi}`);if(e&&!ki(e))throw new Error(`${e} is not valid. ${Gi}`);return{domainName:e||t,subdomainName:e?t:void 0}}var aa="0x585fc9f0f0c54183b039ffc770ca282ebd87307916c215a3e692f2f8e4305e82",ca={testnet:"0x5f8fd2347449685cf41d4db97926ec3a096eaf381332be4f1318ad4d16a8497c",mainnet:"0x867ed1f6bf916171b1de3ee92849b8978b7d1b9e0a8cc982a3d19d535dfd9c0c",local:aa,custom:null,devnet:null,randomnet:null};function ve(n){let t=ca[n.network];if(!t)throw new Error(`The ANS contract is not deployed to ${n.network}`);return t}var In=n=>{if(n&&typeof n=="object"&&"vec"in n&&Array.isArray(n.vec))return n.vec[0]};async function Oi(n){let{aptosConfig:t,name:e}=n,r=ve(t),{domainName:o,subdomainName:i}=Ne(e),s=await ze({aptosConfig:t,payload:{function:`${r}::router::get_owner_addr`,functionArguments:[o,i]}}),a=In(s[0]);return a?u.from(a):void 0}async function Bi(n){let{aptosConfig:t,expiration:e,name:r,sender:o,targetAddress:i,toAddress:s,options:a,transferable:c}=n,p=ve(t),{domainName:m,subdomainName:N}=Ne(r),b=e.policy==="subdomain:independent"||e.policy==="subdomain:follow-domain";if(N&&!b)throw new Error("Subdomains must have an expiration policy of either 'subdomain:independent' or 'subdomain:follow-domain'");if(b&&!N)throw new Error(`Policy is set to ${e.policy} but no subdomain was provided`);if(e.policy==="domain"){let Gn=_nullishCoalesce(e.years, () => (1));if(Gn!==1)throw new Error("For now, names can only be registered for 1 year at a time");let es=Gn*31536e3;return await A({aptosConfig:t,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_domain`,functionArguments:[m,es,i,s]},options:a})}if(!N)throw new Error(`${e.policy} requires a subdomain to be provided.`);let l=await hr({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 A({aptosConfig:t,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_subdomain`,functionArguments:[m,N,Math.round(Ae/1e3),e.policy==="subdomain:follow-domain"?1:0,!!c,i,s]},options:a})}async function hr(n){let{aptosConfig:t,name:e}=n,r=ve(t),{domainName:o,subdomainName:i}=Ne(e);try{let s=await ze({aptosConfig:t,payload:{function:`${r}::router::get_expiration`,functionArguments:[o,i]}});return Number(s[0])*1e3}catch (e3){return}}async function Fi(n){let{aptosConfig:t,address:e}=n,r=ve(t),o=await ze({aptosConfig:t,payload:{function:`${r}::router::get_primary_name`,functionArguments:[u.from(e).toString()]}}),i=In(o[1]),s=In(o[0]);if(i)return[s,i].filter(Boolean).join(".")}async function Mi(n){let{aptosConfig:t,sender:e,name:r,options:o}=n,i=ve(t);if(!r)return await A({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${i}::router::clear_primary_name`,functionArguments:[]},options:o});let{domainName:s,subdomainName:a}=Ne(r);return await A({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${i}::router::set_primary_name`,functionArguments:[s,a]},options:o})}async function Ki(n){let{aptosConfig:t,name:e}=n,r=ve(t),{domainName:o,subdomainName:i}=Ne(e),s=await ze({aptosConfig:t,payload:{function:`${r}::router::get_target_addr`,functionArguments:[o,i]}}),a=In(s[0]);return a?u.from(a):void 0}async function qi(n){let{aptosConfig:t,sender:e,name:r,address:o,options:i}=n,s=ve(t),{domainName:a,subdomainName:c}=Ne(r);return await A({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${s}::router::set_target_addr`,functionArguments:[a,c,o]},options:i})}async function $i(n){let{aptosConfig:t,name:e}=n,{domainName:r,subdomainName:o=""}=Ne(e),a=(await y({aptosConfig:t,query:{query:nt,variables:{where_condition:{domain:{_eq:r},subdomain:{_eq:o},is_active:{_eq:!0}},limit:1}},originMethod:"getName"})).current_aptos_names[0];return a&&(a=qt(a)),a}async function Vi(n){let{aptosConfig:t,options:e,accountAddress:r}=n,o=await Tr({aptosConfig:t});return(await y({aptosConfig:t,originMethod:"getAccountNames",query:{query:nt,variables:{limit:_optionalChain([e, 'optionalAccess', _145 => _145.limit]),offset:_optionalChain([e, 'optionalAccess', _146 => _146.offset]),order_by:_optionalChain([e, 'optionalAccess', _147 => _147.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _148 => _148.options, 'optionalAccess', _149 => _149.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o}}}}})).current_aptos_names.map(qt)}async function Li(n){let{aptosConfig:t,options:e,accountAddress:r}=n,o=await Tr({aptosConfig:t});return(await y({aptosConfig:t,originMethod:"getAccountDomains",query:{query:nt,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:o},subdomain:{_eq:""}}}}})).current_aptos_names.map(qt)}async function Hi(n){let{aptosConfig:t,options:e,accountAddress:r}=n,o=await Tr({aptosConfig:t});return(await y({aptosConfig:t,originMethod:"getAccountSubdomains",query:{query:nt,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:o},subdomain:{_neq:""}}}}})).current_aptos_names.map(qt)}async function Qi(n){let{aptosConfig:t,options:e,domain:r}=n;return(await y({aptosConfig:t,originMethod:"getDomainSubdomains",query:{query:nt,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]), () => ({})),domain:{_eq:r},subdomain:{_neq:""},is_active:{_eq:!0}}}}})).current_aptos_names.map(qt)}async function Tr(n){let{aptosConfig:t}=n,e=ve(t),[r]=await ze({aptosConfig:t,payload:{function:`${e}::config::reregistration_grace_sec`,functionArguments:[]}}),o=r/60/60/24,i=()=>new Date;return new Date(i().setDate(i().getDate()-o)).toISOString()}async function Wi(n){let{aptosConfig:t,sender:e,name:r,years:o=1,options:i}=n,s=ve(t),a=o*31536e3,{domainName:c,subdomainName:p}=Ne(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:t,sender:e.accountAddress.toString(),data:{function:`${s}::router::renew_domain`,functionArguments:[c,a]},options:i})}function qt(n){return{...n,expiration_timestamp:new Date(n.expiration_timestamp).getTime()}}var $t=class{constructor(t){this.config=t}async getOwnerAddress(t){return Oi({aptosConfig:this.config,...t})}async getExpiration(t){return hr({aptosConfig:this.config,...t})}async getTargetAddress(t){return Ki({aptosConfig:this.config,...t})}async setTargetAddress(t){return qi({aptosConfig:this.config,...t})}async getPrimaryName(t){return Fi({aptosConfig:this.config,...t})}async setPrimaryName(t){return Mi({aptosConfig:this.config,...t})}async registerName(t){return Bi({aptosConfig:this.config,...t})}async renewDomain(t){return Wi({aptosConfig:this.config,...t})}async getName(t){return $i({aptosConfig:this.config,...t})}async getAccountNames(t){return Vi({aptosConfig:this.config,...t})}async getAccountDomains(t){return Li({aptosConfig:this.config,...t})}async getAccountSubdomains(t){return Hi({aptosConfig:this.config,...t})}async getDomainSubdomains(t){return Qi({aptosConfig:this.config,...t})}};async function ji(n){let{aptosConfig:t,poolAddress:e}=n,r=u.from(e).toStringLong(),i=await y({aptosConfig:t,query:{query:Ln,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 Xi(n){let{aptosConfig:t,options:e}=n,r={query:Ln,variables:{order_by:_optionalChain([e, 'optionalAccess', _165 => _165.orderBy])}};return(await y({aptosConfig:t,query:r})).num_active_delegator_per_pool}async function Yi(n){let{aptosConfig:t,delegatorAddress:e,poolAddress:r}=n,o={query:lo,variables:{delegatorAddress:u.from(e).toStringLong(),poolAddress:u.from(r).toStringLong()}};return(await y({aptosConfig:t,query:o})).delegated_staking_activities}var Vt=class{constructor(t){this.config=t}async getNumberOfDelegators(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _166 => _166.minimumLedgerVersion]),processorType:"stake_processor"}),ji({aptosConfig:this.config,...t})}async getNumberOfDelegatorsForAllPools(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _167 => _167.minimumLedgerVersion]),processorType:"stake_processor"}),Xi({aptosConfig:this.config,...t})}async getDelegatedStakingActivities(t){return await T({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _168 => _168.minimumLedgerVersion]),processorType:"stake_processor"}),Yi({aptosConfig:this.config,...t})}};var Un=class{constructor(t){this.config=t}async simple(t){return A({aptosConfig:this.config,...t})}async multiAgent(t){return A({aptosConfig:this.config,...t})}};function br(n,t,e){let r=e.value;return e.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)},e}function wr(n,t,e){let r=e.value;return e.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)},e}var At=class{constructor(t){this.config=t}async simple(t){return mr({aptosConfig:this.config,...t})}async multiAgent(t){return mr({aptosConfig:this.config,...t})}};_chunkKSEUZTKYjs.a.call(void 0, [wr],At.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [wr],At.prototype,"multiAgent",1);var ft=class{constructor(t){this.config=t}async simple(t){return En({aptosConfig:this.config,...t})}async multiAgent(t){return En({aptosConfig:this.config,...t})}};_chunkKSEUZTKYjs.a.call(void 0, [br],ft.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [br],ft.prototype,"multiAgent",1);var _eventemitter3 = require('eventemitter3'); var _eventemitter32 = _interopRequireDefault(_eventemitter3);var Rn=()=>Math.floor(Date.now()/1e3),zn= exports.AccountSequenceNumber =class{constructor(t,e,r,o,i){this.lastUncommintedNumber=null;this.currentNumber=null;this.lock=!1;this.aptosConfig=t,this.account=e,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 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=Rn();for(;this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime),Rn()-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 le({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});this.currentNumber=BigInt(t),this.lastUncommintedNumber=BigInt(t)}async update(){let{sequence_number:t}=await le({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=Rn();for(;this.lastUncommintedNumber!==this.currentNumber;)Rn()-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 ht=class{constructor(){this.queue=[];this.pendingDequeue=[];this.cancelled=!1}enqueue(t){if(this.cancelled=!1,this.pendingDequeue.length>0){_optionalChain([this, 'access', _169 => _169.pendingDequeue, 'access', _170 => _170.shift, 'call', _171 => _171(), 'optionalAccess', _172 => _172.resolve, 'call', _173 => _173(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 Tt("Task cancelled"))}),this.pendingDequeue=[],this.queue.length=0}isCancelled(){return this.cancelled}pendingDequeueLength(){return this.pendingDequeue.length}},Tt=class extends Error{};var Zi="fulfilled",Ji= exports.TransactionWorkerEventsEnum =(i=>(i.TransactionSent="transactionSent",i.TransactionSendFailed="transactionSendFailed",i.TransactionExecuted="transactionExecuted",i.TransactionExecutionFailed="transactionExecutionFailed",i.ExecutionFinish="executionFinish",i))(Ji||{}),Nn= exports.TransactionWorker =class extends _eventemitter32.default{constructor(e,r,o=30,i=100,s=10){super();this.taskQueue=new ht;this.transactionsQueue=new ht;this.outstandingTransactions=new ht;this.sentTransactions=[];this.executedTransactions=[];this.aptosConfig=e,this.account=r,this.started=!1,this.accountSequnceNumber=new zn(e,r,o,i,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 o=Dt({aptosConfig:this.aptosConfig,transaction:r,signer:this.account});await this.outstandingTransactions.enqueue([o,e])}}catch(e){if(e instanceof Tt)return;throw new Error(`Submit transaction failed for ${this.account.accountAddress.toString()} with error ${e}`)}}async processTransactions(){try{for(;;){let e=[],r=[],[o,i]=await this.outstandingTransactions.dequeue();for(e.push(o),r.push(i);!this.outstandingTransactions.isEmpty();)[o,i]=await this.outstandingTransactions.dequeue(),e.push(o),r.push(i);let s=await Promise.allSettled(e);for(let a=0;a<s.length&&a<r.length;a+=1){let c=s[a];i=r[a],c.status===Zi?(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(e){if(e instanceof Tt)return;throw new Error(`Process execution failed for ${this.account.accountAddress.toString()} with error ${e}`)}}async checkTransaction(e,r){try{let o=[];o.push(ot({aptosConfig:this.aptosConfig,transactionHash:e.value.hash}));let i=await Promise.allSettled(o);for(let s=0;s<i.length;s+=1){let a=i[s];a.status===Zi?(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(o){throw new Error(`Check transaction failed for ${this.account.accountAddress.toString()} with error ${o}`)}}async push(e,r){this.transactionsQueue.enqueue([e,r])}async generateNextTransaction(e,r){if(this.transactionsQueue.isEmpty())return;let[o,i]=await this.transactionsQueue.dequeue();return A({aptosConfig:this.aptosConfig,sender:e.accountAddress,data:o,options:{...i,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 Dn=class extends _eventemitter32.default{constructor(e){super();this.config=e}start(e){let{sender:r}=e;this.account=r,this.transactionWorker=new Nn(this.config,r),this.transactionWorker.start(),this.registerToEvents()}push(e){let{data:r,options:o}=e;for(let i of r)this.transactionWorker.push(i,o)}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:o,options:i}=e;this.start({sender:r}),this.push({data:o,options:i})}catch(r){throw new Error(`failed to submit transactions with error: ${r}`)}}};var Lt=class{constructor(t){this.config=t,this.build=new Un(this.config),this.simulate=new At(this.config),this.submit=new ft(this.config),this.batch=new Dn(this.config)}async getTransactions(t){return Go({aptosConfig:this.config,...t})}async getTransactionByVersion(t){return ko({aptosConfig:this.config,...t})}async getTransactionByHash(t){return xt({aptosConfig:this.config,...t})}async isPendingTransaction(t){return Oo({aptosConfig:this.config,...t})}async waitForTransaction(t){return ot({aptosConfig:this.config,...t})}async getGasPriceEstimation(){return gn({aptosConfig:this.config})}getSigningMessage(t){return ti(t)}async publishPackageTransaction(t){return ni({aptosConfig:this.config,...t})}async rotateAuthKey(t){return ri({aptosConfig:this.config,...t})}sign(t){return Pn({...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,Pn({signer:e,transaction:r})}async batchTransactionsForSingleAccount(t){try{let{sender:e,data:r,options:o}=t;this.batch.forSingleAccount({sender:e,data:r,options:o})}catch(e){throw new Error(`failed to submit transactions with error: ${e}`)}}async signAndSubmitTransaction(t){let{signer:e,transaction:r}=t;return Dt({aptosConfig:this.config,signer:e,transaction:r})}};var ne=class{constructor(t){this.config=new yn(t),this.account=new vt(this.config),this.ans=new $t(this.config),this.coin=new Gt(this.config),this.digitalAsset=new kt(this.config),this.event=new Bt(this.config),this.faucet=new Ft(this.config),this.fungibleAsset=new Mt(this.config),this.general=new Kt(this.config),this.staking=new Vt(this.config),this.transaction=new Lt(this.config)}};function ye(n,t,e){Object.getOwnPropertyNames(t.prototype).forEach(r=>{let o=Object.getOwnPropertyDescriptor(t.prototype,r);o&&(o.value=function(...i){return this[e][r](...i)},Object.defineProperty(n.prototype,r,o))})}ye(ne,vt,"account");ye(ne,$t,"ans");ye(ne,Gt,"coin");ye(ne,kt,"digitalAsset");ye(ne,Bt,"event");ye(ne,Ft,"faucet");ye(ne,Mt,"fungibleAsset");ye(ne,Kt,"general");ye(ne,Vt,"staking");ye(ne,Lt,"transaction");exports.APTOS_BIP44_REGEX = ms; exports.APTOS_COIN = Wt; exports.APTOS_HARDENED_REGEX = gs; exports.Account = Ue; exports.AccountAddress = u; exports.AccountAuthenticator = Q; exports.AccountAuthenticatorEd25519 = de; exports.AccountAuthenticatorMultiEd25519 = on; exports.AccountAuthenticatorMultiKey = Je; exports.AccountAuthenticatorSingleKey = ae; exports.AccountAuthenticatorVariant = Pr; exports.AccountPublicKey = ue; exports.AccountSequenceNumber = zn; exports.AddressInvalidReason = us; exports.AnyPublicKey = q; exports.AnyPublicKeyVariant = Er; exports.AnySignature = O; exports.AnySignatureVariant = Ir; exports.Aptos = ne; exports.AptosApiError = ce; exports.AptosApiType = wt; exports.AptosConfig = yn; exports.AuthenticationKey = K; exports.Bool = E; exports.CKDPriv = Wr; exports.ChainId = ut; exports.DEFAULT_MAX_GAS_AMOUNT = Gr; exports.DEFAULT_TXN_EXP_SEC_FROM_NOW = kr; exports.DEFAULT_TXN_TIMEOUT_SEC = Qt; exports.DeriveScheme = Rr; exports.Deserializer = $r; exports.Ed25519Account = et; exports.Ed25519PrivateKey = J; exports.Ed25519PublicKey = I; exports.Ed25519Signature = U; exports.EntryFunction = Le; exports.EntryFunctionBytes = Jt; exports.FeePayerRawTransaction = Se; exports.FixedBytes = Be; exports.HARDENED_OFFSET = Lr; exports.Hex = f; exports.HexInvalidReason = ss; exports.Identifier = P; exports.KeyType = ys; exports.MimeType = Ht; exports.ModuleId = Ct; exports.MoveAbility = Ur; exports.MoveFunctionVisibility = ts; exports.MoveOption = Ee; exports.MoveString = w; exports.MoveVector = h; exports.MultiAgentRawTransaction = _e; exports.MultiEd25519PublicKey = Ye; exports.MultiEd25519Signature = Me; exports.MultiKey = rn; exports.MultiKeySignature = Jr; exports.MultiSig = Rt; exports.MultiSigTransactionPayload = zt; exports.Network = Bn; exports.NetworkToChainId = Fn; exports.NetworkToFaucetAPI = Dr; exports.NetworkToIndexerAPI = zr; exports.NetworkToNetworkName = Ea; exports.NetworkToNodeAPI = Nr; exports.ParsingError = M; exports.ProcessorType = Qe; exports.PublicKey = St; exports.RAW_TRANSACTION_SALT = Or; exports.RAW_TRANSACTION_WITH_DATA_SALT = Mn; exports.RawTransaction = B; exports.RawTransactionWithData = hn; exports.RoleType = ns; exports.RotationProofChallenge = An; exports.Script = Ut; exports.ScriptTransactionArgumentVariants = bt; exports.Secp256k1PrivateKey = qe; exports.Secp256k1PublicKey = he; exports.Secp256k1Signature = Te; exports.Serializable = d; exports.Serializer = X; exports.Signature = Y; exports.SignedTransaction = me; exports.SigningScheme = De; exports.SigningSchemeInput = On; exports.SimpleTransaction = Tn; exports.SingleKeyAccount = tt; exports.StructTag = we; exports.TransactionAuthenticator = be; exports.TransactionAuthenticatorEd25519 = it; exports.TransactionAuthenticatorFeePayer = at; exports.TransactionAuthenticatorMultiAgent = st; exports.TransactionAuthenticatorMultiEd25519 = Jn; exports.TransactionAuthenticatorSingleSender = ct; exports.TransactionAuthenticatorVariant = Cr; exports.TransactionPayload = Ve; exports.TransactionPayloadEntryFunction = Et; exports.TransactionPayloadMultiSig = It; exports.TransactionPayloadScript = Pt; exports.TransactionPayloadVariants = xr; exports.TransactionResponseType = kn; exports.TransactionVariants = vr; exports.TransactionWorker = Nn; exports.TransactionWorkerEventsEnum = Ji; exports.TypeTag = R; exports.TypeTagAddress = W; exports.TypeTagBool = k; exports.TypeTagGeneric = z; exports.TypeTagParserError = v; exports.TypeTagParserErrorType = Ps; exports.TypeTagReference = fn; exports.TypeTagSigner = $e; exports.TypeTagStruct = g; exports.TypeTagU128 = lt; exports.TypeTagU16 = pt; exports.TypeTagU256 = gt; exports.TypeTagU32 = dt; exports.TypeTagU64 = $; exports.TypeTagU8 = ge; exports.TypeTagVariants = Sr; exports.TypeTagVector = x; exports.U128 = ie; exports.U16 = re; exports.U256 = se; exports.U32 = oe; exports.U64 = D; exports.U8 = G; exports.aptosCoinStructTag = Ml; exports.aptosRequest = jt; exports.buildTransaction = dr; exports.checkOrConvertArgument = yt; exports.convertArgument = pr; exports.createObjectAddress = hs; exports.createResourceAddress = cd; exports.createTokenAddress = ud; exports.deriveKey = $n; exports.deriveTransactionType = Jo; exports.deserializeFromScriptArgument = xs; exports.ensureBoolean = qn; exports.fetchEntryFunctionAbi = Ho; exports.fetchFunctionAbi = Lo; exports.fetchViewFunctionAbi = Qo; exports.findFirstNonSignerArg = Vo; exports.generateMultiSignersSignedTransaction = ks; exports.generateRawTransaction = Ds; exports.generateSignedTransaction = lr; exports.generateSignedTransactionForSimulation = Xo; exports.generateSigningMessage = gr; exports.generateTransactionPayload = Cn; exports.generateTransactionPayloadWithABI = Rs; exports.generateUserTransactionHash = fm; exports.generateViewFunctionPayload = jo; exports.generateViewFunctionPayloadWithABI = zs; exports.get = Fr; exports.getAptosFullNode = V; exports.getAuthenticatorForSimulation = vn; exports.getFunctionParts = Nt; exports.hashValues = Zo; exports.isBcsAddress = Sn; exports.isBcsBool = er; exports.isBcsFixedBytes = Es; exports.isBcsString = tr; exports.isBcsU128 = sr; exports.isBcsU16 = rr; exports.isBcsU256 = ar; exports.isBcsU32 = or; exports.isBcsU64 = ir; exports.isBcsU8 = nr; exports.isBlockMetadataTransactionResponse = ha; exports.isBool = Mo; exports.isEd25519Signature = wa; exports.isEncodedEntryFunctionArgument = qo; exports.isFeePayerSignature = xa; exports.isGenesisTransactionResponse = fa; exports.isLargeNumber = _n; exports.isMultiAgentSignature = Sa; exports.isMultiEd25519Signature = va; exports.isNull = Ko; exports.isNumber = wn; exports.isPendingTransactionResponse = ya; exports.isScriptDataInput = $o; exports.isSecp256k1Signature = _a; exports.isStateCheckpointTransactionResponse = Ta; exports.isString = mt; exports.isUserTransactionResponse = Aa; exports.isValidBIP44Path = Hr; exports.isValidHardenedPath = Qr; exports.isValidatorTransactionResponse = ba; exports.mnemonicToSeed = en; exports.objectStructTag = j; exports.optionStructTag = Kl; exports.outOfRangeErrorMessage = as; exports.paginateWithCursor = We; exports.parseTypeTag = xe; exports.post = Kn; exports.postAptosFaucet = Kr; exports.postAptosFullNode = Ge; exports.postAptosIndexer = Mr; exports.promiseFulfilledStatus = Zi; exports.request = rs; exports.sign = Yo; exports.splitPath = jr; exports.standardizeTypeTags = ur; exports.stringStructTag = S; exports.throwTypeMismatch = C; exports.validateNumberInRange = Pe;
428
+ `;async function Fn(n){let{aptosConfig:t}=n,{data:e}=await Z({aptosConfig:t,originMethod:"getLedgerInfo",path:""});return e}async function Yi(n){let{aptosConfig:t,ledgerVersion:e,options:r}=n,{data:i}=await Z({aptosConfig:t,originMethod:"getBlockByVersion",path:`blocks/by_version/${e}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _32 => _32.withTransactions])}});return i}async function Zi(n){let{aptosConfig:t,blockHeight:e,options:r}=n,{data:i}=await Z({aptosConfig:t,originMethod:"getBlockByHeight",path:`blocks/by_height/${e}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _33 => _33.withTransactions])}});return i}async function Mn(n){let{aptosConfig:t,handle:e,data:r,options:i}=n;return(await at({aptosConfig:t,originMethod:"getTableItem",path:`tables/${e}/item`,params:{ledger_version:_optionalChain([i, 'optionalAccess', _34 => _34.ledgerVersion])},body:r})).data}async function Ji(n){let{aptosConfig:t,limit:e}=n;return(await f({aptosConfig:t,query:{query:$i,variables:{limit:e}},originMethod:"getChainTopUserTransactions"})).user_transactions}async function f(n){let{aptosConfig:t,query:e,originMethod:r}=n,{data:i}=await Ri({aptosConfig:t,originMethod:_nullishCoalesce(r, () => ("queryIndexer")),path:"",body:e,overrides:{WITH_CREDENTIALS:!1}});return i}async function Ka(n){let{aptosConfig:t}=n;return(await f({aptosConfig:t,query:{query:Pr},originMethod:"getProcessorStatuses"})).processor_status}async function qn(n){let t=await Ka({aptosConfig:n.aptosConfig});return BigInt(t[0].last_success_version)}async function $n(n){let{aptosConfig:t,processorType:e}=n;return(await f({aptosConfig:t,query:{query:Pr,variables:{where_condition:{processor:{_eq:e}}}},originMethod:"getProcessorStatus"})).processor_status[0]}var Cr=new Map;function It(n,t,e){return async(...r)=>{if(Cr.has(t)){let{value:o,timestamp:s}=Cr.get(t);if(e===void 0||Date.now()-s<=e)return o}let i=await n(...r);return Cr.set(t,{value:i,timestamp:Date.now()}),i}}async function Te(n){let{aptosConfig:t,accountAddress:e}=n,{data:r}=await Z({aptosConfig:t,originMethod:"getInfo",path:`accounts/${u.from(e).toString()}`});return r}async function no(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return Et({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 Vn(n){return _optionalChain([n, 'access', _38 => _38.options, 'optionalAccess', _39 => _39.ledgerVersion])!==void 0?eo(n):It(async()=>eo(n),`module-${n.accountAddress}-${n.moduleName}`,1e3*60*5)()}async function eo(n){let{aptosConfig:t,accountAddress:e,moduleName:r,options:i}=n,{data:o}=await Z({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 ro(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return Et({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 io(n){let{aptosConfig:t,accountAddress:e,options:r}=n;return Et({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 Ir(n){let{aptosConfig:t,accountAddress:e,resourceType:r,options:i}=n,{data:o}=await Z({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 Ur(n){let{aptosConfig:t,authenticationKey:e,options:r}=n,i=await Ir({aptosConfig:t,accountAddress:"0x1",resourceType:"0x1::account::OriginatingAddress",options:r}),{address_map:{handle:o}}=i,s=u.from(e);try{let a=await Mn({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 ne&&a.data.error_code==="table_item_not_found")return s;throw a}}async function oo(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:Mi,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 so(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:Gi,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 ao(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:Fi,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 co(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:Ki,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 uo(n){let{aptosConfig:t,accountAddress:e}=n,r=u.from(e).toStringLong(),o=await f({aptosConfig:t,query:{query:qi,variables:{address:r}},originMethod:"getAccountTransactionsCount"});return o.account_transactions_aggregate.aggregate?o.account_transactions_aggregate.aggregate.count:0}async function po(n){let{aptosConfig:t,accountAddress:e,coinType:r}=n,i=u.from(e).toStringLong(),o=await Rr({aptosConfig:t,accountAddress:i,options:{where:{asset_type:{_eq:r}}}});return o[0]?o[0].amount:0}async function Rr(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:Oi,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 lo(n){let{aptosConfig:t,accountAddress:e}=n,r=u.from(e).toStringLong(),o=await f({aptosConfig:t,query:{query:Bi,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 go(n){let{aptosConfig:t,accountAddress:e,options:r}=n,o={owner_address:{_eq:u.from(e).toStringLong()}},s={query:Ni,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 yo(n){let{aptosConfig:t,privateKey:e}=n,r=new O(e.publicKey());if(e instanceof Ye){let o=G.fromPublicKey({publicKey:r}).derivedAddress();return Ge.fromPrivateKey({privateKey:e,address:o})}if(e instanceof M){let i=G.fromPublicKey({publicKey:r});if(await to({authKey:i,aptosConfig:t})){let c=i.derivedAddress();return Ge.fromPrivateKey({privateKey:e,address:c,legacy:!1})}let s=G.fromPublicKey({publicKey:r.publicKey});if(await to({authKey:s,aptosConfig:t})){let c=s.derivedAddress();return Ge.fromPrivateKey({privateKey:e,address:c,legacy:!0})}}throw new Error(`Can't derive account from private key ${e}`)}async function to(n){let{aptosConfig:t,authKey:e}=n,r=await Ur({aptosConfig:t,authenticationKey:e.derivedAddress()});try{return await Te({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 mo(n){let{aptosConfig:t,options:e}=n;return Et({aptosConfig:t,originMethod:"getTransactions",path:"transactions",params:{start:_optionalChain([e, 'optionalAccess', _69 => _69.offset]),limit:_optionalChain([e, 'optionalAccess', _70 => _70.limit])}})}async function Ln(n){let{aptosConfig:t}=n;return It(async()=>{let{data:e}=await Z({aptosConfig:t,originMethod:"getGasPriceEstimation",path:"estimate_gas_price"});return e},`gas-price-${t.network}`,1e3*60*5)()}async function fo(n){let{aptosConfig:t,ledgerVersion:e}=n,{data:r}=await Z({aptosConfig:t,originMethod:"getTransactionByVersion",path:`transactions/by_version/${e}`});return r}async function Zt(n){let{aptosConfig:t,transactionHash:e}=n,{data:r}=await Z({aptosConfig:t,path:`transactions/by_hash/${e}`,originMethod:"getTransactionByHash"});return r}async function Ao(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 Na(n){let{aptosConfig:t,transactionHash:e}=n,{data:r}=await Z({aptosConfig:t,path:`transactions/wait_by_hash/${e}`,originMethod:"longWaitForTransaction"});return r}async function Ut(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,y=200,x=1.5;function A(g){if(!(g instanceof ne)||(p=g,g.status!==404&&g.status>=400&&g.status<500))throw g}try{c=await Zt({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction"}catch(g){A(g)}if(s){let g=Date.now();try{c=await Na({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction"}catch(ie){A(ie)}a=(Date.now()-g)/1e3}for(;s&&!(a>=i);){try{if(c=await Zt({aptosConfig:t,transactionHash:e}),s=c.type==="pending_transaction",!s)break}catch(g){A(g)}await _chunkKSEUZTKYjs.b.call(void 0, y),a+=y/1e3,y*=x}if(c===void 0)throw p||new Hn(`Fetching transaction ${e} failed and timed out after ${i} seconds`,c);if(c.type==="pending_transaction")throw new Hn(`Transaction ${e} timed out in pending state after ${i} seconds`,c);if(!o)return c;if(!c.success)throw new zr(`Transaction ${e} failed with an error: ${c.vm_status}`,c);return c}async function Qn(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 qn({aptosConfig:t}):s=(await $n({aptosConfig:t,processorType:e})).last_success_version,s>=r)break;await _chunkKSEUZTKYjs.b.call(void 0, 200)}}var Hn=class extends Error{constructor(e,r){super(e);this.lastSubmittedTransaction=r}},zr=class extends Error{constructor(e,r){super(e);this.transaction=r}};async function b(n){n.minimumLedgerVersion!==void 0&&await Qn({aptosConfig:n.config,minimumLedgerVersion:n.minimumLedgerVersion,processorType:n.processorType})}var Jt=class{constructor(t){this.config=t}async getAccountInfo(t){return Te({aptosConfig:this.config,...t})}async getAccountModules(t){return no({aptosConfig:this.config,...t})}async getAccountModule(t){return Vn({aptosConfig:this.config,...t})}async getAccountTransactions(t){return ro({aptosConfig:this.config,...t})}async getAccountResources(t){return io({aptosConfig:this.config,...t})}async getAccountResource(t){return Ir({aptosConfig:this.config,...t})}async lookupOriginalAccountAddress(t){return Ur({aptosConfig:this.config,...t})}async getAccountTokensCount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"account_transactions_processor"}),oo({aptosConfig:this.config,...t})}async getAccountOwnedTokens(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),so({aptosConfig:this.config,...t})}async getAccountOwnedTokensFromCollectionAddress(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),ao({aptosConfig:this.config,...t})}async getAccountCollectionsWithOwnedTokens(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),co({aptosConfig:this.config,...t})}async getAccountTransactionsCount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"account_transactions_processor"}),uo({aptosConfig:this.config,...t})}async getAccountCoinsData(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Rr({aptosConfig:this.config,...t})}async getAccountCoinsCount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),lo({aptosConfig:this.config,...t})}async getAccountAPTAmount(t){return this.getAccountCoinAmount({coinType:In,...t})}async getAccountCoinAmount(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"fungible_asset_processor"}),po({aptosConfig:this.config,...t})}async getAccountOwnedObjects(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"default_processor"}),go({aptosConfig:this.config,...t})}async deriveAccountFromPrivateKey(t){return yo({aptosConfig:this.config,...t})}};var _aptosclient = require('@aptos-labs/aptos-client'); var _aptosclient2 = _interopRequireDefault(_aptosclient);var Wn=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 Pi[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 Ei[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 vi[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 Tr[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 br[this.network];default:throw Error(`apiType ${t} is not supported`)}}isPepperServiceRequest(t){return Tr[this.network]===t}isProverServiceRequest(t){return br[this.network]===t}};function ho(n){return!!n.match(/^[_a-zA-Z0-9]+$/)}function To(n){return!!n.match(/\s/)}function Fa(n){return!!n.match(/^T[0-9]+$/)}function Ma(n,t){let e=t;for(;e<n.length;e+=1){let r=n[e];if(!To(r))break}return e}var qa=(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))(qa||{}),C= 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 ie=jn(a,i,e);o.push(ie)}let y=r.pop();if(y===void 0)throw new C(n,"unexpected '>'");if(c!==o.length)throw new C(n,"type argument count doesn't match expected amount");let{savedStr:x,savedTypes:A,savedExpectedTypes:g}=y;i=o,o=A,a=x,c=g}else if(p===","){if(a.length!==0){let y=jn(a,i,e);i=[],o.push(y),a="",c+=1}}else if(To(p)){let y=!1;if(a.length!==0){let A=jn(a,i,e);i=[],o.push(A),a="",y=!0}s=Ma(n,s);let x=n[s];if(s<n.length&&y&&x!==","&&x!==">")throw new C(n,"unexpected whitespace character");continue}else a+=p;s+=1}if(r.length>0)throw new C(n,"no matching '>' for '<'");switch(o.length){case 0:return jn(a,i,e);case 1:if(a==="")return o[0];throw new C(n,"unexpected ','");default:throw new C(n,"unexpected whitespace character")}}function jn(n,t,e){switch(n){case"&signer":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new Un(new nt);case"signer":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new nt;case"bool":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new F;case"address":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new X;case"u8":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new Ae;case"u16":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new Tt;case"u32":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new bt;case"u64":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new L;case"u128":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new wt;case"u256":if(t.length>0)throw new C(n,"primitive types not expected to have type arguments");return new St;case"vector":if(t.length!==1)throw new C(n,"vector type expected to have exactly one type argument");return new E(t[0]);default:if(Fa(n)){if(e)return new D(Number(n.split("T")[1]));throw new C(n,"unexpected generic type")}if(!n.match(/:/))throw new C(n,"unknown type");let r=n.split("::");if(r.length!==3)throw new C(n,"unexpected struct format, must be of the form 0xaddress::module_name::struct_name");if(!ho(r[1]))throw new C(n,"module name must only contain alphanumeric or '_' characters");if(!ho(r[2]))throw new C(n,"struct name must only contain alphanumeric or '_' characters");return new m(new Se(u.fromString(r[0]),new U(r[1]),new U(r[2]),t))}}function bo(n){return typeof n=="boolean"}function Rt(n){return typeof n=="string"}function Xn(n){return typeof n=="number"}function Yn(n){return typeof n=="number"||typeof n=="bigint"||typeof n=="string"}function wo(n){return n==null}function So(n){return kr(n)||Br(n)||Or(n)||Kr(n)||Nr(n)||Gr(n)||Fr(n)||Zn(n)||Dr(n)||$a(n)||n instanceof T||n instanceof ke}function kr(n){return n instanceof z}function Zn(n){return n instanceof u}function Dr(n){return n instanceof w}function $a(n){return n instanceof He}function Br(n){return n instanceof N}function Or(n){return n instanceof oe}function Kr(n){return n instanceof se}function Nr(n){return n instanceof K}function Gr(n){return n instanceof ae}function Fr(n){return n instanceof ce}function xo(n){return"bytecode"in n}function I(n,t){throw new Error(`Type mismatch for argument ${t}, expected '${n}'`)}function _o(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 Va=new TextEncoder;function qr(n){return _nullishCoalesce(_optionalChain([n, 'optionalAccess', _86 => _86.map, 'call', _87 => _87(t=>Rt(t)?Ce(t):t)]), () => ([]))}async function vo(n,t,e,r){let i=await Vn({aptosConfig:r,accountAddress:n,moduleName:t});if(i.abi)return i.abi.exposed_functions.find(o=>o.name===e)}async function Po(n,t,e,r){let i=await vo(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=_o(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 Eo(n,t,e,r){let i=await vo(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 $r(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 zt(e,o,r,i)}function zt(n,t,e,r){return So(n)?(Mr(t,n,e),n):Ha(n,t,e,r)}function Ha(n,t,e,r){if(t.isBool()){if(bo(n))return new z(n);I("boolean",e)}if(t.isAddress()){if(Rt(n))return u.fromString(n);I("string | AccountAddress",e)}if(t.isU8()){if(Xn(n))return new N(n);I("number",e)}if(t.isU16()){if(Xn(n))return new oe(n);I("number",e)}if(t.isU32()){if(Xn(n))return new se(n);I("number",e)}if(t.isU64()){if(Yn(n))return new K(BigInt(n));I("bigint | number | string",e)}if(t.isU128()){if(Yn(n))return new ae(BigInt(n));I("bigint | number | string",e)}if(t.isU256()){if(Yn(n))return new ce(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 zt(n,r[i],e,r)}if(t.isVector()){if(t.value.isU8()){if(Rt(n))return T.U8(Va.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=>zt(i,t.value,e,r)));throw new Error(`Type mismatch for argument ${e}, type '${t.toString()}'`)}if(t.isStruct()){if(t.isString()){if(Rt(n))return new w(n);I("string",e)}if(t.isObject()){if(Rt(n))return u.fromString(n);I("string | AccountAddress",e)}if(t.isOption())return wo(n)?new ke(null):new ke(zt(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 Mr(n,t,e){if(n.isBool()){if(kr(t))return;I("Bool",e)}if(n.isAddress()){if(Zn(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(Kr(t))return;I("U32",e)}if(n.isU64()){if(Nr(t))return;I("U64",e)}if(n.isU128()){if(Gr(t))return;I("U128",e)}if(n.isU256()){if(Fr(t))return;I("U256",e)}if(n.isVector()){if(t instanceof T){t.values.length>0&&Mr(n.value,t.values[0],e);return}I("MoveVector",e)}if(n instanceof m){if(n.isString()){if(Dr(t))return;I("MoveString",e)}if(n.isObject()){if(Zn(t))return;I("AccountAddress",e)}if(n.isOption()){if(t instanceof ke){t.value!==void 0&&Mr(n.value.typeArgs[0],t.value,e);return}I("MoveOption",e)}}throw new Error(`Type mismatch for argument ${e}, expected '${n.toString()}'`)}async function er(n){if(xo(n))return ja(n);let{moduleAddress:t,moduleName:e,functionName:r}=en(n.function),i=await Ro({key:"entry-function",moduleAddress:t,moduleName:e,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Po});return Qa({...n,abi:i})}function Qa(n){let t=n.abi,{moduleAddress:e,moduleName:r,functionName:i}=en(n.function),o=qr(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)=>$r(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=it.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 Ht(a)}async function Co(n){let{moduleAddress:t,moduleName:e,functionName:r}=en(n.function),i=await Ro({key:"view-function",moduleAddress:t,moduleName:e,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Eo});return Wa({abi:i,...n})}function Wa(n){let t=n.abi,{moduleAddress:e,moduleName:r,functionName:i}=en(n.function),o=qr(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)=>$r(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 it.build(`${e}::${r}`,i,o,s)}function ja(n){return new Vt(new Qt(l.fromHexInput(n.bytecode).toUint8Array(),_nullishCoalesce(n.typeArguments, () => ([])),n.functionArguments))}async function Xa(n){let{aptosConfig:t,sender:e,payload:r,options:i,feePayerAddress:o}=n,s=async()=>Sr[t.network]?{chainId:Sr[t.network]}:{chainId:(await Fn({aptosConfig:t})).chain_id},a=async()=>_optionalChain([i, 'optionalAccess', _91 => _91.gasUnitPrice])?{gasEstimate:i.gasUnitPrice}:{gasEstimate:(await Ln({aptosConfig:t})).gas_estimate},c=async()=>{let ct=async()=>_optionalChain([i, 'optionalAccess', _92 => _92.accountSequenceNumber])!==void 0?i.accountSequenceNumber:(await Te({aptosConfig:t,accountAddress:e})).sequence_number;if(o&&u.from(o).equals(u.ZERO))try{return await ct()}catch (e2){return 0}else return ct()},[{chainId:p},{gasEstimate:y},x]=await Promise.all([s(),a(),c()]),{maxGasAmount:A,gasUnitPrice:g,expireTimestamp:ie}={maxGasAmount:_optionalChain([i, 'optionalAccess', _93 => _93.maxGasAmount])?BigInt(i.maxGasAmount):BigInt(2e5),gasUnitPrice:_nullishCoalesce(_optionalChain([i, 'optionalAccess', _94 => _94.gasUnitPrice]), () => (BigInt(y))),expireTimestamp:_nullishCoalesce(_optionalChain([i, 'optionalAccess', _95 => _95.expireTimestamp]), () => (BigInt(Math.floor(Date.now()/1e3)+20)))};return new Q(u.from(e),BigInt(x),r,BigInt(A),BigInt(g),BigInt(ie),new ht(p))}async function Vr(n){let{aptosConfig:t,sender:e,payload:r,options:i,feePayerAddress:o}=n,s=await Xa({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 Dn(s,a,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}return new kn(s,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}function Io(n){let{signerPublicKey:t,transaction:e,secondarySignersPublicKeys:r,feePayerPublicKey:i}=n,o=Jn(t);if(e.feePayerAddress){let a=new _e(e.rawTransaction,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),e.feePayerAddress),c=[];r&&(c=r.map(x=>Jn(x)));let p=Jn(i),y=new st(o,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),c,{address:e.feePayerAddress,authenticator:p});return new Pe(a.raw_txn,y).bcsToBytes()}if(e.secondarySignerAddresses){let a=new xe(e.rawTransaction,e.secondarySignerAddresses),c=[];c=r.map(y=>Jn(y));let p=new ot(o,e.secondarySignerAddresses,c);return new Pe(a.raw_txn,p).bcsToBytes()}let s;if(o instanceof fe)s=new xt(o.public_key,o.signature);else if(o instanceof de)s=new _t(o);else throw new Error("Invalid public key");return new Pe(e.rawTransaction,s).bcsToBytes()}function Jn(n){return n instanceof O?new de(n,new q(new P(new Uint8Array(64)))):new fe(new v(n.toUint8Array()),new P(new Uint8Array(64)))}function Hr(n){let{transaction:t,feePayerAuthenticator:e,additionalSignersAuthenticators:r}=n,i=Ci($,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 st(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 ot(i,t.secondarySignerAddresses,r)}else i instanceof fe?o=new xt(i.public_key,i.signature):o=new _t(i);return new Pe(t.rawTransaction,o).bcsToBytes()}function Uo(n){let t=_sha3.sha3_256.create();for(let e of n)t.update(e);return t.digest()}var Ya=Uo(["APTOS::Transaction"]);function Zf(n){let t=Hr(n);return new l(Uo([Ya,new Uint8Array([0]),t])).toString()}function Jf(n,t,e,r){if(n instanceof _e){if(!e)throw new Error("Must provide a feePayerAuthenticator argument to generate a signed fee payer transaction");let i=new st(t,n.secondary_signer_addresses,_nullishCoalesce(r, () => ([])),{address:n.fee_payer_address,authenticator:e});return new Pe(n.raw_txn,i).bcsToBytes()}if(n instanceof xe){if(!r)throw new Error("Must provide a additionalSignersAuthenticators argument to generate a signed multi agent transaction");let i=new ot(t,n.secondary_signer_addresses,_nullishCoalesce(r, () => ([])));return new Pe(n.raw_txn,i).bcsToBytes()}throw new Error(`Cannot prepare multi signers transaction to submission, ${typeof n} transaction is not supported`)}async function Ro({key:n,moduleAddress:t,moduleName:e,functionName:r,aptosConfig:i,abi:o,fetch:s}){return o!==void 0?o:It(async()=>s(t,e,r,i),`${n}-${i.network}-${t}-${e}-${r}`,1e3*60*5)()}async function h(n){let t=await Za(n);return Ja(n,t)}async function Za(n){let{aptosConfig:t,data:e}=n,r,i;return"bytecode"in e?i=await er(e):"multisigAddress"in e?(r={aptosConfig:t,multisigAddress:e.multisigAddress,function:e.function,functionArguments:e.functionArguments,typeArguments:e.typeArguments,abi:e.abi},i=await er(r)):(r={aptosConfig:t,function:e.function,functionArguments:e.functionArguments,typeArguments:e.typeArguments,abi:e.abi},i=await er(r)),i}async function Ja(n,t){let{aptosConfig:e,sender:r,options:i}=n,o;if(ec(n)&&(o=u.ZERO.toString()),tc(n)){let{secondarySignerAddresses:s}=n;return Vr({aptosConfig:e,sender:r,payload:t,options:i,secondarySignerAddresses:s,feePayerAddress:o})}return Vr({aptosConfig:e,sender:r,payload:t,options:i,feePayerAddress:o})}function ec(n){return n.withFeePayer===!0}function tc(n){return"secondarySignerAddresses"in n}function zo(n){let{transaction:t}=n;return Ne(t)}function tr(n){let{signer:t,transaction:e}=n;return t.signWithAuthenticator(e)}async function Lr(n){let{aptosConfig:t,transaction:e,signerPublicKey:r,secondarySignersPublicKeys:i,feePayerPublicKey:o,options:s}=n,a=Io({transaction:e,signerPublicKey:r,secondarySignersPublicKeys:i,feePayerPublicKey:o,options:s}),{data:c}=await at({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 nr(n){let{aptosConfig:t}=n,e=Hr({...n}),{data:r}=await at({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 Ee||e instanceof Kn)&&await e.waitForProofFetch();let i=tr({signer:e,transaction:r});return nr({aptosConfig:t,transaction:r,senderAuthenticator:i})}var nc={typeParameters:[],parameters:[E.u8(),new E(E.u8())]};async function ko(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:nc},options:o})}var rc={typeParameters:[],parameters:[new Ae,E.u8(),new Ae,E.u8(),E.u8(),E.u8()]};async function Do(n){let{aptosConfig:t,fromAccount:e,toNewPrivateKey:r}=n,i=await Te({aptosConfig:t,accountAddress:e.accountAddress}),o=Ge.fromPrivateKey({privateKey:r,legacy:!0}),a=new zn({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),y=await h({aptosConfig:t,sender:e.accountAddress,data:{function:"0x1::account::rotate_authentication_key",functionArguments:[new N(e.signingScheme),T.U8(e.publicKey.toUint8Array()),new N(o.signingScheme),T.U8(o.publicKey.toUint8Array()),T.U8(c.toUint8Array()),T.U8(p.toUint8Array())],abi:rc}});return tn({aptosConfig:t,signer:e,transaction:y})}var ic={typeParameters:[{constraints:[]}],parameters:[new X,new L]};async function Bo(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, () => (In))],functionArguments:[r,i],abi:ic},options:s})}var nn=class{constructor(t){this.config=t}async transferCoinTransaction(t){return Bo({aptosConfig:this.config,...t})}};var Fe={BOOLEAN:"bool",U8:"u8",U16:"u16",U32:"u32",U64:"u64",U128:"u128",U256:"u256",ADDRESS:"address",STRING:"0x1::string::String",ARRAY:"vector<u8>"},re="0x4::token::Token";async function Oo(n){let{aptosConfig:t,digitalAssetAddress:e}=n,r={token_data_id:{_eq:u.from(e).toStringLong()}};return(await f({aptosConfig:t,query:{query:Xi,variables:{where_condition:r}},originMethod:"getDigitalAssetData"})).current_token_datas_v2[0]}async function Ko(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:Er,variables:{where_condition:r}},originMethod:"getCurrentDigitalAssetOwnership"})).current_token_ownerships_v2[0]}async function No(n){let{aptosConfig:t,ownerAddress:e,options:r}=n,i={owner_address:{_eq:u.from(e).toStringLong()},amount:{_gt:0}},o={query:Er,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 Go(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 oc={typeParameters:[],parameters:[new m(_()),new L,new m(_()),new m(_()),new F,new F,new F,new F,new F,new F,new F,new F,new F,new L,new L]};async function Fo(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 K(_nullishCoalesce(n.maxSupply, () => ($e))),new w(n.name),new w(n.uri),new z(_nullishCoalesce(n.mutableDescription, () => (!0))),new z(_nullishCoalesce(n.mutableRoyalty, () => (!0))),new z(_nullishCoalesce(n.mutableURI, () => (!0))),new z(_nullishCoalesce(n.mutableTokenDescription, () => (!0))),new z(_nullishCoalesce(n.mutableTokenName, () => (!0))),new z(_nullishCoalesce(n.mutableTokenProperties, () => (!0))),new z(_nullishCoalesce(n.mutableTokenURI, () => (!0))),new z(_nullishCoalesce(n.tokensBurnableByCreator, () => (!0))),new z(_nullishCoalesce(n.tokensFreezableByCreator, () => (!0))),new K(_nullishCoalesce(n.royaltyNumerator, () => (0))),new K(_nullishCoalesce(n.royaltyDenominator, () => (1)))],abi:oc},options:e})}async function Qr(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:_r,variables:{where_condition:s}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function Mo(n){let{aptosConfig:t,collectionId:e}=n,i={collection_id:{_eq:u.from(e).toStringLong()}};return(await f({aptosConfig:t,query:{query:_r,variables:{where_condition:i}},originMethod:"getCollectionData"})).current_collections_v2[0]}async function qo(n){return(await Qr(n)).collection_id}var sc={typeParameters:[],parameters:[new m(_()),new m(_()),new m(_()),new m(_()),new E(new m(_())),new E(new m(_())),new E(E.u8())]};async function $o(n){let{aptosConfig:t,options:e,creator:r,collection:i,description:o,name:s,uri:a,propertyKeys:c,propertyTypes:p,propertyValues:y}=n,x=_optionalChain([p, 'optionalAccess', _113 => _113.map, 'call', _114 => _114(A=>Fe[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, () => ([]))),rs(_nullishCoalesce(y, () => ([])),_nullishCoalesce(x, () => ([])))],abi:sc},options:e})}var ac={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0))),new X]};async function Vo(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, () => (re))],functionArguments:[u.from(r),u.from(i)],abi:ac},options:s})}var cc={typeParameters:[],parameters:[new m(_()),new m(_()),new m(_()),new m(_()),new E(new m(_())),new E(new m(_())),new E(E.u8()),new X]};async function Ho(n){let{aptosConfig:t,account:e,collection:r,description:i,name:o,uri:s,recipient:a,propertyKeys:c,propertyTypes:p,propertyValues:y,options:x}=n;if(_optionalChain([c, 'optionalAccess', _115 => _115.length])!==_optionalChain([y, 'optionalAccess', _116 => _116.length]))throw new Error("Property keys and property values counts do not match");if(_optionalChain([p, 'optionalAccess', _117 => _117.length])!==_optionalChain([y, '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(g=>Fe[g])]);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, () => ([]))),rs(_nullishCoalesce(y, () => ([])),_nullishCoalesce(A, () => ([]))),a],abi:cc},options:x})}var uc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0)))]};async function Lo(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, () => (re))],functionArguments:[u.from(r)],abi:uc},options:o})}var pc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0)))]};async function Qo(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, () => (re))],functionArguments:[r],abi:pc},options:o})}var dc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0)))]};async function Wo(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, () => (re))],functionArguments:[r],abi:dc},options:o})}var lc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0))),new m(_())]};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, () => (re))],functionArguments:[u.from(i),new w(r)],abi:lc},options:s})}var gc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0))),new m(_())]};async function Xo(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, () => (re))],functionArguments:[u.from(i),new w(r)],abi:gc},options:s})}var yc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0))),new m(_())]};async function Yo(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, () => (re))],functionArguments:[u.from(i),new w(r)],abi:yc},options:s})}var mc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0))),new m(_()),new m(_()),E.u8()]};async function Zo(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, () => (re))],functionArguments:[u.from(s),new w(r),new w(Fe[i]),T.U8(Wr(o,Fe[i]))],abi:mc},options:c})}var fc={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0))),new m(_())]};async function Jo(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, () => (re))],functionArguments:[u.from(i),new w(r)],abi:fc},options:s})}var Ac={typeParameters:[{constraints:["key"]}],parameters:[new m(Y(new D(0))),new m(_()),new m(_()),E.u8()]};async function es(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, () => (re))],functionArguments:[u.from(s),new w(r),new w(Fe[i]),Wr(o,Fe[i])],abi:Ac},options:c})}var hc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(Y(new D(0))),new m(_()),new D(1)]};async function ts(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, () => (re)),Fe[i]],functionArguments:[u.from(s),new w(r),o],abi:hc},options:c})}var Tc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(Y(new D(0))),new m(_()),new D(1)]};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::update_typed_property",typeArguments:[_nullishCoalesce(a, () => (re)),Fe[i]],functionArguments:[u.from(s),new w(r),o],abi:Tc},options:c})}function rs(n,t){let e=new Array;return t.forEach((r,i)=>{e.push(Wr(n[i],r))}),e}function Wr(n,t){let e=Ce(t);return zt(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"}),Qr({aptosConfig:this.config,...t})}async getCollectionDataByCollectionId(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Mo({aptosConfig:this.config,...t})}async getCollectionId(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),qo({aptosConfig:this.config,...t})}async getDigitalAssetData(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Oo({aptosConfig:this.config,...t})}async getCurrentDigitalAssetOwnership(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Ko({aptosConfig:this.config,...t})}async getOwnedDigitalAssets(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),No({aptosConfig:this.config,...t})}async getDigitalAssetActivity(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"token_v2_processor"}),Go({aptosConfig:this.config,...t})}async createCollectionTransaction(t){return Fo({aptosConfig:this.config,...t})}async mintDigitalAssetTransaction(t){return $o({aptosConfig:this.config,...t})}async transferDigitalAssetTransaction(t){return Vo({aptosConfig:this.config,...t})}async mintSoulBoundTransaction(t){return Ho({aptosConfig:this.config,...t})}async burnDigitalAssetTransaction(t){return Lo({aptosConfig:this.config,...t})}async freezeDigitalAssetTransaferTransaction(t){return Qo({aptosConfig:this.config,...t})}async unfreezeDigitalAssetTransaferTransaction(t){return Wo({aptosConfig:this.config,...t})}async setDigitalAssetDescriptionTransaction(t){return jo({aptosConfig:this.config,...t})}async setDigitalAssetNameTransaction(t){return Xo({aptosConfig:this.config,...t})}async setDigitalAssetURITransaction(t){return Yo({aptosConfig:this.config,...t})}async addDigitalAssetPropertyTransaction(t){return Zo({aptosConfig:this.config,...t})}async removeDigitalAssetPropertyTransaction(t){return Jo({aptosConfig:this.config,...t})}async updateDigitalAssetPropertyTransaction(t){return es({aptosConfig:this.config,...t})}async addDigitalAssetTypedPropertyTransaction(t){return ts({aptosConfig:this.config,...t})}async updateDigitalAssetTypedPropertyTransaction(t){return ns({aptosConfig:this.config,...t})}};var is=300,bc=n=>{if(n&&n.length>is)throw new Error(`Event type length exceeds the maximum length of ${is}`)};async function os(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 ss(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 as(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;bc(_optionalChain([e, 'optionalAccess', _124 => _124.where, 'optionalAccess', _125 => _125.indexed_type, 'optionalAccess', _126 => _126._eq]));let r={query:Li,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"}),os({aptosConfig:this.config,...t})}async getAccountEventsByCreationNumber(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),ss({aptosConfig:this.config,...t})}async getAccountEventsByEventType(t){return await b({config:this.config,minimumLedgerVersion:t.minimumLedgerVersion,processorType:"events_processor"}),as({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 cs(n){let{aptosConfig:t,accountAddress:e,amount:r,options:i}=n,o=_optionalChain([i, 'optionalAccess', _132 => _132.timeoutSecs])||20,{data:s}=await zi({aptosConfig:t,path:"fund",body:{address:u.from(e).toString(),amount:r},originMethod:"fundAccount"}),a=s.txn_hashes[0],c=await Ut({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 cs({aptosConfig:this.config,...t});return _optionalChain([t, 'access', _134 => _134.options, 'optionalAccess', _135 => _135.waitForIndexer])!==!1&&await Qn({aptosConfig:this.config,minimumLedgerVersion:BigInt(e.version)}),e}};async function jr(n){let{aptosConfig:t,options:e}=n,r={query:Wi,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 us(n){let{aptosConfig:t,options:e}=n,r={query:Qi,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 ps(n){let{aptosConfig:t,options:e}=n,r={query:Vi,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 wc={typeParameters:[],parameters:[Ce("0x1::object::Object"),new X,new L]};async function ds(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:wc},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"}),jr({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 jr({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"}),us({aptosConfig:this.config,...t})}async getCurrentFungibleAssetBalances(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _148 => _148.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),ps({aptosConfig:this.config,...t})}async transferFungibleAsset(t){return ds({aptosConfig:this.config,...t})}};async function Me(n){let{aptosConfig:t,payload:e,options:r}=n,i=await Co({...e,aptosConfig:t}),o=new R;i.serialize(o);let s=o.toUint8Array(),{data:a}=await at({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 Fn({aptosConfig:this.config})}async getChainId(){return(await this.getLedgerInfo()).chain_id}async getBlockByVersion(t){return Yi({aptosConfig:this.config,...t})}async getBlockByHeight(t){return Zi({aptosConfig:this.config,...t})}async getTableItem(t){return Mn({aptosConfig:this.config,...t})}async view(t){return Me({aptosConfig:this.config,...t})}async getChainTopUserTransactions(t){return Ji({aptosConfig:this.config,...t})}async queryIndexer(t){return f({aptosConfig:this.config,...t})}async getIndexerLastSuccessVersion(){return qn({aptosConfig:this.config})}async getProcessorStatus(t){return $n({aptosConfig:this.config,processorType:t})}};var ls=["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 gs(n){return!(!n||n.length<3||n.length>63||!/^[a-z\d][a-z\d-]{1,61}[a-z\d]$/.test(n))}function qe(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(!gs(t))throw new Error(`${t} is not valid. ${ls}`);if(e&&!gs(e))throw new Error(`${e} is not valid. ${ls}`);return{domainName:e||t,subdomainName:e?t:void 0}}var Sc="0x585fc9f0f0c54183b039ffc770ca282ebd87307916c215a3e692f2f8e4305e82",xc={testnet:"0x5f8fd2347449685cf41d4db97926ec3a096eaf381332be4f1318ad4d16a8497c",mainnet:"0x867ed1f6bf916171b1de3ee92849b8978b7d1b9e0a8cc982a3d19d535dfd9c0c",local:Sc,custom:null,devnet:null,randomnet:null};function Ie(n){let t=xc[n.network];if(!t)throw new Error(`The ANS contract is not deployed to ${n.network}`);return t}var rr=n=>{if(n&&typeof n=="object"&&"vec"in n&&Array.isArray(n.vec))return n.vec[0]};async function ys(n){let{aptosConfig:t,name:e}=n,r=Ie(t),{domainName:i,subdomainName:o}=qe(e),s=await Me({aptosConfig:t,payload:{function:`${r}::router::get_owner_addr`,functionArguments:[i,o]}}),a=rr(s[0]);return a?u.from(a):void 0}async function ms(n){let{aptosConfig:t,expiration:e,name:r,sender:i,targetAddress:o,toAddress:s,options:a,transferable:c}=n,p=Ie(t),{domainName:y,subdomainName:x}=qe(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 ur=_nullishCoalesce(e.years, () => (1));if(ur!==1)throw new Error("For now, names can only be registered for 1 year at a time");let ks=ur*31536e3;return await h({aptosConfig:t,sender:i.accountAddress.toString(),data:{function:`${p}::router::register_domain`,functionArguments:[y,ks,o,s]},options:a})}if(!x)throw new Error(`${e.policy} requires a subdomain to be provided.`);let g=await Xr({aptosConfig:t,name:y});if(!g)throw new Error("The domain does not exist");let ie=e.policy==="subdomain:independent"?e.expirationDate:g;if(ie>g)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:[y,x,Math.round(ie/1e3),e.policy==="subdomain:follow-domain"?1:0,!!c,o,s]},options:a})}async function Xr(n){let{aptosConfig:t,name:e}=n,r=Ie(t),{domainName:i,subdomainName:o}=qe(e);try{let s=await Me({aptosConfig:t,payload:{function:`${r}::router::get_expiration`,functionArguments:[i,o]}});return Number(s[0])*1e3}catch (e3){return}}async function fs(n){let{aptosConfig:t,address:e}=n,r=Ie(t),i=await Me({aptosConfig:t,payload:{function:`${r}::router::get_primary_name`,functionArguments:[u.from(e).toString()]}}),o=rr(i[1]),s=rr(i[0]);if(o)return[s,o].filter(Boolean).join(".")}async function As(n){let{aptosConfig:t,sender:e,name:r,options:i}=n,o=Ie(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}=qe(r);return await h({aptosConfig:t,sender:e.accountAddress.toString(),data:{function:`${o}::router::set_primary_name`,functionArguments:[s,a]},options:i})}async function hs(n){let{aptosConfig:t,name:e}=n,r=Ie(t),{domainName:i,subdomainName:o}=qe(e),s=await Me({aptosConfig:t,payload:{function:`${r}::router::get_target_addr`,functionArguments:[i,o]}}),a=rr(s[0]);return a?u.from(a):void 0}async function Ts(n){let{aptosConfig:t,sender:e,name:r,address:i,options:o}=n,s=Ie(t),{domainName:a,subdomainName:c}=qe(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 bs(n){let{aptosConfig:t,name:e}=n,{domainName:r,subdomainName:i=""}=qe(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 ws(n){let{aptosConfig:t,options:e,accountAddress:r}=n,i=await Yr({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 Ss(n){let{aptosConfig:t,options:e,accountAddress:r}=n,i=await Yr({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 xs(n){let{aptosConfig:t,options:e,accountAddress:r}=n,i=await Yr({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 _s(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 Yr(n){let{aptosConfig:t}=n,e=Ie(t),[r]=await Me({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 vs(n){let{aptosConfig:t,sender:e,name:r,years:i=1,options:o}=n,s=Ie(t),a=i*31536e3,{domainName:c,subdomainName:p}=qe(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 ys({aptosConfig:this.config,...t})}async getExpiration(t){return Xr({aptosConfig:this.config,...t})}async getTargetAddress(t){return hs({aptosConfig:this.config,...t})}async setTargetAddress(t){return Ts({aptosConfig:this.config,...t})}async getPrimaryName(t){return fs({aptosConfig:this.config,...t})}async setPrimaryName(t){return As({aptosConfig:this.config,...t})}async registerName(t){return ms({aptosConfig:this.config,...t})}async renewDomain(t){return vs({aptosConfig:this.config,...t})}async getName(t){return bs({aptosConfig:this.config,...t})}async getAccountNames(t){return ws({aptosConfig:this.config,...t})}async getAccountDomains(t){return Ss({aptosConfig:this.config,...t})}async getAccountSubdomains(t){return xs({aptosConfig:this.config,...t})}async getDomainSubdomains(t){return _s({aptosConfig:this.config,...t})}};async function Ps(n){let{aptosConfig:t,poolAddress:e}=n,r=u.from(e).toStringLong(),o=await f({aptosConfig:t,query:{query:vr,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 Es(n){let{aptosConfig:t,options:e}=n,r={query:vr,variables:{order_by:_optionalChain([e, 'optionalAccess', _170 => _170.orderBy])}};return(await f({aptosConfig:t,query:r})).num_active_delegator_per_pool}async function Cs(n){let{aptosConfig:t,delegatorAddress:e,poolAddress:r}=n,i={query:Hi,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"}),Ps({aptosConfig:this.config,...t})}async getNumberOfDelegatorsForAllPools(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _172 => _172.minimumLedgerVersion]),processorType:"stake_processor"}),Es({aptosConfig:this.config,...t})}async getDelegatedStakingActivities(t){return await b({config:this.config,minimumLedgerVersion:_optionalChain([t, 'optionalAccess', _173 => _173.minimumLedgerVersion]),processorType:"stake_processor"}),Cs({aptosConfig:this.config,...t})}};var ir=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 Zr(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 Jr(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 kt=class{constructor(t){this.config=t}async simple(t){return Lr({aptosConfig:this.config,...t})}async multiAgent(t){return Lr({aptosConfig:this.config,...t})}};_chunkKSEUZTKYjs.a.call(void 0, [Jr],kt.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [Jr],kt.prototype,"multiAgent",1);var Dt=class{constructor(t){this.config=t}async simple(t){return nr({aptosConfig:this.config,...t})}async multiAgent(t){return nr({aptosConfig:this.config,...t})}};_chunkKSEUZTKYjs.a.call(void 0, [Zr],Dt.prototype,"simple",1),_chunkKSEUZTKYjs.a.call(void 0, [Zr],Dt.prototype,"multiAgent",1);var _eventemitter3 = require('eventemitter3'); var _eventemitter32 = _interopRequireDefault(_eventemitter3);var or=()=>Math.floor(Date.now()/1e3),sr= 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=or();for(;this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight;)await _chunkKSEUZTKYjs.b.call(void 0, this.sleepTime),or()-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 Te({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});this.currentNumber=BigInt(t),this.lastUncommintedNumber=BigInt(t)}async update(){let{sequence_number:t}=await Te({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=or();for(;this.lastUncommintedNumber!==this.currentNumber;)or()-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 Bt=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 Ot("Task cancelled"))}),this.pendingDequeue=[],this.queue.length=0}isCancelled(){return this.cancelled}pendingDequeueLength(){return this.pendingDequeue.length}},Ot=class extends Error{};var Is="fulfilled",Us= exports.TransactionWorkerEventsEnum =(o=>(o.TransactionSent="transactionSent",o.TransactionSendFailed="transactionSendFailed",o.TransactionExecuted="transactionExecuted",o.TransactionExecutionFailed="transactionExecutionFailed",o.ExecutionFinish="executionFinish",o))(Us||{}),ar= exports.TransactionWorker =class extends _eventemitter32.default{constructor(e,r,i=30,o=100,s=10){super();this.taskQueue=new Bt;this.transactionsQueue=new Bt;this.outstandingTransactions=new Bt;this.sentTransactions=[];this.executedTransactions=[];this.aptosConfig=e,this.account=r,this.started=!1,this.accountSequnceNumber=new sr(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 Ot)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===Is?(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 Ot)return;throw new Error(`Process execution failed for ${this.account.accountAddress.toString()} with error ${e}`)}}async checkTransaction(e,r){try{let i=[];i.push(Ut({aptosConfig:this.aptosConfig,transactionHash:e.value.hash,options:{timeoutSecs:3}}));let o=await Promise.allSettled(i);for(let s=0;s<o.length;s+=1){let a=o[s];a.status===Is?(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 cr=class extends _eventemitter32.default{constructor(e){super();this.config=e}start(e){let{sender:r}=e;this.account=r,this.transactionWorker=new ar(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 ir(this.config),this.simulate=new kt(this.config),this.submit=new Dt(this.config),this.batch=new cr(this.config)}async getTransactions(t){return mo({aptosConfig:this.config,...t})}async getTransactionByVersion(t){return fo({aptosConfig:this.config,...t})}async getTransactionByHash(t){return Zt({aptosConfig:this.config,...t})}async isPendingTransaction(t){return Ao({aptosConfig:this.config,...t})}async waitForTransaction(t){return Ut({aptosConfig:this.config,...t})}async getGasPriceEstimation(){return Ln({aptosConfig:this.config})}getSigningMessage(t){return zo(t)}async publishPackageTransaction(t){return ko({aptosConfig:this.config,...t})}async rotateAuthKey(t){return Do({aptosConfig:this.config,...t})}sign(t){return tr({...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,tr({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})}};var _bls12381 = require('@noble/curves/bls12-381');var Pc="APTOS_KEYLESS_PEPPER_PINKAS_VUF_DST";function Ec(n){return new TextEncoder().encode(n)}var Cc=_bls12381.bls12_381.G2.hashToCurve(Ec("APTOS_KEYLESS_PEPPER_PINKAS_VUF_SECRET_KEY_BASE"),{DST:Pc}).toAffine();function Ic(n){let{jwt:t,uidKey:e}=n,r=_jwtdecode.jwtDecode.call(void 0, t),i=new R;i.serializeStr(r.iss),i.serializeStr(r.aud),i.serializeStr(r[e||"sub"]),i.serializeStr(e||"sub");let o=i.toUint8Array(),s=_bls12381.bls12_381.G1.hashToCurve(o,{DST:"APTOS_PEPPER_SERVICE_BLS12381_VUF_DST"}).toAffine();return _bls12381.bls12_381.G1.ProjectivePoint.fromAffine(s)}async function Uc(n){let{aptosConfig:t,pepperInput:e,pepperBase:r}=n,{data:i}=await Ui({aptosConfig:t,path:"vrf-pub-key",originMethod:"getPepper"}),o=_bls12381.bls12_381.G2.ProjectivePoint.fromHex(i.vrf_public_key_hex_string);return _bls12381.bls12_381.verifyShortSignature(r,e,o)}async function ei(n){let{aptosConfig:t,jwt:e,ephemeralKeyPair:r,uidKey:i,verify:o}=n,{derivationPath:s}=n,a={jwt_b64:e,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),exp_date_secs:Number(r.expiryDateSecs),epk_blinder:l.fromHexInput(r.blinder).toStringWithoutPrefix(),uid_key:i},{data:c}=await ki({aptosConfig:t,path:"fetch",body:a,originMethod:"getPepper",overrides:{WITH_CREDENTIALS:!1}}),p=l.fromHexInput(c.signature).toUint8Array();if(o&&!Uc({aptosConfig:t,pepperBase:p,pepperInput:Ic(n)}))throw new Error("Unable to verify");let y=_bls12381.bls12_381.pairing(_bls12381.bls12_381.G1.ProjectivePoint.fromHex(p),_bls12381.bls12_381.G2.ProjectivePoint.fromAffine(Cc));return s===void 0&&(s=li),Ee.fromDerivationPath(s,_bls12381.bls12_381.fields.Fp12.toBytes(y)).slice(0,31)}async function Rc(n){let{aptosConfig:t,jwt:e,ephemeralKeyPair:r,pepper:i,uidKey:o,extraFieldKey:s}=n,a=_jwtdecode.jwtDecode.call(void 0, e),c;if(s){let ie=a[s];c=`"${s}":"${ie}",`}let p={jwt_b64:e,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),epk_blinder:l.fromHexInput(r.blinder).toStringWithoutPrefix(),exp_date_secs:Number(r.expiryDateSecs),exp_horizon_secs:Mt,pepper:l.fromHexInput(i).toStringWithoutPrefix(),extra_field:s,uid_key:o||"sub"},{data:y}=await Di({aptosConfig:t,path:"prove",body:p,originMethod:"getProof",overrides:{WITH_CREDENTIALS:!1}}),x=y.proof,A=new gt({a:x.a,b:x.b,c:x.c});return new Oe({proof:A,extraField:c,trainingWheelsSignature:pe.fromHex(y.training_wheels_signature)})}async function zs(n){let{pepper:t}=n;if(t===void 0)t=await ei(n);else if(l.fromHexInput(t).toUint8Array().length!==31)throw new Error("Pepper needs to be 31 bytes");let e=await Rc({...n,pepper:t});return Ee.fromJWTAndProof({...n,proof:e,pepper:t})}var yn=class{constructor(t){this.config=t}async getPepper(t){return ei({aptosConfig:this.config,...t})}async deriveKeylessAccount(t){return zs({aptosConfig:this.config,...t})}};var J=class{constructor(t){this.config=new Wn(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 yn(this.config)}};function le(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))})}le(J,Jt,"account");le(J,dn,"ans");le(J,nn,"coin");le(J,rn,"digitalAsset");le(J,sn,"event");le(J,an,"faucet");le(J,cn,"fungibleAsset");le(J,un,"general");le(J,ln,"staking");le(J,gn,"transaction");le(J,yn,"keyless");exports.APTOS_BIP44_DEFAULT_DERIVATION_PATH = li; exports.APTOS_BIP44_REGEX = Qs; exports.APTOS_COIN = In; exports.APTOS_HARDENED_REGEX = Ls; exports.Account = Ge; exports.AccountAddress = u; exports.AccountAuthenticator = $; exports.AccountAuthenticatorEd25519 = fe; exports.AccountAuthenticatorMultiEd25519 = En; exports.AccountAuthenticatorMultiKey = ft; exports.AccountAuthenticatorSingleKey = de; exports.AccountAuthenticatorVariant = oi; exports.AccountPublicKey = ee; exports.AccountSequenceNumber = sr; exports.AddressInvalidReason = qs; exports.AnyPublicKey = O; exports.AnyPublicKeyVariant = dr; exports.AnySignature = q; exports.AnySignatureVariant = si; exports.Aptos = J; exports.AptosApiError = ne; exports.AptosApiType = qt; exports.AptosConfig = Wn; exports.AuthenticationKey = G; exports.Bool = z; exports.CKDPriv = js; exports.ChainId = ht; exports.DEFAULT_MAX_GAS_AMOUNT = bi; exports.DEFAULT_TXN_EXP_SEC_FROM_NOW = wi; exports.DEFAULT_TXN_TIMEOUT_SEC = Cn; exports.DeriveScheme = Fs; exports.Deserializer = ge; exports.EPK_HORIZON_SECS = Mt; exports.Ed25519Account = vt; exports.Ed25519PrivateKey = M; exports.Ed25519PublicKey = v; exports.Ed25519Signature = P; exports.EntryFunction = it; exports.EntryFunctionBytes = hn; exports.EphemeralCertificate = ci; exports.EphemeralKeyPair = On; exports.EphemeralPublicKey = Je; exports.EphemeralPublicKeyVariant = lr; exports.EphemeralSignature = pe; exports.EphemeralSignatureVariant = ai; exports.FeePayerRawTransaction = _e; exports.FixedBytes = He; exports.Groth16Zkp = gt; exports.HARDENED_OFFSET = yr; exports.Hex = l; exports.HexInvalidReason = Os; exports.Identifier = U; exports.KeyType = Ws; exports.KeylessAccount = Ee; exports.KeylessPublicKey = Be; exports.KeylessSignature = Ke; exports.MAX_AUD_VAL_BYTES = Sa; exports.MAX_COMMITED_EPK_BYTES = ld; exports.MAX_EXTRA_FIELD_BYTES = pd; exports.MAX_ISS_VAL_BYTES = ud; exports.MAX_JWT_HEADER_B64_BYTES = dd; exports.MAX_UID_KEY_BYTES = xa; exports.MAX_UID_VAL_BYTES = _a; exports.MimeType = Tn; exports.ModuleId = $t; exports.MoveAbility = ui; exports.MoveFunctionVisibility = Ns; exports.MoveOption = ke; exports.MoveString = w; exports.MoveVector = T; exports.MultiAgentRawTransaction = xe; exports.MultiAgentTransaction = Dn; exports.MultiEd25519PublicKey = dt; exports.MultiEd25519Signature = We; exports.MultiKey = mt; exports.MultiKeyAccount = Kn; exports.MultiSig = Wt; exports.MultiSigTransactionPayload = jt; exports.MultiSignature = tt; exports.Network = wr; exports.NetworkToChainId = Sr; exports.NetworkToFaucetAPI = Ei; exports.NetworkToIndexerAPI = vi; exports.NetworkToNetworkName = Zy; exports.NetworkToNodeAPI = Pi; exports.NetworkToPepperAPI = Tr; exports.NetworkToProverAPI = br; exports.OpenIdSignature = yt; exports.OpenIdSignatureOrZkProof = et; exports.ParsingError = H; exports.ProcessorType = At; exports.PublicKey = Le; exports.RAW_TRANSACTION_SALT = Si; exports.RAW_TRANSACTION_WITH_DATA_SALT = xi; exports.RawTransaction = Q; exports.RawTransactionWithData = Rn; exports.RoleType = Gs; exports.RotationProofChallenge = zn; exports.Script = Qt; exports.ScriptTransactionArgumentVariants = Nt; exports.Secp256k1PrivateKey = Ye; exports.Secp256k1PublicKey = Xe; exports.Secp256k1Signature = Ze; exports.Serializable = d; exports.Serializer = R; exports.Signature = B; exports.SignedGroth16Signature = Oe; exports.SignedTransaction = Pe; exports.SigningScheme = ye; exports.SigningSchemeInput = bn; exports.SimpleTransaction = kn; exports.SingleKeyAccount = Pt; exports.StructTag = Se; exports.TransactionAuthenticator = ve; exports.TransactionAuthenticatorEd25519 = xt; exports.TransactionAuthenticatorFeePayer = st; exports.TransactionAuthenticatorMultiAgent = ot; exports.TransactionAuthenticatorMultiEd25519 = hr; exports.TransactionAuthenticatorSingleSender = _t; exports.TransactionAuthenticatorVariant = ii; exports.TransactionPayload = rt; exports.TransactionPayloadEntryFunction = Ht; exports.TransactionPayloadMultiSig = Lt; exports.TransactionPayloadScript = Vt; exports.TransactionPayloadVariants = ni; exports.TransactionResponseType = gr; exports.TransactionVariants = ri; exports.TransactionWorker = ar; exports.TransactionWorkerEventsEnum = Us; exports.TypeTag = k; exports.TypeTagAddress = X; exports.TypeTagBool = F; exports.TypeTagGeneric = D; exports.TypeTagParserError = C; exports.TypeTagParserErrorType = qa; exports.TypeTagReference = Un; exports.TypeTagSigner = nt; exports.TypeTagStruct = m; exports.TypeTagU128 = wt; exports.TypeTagU16 = Tt; exports.TypeTagU256 = St; exports.TypeTagU32 = bt; exports.TypeTagU64 = L; exports.TypeTagU8 = Ae; exports.TypeTagVariants = ti; exports.TypeTagVector = E; exports.U128 = ae; exports.U16 = oe; exports.U256 = ce; exports.U32 = se; exports.U64 = K; exports.U8 = N; exports.aptosCoinStructTag = Sl; exports.aptosRequest = Nn; exports.buildTransaction = Vr; exports.checkOrConvertArgument = zt; exports.computeAddressSeed = Pn; exports.convertArgument = $r; exports.deriveKey = gi; exports.deriveTransactionType = Bn; exports.deserializeFromScriptArgument = va; exports.ensureBoolean = pr; exports.fetchEntryFunctionAbi = Po; exports.fetchFunctionAbi = vo; exports.fetchViewFunctionAbi = Eo; exports.findFirstNonSignerArg = _o; exports.fromDerivationPath = wn; exports.generateMultiSignersSignedTransaction = Jf; exports.generateRawTransaction = Xa; exports.generateSignedTransaction = Hr; exports.generateSignedTransactionForSimulation = Io; exports.generateSigningMessage = Xt; exports.generateSigningMessageForSerializable = Dg; exports.generateSigningMessageForTransaction = Ne; exports.generateTransactionPayload = er; exports.generateTransactionPayloadWithABI = Qa; exports.generateUserTransactionHash = Zf; exports.generateViewFunctionPayload = Co; exports.generateViewFunctionPayloadWithABI = Wa; exports.get = xr; exports.getAptosFullNode = Z; exports.getAptosPepperService = Ui; exports.getAuthenticatorForSimulation = Jn; exports.getFunctionParts = en; exports.hashValues = Uo; exports.isBcsAddress = Zn; exports.isBcsBool = kr; exports.isBcsFixedBytes = $a; exports.isBcsString = Dr; exports.isBcsU128 = Gr; exports.isBcsU16 = Or; exports.isBcsU256 = Fr; exports.isBcsU32 = Kr; exports.isBcsU64 = Nr; exports.isBcsU8 = Br; exports.isBlockMetadataTransactionResponse = ru; exports.isBool = bo; exports.isEd25519Signature = su; exports.isEncodedEntryFunctionArgument = So; exports.isFeePayerSignature = uu; exports.isGenesisTransactionResponse = nu; exports.isLargeNumber = Yn; exports.isMultiAgentSignature = cu; exports.isMultiEd25519Signature = pu; exports.isNull = wo; exports.isNumber = Xn; exports.isPendingTransactionResponse = eu; exports.isScriptDataInput = xo; exports.isSecp256k1Signature = au; exports.isStateCheckpointTransactionResponse = iu; exports.isString = Rt; exports.isUserTransactionResponse = tu; exports.isValidBIP44Path = mr; exports.isValidHardenedPath = fr; exports.isValidatorTransactionResponse = ou; exports.mnemonicToSeed = Sn; exports.normalizeBundle = Ci; exports.objectStructTag = Y; exports.optionStructTag = xl; exports.outOfRangeErrorMessage = Ks; exports.paginateWithCursor = Et; exports.parseTypeTag = Ce; exports.post = Yt; exports.postAptosFaucet = zi; exports.postAptosFullNode = at; exports.postAptosIndexer = Ri; exports.postAptosPepperService = ki; exports.postAptosProvingService = Di; exports.promiseFulfilledStatus = Is; exports.request = Da; exports.splitPath = Ys; exports.standardizeTypeTags = qr; exports.stringStructTag = _; exports.throwTypeMismatch = I; exports.validateNumberInRange = ze;
429
429
  //# sourceMappingURL=index.js.map