@aptos-labs/ts-sdk 1.22.2 → 1.23.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.
- package/dist/common/{accountAddress-NYtf3uZq.d.ts → accountAddress-D9blTwwp.d.ts} +57 -15
- package/dist/common/cli/index.d.ts +1 -1
- package/dist/common/index.d.ts +28 -8
- package/dist/common/index.js +28 -26
- package/dist/common/index.js.map +1 -1
- package/dist/esm/account/Account.mjs +1 -1
- package/dist/esm/account/Ed25519Account.mjs +1 -1
- package/dist/esm/account/EphemeralKeyPair.mjs +1 -1
- package/dist/esm/account/KeylessAccount.d.mts +13 -2
- package/dist/esm/account/KeylessAccount.mjs +1 -1
- package/dist/esm/account/MultiKeyAccount.mjs +1 -1
- package/dist/esm/account/SingleKeyAccount.mjs +1 -1
- package/dist/esm/account/index.mjs +1 -1
- package/dist/esm/api/account.d.mts +4 -1
- package/dist/esm/api/account.mjs +1 -1
- package/dist/esm/api/ans.mjs +1 -1
- package/dist/esm/api/aptos.mjs +1 -1
- package/dist/esm/api/aptosConfig.mjs +1 -1
- package/dist/esm/api/coin.mjs +1 -1
- package/dist/esm/api/digitalAsset.mjs +1 -1
- package/dist/esm/api/event.mjs +1 -1
- package/dist/esm/api/faucet.mjs +1 -1
- package/dist/esm/api/fungibleAsset.mjs +1 -1
- package/dist/esm/api/general.mjs +1 -1
- package/dist/esm/api/index.mjs +1 -1
- package/dist/esm/api/keyless.mjs +1 -1
- package/dist/esm/api/object.mjs +1 -1
- package/dist/esm/api/staking.mjs +1 -1
- package/dist/esm/api/table.mjs +1 -1
- package/dist/esm/api/transaction.mjs +1 -1
- package/dist/esm/api/transactionSubmission/build.mjs +1 -1
- package/dist/esm/api/transactionSubmission/management.mjs +1 -1
- package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
- package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
- package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
- package/dist/esm/api/utils.mjs +1 -1
- package/dist/esm/bcs/index.mjs +1 -1
- package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
- package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
- package/dist/esm/{chunk-2ZAYK464.mjs → chunk-243IMA3Y.mjs} +2 -2
- package/dist/esm/chunk-2BJ23DXY.mjs +2 -0
- package/dist/esm/chunk-2BJ23DXY.mjs.map +1 -0
- package/dist/esm/chunk-2M45ESQN.mjs +2 -0
- package/dist/esm/{chunk-QA7VTFUT.mjs.map → chunk-2M45ESQN.mjs.map} +1 -1
- package/dist/esm/{chunk-D6WTINSF.mjs → chunk-2SGICMXB.mjs} +2 -2
- package/dist/esm/{chunk-GEP4HPQ6.mjs → chunk-3CB53WTP.mjs} +2 -2
- package/dist/esm/{chunk-5IRM54PL.mjs → chunk-3JFX3XDA.mjs} +2 -2
- package/dist/esm/{chunk-XYWMFCL6.mjs → chunk-4FMAPHUM.mjs} +2 -2
- package/dist/esm/{chunk-UYF7AQLE.mjs → chunk-4R7FL2G2.mjs} +2 -2
- package/dist/esm/{chunk-W5ZII3JO.mjs → chunk-4ZDOOSRJ.mjs} +2 -2
- package/dist/esm/{chunk-OAKHR7AG.mjs → chunk-5OR2POPO.mjs} +2 -2
- package/dist/esm/{chunk-A2Z7I2EY.mjs → chunk-6WAXFWLH.mjs} +2 -2
- package/dist/esm/{chunk-XCNNMSVO.mjs → chunk-72QKG5N2.mjs} +2 -2
- package/dist/esm/{chunk-Z4OZBMSL.mjs → chunk-7F7AIMGB.mjs} +2 -2
- package/dist/esm/{chunk-U2QQD2ER.mjs → chunk-B4ROOQE3.mjs} +2 -2
- package/dist/esm/chunk-B4ROOQE3.mjs.map +1 -0
- package/dist/esm/{chunk-HFOLSSAQ.mjs → chunk-BDD6OBUV.mjs} +2 -2
- package/dist/esm/{chunk-O4O7HSUQ.mjs → chunk-BEXHZ5XT.mjs} +2 -2
- package/dist/esm/{chunk-TY4IEDJD.mjs → chunk-BFRFAX5I.mjs} +2 -2
- package/dist/esm/{chunk-37Y7VAN7.mjs → chunk-BQ7OOQRE.mjs} +2 -2
- package/dist/esm/{chunk-IMF5XUVW.mjs → chunk-BQIT7TKM.mjs} +2 -2
- package/dist/esm/{chunk-BF3D6ADE.mjs → chunk-D6DCZULX.mjs} +2 -2
- package/dist/esm/chunk-D6QSRB4J.mjs +2 -0
- package/dist/esm/chunk-D6QSRB4J.mjs.map +1 -0
- package/dist/esm/{chunk-WTJCMD4D.mjs → chunk-DAEUQBVZ.mjs} +2 -2
- package/dist/esm/{chunk-4EPLOSKY.mjs → chunk-EMFVGL2Y.mjs} +2 -2
- package/dist/esm/{chunk-OTK3HBAU.mjs → chunk-ES5Z33UX.mjs} +2 -2
- package/dist/esm/{chunk-XBTCOCZJ.mjs → chunk-F435LQUS.mjs} +2 -2
- package/dist/esm/{chunk-DM6HVA4K.mjs → chunk-FAFN34ZH.mjs} +2 -2
- package/dist/esm/{chunk-4ZXCQXVC.mjs → chunk-FE6CYBDF.mjs} +2 -2
- package/dist/esm/{chunk-6DDSU7HN.mjs → chunk-FRUEQTCC.mjs} +2 -2
- package/dist/esm/{chunk-H4XMI4WZ.mjs → chunk-FSTRZMCK.mjs} +2 -2
- package/dist/esm/{chunk-OPGMT27G.mjs → chunk-FZ3HMVKE.mjs} +2 -2
- package/dist/esm/{chunk-RFA7BIDN.mjs → chunk-GBZOWPC6.mjs} +2 -2
- package/dist/esm/{chunk-PVEPP4HR.mjs → chunk-GP3RTNYN.mjs} +2 -2
- package/dist/esm/chunk-IR6L77JS.mjs +2 -0
- package/dist/esm/chunk-IR6L77JS.mjs.map +1 -0
- package/dist/esm/{chunk-6XCZ56O7.mjs → chunk-IUAAMX5V.mjs} +2 -2
- package/dist/esm/{chunk-XFBB7YYI.mjs → chunk-IZ7OGJBY.mjs} +2 -2
- package/dist/esm/{chunk-UIJK42CX.mjs → chunk-J26STL4T.mjs} +2 -2
- package/dist/esm/{chunk-3VUSIKCF.mjs → chunk-J4KAYDPB.mjs} +2 -2
- package/dist/esm/chunk-J6NLU6QX.mjs +2 -0
- package/dist/esm/chunk-J6NLU6QX.mjs.map +1 -0
- package/dist/esm/{chunk-U7I7YKWD.mjs → chunk-K7OBPPSF.mjs} +2 -2
- package/dist/esm/{chunk-XWAOZPIP.mjs → chunk-L7FA4ISG.mjs} +2 -2
- package/dist/esm/{chunk-WL4FXFAM.mjs → chunk-MA7TL5VN.mjs} +2 -2
- package/dist/esm/{chunk-XT2VVDT3.mjs → chunk-ME2PENQD.mjs} +2 -2
- package/dist/esm/{chunk-RFMLKHUD.mjs → chunk-MG3T24A3.mjs} +2 -2
- package/dist/esm/{chunk-RS2FIBMQ.mjs → chunk-NC3KKAAK.mjs} +2 -2
- package/dist/esm/{chunk-K7Y2SC65.mjs → chunk-NJ2IXXY2.mjs} +2 -2
- package/dist/esm/{chunk-EIKBYKIJ.mjs → chunk-OBKVMO7I.mjs} +2 -2
- package/dist/esm/{chunk-6AJLTBXC.mjs → chunk-ODYVU346.mjs} +2 -2
- package/dist/esm/{chunk-NBJFTE2P.mjs → chunk-OID45FCB.mjs} +2 -2
- package/dist/esm/{chunk-EPVAT625.mjs → chunk-OUAQKVIC.mjs} +2 -2
- package/dist/esm/{chunk-C2IJG37E.mjs → chunk-PDOQLTXA.mjs} +2 -2
- package/dist/esm/{chunk-B6PLCJJ2.mjs → chunk-PF54PEHF.mjs} +2 -2
- package/dist/esm/{chunk-GCPWPGCS.mjs → chunk-PIUICROW.mjs} +2 -2
- package/dist/esm/{chunk-GGU4XOUO.mjs → chunk-QLKTSSVC.mjs} +2 -2
- package/dist/esm/chunk-QUMSKIYX.mjs +2 -0
- package/dist/esm/{chunk-Y2DHN4CV.mjs.map → chunk-QUMSKIYX.mjs.map} +1 -1
- package/dist/esm/{chunk-NRAQZUD5.mjs → chunk-RBIJJSGB.mjs} +2 -2
- package/dist/esm/{chunk-JY5LTRTM.mjs → chunk-RZKLIZ2D.mjs} +2 -2
- package/dist/esm/chunk-T52HPGL5.mjs +2 -0
- package/dist/esm/chunk-T52HPGL5.mjs.map +1 -0
- package/dist/esm/{chunk-6TWRNWC3.mjs → chunk-T7MGIHWV.mjs} +2 -2
- package/dist/esm/{chunk-5E672SHG.mjs → chunk-T7WBGP37.mjs} +2 -2
- package/dist/esm/{chunk-5E672SHG.mjs.map → chunk-T7WBGP37.mjs.map} +1 -1
- package/dist/esm/chunk-TDGQGILY.mjs +2 -0
- package/dist/esm/chunk-TDGQGILY.mjs.map +1 -0
- package/dist/esm/{chunk-CPCS5KIA.mjs → chunk-UY4EIN3P.mjs} +2 -2
- package/dist/esm/{chunk-EKZHYOQH.mjs → chunk-V3NKDUY5.mjs} +2 -2
- package/dist/esm/{chunk-FEGCUPGO.mjs → chunk-VA4HKHNV.mjs} +2 -2
- package/dist/esm/{chunk-YMFEA2TJ.mjs → chunk-VHNX2NUR.mjs} +3 -1
- package/dist/esm/chunk-VHNX2NUR.mjs.map +1 -0
- package/dist/esm/{chunk-77NXCSLY.mjs → chunk-WPYVWZQS.mjs} +2 -2
- package/dist/esm/{chunk-BF46IXHH.mjs → chunk-WSE653RS.mjs} +2 -2
- package/dist/esm/chunk-WSE653RS.mjs.map +1 -0
- package/dist/esm/{chunk-EOJWPF3P.mjs → chunk-X2QSDREG.mjs} +2 -2
- package/dist/esm/{chunk-6ZQWPHLV.mjs → chunk-XWVMFCW3.mjs} +2 -2
- package/dist/esm/{chunk-FC7IRFFN.mjs → chunk-Y5AY3QBY.mjs} +2 -2
- package/dist/esm/{chunk-BN2PXCFR.mjs → chunk-YEISKUKC.mjs} +2 -2
- package/dist/esm/{chunk-OYLT6IVC.mjs → chunk-ZE2TCKUL.mjs} +2 -2
- package/dist/esm/{chunk-VBPDZZXC.mjs → chunk-ZHNCJSXO.mjs} +2 -2
- package/dist/esm/{chunk-42XNGDUC.mjs → chunk-ZKCSQAGW.mjs} +2 -2
- package/dist/esm/{chunk-YDXU6ALO.mjs → chunk-ZMFVKUFD.mjs} +2 -2
- package/dist/esm/cli/index.mjs +1 -1
- package/dist/esm/client/core.d.mts +2 -2
- package/dist/esm/client/core.mjs +1 -1
- package/dist/esm/client/get.mjs +1 -1
- package/dist/esm/client/index.mjs +1 -1
- package/dist/esm/client/post.mjs +1 -1
- package/dist/esm/client/types.d.mts +8 -1
- package/dist/esm/client/types.mjs +1 -1
- package/dist/esm/core/account/index.mjs +1 -1
- package/dist/esm/core/account/utils/address.mjs +1 -1
- package/dist/esm/core/account/utils/index.mjs +1 -1
- package/dist/esm/core/accountAddress.d.mts +1 -0
- package/dist/esm/core/accountAddress.mjs +1 -1
- package/dist/esm/core/authenticationKey.mjs +1 -1
- package/dist/esm/core/crypto/ed25519.mjs +1 -1
- package/dist/esm/core/crypto/ephemeral.mjs +1 -1
- package/dist/esm/core/crypto/index.mjs +1 -1
- package/dist/esm/core/crypto/keyless.mjs +1 -1
- package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
- package/dist/esm/core/crypto/multiKey.mjs +1 -1
- package/dist/esm/core/crypto/proof.mjs +1 -1
- package/dist/esm/core/crypto/publicKey.mjs +1 -1
- package/dist/esm/core/crypto/secp256k1.mjs +1 -1
- package/dist/esm/core/crypto/signature.mjs +1 -1
- package/dist/esm/core/crypto/singleKey.mjs +1 -1
- package/dist/esm/core/index.mjs +1 -1
- package/dist/esm/index.d.mts +1 -1
- package/dist/esm/index.mjs +1 -1
- package/dist/esm/internal/account.d.mts +2 -1
- package/dist/esm/internal/account.mjs +1 -1
- package/dist/esm/internal/ans.d.mts +17 -1
- package/dist/esm/internal/ans.mjs +1 -1
- package/dist/esm/internal/coin.mjs +1 -1
- package/dist/esm/internal/digitalAsset.mjs +1 -1
- package/dist/esm/internal/event.mjs +1 -1
- package/dist/esm/internal/faucet.mjs +1 -1
- package/dist/esm/internal/fungibleAsset.mjs +1 -1
- package/dist/esm/internal/general.mjs +1 -1
- package/dist/esm/internal/keyless.mjs +1 -1
- package/dist/esm/internal/object.mjs +1 -1
- package/dist/esm/internal/staking.mjs +1 -1
- package/dist/esm/internal/table.mjs +1 -1
- package/dist/esm/internal/transaction.mjs +1 -1
- package/dist/esm/internal/transactionSubmission.mjs +1 -1
- package/dist/esm/internal/view.mjs +1 -1
- package/dist/esm/transactions/authenticator/account.mjs +1 -1
- package/dist/esm/transactions/authenticator/index.mjs +1 -1
- package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
- package/dist/esm/transactions/index.mjs +1 -1
- package/dist/esm/transactions/instances/index.mjs +1 -1
- package/dist/esm/transactions/instances/moduleId.mjs +1 -1
- package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
- package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
- package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
- package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
- package/dist/esm/transactions/management/index.mjs +1 -1
- package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
- package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
- package/dist/esm/transactions/typeTag/index.mjs +1 -1
- package/dist/esm/transactions/typeTag/parser.mjs +1 -1
- package/dist/esm/types/generated/operations.d.mts +16 -12
- package/dist/esm/types/generated/queries.d.mts +2 -2
- package/dist/esm/types/generated/queries.mjs +1 -1
- package/dist/esm/types/generated/types.d.mts +365 -761
- package/dist/esm/types/generated/types.mjs +1 -1
- package/dist/esm/types/generated/types.mjs.map +1 -1
- package/dist/esm/types/index.d.mts +42 -3
- package/dist/esm/types/index.mjs +1 -1
- package/dist/esm/utils/index.mjs +1 -1
- package/dist/esm/utils/normalizeBundle.mjs +1 -1
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +2 -1
- package/src/account/KeylessAccount.ts +20 -4
- package/src/api/account.ts +4 -1
- package/src/client/core.ts +25 -52
- package/src/client/types.ts +60 -7
- package/src/core/accountAddress.ts +2 -0
- package/src/core/crypto/ephemeral.ts +1 -1
- package/src/internal/account.ts +35 -4
- package/src/internal/ans.ts +36 -4
- package/src/internal/queries/ansTokenFragment.graphql +2 -0
- package/src/types/generated/operations.ts +16 -12
- package/src/types/generated/queries.ts +2 -0
- package/src/types/generated/types.ts +387 -835
- package/src/types/index.ts +48 -1
- package/src/version.ts +1 -1
- package/dist/esm/chunk-7LY73OAN.mjs +0 -2
- package/dist/esm/chunk-7LY73OAN.mjs.map +0 -1
- package/dist/esm/chunk-BF46IXHH.mjs.map +0 -1
- package/dist/esm/chunk-FPDE5EYE.mjs +0 -2
- package/dist/esm/chunk-FPDE5EYE.mjs.map +0 -1
- package/dist/esm/chunk-GHYE26Q5.mjs +0 -2
- package/dist/esm/chunk-GHYE26Q5.mjs.map +0 -1
- package/dist/esm/chunk-MI732NUU.mjs +0 -2
- package/dist/esm/chunk-MI732NUU.mjs.map +0 -1
- package/dist/esm/chunk-Q6LFIZ3L.mjs +0 -2
- package/dist/esm/chunk-Q6LFIZ3L.mjs.map +0 -1
- package/dist/esm/chunk-QA7VTFUT.mjs +0 -2
- package/dist/esm/chunk-U2QQD2ER.mjs.map +0 -1
- package/dist/esm/chunk-U6X2FYNI.mjs +0 -2
- package/dist/esm/chunk-U6X2FYNI.mjs.map +0 -1
- package/dist/esm/chunk-Y2DHN4CV.mjs +0 -2
- package/dist/esm/chunk-YMFEA2TJ.mjs.map +0 -1
- /package/dist/esm/{chunk-2ZAYK464.mjs.map → chunk-243IMA3Y.mjs.map} +0 -0
- /package/dist/esm/{chunk-D6WTINSF.mjs.map → chunk-2SGICMXB.mjs.map} +0 -0
- /package/dist/esm/{chunk-GEP4HPQ6.mjs.map → chunk-3CB53WTP.mjs.map} +0 -0
- /package/dist/esm/{chunk-5IRM54PL.mjs.map → chunk-3JFX3XDA.mjs.map} +0 -0
- /package/dist/esm/{chunk-XYWMFCL6.mjs.map → chunk-4FMAPHUM.mjs.map} +0 -0
- /package/dist/esm/{chunk-UYF7AQLE.mjs.map → chunk-4R7FL2G2.mjs.map} +0 -0
- /package/dist/esm/{chunk-W5ZII3JO.mjs.map → chunk-4ZDOOSRJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-OAKHR7AG.mjs.map → chunk-5OR2POPO.mjs.map} +0 -0
- /package/dist/esm/{chunk-A2Z7I2EY.mjs.map → chunk-6WAXFWLH.mjs.map} +0 -0
- /package/dist/esm/{chunk-XCNNMSVO.mjs.map → chunk-72QKG5N2.mjs.map} +0 -0
- /package/dist/esm/{chunk-Z4OZBMSL.mjs.map → chunk-7F7AIMGB.mjs.map} +0 -0
- /package/dist/esm/{chunk-HFOLSSAQ.mjs.map → chunk-BDD6OBUV.mjs.map} +0 -0
- /package/dist/esm/{chunk-O4O7HSUQ.mjs.map → chunk-BEXHZ5XT.mjs.map} +0 -0
- /package/dist/esm/{chunk-TY4IEDJD.mjs.map → chunk-BFRFAX5I.mjs.map} +0 -0
- /package/dist/esm/{chunk-37Y7VAN7.mjs.map → chunk-BQ7OOQRE.mjs.map} +0 -0
- /package/dist/esm/{chunk-IMF5XUVW.mjs.map → chunk-BQIT7TKM.mjs.map} +0 -0
- /package/dist/esm/{chunk-BF3D6ADE.mjs.map → chunk-D6DCZULX.mjs.map} +0 -0
- /package/dist/esm/{chunk-WTJCMD4D.mjs.map → chunk-DAEUQBVZ.mjs.map} +0 -0
- /package/dist/esm/{chunk-4EPLOSKY.mjs.map → chunk-EMFVGL2Y.mjs.map} +0 -0
- /package/dist/esm/{chunk-OTK3HBAU.mjs.map → chunk-ES5Z33UX.mjs.map} +0 -0
- /package/dist/esm/{chunk-XBTCOCZJ.mjs.map → chunk-F435LQUS.mjs.map} +0 -0
- /package/dist/esm/{chunk-DM6HVA4K.mjs.map → chunk-FAFN34ZH.mjs.map} +0 -0
- /package/dist/esm/{chunk-4ZXCQXVC.mjs.map → chunk-FE6CYBDF.mjs.map} +0 -0
- /package/dist/esm/{chunk-6DDSU7HN.mjs.map → chunk-FRUEQTCC.mjs.map} +0 -0
- /package/dist/esm/{chunk-H4XMI4WZ.mjs.map → chunk-FSTRZMCK.mjs.map} +0 -0
- /package/dist/esm/{chunk-OPGMT27G.mjs.map → chunk-FZ3HMVKE.mjs.map} +0 -0
- /package/dist/esm/{chunk-RFA7BIDN.mjs.map → chunk-GBZOWPC6.mjs.map} +0 -0
- /package/dist/esm/{chunk-PVEPP4HR.mjs.map → chunk-GP3RTNYN.mjs.map} +0 -0
- /package/dist/esm/{chunk-6XCZ56O7.mjs.map → chunk-IUAAMX5V.mjs.map} +0 -0
- /package/dist/esm/{chunk-XFBB7YYI.mjs.map → chunk-IZ7OGJBY.mjs.map} +0 -0
- /package/dist/esm/{chunk-UIJK42CX.mjs.map → chunk-J26STL4T.mjs.map} +0 -0
- /package/dist/esm/{chunk-3VUSIKCF.mjs.map → chunk-J4KAYDPB.mjs.map} +0 -0
- /package/dist/esm/{chunk-U7I7YKWD.mjs.map → chunk-K7OBPPSF.mjs.map} +0 -0
- /package/dist/esm/{chunk-XWAOZPIP.mjs.map → chunk-L7FA4ISG.mjs.map} +0 -0
- /package/dist/esm/{chunk-WL4FXFAM.mjs.map → chunk-MA7TL5VN.mjs.map} +0 -0
- /package/dist/esm/{chunk-XT2VVDT3.mjs.map → chunk-ME2PENQD.mjs.map} +0 -0
- /package/dist/esm/{chunk-RFMLKHUD.mjs.map → chunk-MG3T24A3.mjs.map} +0 -0
- /package/dist/esm/{chunk-RS2FIBMQ.mjs.map → chunk-NC3KKAAK.mjs.map} +0 -0
- /package/dist/esm/{chunk-K7Y2SC65.mjs.map → chunk-NJ2IXXY2.mjs.map} +0 -0
- /package/dist/esm/{chunk-EIKBYKIJ.mjs.map → chunk-OBKVMO7I.mjs.map} +0 -0
- /package/dist/esm/{chunk-6AJLTBXC.mjs.map → chunk-ODYVU346.mjs.map} +0 -0
- /package/dist/esm/{chunk-NBJFTE2P.mjs.map → chunk-OID45FCB.mjs.map} +0 -0
- /package/dist/esm/{chunk-EPVAT625.mjs.map → chunk-OUAQKVIC.mjs.map} +0 -0
- /package/dist/esm/{chunk-C2IJG37E.mjs.map → chunk-PDOQLTXA.mjs.map} +0 -0
- /package/dist/esm/{chunk-B6PLCJJ2.mjs.map → chunk-PF54PEHF.mjs.map} +0 -0
- /package/dist/esm/{chunk-GCPWPGCS.mjs.map → chunk-PIUICROW.mjs.map} +0 -0
- /package/dist/esm/{chunk-GGU4XOUO.mjs.map → chunk-QLKTSSVC.mjs.map} +0 -0
- /package/dist/esm/{chunk-NRAQZUD5.mjs.map → chunk-RBIJJSGB.mjs.map} +0 -0
- /package/dist/esm/{chunk-JY5LTRTM.mjs.map → chunk-RZKLIZ2D.mjs.map} +0 -0
- /package/dist/esm/{chunk-6TWRNWC3.mjs.map → chunk-T7MGIHWV.mjs.map} +0 -0
- /package/dist/esm/{chunk-CPCS5KIA.mjs.map → chunk-UY4EIN3P.mjs.map} +0 -0
- /package/dist/esm/{chunk-EKZHYOQH.mjs.map → chunk-V3NKDUY5.mjs.map} +0 -0
- /package/dist/esm/{chunk-FEGCUPGO.mjs.map → chunk-VA4HKHNV.mjs.map} +0 -0
- /package/dist/esm/{chunk-77NXCSLY.mjs.map → chunk-WPYVWZQS.mjs.map} +0 -0
- /package/dist/esm/{chunk-EOJWPF3P.mjs.map → chunk-X2QSDREG.mjs.map} +0 -0
- /package/dist/esm/{chunk-6ZQWPHLV.mjs.map → chunk-XWVMFCW3.mjs.map} +0 -0
- /package/dist/esm/{chunk-FC7IRFFN.mjs.map → chunk-Y5AY3QBY.mjs.map} +0 -0
- /package/dist/esm/{chunk-BN2PXCFR.mjs.map → chunk-YEISKUKC.mjs.map} +0 -0
- /package/dist/esm/{chunk-OYLT6IVC.mjs.map → chunk-ZE2TCKUL.mjs.map} +0 -0
- /package/dist/esm/{chunk-VBPDZZXC.mjs.map → chunk-ZHNCJSXO.mjs.map} +0 -0
- /package/dist/esm/{chunk-42XNGDUC.mjs.map → chunk-ZKCSQAGW.mjs.map} +0 -0
- /package/dist/esm/{chunk-YDXU6ALO.mjs.map → chunk-ZMFVKUFD.mjs.map} +0 -0
package/dist/common/index.js
CHANGED
|
@@ -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 _chunkBHKSQXUZjs = require('./chunk-BHKSQXUZ.js');var xn=255,_n=65535,ve=4294967295,Xe=18446744073709551615n,qt=340282366920938463463374607431768211455n,vn=115792089237316195423570985008687907853269984665640564039457584007913129639935n;var oe=class{constructor(e){this.buffer=new ArrayBuffer(e.length),new Uint8Array(this.buffer).set(e,0),this.offset=0}read(e){if(this.offset+e>this.buffer.byteLength)throw new Error("Reached to the end of buffer");let t=this.buffer.slice(this.offset,this.offset+e);return this.offset+=e,t}deserializeStr(){let e=this.deserializeBytes();return new TextDecoder().decode(e)}deserializeOptionStr(){return this.deserializeBool()?this.deserializeStr():void 0}deserializeOption(e){return this.deserializeBool()?this.deserialize(e):void 0}deserializeBytes(){let e=this.deserializeUleb128AsU32();return new Uint8Array(this.read(e))}deserializeFixedBytes(e){return new Uint8Array(this.read(e))}deserializeBool(){let e=new Uint8Array(this.read(1))[0];if(e!==1&&e!==0)throw new Error("Invalid boolean value");return e===1}deserializeU8(){return new DataView(this.read(1)).getUint8(0)}deserializeU16(){return new DataView(this.read(2)).getUint16(0,!0)}deserializeU32(){return new DataView(this.read(4)).getUint32(0,!0)}deserializeU64(){let e=this.deserializeU32(),t=this.deserializeU32();return BigInt(BigInt(t)<<BigInt(32)|BigInt(e))}deserializeU128(){let e=this.deserializeU64(),t=this.deserializeU64();return BigInt(t<<BigInt(64)|e)}deserializeU256(){let e=this.deserializeU128(),t=this.deserializeU128();return BigInt(t<<BigInt(128)|e)}deserializeUleb128AsU32(){let e=BigInt(0),t=0;for(;e<ve;){let r=this.deserializeU8();if(e|=BigInt(r&127)<<BigInt(t),!(r&128))break;t+=7}if(e>ve)throw new Error("Overflow while parsing uleb128-encoded uint32 value");return Number(e)}deserialize(e){return e.deserialize(this)}deserializeVector(e){let t=this.deserializeUleb128AsU32(),r=new Array;for(let o=0;o<t;o+=1)r.push(this.deserialize(e));return r}};var _utils = require('@noble/hashes/utils');var Y=class extends Error{constructor(e,t){super(e),this.invalidReason=t}};var ra=(r=>(r.TOO_SHORT="too_short",r.INVALID_LENGTH="invalid_length",r.INVALID_HEX_CHARS="invalid_hex_chars",r))(ra||{}),l= exports.Hex =class n{constructor(e){this.data=e}toUint8Array(){return this.data}toStringWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toString(){return`0x${this.toStringWithoutPrefix()}`}static fromHexString(e){let t=e;if(t.startsWith("0x")&&(t=t.slice(2)),t.length===0)throw new Y("Hex string is too short, must be at least 1 char long, excluding the optional leading 0x.","too_short");if(t.length%2!==0)throw new Y("Hex string must be an even number of hex characters.","invalid_length");try{return new n(_utils.hexToBytes.call(void 0, t))}catch(r){throw new Y(`Hex string contains invalid hex characters: ${_optionalChain([r, 'optionalAccess', _2 => _2.message])}`,"invalid_hex_chars")}}static fromHexInput(e){return e instanceof Uint8Array?new n(e):n.fromHexString(e)}static isValid(e){try{return n.fromHexString(e),{valid:!0}}catch(t){return{valid:!1,invalidReason:_optionalChain([t, 'optionalAccess', _3 => _3.invalidReason]),invalidReasonMessage:_optionalChain([t, 'optionalAccess', _4 => _4.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((t,r)=>t===e.data[r])}};var d=class{bcsToBytes(){let e=new Z;return this.serialize(e),e.toUint8Array()}bcsToHex(){let e=this.bcsToBytes();return l.fromHexInput(e)}},Z= exports.Serializer =class{constructor(e=64){if(e<=0)throw new Error("Length needs to be greater than 0");this.buffer=new ArrayBuffer(e),this.offset=0}ensureBufferWillHandleSize(e){for(;this.buffer.byteLength<this.offset+e;){let t=new ArrayBuffer(this.buffer.byteLength*2);new Uint8Array(t).set(new Uint8Array(this.buffer)),this.buffer=t}}appendToBuffer(e){this.ensureBufferWillHandleSize(e.length),new Uint8Array(this.buffer,this.offset).set(e),this.offset+=e.length}serializeWithFunction(e,t,r){this.ensureBufferWillHandleSize(t);let o=new DataView(this.buffer,this.offset);e.apply(o,[0,r,!0]),this.offset+=t}serializeStr(e){let t=new TextEncoder;this.serializeBytes(t.encode(e))}serializeBytes(e){this.serializeU32AsUleb128(e.length),this.appendToBuffer(e)}serializeFixedBytes(e){this.appendToBuffer(e)}serializeBool(e){fr(e);let t=e?1:0;this.appendToBuffer(new Uint8Array([t]))}serializeU8(e){this.appendToBuffer(new Uint8Array([e]))}serializeU16(e){this.serializeWithFunction(DataView.prototype.setUint16,2,e)}serializeU32(e){this.serializeWithFunction(DataView.prototype.setUint32,4,e)}serializeU64(e){let t=BigInt(e)&BigInt(ve),r=BigInt(e)>>BigInt(32);this.serializeU32(Number(t)),this.serializeU32(Number(r))}serializeU128(e){let t=BigInt(e)&Xe,r=BigInt(e)>>BigInt(64);this.serializeU64(t),this.serializeU64(r)}serializeU256(e){let t=BigInt(e)&qt,r=BigInt(e)>>BigInt(128);this.serializeU128(t),this.serializeU128(r)}serializeU32AsUleb128(e){let t=e,r=[];for(;t>>>7;)r.push(t&127|128),t>>>=7;r.push(t),this.appendToBuffer(new Uint8Array(r))}toUint8Array(){return new Uint8Array(this.buffer).slice(0,this.offset)}serialize(e){e.serialize(this)}serializeVector(e){this.serializeU32AsUleb128(e.length),e.forEach(t=>{t.serialize(this)})}serializeOption(e){let t=e!==void 0;this.serializeBool(t),t&&e.serialize(this)}serializeOptionStr(e){e===void 0?this.serializeU32AsUleb128(0):(this.serializeU32AsUleb128(1),this.serializeStr(e))}};_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,xn)],Z.prototype,"serializeU8",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,_n)],Z.prototype,"serializeU16",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,ve)],Z.prototype,"serializeU32",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),Xe)],Z.prototype,"serializeU64",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),qt)],Z.prototype,"serializeU128",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),vn)],Z.prototype,"serializeU256",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,ve)],Z.prototype,"serializeU32AsUleb128",1);function fr(n){if(typeof n!="boolean")throw new Error(`${n} is not a boolean value`)}var oa=(n,e,t)=>`${n} is out of range: [${e}, ${t}]`;function Be(n,e,t){let r=BigInt(n);if(r>BigInt(t)||r<BigInt(e))throw new Error(oa(n,e,t))}function Ye(n,e){return(t,r,o)=>{let i=o.value;return o.value=function(a){return Be(a,n,e),i.apply(this,[a])},o}}var Ze=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,t){let r=e.deserializeFixedBytes(t);return new n(r)}};var Pn=class n extends d{constructor(e){super(),this.value=new Ze(e)}serialize(e){e.serialize(this.value)}serializeForEntryFunction(e){e.serializeU32AsUleb128(this.value.value.length),e.serialize(this)}static deserialize(e,t){let r=Ze.deserialize(e,t);return new n(r.value)}};var Cn=(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))(Cn||{}),go= 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))(go||{}),Vt= 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))(Vt||{}),mo= exports.TransactionPayloadVariants =(r=>(r[r.Script=0]="Script",r[r.EntryFunction=2]="EntryFunction",r[r.Multisig=3]="Multisig",r))(mo||{}),yo= exports.TransactionVariants =(t=>(t[t.MultiAgentTransaction=0]="MultiAgentTransaction",t[t.FeePayerTransaction=1]="FeePayerTransaction",t))(yo||{}),fo= 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))(fo||{}),Ao= exports.AccountAuthenticatorVariant =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(Ao||{}),Ar= exports.AnyPublicKeyVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(Ar||{}),ho= exports.AnySignatureVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(ho||{}),hr= exports.EphemeralPublicKeyVariant =(e=>(e[e.Ed25519=0]="Ed25519",e))(hr||{}),To= exports.EphemeralSignatureVariant =(e=>(e[e.Ed25519=0]="Ed25519",e))(To||{}),Tr= exports.EphemeralCertificateVariant =(e=>(e[e.ZkProof=0]="ZkProof",e))(Tr||{}),br= exports.ZkpVariant =(e=>(e[e.Groth16=0]="Groth16",e))(br||{}),wr= 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))(wr||{});function hu(n){return n.type==="pending_transaction"}function Tu(n){return n.type==="user_transaction"}function bu(n){return n.type==="genesis_transaction"}function wu(n){return n.type==="block_metadata_transaction"}function Su(n){return n.type==="state_checkpoint_transaction"}function xu(n){return n.type==="validator_transaction"}function _u(n){return"signature"in n&&n.signature==="ed25519_signature"}function vu(n){return"signature"in n&&n.signature==="secp256k1_ecdsa_signature"}function Pu(n){return n.type==="multi_agent_signature"}function Cu(n){return n.type==="fee_payer_signature"}function Eu(n){return n.type==="multi_ed25519_signature"}var ia=(r=>(r.PRIVATE="private",r.PUBLIC="public",r.FRIEND="friend",r))(ia||{}),bo= exports.MoveAbility =(o=>(o.STORE="store",o.DROP="drop",o.KEY="key",o.COPY="copy",o))(bo||{}),sa= exports.RoleType =(t=>(t.VALIDATOR="validator",t.FULL_NODE="full_node",t))(sa||{}),Ae= exports.SigningScheme =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(Ae||{}),Sr= exports.SigningSchemeInput =(t=>(t[t.Ed25519=0]="Ed25519",t[t.Secp256k1Ecdsa=2]="Secp256k1Ecdsa",t))(Sr||{}),wo= 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))(wo||{});var I=class n extends d{constructor(e){super(),fr(e),this.value=e}serialize(e){e.serializeBool(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(5),e.serialize(this)}static deserialize(e){return new n(e.deserializeBool())}},F= exports.U8 =class n extends d{constructor(e){super(),Be(e,0,xn),this.value=e}serialize(e){e.serializeU8(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(0),e.serialize(this)}static deserialize(e){return new n(e.deserializeU8())}},de= exports.U16 =class n extends d{constructor(e){super(),Be(e,0,_n),this.value=e}serialize(e){e.serializeU16(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(6),e.serialize(this)}static deserialize(e){return new n(e.deserializeU16())}},le= exports.U32 =class n extends d{constructor(e){super(),Be(e,0,ve),this.value=e}serialize(e){e.serializeU32(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(7),e.serialize(this)}static deserialize(e){return new n(e.deserializeU32())}},O= exports.U64 =class n extends d{constructor(e){super(),Be(e,BigInt(0),Xe),this.value=BigInt(e)}serialize(e){e.serializeU64(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(1),e.serialize(this)}static deserialize(e){return new n(e.deserializeU64())}},ge= exports.U128 =class n extends d{constructor(e){super(),Be(e,BigInt(0),qt),this.value=BigInt(e)}serialize(e){e.serializeU128(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(2),e.serialize(this)}static deserialize(e){return new n(e.deserializeU128())}},me= exports.U256 =class n extends d{constructor(e){super(),Be(e,BigInt(0),vn),this.value=BigInt(e)}serialize(e){e.serializeU256(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(8),e.serialize(this)}static deserialize(e){return new n(e.deserializeU256())}};var T=class n extends d{constructor(e){super(),this.values=e}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){if(!(this.values[0]instanceof F)&&this.values[0]!==void 0)throw new Error("Script function arguments only accept u8 vectors");e.serializeU32AsUleb128(4),e.serialize(this)}static U8(e){let t;if(Array.isArray(e)&&e.length===0)t=[];else if(Array.isArray(e)&&typeof e[0]=="number")t=e;else if(typeof e=="string"){let r=l.fromHexInput(e);t=Array.from(r.toUint8Array())}else if(e instanceof Uint8Array)t=Array.from(e);else throw new Error("Invalid input type, must be an number[], Uint8Array, or hex string");return new n(t.map(r=>new F(r)))}static U16(e){return new n(e.map(t=>new de(t)))}static U32(e){return new n(e.map(t=>new le(t)))}static U64(e){return new n(e.map(t=>new O(t)))}static U128(e){return new n(e.map(t=>new ge(t)))}static U256(e){return new n(e.map(t=>new me(t)))}static Bool(e){return new n(e.map(t=>new I(t)))}static MoveString(e){return new n(e.map(t=>new b(t)))}serialize(e){e.serializeVector(this.values)}static deserialize(e,t){let r=e.deserializeUleb128AsU32(),o=new Array;for(let i=0;i<r;i+=1)o.push(t.deserialize(e));return new n(o)}},b= exports.MoveString =class n extends d{constructor(e){super(),this.value=e}serialize(e){e.serializeStr(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){let t=this.bcsToBytes().slice(1);T.U8(t).serializeForScriptFunction(e)}static deserialize(e){return new n(e.deserializeStr())}},M= exports.MoveOption =class n extends d{constructor(e){super(),typeof e<"u"&&e!==null?this.vec=new T([e]):this.vec=new T([]),[this.value]=this.vec.values}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}unwrap(){if(this.isSome())return this.vec.values[0];throw new Error("Called unwrap on a MoveOption with no value")}isSome(){return this.vec.values.length===1}serialize(e){this.vec.serialize(e)}static U8(e){return new n(e!=null?new F(e):void 0)}static U16(e){return new n(e!=null?new de(e):void 0)}static U32(e){return new n(e!=null?new le(e):void 0)}static U64(e){return new n(e!=null?new O(e):void 0)}static U128(e){return new n(e!=null?new ge(e):void 0)}static U256(e){return new n(e!=null?new me(e):void 0)}static Bool(e){return new n(e!=null?new I(e):void 0)}static MoveString(e){return new n(e!=null?new b(e):void 0)}static deserialize(e,t){let r=T.deserialize(e,t);return new n(r.values[0])}};var _ed25519 = require('@noble/curves/ed25519');var _sha3 = require('@noble/hashes/sha3');var ca=(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))(ca||{}),x=class x extends d{constructor(e){if(super(),e.length!==x.LENGTH)throw new Y("AccountAddress data should be exactly 32 bytes long","incorrect_number_of_bytes");this.data=e}isSpecial(){return this.data.slice(0,this.data.length-1).every(e=>e===0)&&this.data[this.data.length-1]<16}toString(){return`0x${this.toStringWithoutPrefix()}`}toStringWithoutPrefix(){let e=_utils.bytesToHex.call(void 0, this.data);return this.isSpecial()&&(e=e[e.length-1]),e}toStringLong(){return`0x${this.toStringLongWithoutPrefix()}`}toStringLongWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toUint8Array(){return this.data}serialize(e){e.serializeFixedBytes(this.data)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(3),e.serialize(this)}static deserialize(e){let t=e.deserializeFixedBytes(x.LENGTH);return new x(t)}static fromStringStrict(e){if(!e.startsWith("0x"))throw new Y("Hex string must start with a leading 0x.","leading_zero_x_required");let t=x.fromString(e);if(e.length!==x.LONG_STRING_LENGTH+2)if(t.isSpecial()){if(e.length!==3)throw new Y(`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 Y(`The given hex string ${e} is not a special address, it must be represented as 0x + 64 chars.`,"long_form_required_unless_special");return t}static fromString(e){let t=e;if(e.startsWith("0x")&&(t=e.slice(2)),t.length===0)throw new Y("Hex string is too short, must be 1 to 64 chars long, excluding the leading 0x.","too_short");if(t.length>64)throw new Y("Hex string is too long, must be 1 to 64 chars long, excluding the leading 0x.","too_long");let r;try{r=_utils.hexToBytes.call(void 0, t.padStart(64,"0"))}catch(o){throw new Y(`Hex characters are invalid: ${_optionalChain([o, 'optionalAccess', _5 => _5.message])}`,"invalid_hex_chars")}return new x(r)}static from(e){return e instanceof x?e:e instanceof Uint8Array?new x(e):x.fromString(e)}static fromStrict(e){return e instanceof x?e:e instanceof Uint8Array?new x(e):x.fromStringStrict(e)}static isValid(e){try{return e.strict?x.fromStrict(e.input):x.from(e.input),{valid:!0}}catch(t){return{valid:!1,invalidReason:_optionalChain([t, 'optionalAccess', _6 => _6.invalidReason]),invalidReasonMessage:_optionalChain([t, 'optionalAccess', _7 => _7.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((t,r)=>t===e.data[r])}};x.LENGTH=32,x.LONG_STRING_LENGTH=64,x.ZERO=x.from("0x0"),x.ONE=x.from("0x1"),x.TWO=x.from("0x2"),x.THREE=x.from("0x3"),x.FOUR=x.from("0x4");var u=x;var Ge=class Ge extends d{constructor(e){super();let{data:t}=e,r=l.fromHexInput(t);if(r.toUint8Array().length!==Ge.LENGTH)throw new Error(`Authentication Key length should be ${Ge.LENGTH}`);this.data=r}serialize(e){e.serializeFixedBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeFixedBytes(Ge.LENGTH);return new Ge({data:t})}toString(){return this.data.toString()}toUint8Array(){return this.data.toUint8Array()}static fromSchemeAndBytes(e){let{scheme:t,input:r}=e,o=l.fromHexInput(r).toUint8Array(),i=new Uint8Array([...o,t]),s=_sha3.sha3_256.create();s.update(i);let a=s.digest();return new Ge({data:a})}static fromPublicKeyAndScheme(e){let{publicKey:t}=e;return t.authKey()}static fromPublicKey(e){let{publicKey:t}=e;return t.authKey()}derivedAddress(){return new u(this.data.toUint8Array())}};Ge.LENGTH=32;var q=Ge;var _hmac = require('@noble/hashes/hmac');var _sha512 = require('@noble/hashes/sha512');var _bip39 = require('@scure/bip39'); var xo = _interopRequireWildcard(_bip39);var la=/^m\/44'\/637'\/[0-9]+'\/[0-9]+'\/[0-9]+'?$/,ga= exports.APTOS_BIP44_REGEX =/^m\/44'\/637'\/[0-9]+'\/[0-9]+\/[0-9]+$/,ma= exports.KeyType =(e=>(e.ED25519="ed25519 seed",e))(ma||{}),_o= exports.HARDENED_OFFSET =2147483648;function vo(n){return ga.test(n)}function Po(n){return la.test(n)}var xr=(n,e)=>{let t=_hmac.hmac.create(_sha512.sha512,n).update(e).digest();return{key:t.slice(0,32),chainCode:t.slice(32)}},Co= exports.CKDPriv =({key:n,chainCode:e},t)=>{let r=new ArrayBuffer(4);new DataView(r).setUint32(0,t);let o=new Uint8Array(r),i=new Uint8Array([0]),s=new Uint8Array([...i,...n,...o]);return xr(e,s)},ya=n=>n.replace("'",""),Eo= exports.splitPath =n=>n.split("/").slice(1).map(ya),En= exports.mnemonicToSeed =n=>{let e=n.trim().split(/\s+/).map(t=>t.toLowerCase()).join(" ");return xo.mnemonicToSeedSync(e)};var Je=class extends d{toString(){let e=this.toUint8Array();return l.fromHexInput(e).toString()}},ie= exports.AccountPublicKey =class extends Je{};var B=class extends d{toString(){let e=this.toUint8Array();return l.fromHexInput(e).toString()}};var mt=n=>typeof n=="string"?l.isValid(n).valid?n:Buffer.from(n,"utf8"):n;var Io=[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],et=class et extends ie{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==et.LENGTH)throw new Error(`PublicKey length should be ${et.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof v))return!1;let o=mt(t),i=l.fromHexInput(o).toUint8Array(),s=r.toUint8Array(),a=this.key.toUint8Array();return r.isCanonicalSignature()?_ed25519.ed25519.verify(s,i,a):!1}authKey(){return q.fromSchemeAndBytes({scheme:0,input:this.toUint8Array()})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new et(t)}static isPublicKey(e){return e instanceof et}};et.LENGTH=32;var _=et,se=class se extends d{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==se.LENGTH)throw new Error(`PrivateKey length should be ${se.LENGTH}`);this.signingKey=t}static generate(){let e=_ed25519.ed25519.utils.randomPrivateKey();return new se(e)}static fromDerivationPath(e,t){if(!Po(e))throw new Error(`Invalid derivation path ${e}`);return se.fromDerivationPathInner(e,En(t))}static fromDerivationPathInner(e,t,r=_o){let{key:o,chainCode:i}=xr(se.SLIP_0010_SEED,t),s=Eo(e).map(c=>parseInt(c,10)),{key:a}=s.reduce((c,p)=>Co(c,p+r),{key:o,chainCode:i});return new se(a)}publicKey(){let e=_ed25519.ed25519.getPublicKey(this.signingKey.toUint8Array());return new _(e)}sign(e){let t=mt(e),r=l.fromHexInput(t).toUint8Array(),o=_ed25519.ed25519.sign(r,this.signingKey.toUint8Array());return new v(o)}toUint8Array(){return this.signingKey.toUint8Array()}toString(){return this.signingKey.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new se(t)}static isPrivateKey(e){return e instanceof se}};se.LENGTH=32,se.SLIP_0010_SEED="ed25519 seed";var L=se,yt=class yt extends B{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==yt.LENGTH)throw new Error(`Signature length should be ${yt.LENGTH}`);this.data=t}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new yt(t)}isCanonicalSignature(){let e=this.toUint8Array().slice(32);for(let t=e.length-1;t>=0;t-=1){if(e[t]<Io[t])return!0;if(e[t]>Io[t])return!1}return!1}};yt.LENGTH=64;var v=yt;var ae=class ae extends ie{constructor(e){super();let{publicKeys:t,threshold:r}=e;if(t.length>ae.MAX_KEYS||t.length<ae.MIN_KEYS)throw new Error(`Must have between ${ae.MIN_KEYS} and ${ae.MAX_KEYS} public keys, inclusive`);if(r<ae.MIN_THRESHOLD||r>t.length)throw new Error(`Threshold must be between ${ae.MIN_THRESHOLD} and ${t.length}, inclusive`);this.publicKeys=t,this.threshold=r}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof tt))return!1;let o=[];for(let i=0;i<4;i+=1)for(let s=0;s<8;s+=1)if((r.bitmap[i]&1<<7-s)!==0){let c=i*8+s;o.push(c)}if(o.length!==r.signatures.length)throw new Error("Bitmap and signatures length mismatch");if(o.length<this.threshold)throw new Error("Not enough signatures");for(let i=0;i<o.length;i+=1)if(!this.publicKeys[o[i]].verifySignature({message:t,signature:r.signatures[i]}))return!1;return!0}authKey(){return q.fromSchemeAndBytes({scheme:1,input:this.toUint8Array()})}toUint8Array(){let e=new Uint8Array(this.publicKeys.length*_.LENGTH+1);return this.publicKeys.forEach((t,r)=>{e.set(t.toUint8Array(),r*_.LENGTH)}),e[this.publicKeys.length*_.LENGTH]=this.threshold,e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes(),r=t[t.length-1],o=[];for(let i=0;i<t.length-1;i+=_.LENGTH){let s=i;o.push(new _(t.subarray(s,s+_.LENGTH)))}return new ae({publicKeys:o,threshold:r})}};ae.MAX_KEYS=32,ae.MIN_KEYS=2,ae.MIN_THRESHOLD=1;var ft=ae,J=class J extends B{constructor(e){super();let{signatures:t,bitmap:r}=e;if(t.length>J.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${J.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=t,!(r instanceof Uint8Array))this.bitmap=J.createBitmap({bits:r});else{if(r.length!==J.BITMAP_LEN)throw new Error(`"bitmap" length should be ${J.BITMAP_LEN}`);this.bitmap=r}}toUint8Array(){let e=new Uint8Array(this.signatures.length*v.LENGTH+J.BITMAP_LEN);return this.signatures.forEach((t,r)=>{e.set(t.toUint8Array(),r*v.LENGTH)}),e.set(this.bitmap,this.signatures.length*v.LENGTH),e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes(),r=t.subarray(t.length-4),o=[];for(let i=0;i<t.length-r.length;i+=v.LENGTH){let s=i;o.push(new v(t.subarray(s,s+v.LENGTH)))}return new J({signatures:o,bitmap:r})}static createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach((s,a)=>{if(s>=J.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${J.MAX_SIGNATURES_SUPPORTED-1}.`);if(i.has(s))throw new Error("Duplicate bits detected.");if(a>0&&s<=t[a-1])throw new Error("The bits need to be sorted in ascending order.");i.add(s);let c=Math.floor(s/8),p=o[c];p|=r>>s%8,o[c]=p}),o}};J.MAX_SIGNATURES_SUPPORTED=32,J.BITMAP_LEN=4;var tt=J;var _secp256k1 = require('@noble/curves/secp256k1');var _bip32 = require('@scure/bip32');var nt=class nt extends Je{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==nt.LENGTH)throw new Error(`PublicKey length should be ${nt.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof Pe))return!1;let o=mt(t),i=l.fromHexInput(o).toUint8Array(),s=_sha3.sha3_256.call(void 0, i),a=r.toUint8Array();return _secp256k1.secp256k1.verify(a,s,this.key.toUint8Array(),{lowS:!0})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new nt(t)}static isPublicKey(e){return e instanceof nt}};nt.LENGTH=65;var Te=nt,he=class he extends d{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==he.LENGTH)throw new Error(`PrivateKey length should be ${he.LENGTH}`);this.key=t}static generate(){let e=_secp256k1.secp256k1.utils.randomPrivateKey();return new he(e)}static fromDerivationPath(e,t){if(!vo(e))throw new Error(`Invalid derivation path ${e}`);return he.fromDerivationPathInner(e,En(t))}static fromDerivationPathInner(e,t){let{privateKey:r}=_bip32.HDKey.fromMasterSeed(t).derive(e);if(r===null)throw new Error("Invalid key");return new he(r)}sign(e){let t=mt(e),r=l.fromHexInput(t),o=_sha3.sha3_256.call(void 0, r.toUint8Array()),i=_secp256k1.secp256k1.sign(o,this.key.toUint8Array(),{lowS:!0});return new Pe(i.toCompactRawBytes())}publicKey(){let e=_secp256k1.secp256k1.getPublicKey(this.key.toUint8Array(),!1);return new Te(e)}toUint8Array(){return this.key.toUint8Array()}toString(){return this.key.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new he(t)}static isPrivateKey(e){return e instanceof he}};he.LENGTH=32;var rt=he,At=class At extends B{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==At.LENGTH)throw new Error(`Signature length should be ${At.LENGTH}, received ${t.toUint8Array().length}`);this.data=t}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new At(t)}};At.LENGTH=64;var Pe=At;var _jwtdecode = require('jwt-decode');var ot=class n extends Je{constructor(e){super();let t=e.constructor.name;switch(t){case _.name:this.publicKey=e,this.variant=0;break;default:throw new Error(`Unsupported key for EphemeralPublicKey - ${t}`)}}toUint8Array(){return this.bcsToBytes()}verifySignature(e){let{message:t,signature:r}=e;return this.publicKey.verifySignature({message:t,signature:r})}serialize(e){if(this.publicKey instanceof _)e.serializeU32AsUleb128(0),this.publicKey.serialize(e);else throw new Error("Unknown public key type")}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(_.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${t}`)}}static isPublicKey(e){return e instanceof n}},be= exports.EphemeralSignature =class n extends B{constructor(e){super();let t=e.constructor.name;switch(t){case v.name:this.signature=e;break;default:throw new Error(`Unsupported signature for EphemeralSignature - ${t}`)}}toUint8Array(){return this.bcsToBytes()}static fromHex(e){let t=l.fromHexInput(e),r=new oe(t.toUint8Array());return n.deserialize(r)}serialize(e){if(this.signature instanceof v)e.serializeU32AsUleb128(0),this.signature.serialize(e);else throw new Error("Unknown signature type")}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(v.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralSignature: ${t}`)}}};var _poseidonlite = require('poseidon-lite');var _r=[_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],zo=31,Da=16,Ro=(Da-1)*zo;function Rn(n,e){let r=new TextEncoder().encode(n);return ka(r,e)}function ka(n,e){if(n.length>e)throw new Error(`Inputted bytes of length ${n} is longer than ${e}`);let t=vr(n,e);return Lt(t)}function Ba(n,e){if(n.length>e)throw new Error(`Input bytes of length ${n} is longer than ${e}`);let t=Na(n,e);return Ga(t)}function vr(n,e){if(n.length>e)throw new Error(`Input bytes of length ${n} is longer than ${e}`);return Ba(n,e).concat([BigInt(n.length)])}function Ga(n){if(n.length>Ro)throw new Error(`Can't pack more than ${Ro}. Was given ${n.length} bytes`);return Ka(n,zo).map(e=>$t(e))}function Ka(n,e){let t=[];for(let r=0;r<n.length;r+=e)t.push(n.subarray(r,r+e));return t}function $t(n){let e=BigInt(0);for(let t=n.length-1;t>=0;t-=1)e=e<<BigInt(8)|BigInt(n[t]);return e}function Do(n,e){let t=new Uint8Array(e);for(let r=0;r<e;r+=1)t[r]=Number(n&BigInt(255)),n>>=BigInt(8);return t}function Na(n,e){if(e<n.length)throw new Error("Padded size must be greater than or equal to the input array size.");let t=new Uint8Array(e);t.set(n);for(let r=n.length;r<e;r+=1)t[r]=0;return t}function Lt(n){if(n.length>_r.length)throw new Error(`Unable to hash input of length ${n.length}. Max input length is ${_r.length}`);return _r[n.length-1](n)}var zn=class extends d{toString(){let e=this.bcsToBytes();return l.fromHexInput(e).toString()}};var ye=class extends Error{constructor(e,t,r){super(r),this.name="AptosApiError",this.url=t.url,this.status=t.status,this.statusText=t.statusText,this.data=t.data,this.request=e}};var ko="1.22.2";var Bo={mainnet:"https://api.mainnet.aptoslabs.com/v1/graphql",testnet:"https://api.testnet.aptoslabs.com/v1/graphql",devnet:"https://api.devnet.aptoslabs.com/v1/graphql",local:"http://127.0.0.1:8090/v1/graphql"},Go= exports.NetworkToNodeAPI ={mainnet:"https://api.mainnet.aptoslabs.com/v1",testnet:"https://api.testnet.aptoslabs.com/v1",devnet:"https://api.devnet.aptoslabs.com/v1",local:"http://127.0.0.1:8080/v1"},Ko= exports.NetworkToFaucetAPI ={mainnet:"https://faucet.mainnet.aptoslabs.com",testnet:"https://faucet.testnet.aptoslabs.com",devnet:"https://faucet.devnet.aptoslabs.com",local:"http://127.0.0.1:8081"},Pr= exports.NetworkToPepperAPI ={mainnet:"https://api.mainnet.aptoslabs.com/keyless/pepper/v0",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"},Cr= exports.NetworkToProverAPI ={mainnet:"https://api.mainnet.aptoslabs.com/keyless/prover/v0",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"},Er= exports.Network =(i=>(i.MAINNET="mainnet",i.TESTNET="testnet",i.DEVNET="devnet",i.LOCAL="local",i.CUSTOM="custom",i))(Er||{}),Ir= exports.NetworkToChainId ={mainnet:1,testnet:2,local:4},wd= exports.NetworkToNetworkName ={mainnet:"mainnet",testnet:"testnet",devnet:"devnet",local:"local",custom:"custom"};var Ht=(i=>(i.FULLNODE="Fullnode",i.INDEXER="Indexer",i.FAUCET="Faucet",i.PEPPER="Pepper",i.PROVER="Prover",i))(Ht||{}),No= exports.DEFAULT_MAX_GAS_AMOUNT =2e5,Oo= exports.DEFAULT_TXN_EXP_SEC_FROM_NOW =20,Dn= exports.DEFAULT_TXN_TIMEOUT_SEC =20,kn= exports.APTOS_COIN ="0x1::aptos_coin::AptosCoin",Fo= exports.RAW_TRANSACTION_SALT ="APTOS::RawTransaction",Ur= exports.RAW_TRANSACTION_WITH_DATA_SALT ="APTOS::RawTransactionWithData",Ke= exports.ProcessorType =(c=>(c.ACCOUNT_TRANSACTION_PROCESSOR="account_transactions_processor",c.DEFAULT="default_processor",c.EVENTS_PROCESSOR="events_processor",c.FUNGIBLE_ASSET_PROCESSOR="fungible_asset_processor",c.STAKE_PROCESSOR="stake_processor",c.TOKEN_V2_PROCESSOR="token_v2_processor",c.USER_TRANSACTION_PROCESSOR="user_transaction_processor",c.OBJECT_PROCESSOR="objects_processor",c))(Ke||{});function Mo(n,e){let t=e.bcsToBytes(),r=new oe(t);return n.deserialize(r)}var qo={400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",429:"Too Many Requests",500:"Internal Server Error",502:"Bad Gateway",503:"Service Unavailable"};async function Oa(n,e){let{url:t,method:r,body:o,contentType:i,params:s,overrides:a,originMethod:c}=n,p={..._optionalChain([a, 'optionalAccess', _8 => _8.HEADERS]),"x-aptos-client":`aptos-typescript-sdk/${ko}`,"content-type":_nullishCoalesce(i, () => ("application/json")),"x-aptos-typescript-sdk-origin-method":c};return _optionalChain([a, 'optionalAccess', _9 => _9.AUTH_TOKEN])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _10 => _10.AUTH_TOKEN])}`),_optionalChain([a, 'optionalAccess', _11 => _11.API_KEY])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _12 => _12.API_KEY])}`),e.provider({url:t,method:r,body:o,params:s,headers:p,overrides:a})}async function Bn(n,e,t){let{url:r,path:o}=n,i=o?`${r}/${o}`:r,s=await Oa({...n,url:i},e.client),a={status:s.status,statusText:s.statusText,data:s.data,headers:s.headers,config:s.config,request:s.request,url:i};if(a.status===401)throw new ye(n,a,`Error: ${a.data}`);if(t==="Indexer"){let p=a.data;if(p.errors)throw new ye(n,a,_nullishCoalesce(`Indexer error: ${p.errors[0].message}`, () => (`Indexer unhandled Error ${s.status} : ${s.statusText}`)));a.data=p.data}else if((t==="Pepper"||t==="Prover")&&a.status>=400)throw new ye(n,a,`${s.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 qo?c=qo[a.status]:c=`Unhandled Error ${a.status} : ${a.statusText}`,new ye(n,a,`${t} error: ${c}`)}async function Rr(n){let{aptosConfig:e,overrides:t,params:r,contentType:o,acceptType:i,path:s,originMethod:a,type:c}=n,p=e.getRequestUrl(c);return Bn({url:p,method:"GET",originMethod:a,path:s,contentType:o,acceptType:i,params:r,overrides:{...e.clientConfig,...t}},e,n.type)}async function V(n){let{aptosConfig:e}=n;return Rr({...n,type:"Fullnode",overrides:{...e.clientConfig,...e.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _13 => _13.clientConfig, 'optionalAccess', _14 => _14.HEADERS]),..._optionalChain([e, 'access', _15 => _15.fullnodeConfig, 'optionalAccess', _16 => _16.HEADERS])}}})}async function $d(n){return Rr({...n,type:"Pepper"})}async function ht(n){let e=[],t,r=n.params;do{let o=await Rr({type:"Fullnode",aptosConfig:n.aptosConfig,originMethod:n.originMethod,path:n.path,params:r,overrides:n.overrides});t=o.headers["x-aptos-cursor"],delete o.headers,e.push(...o.data),r.start=t}while(t!=null);return e}async function Qt(n){let{type:e,originMethod:t,path:r,body:o,acceptType:i,contentType:s,params:a,aptosConfig:c,overrides:p}=n,y=c.getRequestUrl(e);return Bn({url:y,method:"POST",originMethod:t,path:r,body:o,contentType:s,acceptType:i,params:a,overrides:p},c,n.type)}async function Ne(n){let{aptosConfig:e}=n;return Qt({...n,type:"Fullnode",overrides:{...e.clientConfig,...e.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _17 => _17.clientConfig, 'optionalAccess', _18 => _18.HEADERS]),..._optionalChain([e, 'access', _19 => _19.fullnodeConfig, 'optionalAccess', _20 => _20.HEADERS])}}})}async function Vo(n){let{aptosConfig:e}=n;return Qt({...n,type:"Indexer",overrides:{...e.clientConfig,...e.indexerConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _21 => _21.clientConfig, 'optionalAccess', _22 => _22.HEADERS]),..._optionalChain([e, 'access', _23 => _23.indexerConfig, 'optionalAccess', _24 => _24.HEADERS])}}})}async function $o(n){let{aptosConfig:e}=n,t={...e,clientConfig:{...e.clientConfig}};return _optionalChainDelete([t, 'optionalAccess', _25 => _25.clientConfig, 'optionalAccess', _26 => delete _26.API_KEY]),Qt({...n,type:"Faucet",overrides:{...t.clientConfig,...t.faucetConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _27 => _27.clientConfig, 'optionalAccess', _28 => _28.HEADERS]),..._optionalChain([t, 'access', _29 => _29.faucetConfig, 'optionalAccess', _30 => _30.HEADERS])}}})}async function Lo(n){return Qt({...n,type:"Pepper"})}async function Ho(n){return Qt({...n,type:"Prover"})}var zr=new Map;function Oe(n,e,t){return async(...r)=>{if(zr.has(e)){let{value:i,timestamp:s}=zr.get(e);if(t===void 0||Date.now()-s<=t)return i}let o=await n(...r);return zr.set(e,{value:o,timestamp:Date.now()}),o}}var bl=1e7,Ma= exports.MAX_AUD_VAL_BYTES =120,qa= exports.MAX_UID_KEY_BYTES =30,Va= exports.MAX_UID_VAL_BYTES =330,wl= exports.MAX_ISS_VAL_BYTES =120,Sl= exports.MAX_EXTRA_FIELD_BYTES =350,xl= exports.MAX_JWT_HEADER_B64_BYTES =300,_l= exports.MAX_COMMITED_EPK_BYTES =93,we=class we extends ie{constructor(e,t){super();let r=l.fromHexInput(t).toUint8Array();if(r.length!==we.ID_COMMITMENT_LENGTH)throw new Error(`Id Commitment length in bytes should be ${we.ID_COMMITMENT_LENGTH}`);this.iss=e,this.idCommitment=r}authKey(){let e=new Z;return e.serializeU32AsUleb128(3),e.serializeFixedBytes(this.bcsToBytes()),q.fromSchemeAndBytes({scheme:2,input:e.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}toString(){return l.fromHexInput(this.toUint8Array()).toString()}verifySignature(e){throw new Error("Not yet implemented")}serialize(e){e.serializeStr(this.iss),e.serializeBytes(this.idCommitment)}static deserialize(e){let t=e.deserializeStr(),r=e.deserializeBytes();return new we(t,r)}static load(e){let t=e.deserializeStr(),r=e.deserializeBytes();return new we(t,r)}static isPublicKey(e){return e instanceof we}static create(e){return Qo(e),new we(e.iss,Qo(e))}static fromJwtAndPepper(e){let{jwt:t,pepper:r,uidKey:o="sub"}=e,i=_jwtdecode.jwtDecode.call(void 0, t),s=i.iss;if(typeof i.aud!="string")throw new Error("aud was not found or an array of values");let a=i.aud,c=i[o];return we.create({iss:s,uidKey:o,uidVal:c,aud:a,pepper:r})}};we.ID_COMMITMENT_LENGTH=32;var ee=we;function Qo(n){let{uidKey:e,uidVal:t,aud:r,pepper:o}=n,i=[$t(l.fromHexInput(o).toUint8Array()),Rn(r,Ma),Rn(t,Va),Rn(e,qa)];return Do(Lt(i),ee.ID_COMMITMENT_LENGTH)}var Ee=class n extends B{constructor(e){super();let{jwtHeader:t,ephemeralCertificate:r,expiryDateSecs:o,ephemeralPublicKey:i,ephemeralSignature:s}=e;this.jwtHeader=t,this.ephemeralCertificate=r,this.expiryDateSecs=o,this.ephemeralPublicKey=i,this.ephemeralSignature=s}toUint8Array(){return this.bcsToBytes()}serialize(e){this.ephemeralCertificate.serialize(e),e.serializeStr(this.jwtHeader),e.serializeU64(this.expiryDateSecs),this.ephemeralPublicKey.serialize(e),this.ephemeralSignature.serialize(e)}static deserialize(e){let t=Tt.deserialize(e),r=e.deserializeStr(),o=e.deserializeU64(),i=ot.deserialize(e),s=be.deserialize(e);return new n({jwtHeader:r,expiryDateSecs:Number(o),ephemeralCertificate:t,ephemeralPublicKey:i,ephemeralSignature:s})}static getSimulationSignature(){return new n({jwtHeader:"{}",ephemeralCertificate:new Tt(new Ie({proof:new wt(new bt({a:new Uint8Array(32),b:new Uint8Array(64),c:new Uint8Array(32)}),0),expHorizonSecs:0}),0),expiryDateSecs:0,ephemeralPublicKey:new ot(new _(new Uint8Array(32))),ephemeralSignature:new be(new v(new Uint8Array(64)))})}static isSignature(e){return e instanceof n}},Tt= exports.EphemeralCertificate =class n extends B{constructor(e,t){super(),this.signature=e,this.variant=t}toUint8Array(){return this.signature.toUint8Array()}serialize(e){e.serializeU32AsUleb128(this.variant),this.signature.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(Ie.deserialize(e),t);default:throw new Error(`Unknown variant index for EphemeralCertificate: ${t}`)}}},Ce=class n extends d{constructor(e){if(super(),this.data=l.fromHexInput(e).toUint8Array(),this.data.length!==32)throw new Error("Input needs to be 32 bytes")}serialize(e){e.serializeFixedBytes(this.data)}static deserialize(e){let t=e.deserializeFixedBytes(32);return new n(t)}},it=class n extends d{constructor(e){if(super(),this.data=l.fromHexInput(e).toUint8Array(),this.data.length!==64)throw new Error("Input needs to be 64 bytes")}serialize(e){e.serializeFixedBytes(this.data)}static deserialize(e){let t=e.deserializeFixedBytes(64);return new n(t)}},bt= exports.Groth16Zkp =class n extends zn{constructor(e){super();let{a:t,b:r,c:o}=e;this.a=new Ce(t),this.b=new it(r),this.c=new Ce(o)}serialize(e){this.a.serialize(e),this.b.serialize(e),this.c.serialize(e)}static deserialize(e){let t=Ce.deserialize(e).bcsToBytes(),r=it.deserialize(e).bcsToBytes(),o=Ce.deserialize(e).bcsToBytes();return new n({a:t,b:r,c:o})}},wt= exports.ZkProof =class n extends d{constructor(e,t){super(),this.proof=e,this.variant=t}serialize(e){e.serializeU32AsUleb128(this.variant),this.proof.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(bt.deserialize(e),t);default:throw new Error(`Unknown variant index for ZkProof: ${t}`)}}},Ie= exports.ZeroKnowledgeSig =class n extends B{constructor(e){super();let{proof:t,expHorizonSecs:r,trainingWheelsSignature:o,extraField:i,overrideAudVal:s}=e;this.proof=t,this.expHorizonSecs=r,this.trainingWheelsSignature=o,this.extraField=i,this.overrideAudVal=s}toUint8Array(){return this.bcsToBytes()}static fromBytes(e){return n.deserialize(new oe(e))}serialize(e){this.proof.serialize(e),e.serializeU64(this.expHorizonSecs),e.serializeOptionStr(this.extraField),e.serializeOptionStr(this.overrideAudVal),e.serializeOption(this.trainingWheelsSignature)}static deserialize(e){let t=wt.deserialize(e),r=Number(e.deserializeU64()),o=e.deserializeOptionStr(),i=e.deserializeOptionStr(),s=e.deserializeOption(be);return new n({proof:t,expHorizonSecs:r,trainingWheelsSignature:s,extraField:o,overrideAudVal:i})}},Dr= exports.KeylessConfiguration =class n{constructor(e,t){this.verficationKey=e,this.maxExpHorizonSecs=t}static create(e,t){return new n(new kr({alphaG1:e.alpha_g1,betaG2:e.beta_g2,deltaG2:e.delta_g2,gammaAbcG1:e.gamma_abc_g1,gammaG2:e.gamma_g2}),t)}},kr=class n{constructor(e){let{alphaG1:t,betaG2:r,deltaG2:o,gammaAbcG1:i,gammaG2:s}=e;this.alphaG1=new Ce(t),this.betaG2=new it(r),this.deltaG2=new it(o),this.gammaAbcG1=[new Ce(i[0]),new Ce(i[1])],this.gammaG2=new it(s)}static fromGroth16VerificationKeyResponse(e){return new n({alphaG1:e.alpha_g1,betaG2:e.beta_g2,deltaG2:e.delta_g2,gammaAbcG1:e.gamma_abc_g1,gammaG2:e.gamma_g2})}};async function Wo(n){let{aptosConfig:e}=n;return Oe(async()=>{let t=await $a(n),r=await La(n);return Dr.create(r,Number(t.max_exp_horizon_secs))},`keyless-configuration-${e.network}`,1e3*60*5)()}async function $a(n){let{aptosConfig:e,options:t}=n,r="0x1::keyless_account::Configuration",{data:o}=await V({aptosConfig:e,originMethod:"getKeylessConfigurationResource",path:`accounts/${u.from("0x1").toString()}/resource/${r}`,params:{ledger_version:_optionalChain([t, 'optionalAccess', _31 => _31.ledgerVersion])}});return o.data}async function La(n){let{aptosConfig:e,options:t}=n,r="0x1::keyless_account::Groth16VerificationKey",{data:o}=await V({aptosConfig:e,originMethod:"getGroth16VerificationKeyResource",path:`accounts/${u.from("0x1").toString()}/resource/${r}`,params:{ledger_version:_optionalChain([t, 'optionalAccess', _32 => _32.ledgerVersion])}});return o.data}var k=class n extends ie{constructor(e){if(super(),this.publicKey=e,e instanceof _)this.variant=0;else if(e instanceof Te)this.variant=1;else if(e instanceof ee)this.variant=3;else throw new Error("Unsupported public key type")}verifySignature(e){let{message:t,signature:r}=e;return r instanceof G?this.publicKey.verifySignature({message:t,signature:r.signature}):!1}authKey(){return q.fromSchemeAndBytes({scheme:2,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeU32AsUleb128(this.variant),this.publicKey.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=_.deserialize(e);break;case 1:r=Te.deserialize(e);break;case 3:r=ee.deserialize(e);break;default:throw new Error(`Unknown variant index for AnyPublicKey: ${t}`)}return new n(r)}static isPublicKey(e){return e instanceof n}isEd25519(){return this.publicKey instanceof _}isSecp256k1PublicKey(){return this.publicKey instanceof Te}},G= exports.AnySignature =class n extends B{constructor(e){if(super(),this.signature=e,e instanceof v)this.variant=0;else if(e instanceof Pe)this.variant=1;else if(e instanceof Ee)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 t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=v.deserialize(e);break;case 1:r=Pe.deserialize(e);break;case 3:r=Ee.deserialize(e);break;default:throw new Error(`Unknown variant index for AnySignature: ${t}`)}return new n(r)}};function Ha(n){let e=n;return e-=e>>1&1431655765,e=(e&858993459)+(e>>2&858993459),(e+(e>>4)&252645135)*16843009>>24}var St=class n extends ie{constructor(e){super();let{publicKeys:t,signaturesRequired:r}=e;if(r<1)throw new Error("The number of required signatures needs to be greater than 0");if(t.length<r)throw new Error(`Provided ${t.length} public keys is smaller than the ${r} required signatures`);this.publicKeys=t.map(o=>o instanceof k?o:new k(o)),this.signaturesRequired=r}verifySignature(e){throw new Error("not implemented")}authKey(){return q.fromSchemeAndBytes({scheme:3,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.publicKeys),e.serializeU8(this.signaturesRequired)}static deserialize(e){let t=e.deserializeVector(k),r=e.deserializeU8();return new n({publicKeys:t,signaturesRequired:r})}createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach((s,a)=>{if(a+1>this.publicKeys.length)throw new Error(`Signature index ${a+1} is out of public keys range, ${this.publicKeys.length}.`);if(i.has(s))throw new Error(`Duplicate bit ${s} detected.`);i.add(s);let c=Math.floor(s/8),p=o[c];p|=r>>s%8,o[c]=p}),o}getIndex(e){let t=e instanceof k?e:new k(e),r=this.publicKeys.findIndex(o=>o.toString()===t.toString());if(r!==-1)return r;throw new Error("Public key not found in MultiKey")}},te=class te extends B{constructor(e){super();let{signatures:t,bitmap:r}=e;if(t.length>te.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${te.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=t.map(i=>i instanceof G?i:new G(i)),!(r instanceof Uint8Array))this.bitmap=te.createBitmap({bits:r});else{if(r.length!==te.BITMAP_LEN)throw new Error(`"bitmap" length should be ${te.BITMAP_LEN}`);this.bitmap=r}let o=this.bitmap.reduce((i,s)=>i+Ha(s),0);if(o!==this.signatures.length)throw new Error(`Expecting ${o} signatures from the bitmap, but got ${this.signatures.length}`)}static createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach(s=>{if(s>=te.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${te.MAX_SIGNATURES_SUPPORTED-1}.`);if(i.has(s))throw new Error("Duplicate bits detected.");i.add(s);let a=Math.floor(s/8),c=o[a];c|=r>>s%8,o[a]=c}),o}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.signatures),e.serializeBytes(this.bitmap)}static deserialize(e){let t=e.deserializeVector(G),r=e.deserializeBytes();return new te({signatures:t,bitmap:r})}};te.BITMAP_LEN=4,te.MAX_SIGNATURES_SUPPORTED=te.BITMAP_LEN*8;var st=te;var H=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return fe.load(e);case 1:return Gn.load(e);case 2:return Q.load(e);case 3:return at.load(e);default:throw new Error(`Unknown variant index for AccountAuthenticator: ${t}`)}}isEd25519(){return this instanceof fe}isMultiEd25519(){return this instanceof Gn}isSingleKey(){return this instanceof Q}isMultiKey(){return this instanceof at}},fe= exports.AccountAuthenticatorEd25519 =class n extends H{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=_.deserialize(e),r=v.deserialize(e);return new n(t,r)}},Gn= exports.AccountAuthenticatorMultiEd25519 =class n extends H{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=ft.deserialize(e),r=tt.deserialize(e);return new n(t,r)}},Q= exports.AccountAuthenticatorSingleKey =class n extends H{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(2),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=k.deserialize(e),r=G.deserialize(e);return new n(t,r)}},at= exports.AccountAuthenticatorMultiKey =class n extends H{constructor(e,t){super(),this.public_keys=e,this.signatures=t}serialize(e){e.serializeU32AsUleb128(3),this.public_keys.serialize(e),this.signatures.serialize(e)}static load(e){let t=St.deserialize(e),r=st.deserialize(e);return new n(t,r)}};var xt=class n extends d{constructor(e){super(),this.chainId=e}serialize(e){e.serializeU8(this.chainId)}static deserialize(e){let t=e.deserializeU8();return new n(t)}};var R=class n extends d{constructor(e){super(),this.identifier=e}serialize(e){e.serializeStr(this.identifier)}static deserialize(e){let t=e.deserializeStr();return new n(t)}};var Qa=(n,e)=>{let t=n.bcsToBytes(),r=typeof e=="string"?Buffer.from(e,"utf8"):e,o=new Uint8Array([...t,...r,254]);return new u(_sha3.sha3_256.call(void 0, o))},bg= exports.createResourceAddress =(n,e)=>{let t=n.bcsToBytes(),r=typeof e=="string"?Buffer.from(e,"utf8"):e,o=new Uint8Array([...t,...r,255]);return new u(_sha3.sha3_256.call(void 0, o))},wg= exports.createTokenAddress =(n,e,t)=>{let r=`${e}::${t}`;return Qa(n,r)};var Wt=class n extends d{constructor(e,t){super(),this.address=e,this.name=t}static fromStr(e){let t=e.split("::");if(t.length!==2)throw new Error("Invalid module id.");return new n(u.fromString(t[0]),new R(t[1]))}serialize(e){this.address.serialize(e),this.name.serialize(e)}static deserialize(e){let t=u.deserialize(e),r=R.deserialize(e);return new n(t,r)}};var z=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return K.load(e);case 1:return ce.load(e);case 2:return $.load(e);case 3:return qe.load(e);case 4:return W.load(e);case 5:return _t.load(e);case 6:return C.load(e);case 7:return m.load(e);case 8:return Fe.load(e);case 9:return Me.load(e);case 10:return Ve.load(e);case 255:return D.load(e);default:throw new Error(`Unknown variant index for TypeTag: ${t}`)}}isBool(){return this instanceof K}isAddress(){return this instanceof W}isGeneric(){return this instanceof D}isSigner(){return this instanceof _t}isVector(){return this instanceof C}isStruct(){return this instanceof m}isU8(){return this instanceof ce}isU16(){return this instanceof Fe}isU32(){return this instanceof Me}isU64(){return this instanceof $}isU128(){return this instanceof qe}isU256(){return this instanceof Ve}},K= exports.TypeTagBool =class n extends z{toString(){return"bool"}serialize(e){e.serializeU32AsUleb128(0)}static load(e){return new n}},ce= exports.TypeTagU8 =class n extends z{toString(){return"u8"}serialize(e){e.serializeU32AsUleb128(1)}static load(e){return new n}},Fe= exports.TypeTagU16 =class n extends z{toString(){return"u16"}serialize(e){e.serializeU32AsUleb128(8)}static load(e){return new n}},Me= exports.TypeTagU32 =class n extends z{toString(){return"u32"}serialize(e){e.serializeU32AsUleb128(9)}static load(e){return new n}},$= exports.TypeTagU64 =class n extends z{toString(){return"u64"}serialize(e){e.serializeU32AsUleb128(2)}static load(e){return new n}},qe= exports.TypeTagU128 =class n extends z{toString(){return"u128"}serialize(e){e.serializeU32AsUleb128(3)}static load(e){return new n}},Ve= exports.TypeTagU256 =class n extends z{toString(){return"u256"}serialize(e){e.serializeU32AsUleb128(10)}static load(e){return new n}},W= exports.TypeTagAddress =class n extends z{toString(){return"address"}serialize(e){e.serializeU32AsUleb128(4)}static load(e){return new n}},_t= exports.TypeTagSigner =class n extends z{toString(){return"signer"}serialize(e){e.serializeU32AsUleb128(5)}static load(e){return new n}},Kn= exports.TypeTagReference =class n extends z{constructor(t){super();this.value=t}toString(){return`&${this.value.toString()}`}serialize(t){t.serializeU32AsUleb128(254)}static load(t){let r=z.deserialize(t);return new n(r)}},D= exports.TypeTagGeneric =class n extends z{constructor(t){super();this.value=t;if(t<0)throw new Error("Generic type parameter index cannot be negative")}toString(){return`T${this.value}`}serialize(t){t.serializeU32AsUleb128(255),t.serializeU32(this.value)}static load(t){let r=t.deserializeU32();return new n(r)}},C= exports.TypeTagVector =class n extends z{constructor(t){super();this.value=t}toString(){return`vector<${this.value.toString()}>`}static u8(){return new n(new ce)}serialize(t){t.serializeU32AsUleb128(6),this.value.serialize(t)}static load(t){let r=z.deserialize(t);return new n(r)}},m= exports.TypeTagStruct =class n extends z{constructor(t){super();this.value=t}toString(){let t="";return this.value.typeArgs.length>0&&(t=`<${this.value.typeArgs.map(r=>r.toString()).join(", ")}>`),`${this.value.address.toString()}::${this.value.moduleName.identifier}::${this.value.name.identifier}${t}`}serialize(t){t.serializeU32AsUleb128(7),this.value.serialize(t)}static load(t){let r=Ue.deserialize(t);return new n(r)}isTypeTag(t,r,o){return this.value.moduleName.identifier===r&&this.value.name.identifier===o&&this.value.address.equals(t)}isString(){return this.isTypeTag(u.ONE,"string","String")}isOption(){return this.isTypeTag(u.ONE,"option","Option")}isObject(){return this.isTypeTag(u.ONE,"object","Object")}},Ue= exports.StructTag =class n extends d{constructor(e,t,r,o){super(),this.address=e,this.moduleName=t,this.name=r,this.typeArgs=o}serialize(e){e.serialize(this.address),e.serialize(this.moduleName),e.serialize(this.name),e.serializeVector(this.typeArgs)}static deserialize(e){let t=u.deserialize(e),r=R.deserialize(e),o=R.deserialize(e),i=e.deserializeVector(z);return new n(t,r,o,i)}};function $g(){return new Ue(u.ONE,new R("aptos_coin"),new R("AptosCoin"),[])}function P(){return new Ue(u.ONE,new R("string"),new R("String"),[])}function Lg(n){return new Ue(u.ONE,new R("option"),new R("Option"),[n])}function ne(n){return new Ue(u.ONE,new R("object"),new R("Object"),[n])}function Wa(n){let e=n.deserializeUleb128AsU32();switch(e){case 0:return F.deserialize(n);case 1:return O.deserialize(n);case 2:return ge.deserialize(n);case 3:return u.deserialize(n);case 4:return T.deserialize(n,F);case 5:return I.deserialize(n);case 6:return de.deserialize(n);case 7:return le.deserialize(n);case 8:return me.deserialize(n);default:throw new Error(`Unknown variant index for ScriptTransactionArgument: ${e}`)}}var ct=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return jt.load(e);case 2:return Xt.load(e);case 3:return Yt.load(e);default:throw new Error(`Unknown variant index for TransactionPayload: ${t}`)}}},jt= exports.TransactionPayloadScript =class n extends ct{constructor(e){super(),this.script=e}serialize(e){e.serializeU32AsUleb128(0),this.script.serialize(e)}static load(e){let t=Zt.deserialize(e);return new n(t)}},Xt= exports.TransactionPayloadEntryFunction =class n extends ct{constructor(e){super(),this.entryFunction=e}serialize(e){e.serializeU32AsUleb128(2),this.entryFunction.serialize(e)}static load(e){let t=ut.deserialize(e);return new n(t)}},Yt= exports.TransactionPayloadMultiSig =class n extends ct{constructor(e){super(),this.multiSig=e}serialize(e){e.serializeU32AsUleb128(3),this.multiSig.serialize(e)}static load(e){let t=Jt.deserialize(e);return new n(t)}},ut= exports.EntryFunction =class n{constructor(e,t,r,o){this.module_name=e,this.function_name=t,this.type_args=r,this.args=o}static build(e,t,r,o){return new n(Wt.fromStr(e),new R(t),r,o)}serialize(e){this.module_name.serialize(e),this.function_name.serialize(e),e.serializeVector(this.type_args),e.serializeU32AsUleb128(this.args.length),this.args.forEach(t=>{t.serializeForEntryFunction(e)})}static deserialize(e){let t=Wt.deserialize(e),r=R.deserialize(e),o=e.deserializeVector(z),i=e.deserializeUleb128AsU32(),s=new Array;for(let a=0;a<i;a+=1){let c=e.deserializeUleb128AsU32(),p=Pn.deserialize(e,c);s.push(p)}return new n(t,r,o,s)}},Zt= exports.Script =class n{constructor(e,t,r){this.bytecode=e,this.type_args=t,this.args=r}serialize(e){e.serializeBytes(this.bytecode),e.serializeVector(this.type_args),e.serializeU32AsUleb128(this.args.length),this.args.forEach(t=>{t.serializeForScriptFunction(e)})}static deserialize(e){let t=e.deserializeBytes(),r=e.deserializeVector(z),o=e.deserializeUleb128AsU32(),i=new Array;for(let s=0;s<o;s+=1){let a=Wa(e);i.push(a)}return new n(t,r,i)}},Jt= exports.MultiSig =class n{constructor(e,t){this.multisig_address=e,this.transaction_payload=t}serialize(e){this.multisig_address.serialize(e),this.transaction_payload===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.transaction_payload.serialize(e))}static deserialize(e){let t=u.deserialize(e),r=e.deserializeBool(),o;return r&&(o=en.deserialize(e)),new n(t,o)}},en= 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(ut.deserialize(e))}};var ue=class n extends d{constructor(e,t,r,o,i,s,a){super(),this.sender=e,this.sequence_number=t,this.payload=r,this.max_gas_amount=o,this.gas_unit_price=i,this.expiration_timestamp_secs=s,this.chain_id=a}serialize(e){this.sender.serialize(e),e.serializeU64(this.sequence_number),this.payload.serialize(e),e.serializeU64(this.max_gas_amount),e.serializeU64(this.gas_unit_price),e.serializeU64(this.expiration_timestamp_secs),this.chain_id.serialize(e)}static deserialize(e){let t=u.deserialize(e),r=e.deserializeU64(),o=ct.deserialize(e),i=e.deserializeU64(),s=e.deserializeU64(),a=e.deserializeU64(),c=xt.deserialize(e);return new n(t,r,o,i,s,a,c)}},Nn= exports.RawTransactionWithData =class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return pt.load(e);case 1:return dt.load(e);default:throw new Error(`Unknown variant index for RawTransactionWithData: ${t}`)}}},pt= exports.MultiAgentRawTransaction =class n extends Nn{constructor(e,t){super(),this.raw_txn=e,this.secondary_signer_addresses=t}serialize(e){e.serializeU32AsUleb128(0),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses)}static load(e){let t=ue.deserialize(e),r=e.deserializeVector(u);return new n(t,r)}},dt= exports.FeePayerRawTransaction =class n extends Nn{constructor(e,t,r){super(),this.raw_txn=e,this.secondary_signer_addresses=t,this.fee_payer_address=r}serialize(e){e.serializeU32AsUleb128(1),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses),this.fee_payer_address.serialize(e)}static load(e){let t=ue.deserialize(e),r=e.deserializeVector(u),o=u.deserialize(e);return new n(t,r,o)}};var On=class extends d{constructor(t){super();this.accountAddress=u.ONE;this.moduleName=new b("account");this.structName=new b("RotationProofChallenge");this.sequenceNumber=new O(t.sequenceNumber),this.originator=t.originator,this.currentAuthKey=t.currentAuthKey,this.newPublicKey=T.U8(t.newPublicKey.toUint8Array())}serialize(t){t.serialize(this.accountAddress),t.serialize(this.moduleName),t.serialize(this.structName),t.serialize(this.sequenceNumber),t.serialize(this.originator),t.serialize(this.currentAuthKey),t.serialize(this.newPublicKey)}};var Re=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return vt.load(e);case 1:return Br.load(e);case 2:return Pt.load(e);case 3:return Ct.load(e);case 4:return Et.load(e);default:throw new Error(`Unknown variant index for TransactionAuthenticator: ${t}`)}}},vt= exports.TransactionAuthenticatorEd25519 =class n extends Re{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=_.deserialize(e),r=v.deserialize(e);return new n(t,r)}},Br= exports.TransactionAuthenticatorMultiEd25519 =class n extends Re{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=ft.deserialize(e),r=tt.deserialize(e);return new n(t,r)}},Pt= exports.TransactionAuthenticatorMultiAgent =class n extends Re{constructor(e,t,r){super(),this.sender=e,this.secondary_signer_addresses=t,this.secondary_signers=r}serialize(e){e.serializeU32AsUleb128(2),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers)}static load(e){let t=H.deserialize(e),r=e.deserializeVector(u),o=e.deserializeVector(H);return new n(t,r,o)}},Ct= exports.TransactionAuthenticatorFeePayer =class n extends Re{constructor(e,t,r,o){super(),this.sender=e,this.secondary_signer_addresses=t,this.secondary_signers=r,this.fee_payer=o}serialize(e){e.serializeU32AsUleb128(3),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers),this.fee_payer.address.serialize(e),this.fee_payer.authenticator.serialize(e)}static load(e){let t=H.deserialize(e),r=e.deserializeVector(u),o=e.deserializeVector(H),i=u.deserialize(e),s=H.deserialize(e),a={address:i,authenticator:s};return new n(t,r,o,a)}},Et= exports.TransactionAuthenticatorSingleSender =class n extends Re{constructor(e){super(),this.sender=e}serialize(e){e.serializeU32AsUleb128(4),this.sender.serialize(e)}static load(e){let t=H.deserialize(e);return new n(t)}};var lt=class n extends d{constructor(e,t){super(),this.raw_txn=e,this.authenticator=t}serialize(e){this.raw_txn.serialize(e),this.authenticator.serialize(e)}static deserialize(e){let t=ue.deserialize(e),r=Re.deserialize(e);return new n(t,r)}};var Fn=class n extends d{constructor(e,t){super(),this.rawTransaction=e,this.feePayerAddress=t}serialize(e){this.rawTransaction.serialize(e),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let t=ue.deserialize(e),r=e.deserializeBool(),o;return r&&(o=u.deserialize(e)),new n(t,o)}};var Mn=class n extends d{constructor(e,t,r){super(),this.rawTransaction=e,this.feePayerAddress=r,this.secondarySignerAddresses=t}serialize(e){this.rawTransaction.serialize(e),e.serializeVector(this.secondarySignerAddresses),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let t=ue.deserialize(e),r=e.deserializeVector(u),o=e.deserializeBool(),i;return o&&(i=u.deserialize(e)),new n(t,r,i)}};function Gr(n){return n.feePayerAddress?new dt(n.rawTransaction,_nullishCoalesce(n.secondarySignerAddresses, () => ([])),n.feePayerAddress):n.secondarySignerAddresses?new pt(n.rawTransaction,n.secondarySignerAddresses):n.rawTransaction}function It(n,e){let t=_sha3.sha3_256.create();if(!e.startsWith("APTOS::"))throw new Error(`Domain separator needs to start with 'APTOS::'. Provided - ${e}`);t.update(e);let r=t.digest(),o=n,i=new Uint8Array(r.length+o.length);return i.set(r),i.set(o,r.length),i}function ny(n){return It(n.bcsToBytes(),`APTOS::${n.constructor.name}`)}function Ut(n){let e=Gr(n);return n.feePayerAddress?It(e.bcsToBytes(),Ur):n.secondarySignerAddresses?It(e.bcsToBytes(),Ur):It(e.bcsToBytes(),Fo)}var Rt=class n{constructor(e){this.signingScheme=0;let{privateKey:t,address:r}=e;this.privateKey=t,this.publicKey=t.publicKey(),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(){let e=L.generate();return new n({privateKey:e})}static fromDerivationPath(e){let{path:t,mnemonic:r}=e,o=L.fromDerivationPath(t,r);return new n({privateKey:o})}verifySignature(e){return this.publicKey.verifySignature(e)}signWithAuthenticator(e){return new fe(this.publicKey,this.privateKey.sign(e))}signTransactionWithAuthenticator(e){return new fe(this.publicKey,this.signTransaction(e))}sign(e){return this.privateKey.sign(e)}signTransaction(e){return this.sign(Ut(e))}};var zt=class n{constructor(e){this.signingScheme=2;let{privateKey:t,address:r}=e;this.privateKey=t,this.publicKey=new k(t.publicKey()),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(e={}){let{scheme:t=0}=e,r;switch(t){case 0:r=L.generate();break;case 2:r=rt.generate();break;default:throw new Error(`Unsupported signature scheme ${t}`)}return new n({privateKey:r})}static fromDerivationPath(e){let{scheme:t=0,path:r,mnemonic:o}=e,i;switch(t){case 0:i=L.fromDerivationPath(r,o);break;case 2:i=rt.fromDerivationPath(r,o);break;default:throw new Error(`Unsupported signature scheme ${t}`)}return new n({privateKey:i})}verifySignature(e){return this.publicKey.verifySignature(e)}signWithAuthenticator(e){return new Q(this.publicKey,this.sign(e))}signTransactionWithAuthenticator(e){return new Q(this.publicKey,this.signTransaction(e))}sign(e){return new G(this.privateKey.sign(e))}signTransaction(e){return this.sign(Ut(e))}};var $e=class{static generate(e={}){let{scheme:t=0,legacy:r=!0}=e;return t===0&&r?Rt.generate():zt.generate({scheme:t})}static fromPrivateKey(e){let{privateKey:t,address:r,legacy:o=!0}=e;return t instanceof L&&o?new Rt({privateKey:t,address:r}):new zt({privateKey:t,address:r})}static fromPrivateKeyAndAddress(e){return this.fromPrivateKey(e)}static fromDerivationPath(e){let{scheme:t=0,mnemonic:r,path:o,legacy:i=!0}=e;return t===0&&i?Rt.fromDerivationPath({mnemonic:r,path:o}):zt.fromDerivationPath({scheme:t,mnemonic:r,path:o})}static authKey(e){let{publicKey:t}=e;return t.authKey()}verifySignature(e){return this.publicKey.verifySignature(e)}};var Ya=1209600,Dt=class Dt extends d{constructor(e){super();let{privateKey:t,expiryDateSecs:r,blinder:o}=e;this.privateKey=t,this.publicKey=new ot(t.publicKey()),this.expiryDateSecs=r||_chunkBHKSQXUZjs.d.call(void 0, _chunkBHKSQXUZjs.c.call(void 0, )+Ya),this.blinder=o!==void 0?l.fromHexInput(o).toUint8Array():Za();let i=vr(this.publicKey.bcsToBytes(),93);i.push(BigInt(this.expiryDateSecs)),i.push($t(this.blinder));let s=Lt(i);this.nonce=s.toString()}getPublicKey(){return this.publicKey}isExpired(){return Math.floor(Date.now()/1e3)>this.expiryDateSecs}serialize(e){e.serializeU32AsUleb128(this.publicKey.variant),e.serializeBytes(this.privateKey.toUint8Array()),e.serializeU64(this.expiryDateSecs),e.serializeFixedBytes(this.blinder)}static deserialize(e){let t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=L.deserialize(e);break;default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${t}`)}let o=e.deserializeU64(),i=e.deserializeFixedBytes(31);return new Dt({privateKey:r,expiryDateSecs:Number(o),blinder:i})}static fromBytes(e){return Dt.deserialize(new oe(e))}static generate(e){let t;switch(_optionalChain([e, 'optionalAccess', _33 => _33.scheme])){case 0:default:t=L.generate()}return new Dt({privateKey:t,expiryDateSecs:_optionalChain([e, 'optionalAccess', _34 => _34.expiryDateSecs])})}sign(e){if(this.isExpired())throw new Error("EphemeralKeyPair has expired");return new be(this.privateKey.sign(e))}};Dt.BLINDER_LENGTH=31;var tn=Dt;function Za(){return _utils.randomBytes.call(void 0, tn.BLINDER_LENGTH)}var _eventemitter3 = require('eventemitter3'); var _eventemitter32 = _interopRequireDefault(_eventemitter3);var Le=class Le extends d{constructor(e){super();let{address:t,ephemeralKeyPair:r,uidKey:o,uidVal:i,aud:s,pepper:a,proof:c,proofFetchCallback:p,jwt:y}=e;if(this.ephemeralKeyPair=r,this.publicKey=ee.create(e),this.accountAddress=t?u.from(t):this.publicKey.authKey().derivedAddress(),this.uidKey=o,this.uidVal=i,this.aud=s,this.jwt=y,this.emitter=new _eventemitter32.default,this.proofOrPromise=c,c instanceof Ie)this.proof=c;else{if(p===void 0)throw new Error("Must provide callback for async proof fetch");this.emitter.on("proofFetchFinish",async S=>{await p(S),this.emitter.removeAllListeners()}),this.init(c)}this.signingScheme=2;let w=l.fromHexInput(a).toUint8Array();if(w.length!==Le.PEPPER_LENGTH)throw new Error(`Pepper length in bytes should be ${Le.PEPPER_LENGTH}`);this.pepper=w}async init(e){try{this.proof=await e,this.emitter.emit("proofFetchFinish",{status:"Success"})}catch(t){t instanceof Error?this.emitter.emit("proofFetchFinish",{status:"Failed",error:t.toString()}):this.emitter.emit("proofFetchFinish",{status:"Failed",error:"Unknown"})}}serialize(e){if(e.serializeStr(this.jwt),e.serializeStr(this.uidKey),e.serializeFixedBytes(this.pepper),this.ephemeralKeyPair.serialize(e),this.proof===void 0)throw new Error("Connot serialize - proof undefined");this.proof.serialize(e)}static deserialize(e){let t=e.deserializeStr(),r=e.deserializeStr(),o=e.deserializeFixedBytes(31),i=tn.deserialize(e),s=Ie.deserialize(e);return Le.create({proof:s,pepper:o,uidKey:r,jwt:t,ephemeralKeyPair:i})}isExpired(){return this.ephemeralKeyPair.isExpired()}signWithAuthenticator(e){let t=new G(this.sign(e)),r=new k(this.publicKey);return new Q(r,t)}signTransactionWithAuthenticator(e){let t=new G(this.signTransaction(e)),r=new k(this.publicKey);return new Q(r,t)}async waitForProofFetch(){this.proofOrPromise instanceof Promise&&await this.proofOrPromise}sign(e){let{expiryDateSecs:t}=this.ephemeralKeyPair;if(this.isExpired())throw new Error("EphemeralKeyPair is expired");if(this.proof===void 0)throw new Error("Proof not defined");let r=this.ephemeralKeyPair.getPublicKey(),o=this.ephemeralKeyPair.sign(e);return new Ee({jwtHeader:_chunkBHKSQXUZjs.e.call(void 0, this.jwt.split(".")[0]),ephemeralCertificate:new Tt(this.proof,0),expiryDateSecs:t,ephemeralPublicKey:r,ephemeralSignature:o})}signTransaction(e){if(this.proof===void 0)throw new Error("Proof not found");let t=Gr(e),o=new Kr(t,this.proof.proof).hash();return this.sign(o)}verifySignature(e){throw new Error("Not implemented")}static fromBytes(e){return Le.deserialize(new oe(e))}static create(e){let{address:t,proof:r,jwt:o,ephemeralKeyPair:i,pepper:s,uidKey:a="sub",proofFetchCallback:c}=e,p=_jwtdecode.jwtDecode.call(void 0, o),y=p.iss;if(typeof p.aud!="string")throw new Error("aud was not found or an array of values");let w=p.aud,S=p[a];return new Le({address:t,proof:r,ephemeralKeyPair:i,iss:y,uidKey:a,uidVal:S,aud:w,pepper:s,jwt:o,proofFetchCallback:c})}};Le.PEPPER_LENGTH=31;var Se=Le,Kr=class extends d{constructor(t,r){super();this.domainSeparator="APTOS::TransactionAndProof";this.transaction=t,this.proof=r}serialize(t){t.serializeFixedBytes(this.transaction.bcsToBytes()),t.serializeOption(this.proof)}hash(){return It(this.bcsToBytes(),this.domainSeparator)}};var qn=class n{constructor(e){let{multiKey:t,signers:r}=e;this.publicKey=t,this.signingScheme=3,this.accountAddress=this.publicKey.authKey().derivedAddress();let o=[];for(let s of r)o.push(this.publicKey.getIndex(s.publicKey));let i=r.map((s,a)=>[s,o[a]]);i.sort((s,a)=>s[1]-a[1]),this.signers=i.map(s=>s[0]),this.signerIndicies=i.map(s=>s[1]),this.signaturesBitmap=this.publicKey.createBitmap({bits:o})}static fromPublicKeysAndSigners(e){let{publicKeys:t,signaturesRequired:r,signers:o}=e,i=new St({publicKeys:t,signaturesRequired:r});return new n({multiKey:i,signers:o})}static isMultiKeySigner(e){return e instanceof n}signWithAuthenticator(e){return new at(this.publicKey,this.sign(e))}signTransactionWithAuthenticator(e){return new at(this.publicKey,this.signTransaction(e))}async waitForProofFetch(){let t=this.signers.filter(r=>r instanceof Se).map(async r=>r.waitForProofFetch());await Promise.all(t)}sign(e){let t=[];for(let r of this.signers)t.push(r.sign(e));return new st({signatures:t,bitmap:this.signaturesBitmap})}signTransaction(e){let t=[];for(let r of this.signers)t.push(r.signTransaction(e));return new st({signatures:t,bitmap:this.signaturesBitmap})}verifySignature(e){let{message:t,signature:r}=e;if(!this.signerIndicies.every((i,s)=>s===0||i>=this.signerIndicies[s-1]))return!1;for(let i=0;i<r.signatures.length;i+=1){let s=r.signatures[i];if(!this.publicKey.publicKeys[this.signerIndicies[i]].verifySignature({message:t,signature:s}))return!1}return!0}};var tc=`
|
|
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 _chunkBHKSQXUZjs = require('./chunk-BHKSQXUZ.js');var xn=255,vn=65535,ve=4294967295,Xe=18446744073709551615n,$t=340282366920938463463374607431768211455n,Pn=115792089237316195423570985008687907853269984665640564039457584007913129639935n;var oe=class{constructor(e){this.buffer=new ArrayBuffer(e.length),new Uint8Array(this.buffer).set(e,0),this.offset=0}read(e){if(this.offset+e>this.buffer.byteLength)throw new Error("Reached to the end of buffer");let t=this.buffer.slice(this.offset,this.offset+e);return this.offset+=e,t}deserializeStr(){let e=this.deserializeBytes();return new TextDecoder().decode(e)}deserializeOptionStr(){return this.deserializeBool()?this.deserializeStr():void 0}deserializeOption(e){return this.deserializeBool()?this.deserialize(e):void 0}deserializeBytes(){let e=this.deserializeUleb128AsU32();return new Uint8Array(this.read(e))}deserializeFixedBytes(e){return new Uint8Array(this.read(e))}deserializeBool(){let e=new Uint8Array(this.read(1))[0];if(e!==1&&e!==0)throw new Error("Invalid boolean value");return e===1}deserializeU8(){return new DataView(this.read(1)).getUint8(0)}deserializeU16(){return new DataView(this.read(2)).getUint16(0,!0)}deserializeU32(){return new DataView(this.read(4)).getUint32(0,!0)}deserializeU64(){let e=this.deserializeU32(),t=this.deserializeU32();return BigInt(BigInt(t)<<BigInt(32)|BigInt(e))}deserializeU128(){let e=this.deserializeU64(),t=this.deserializeU64();return BigInt(t<<BigInt(64)|e)}deserializeU256(){let e=this.deserializeU128(),t=this.deserializeU128();return BigInt(t<<BigInt(128)|e)}deserializeUleb128AsU32(){let e=BigInt(0),t=0;for(;e<ve;){let r=this.deserializeU8();if(e|=BigInt(r&127)<<BigInt(t),!(r&128))break;t+=7}if(e>ve)throw new Error("Overflow while parsing uleb128-encoded uint32 value");return Number(e)}deserialize(e){return e.deserialize(this)}deserializeVector(e){let t=this.deserializeUleb128AsU32(),r=new Array;for(let o=0;o<t;o+=1)r.push(this.deserialize(e));return r}};var _utils = require('@noble/hashes/utils');var Y=class extends Error{constructor(e,t){super(e),this.invalidReason=t}};var ia=(r=>(r.TOO_SHORT="too_short",r.INVALID_LENGTH="invalid_length",r.INVALID_HEX_CHARS="invalid_hex_chars",r))(ia||{}),l= exports.Hex =class n{constructor(e){this.data=e}toUint8Array(){return this.data}toStringWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toString(){return`0x${this.toStringWithoutPrefix()}`}static fromHexString(e){let t=e;if(t.startsWith("0x")&&(t=t.slice(2)),t.length===0)throw new Y("Hex string is too short, must be at least 1 char long, excluding the optional leading 0x.","too_short");if(t.length%2!==0)throw new Y("Hex string must be an even number of hex characters.","invalid_length");try{return new n(_utils.hexToBytes.call(void 0, t))}catch(r){throw new Y(`Hex string contains invalid hex characters: ${_optionalChain([r, 'optionalAccess', _2 => _2.message])}`,"invalid_hex_chars")}}static fromHexInput(e){return e instanceof Uint8Array?new n(e):n.fromHexString(e)}static isValid(e){try{return n.fromHexString(e),{valid:!0}}catch(t){return{valid:!1,invalidReason:_optionalChain([t, 'optionalAccess', _3 => _3.invalidReason]),invalidReasonMessage:_optionalChain([t, 'optionalAccess', _4 => _4.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((t,r)=>t===e.data[r])}};var d=class{bcsToBytes(){let e=new Z;return this.serialize(e),e.toUint8Array()}bcsToHex(){let e=this.bcsToBytes();return l.fromHexInput(e)}},Z= exports.Serializer =class{constructor(e=64){if(e<=0)throw new Error("Length needs to be greater than 0");this.buffer=new ArrayBuffer(e),this.offset=0}ensureBufferWillHandleSize(e){for(;this.buffer.byteLength<this.offset+e;){let t=new ArrayBuffer(this.buffer.byteLength*2);new Uint8Array(t).set(new Uint8Array(this.buffer)),this.buffer=t}}appendToBuffer(e){this.ensureBufferWillHandleSize(e.length),new Uint8Array(this.buffer,this.offset).set(e),this.offset+=e.length}serializeWithFunction(e,t,r){this.ensureBufferWillHandleSize(t);let o=new DataView(this.buffer,this.offset);e.apply(o,[0,r,!0]),this.offset+=t}serializeStr(e){let t=new TextEncoder;this.serializeBytes(t.encode(e))}serializeBytes(e){this.serializeU32AsUleb128(e.length),this.appendToBuffer(e)}serializeFixedBytes(e){this.appendToBuffer(e)}serializeBool(e){fr(e);let t=e?1:0;this.appendToBuffer(new Uint8Array([t]))}serializeU8(e){this.appendToBuffer(new Uint8Array([e]))}serializeU16(e){this.serializeWithFunction(DataView.prototype.setUint16,2,e)}serializeU32(e){this.serializeWithFunction(DataView.prototype.setUint32,4,e)}serializeU64(e){let t=BigInt(e)&BigInt(ve),r=BigInt(e)>>BigInt(32);this.serializeU32(Number(t)),this.serializeU32(Number(r))}serializeU128(e){let t=BigInt(e)&Xe,r=BigInt(e)>>BigInt(64);this.serializeU64(t),this.serializeU64(r)}serializeU256(e){let t=BigInt(e)&$t,r=BigInt(e)>>BigInt(128);this.serializeU128(t),this.serializeU128(r)}serializeU32AsUleb128(e){let t=e,r=[];for(;t>>>7;)r.push(t&127|128),t>>>=7;r.push(t),this.appendToBuffer(new Uint8Array(r))}toUint8Array(){return new Uint8Array(this.buffer).slice(0,this.offset)}serialize(e){e.serialize(this)}serializeVector(e){this.serializeU32AsUleb128(e.length),e.forEach(t=>{t.serialize(this)})}serializeOption(e){let t=e!==void 0;this.serializeBool(t),t&&e.serialize(this)}serializeOptionStr(e){e===void 0?this.serializeU32AsUleb128(0):(this.serializeU32AsUleb128(1),this.serializeStr(e))}};_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,xn)],Z.prototype,"serializeU8",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,vn)],Z.prototype,"serializeU16",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,ve)],Z.prototype,"serializeU32",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),Xe)],Z.prototype,"serializeU64",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),$t)],Z.prototype,"serializeU128",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),Pn)],Z.prototype,"serializeU256",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,ve)],Z.prototype,"serializeU32AsUleb128",1);function fr(n){if(typeof n!="boolean")throw new Error(`${n} is not a boolean value`)}var sa=(n,e,t)=>`${n} is out of range: [${e}, ${t}]`;function Be(n,e,t){let r=BigInt(n);if(r>BigInt(t)||r<BigInt(e))throw new Error(sa(n,e,t))}function Ye(n,e){return(t,r,o)=>{let i=o.value;return o.value=function(a){return Be(a,n,e),i.apply(this,[a])},o}}var Ze=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,t){let r=e.deserializeFixedBytes(t);return new n(r)}};var Cn=class n extends d{constructor(e){super(),this.value=new Ze(e)}serialize(e){e.serialize(this.value)}serializeForEntryFunction(e){e.serializeU32AsUleb128(this.value.value.length),e.serialize(this)}static deserialize(e,t){let r=Ze.deserialize(e,t);return new n(r.value)}};var En=(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))(En||{}),yo= 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))(yo||{}),Lt= 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))(Lt||{}),fo= exports.TransactionPayloadVariants =(r=>(r[r.Script=0]="Script",r[r.EntryFunction=2]="EntryFunction",r[r.Multisig=3]="Multisig",r))(fo||{}),Ao= exports.TransactionVariants =(t=>(t[t.MultiAgentTransaction=0]="MultiAgentTransaction",t[t.FeePayerTransaction=1]="FeePayerTransaction",t))(Ao||{}),ho= 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))(ho||{}),To= exports.AccountAuthenticatorVariant =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(To||{}),Ar= exports.AnyPublicKeyVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(Ar||{}),bo= exports.AnySignatureVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(bo||{}),hr= exports.EphemeralPublicKeyVariant =(e=>(e[e.Ed25519=0]="Ed25519",e))(hr||{}),wo= exports.EphemeralSignatureVariant =(e=>(e[e.Ed25519=0]="Ed25519",e))(wo||{}),Tr= exports.EphemeralCertificateVariant =(e=>(e[e.ZkProof=0]="ZkProof",e))(Tr||{}),br= exports.ZkpVariant =(e=>(e[e.Groth16=0]="Groth16",e))(br||{}),wr= exports.TransactionResponseType =(a=>(a.Pending="pending_transaction",a.User="user_transaction",a.Genesis="genesis_transaction",a.BlockMetadata="block_metadata_transaction",a.StateCheckpoint="state_checkpoint_transaction",a.Validator="validator_transaction",a.BlockEpilogue="block_epilogue_transaction",a))(wr||{});function wu(n){return n.type==="pending_transaction"}function Su(n){return n.type==="user_transaction"}function _u(n){return n.type==="genesis_transaction"}function xu(n){return n.type==="block_metadata_transaction"}function vu(n){return n.type==="state_checkpoint_transaction"}function Pu(n){return n.type==="validator_transaction"}function Cu(n){return n.type==="block_epilogue_transaction"}function Eu(n){return"signature"in n&&n.signature==="ed25519_signature"}function Iu(n){return"signature"in n&&n.signature==="secp256k1_ecdsa_signature"}function Uu(n){return n.type==="multi_agent_signature"}function Ru(n){return n.type==="fee_payer_signature"}function zu(n){return n.type==="multi_ed25519_signature"}var aa=(r=>(r.PRIVATE="private",r.PUBLIC="public",r.FRIEND="friend",r))(aa||{}),So= exports.MoveAbility =(o=>(o.STORE="store",o.DROP="drop",o.KEY="key",o.COPY="copy",o))(So||{}),ca= exports.RoleType =(t=>(t.VALIDATOR="validator",t.FULL_NODE="full_node",t))(ca||{}),Ae= exports.SigningScheme =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(Ae||{}),Sr= exports.SigningSchemeInput =(t=>(t[t.Ed25519=0]="Ed25519",t[t.Secp256k1Ecdsa=2]="Secp256k1Ecdsa",t))(Sr||{}),_o= 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))(_o||{});var I=class n extends d{constructor(e){super(),fr(e),this.value=e}serialize(e){e.serializeBool(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(5),e.serialize(this)}static deserialize(e){return new n(e.deserializeBool())}},F= exports.U8 =class n extends d{constructor(e){super(),Be(e,0,xn),this.value=e}serialize(e){e.serializeU8(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(0),e.serialize(this)}static deserialize(e){return new n(e.deserializeU8())}},de= exports.U16 =class n extends d{constructor(e){super(),Be(e,0,vn),this.value=e}serialize(e){e.serializeU16(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(6),e.serialize(this)}static deserialize(e){return new n(e.deserializeU16())}},le= exports.U32 =class n extends d{constructor(e){super(),Be(e,0,ve),this.value=e}serialize(e){e.serializeU32(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(7),e.serialize(this)}static deserialize(e){return new n(e.deserializeU32())}},O= exports.U64 =class n extends d{constructor(e){super(),Be(e,BigInt(0),Xe),this.value=BigInt(e)}serialize(e){e.serializeU64(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(1),e.serialize(this)}static deserialize(e){return new n(e.deserializeU64())}},ge= exports.U128 =class n extends d{constructor(e){super(),Be(e,BigInt(0),$t),this.value=BigInt(e)}serialize(e){e.serializeU128(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(2),e.serialize(this)}static deserialize(e){return new n(e.deserializeU128())}},me= exports.U256 =class n extends d{constructor(e){super(),Be(e,BigInt(0),Pn),this.value=BigInt(e)}serialize(e){e.serializeU256(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(8),e.serialize(this)}static deserialize(e){return new n(e.deserializeU256())}};var T=class n extends d{constructor(e){super(),this.values=e}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){if(!(this.values[0]instanceof F)&&this.values[0]!==void 0)throw new Error("Script function arguments only accept u8 vectors");e.serializeU32AsUleb128(4),e.serialize(this)}static U8(e){let t;if(Array.isArray(e)&&e.length===0)t=[];else if(Array.isArray(e)&&typeof e[0]=="number")t=e;else if(typeof e=="string"){let r=l.fromHexInput(e);t=Array.from(r.toUint8Array())}else if(e instanceof Uint8Array)t=Array.from(e);else throw new Error("Invalid input type, must be an number[], Uint8Array, or hex string");return new n(t.map(r=>new F(r)))}static U16(e){return new n(e.map(t=>new de(t)))}static U32(e){return new n(e.map(t=>new le(t)))}static U64(e){return new n(e.map(t=>new O(t)))}static U128(e){return new n(e.map(t=>new ge(t)))}static U256(e){return new n(e.map(t=>new me(t)))}static Bool(e){return new n(e.map(t=>new I(t)))}static MoveString(e){return new n(e.map(t=>new w(t)))}serialize(e){e.serializeVector(this.values)}static deserialize(e,t){let r=e.deserializeUleb128AsU32(),o=new Array;for(let i=0;i<r;i+=1)o.push(t.deserialize(e));return new n(o)}},w= exports.MoveString =class n extends d{constructor(e){super(),this.value=e}serialize(e){e.serializeStr(this.value)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){let t=this.bcsToBytes().slice(1);T.U8(t).serializeForScriptFunction(e)}static deserialize(e){return new n(e.deserializeStr())}},M= exports.MoveOption =class n extends d{constructor(e){super(),typeof e<"u"&&e!==null?this.vec=new T([e]):this.vec=new T([]),[this.value]=this.vec.values}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}unwrap(){if(this.isSome())return this.vec.values[0];throw new Error("Called unwrap on a MoveOption with no value")}isSome(){return this.vec.values.length===1}serialize(e){this.vec.serialize(e)}static U8(e){return new n(e!=null?new F(e):void 0)}static U16(e){return new n(e!=null?new de(e):void 0)}static U32(e){return new n(e!=null?new le(e):void 0)}static U64(e){return new n(e!=null?new O(e):void 0)}static U128(e){return new n(e!=null?new ge(e):void 0)}static U256(e){return new n(e!=null?new me(e):void 0)}static Bool(e){return new n(e!=null?new I(e):void 0)}static MoveString(e){return new n(e!=null?new w(e):void 0)}static deserialize(e,t){let r=T.deserialize(e,t);return new n(r.values[0])}};var _ed25519 = require('@noble/curves/ed25519');var _sha3 = require('@noble/hashes/sha3');var pa=(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))(pa||{}),b=class b extends d{constructor(e){if(super(),e.length!==b.LENGTH)throw new Y("AccountAddress data should be exactly 32 bytes long","incorrect_number_of_bytes");this.data=e}isSpecial(){return this.data.slice(0,this.data.length-1).every(e=>e===0)&&this.data[this.data.length-1]<16}toString(){return`0x${this.toStringWithoutPrefix()}`}toStringWithoutPrefix(){let e=_utils.bytesToHex.call(void 0, this.data);return this.isSpecial()&&(e=e[e.length-1]),e}toStringLong(){return`0x${this.toStringLongWithoutPrefix()}`}toStringLongWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toUint8Array(){return this.data}serialize(e){e.serializeFixedBytes(this.data)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(3),e.serialize(this)}static deserialize(e){let t=e.deserializeFixedBytes(b.LENGTH);return new b(t)}static fromStringStrict(e){if(!e.startsWith("0x"))throw new Y("Hex string must start with a leading 0x.","leading_zero_x_required");let t=b.fromString(e);if(e.length!==b.LONG_STRING_LENGTH+2)if(t.isSpecial()){if(e.length!==3)throw new Y(`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 Y(`The given hex string ${e} is not a special address, it must be represented as 0x + 64 chars.`,"long_form_required_unless_special");return t}static fromString(e){let t=e;if(e.startsWith("0x")&&(t=e.slice(2)),t.length===0)throw new Y("Hex string is too short, must be 1 to 64 chars long, excluding the leading 0x.","too_short");if(t.length>64)throw new Y("Hex string is too long, must be 1 to 64 chars long, excluding the leading 0x.","too_long");let r;try{r=_utils.hexToBytes.call(void 0, t.padStart(64,"0"))}catch(o){throw new Y(`Hex characters are invalid: ${_optionalChain([o, 'optionalAccess', _5 => _5.message])}`,"invalid_hex_chars")}return new b(r)}static from(e){return e instanceof b?e:e instanceof Uint8Array?new b(e):b.fromString(e)}static fromStrict(e){return e instanceof b?e:e instanceof Uint8Array?new b(e):b.fromStringStrict(e)}static isValid(e){try{return e.strict?b.fromStrict(e.input):b.from(e.input),{valid:!0}}catch(t){return{valid:!1,invalidReason:_optionalChain([t, 'optionalAccess', _6 => _6.invalidReason]),invalidReasonMessage:_optionalChain([t, 'optionalAccess', _7 => _7.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((t,r)=>t===e.data[r])}};b.LENGTH=32,b.LONG_STRING_LENGTH=64,b.ZERO=b.from("0x0"),b.ONE=b.from("0x1"),b.TWO=b.from("0x2"),b.THREE=b.from("0x3"),b.FOUR=b.from("0x4"),b.A=b.from("0xA");var u=b;var Ge=class Ge extends d{constructor(e){super();let{data:t}=e,r=l.fromHexInput(t);if(r.toUint8Array().length!==Ge.LENGTH)throw new Error(`Authentication Key length should be ${Ge.LENGTH}`);this.data=r}serialize(e){e.serializeFixedBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeFixedBytes(Ge.LENGTH);return new Ge({data:t})}toString(){return this.data.toString()}toUint8Array(){return this.data.toUint8Array()}static fromSchemeAndBytes(e){let{scheme:t,input:r}=e,o=l.fromHexInput(r).toUint8Array(),i=new Uint8Array([...o,t]),s=_sha3.sha3_256.create();s.update(i);let a=s.digest();return new Ge({data:a})}static fromPublicKeyAndScheme(e){let{publicKey:t}=e;return t.authKey()}static fromPublicKey(e){let{publicKey:t}=e;return t.authKey()}derivedAddress(){return new u(this.data.toUint8Array())}};Ge.LENGTH=32;var q=Ge;var _hmac = require('@noble/hashes/hmac');var _sha512 = require('@noble/hashes/sha512');var _bip39 = require('@scure/bip39'); var vo = _interopRequireWildcard(_bip39);var ma=/^m\/44'\/637'\/[0-9]+'\/[0-9]+'\/[0-9]+'?$/,ya= exports.APTOS_BIP44_REGEX =/^m\/44'\/637'\/[0-9]+'\/[0-9]+\/[0-9]+$/,fa= exports.KeyType =(e=>(e.ED25519="ed25519 seed",e))(fa||{}),Po= exports.HARDENED_OFFSET =2147483648;function Co(n){return ya.test(n)}function Eo(n){return ma.test(n)}var _r=(n,e)=>{let t=_hmac.hmac.create(_sha512.sha512,n).update(e).digest();return{key:t.slice(0,32),chainCode:t.slice(32)}},Io= exports.CKDPriv =({key:n,chainCode:e},t)=>{let r=new ArrayBuffer(4);new DataView(r).setUint32(0,t);let o=new Uint8Array(r),i=new Uint8Array([0]),s=new Uint8Array([...i,...n,...o]);return _r(e,s)},Aa=n=>n.replace("'",""),Uo= exports.splitPath =n=>n.split("/").slice(1).map(Aa),In= exports.mnemonicToSeed =n=>{let e=n.trim().split(/\s+/).map(t=>t.toLowerCase()).join(" ");return vo.mnemonicToSeedSync(e)};var Je=class extends d{toString(){let e=this.toUint8Array();return l.fromHexInput(e).toString()}},ie= exports.AccountPublicKey =class extends Je{};var B=class extends d{toString(){let e=this.toUint8Array();return l.fromHexInput(e).toString()}};var yt=n=>typeof n=="string"?l.isValid(n).valid?n:Buffer.from(n,"utf8"):n;var Ro=[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],et=class et extends ie{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==et.LENGTH)throw new Error(`PublicKey length should be ${et.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof v))return!1;let o=yt(t),i=l.fromHexInput(o).toUint8Array(),s=r.toUint8Array(),a=this.key.toUint8Array();return r.isCanonicalSignature()?_ed25519.ed25519.verify(s,i,a):!1}authKey(){return q.fromSchemeAndBytes({scheme:0,input:this.toUint8Array()})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new et(t)}static isPublicKey(e){return e instanceof et}};et.LENGTH=32;var x=et,se=class se extends d{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==se.LENGTH)throw new Error(`PrivateKey length should be ${se.LENGTH}`);this.signingKey=t}static generate(){let e=_ed25519.ed25519.utils.randomPrivateKey();return new se(e)}static fromDerivationPath(e,t){if(!Eo(e))throw new Error(`Invalid derivation path ${e}`);return se.fromDerivationPathInner(e,In(t))}static fromDerivationPathInner(e,t,r=Po){let{key:o,chainCode:i}=_r(se.SLIP_0010_SEED,t),s=Uo(e).map(c=>parseInt(c,10)),{key:a}=s.reduce((c,p)=>Io(c,p+r),{key:o,chainCode:i});return new se(a)}publicKey(){let e=_ed25519.ed25519.getPublicKey(this.signingKey.toUint8Array());return new x(e)}sign(e){let t=yt(e),r=l.fromHexInput(t).toUint8Array(),o=_ed25519.ed25519.sign(r,this.signingKey.toUint8Array());return new v(o)}toUint8Array(){return this.signingKey.toUint8Array()}toString(){return this.signingKey.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new se(t)}static isPrivateKey(e){return e instanceof se}};se.LENGTH=32,se.SLIP_0010_SEED="ed25519 seed";var L=se,ft=class ft extends B{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==ft.LENGTH)throw new Error(`Signature length should be ${ft.LENGTH}`);this.data=t}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new ft(t)}isCanonicalSignature(){let e=this.toUint8Array().slice(32);for(let t=e.length-1;t>=0;t-=1){if(e[t]<Ro[t])return!0;if(e[t]>Ro[t])return!1}return!1}};ft.LENGTH=64;var v=ft;var ae=class ae extends ie{constructor(e){super();let{publicKeys:t,threshold:r}=e;if(t.length>ae.MAX_KEYS||t.length<ae.MIN_KEYS)throw new Error(`Must have between ${ae.MIN_KEYS} and ${ae.MAX_KEYS} public keys, inclusive`);if(r<ae.MIN_THRESHOLD||r>t.length)throw new Error(`Threshold must be between ${ae.MIN_THRESHOLD} and ${t.length}, inclusive`);this.publicKeys=t,this.threshold=r}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof tt))return!1;let o=[];for(let i=0;i<4;i+=1)for(let s=0;s<8;s+=1)if((r.bitmap[i]&1<<7-s)!==0){let c=i*8+s;o.push(c)}if(o.length!==r.signatures.length)throw new Error("Bitmap and signatures length mismatch");if(o.length<this.threshold)throw new Error("Not enough signatures");for(let i=0;i<o.length;i+=1)if(!this.publicKeys[o[i]].verifySignature({message:t,signature:r.signatures[i]}))return!1;return!0}authKey(){return q.fromSchemeAndBytes({scheme:1,input:this.toUint8Array()})}toUint8Array(){let e=new Uint8Array(this.publicKeys.length*x.LENGTH+1);return this.publicKeys.forEach((t,r)=>{e.set(t.toUint8Array(),r*x.LENGTH)}),e[this.publicKeys.length*x.LENGTH]=this.threshold,e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes(),r=t[t.length-1],o=[];for(let i=0;i<t.length-1;i+=x.LENGTH){let s=i;o.push(new x(t.subarray(s,s+x.LENGTH)))}return new ae({publicKeys:o,threshold:r})}};ae.MAX_KEYS=32,ae.MIN_KEYS=2,ae.MIN_THRESHOLD=1;var At=ae,J=class J extends B{constructor(e){super();let{signatures:t,bitmap:r}=e;if(t.length>J.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${J.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=t,!(r instanceof Uint8Array))this.bitmap=J.createBitmap({bits:r});else{if(r.length!==J.BITMAP_LEN)throw new Error(`"bitmap" length should be ${J.BITMAP_LEN}`);this.bitmap=r}}toUint8Array(){let e=new Uint8Array(this.signatures.length*v.LENGTH+J.BITMAP_LEN);return this.signatures.forEach((t,r)=>{e.set(t.toUint8Array(),r*v.LENGTH)}),e.set(this.bitmap,this.signatures.length*v.LENGTH),e}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes(),r=t.subarray(t.length-4),o=[];for(let i=0;i<t.length-r.length;i+=v.LENGTH){let s=i;o.push(new v(t.subarray(s,s+v.LENGTH)))}return new J({signatures:o,bitmap:r})}static createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach((s,a)=>{if(s>=J.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${J.MAX_SIGNATURES_SUPPORTED-1}.`);if(i.has(s))throw new Error("Duplicate bits detected.");if(a>0&&s<=t[a-1])throw new Error("The bits need to be sorted in ascending order.");i.add(s);let c=Math.floor(s/8),p=o[c];p|=r>>s%8,o[c]=p}),o}};J.MAX_SIGNATURES_SUPPORTED=32,J.BITMAP_LEN=4;var tt=J;var _secp256k1 = require('@noble/curves/secp256k1');var _bip32 = require('@scure/bip32');var nt=class nt extends Je{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==nt.LENGTH)throw new Error(`PublicKey length should be ${nt.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof Pe))return!1;let o=yt(t),i=l.fromHexInput(o).toUint8Array(),s=_sha3.sha3_256.call(void 0, i),a=r.toUint8Array();return _secp256k1.secp256k1.verify(a,s,this.key.toUint8Array(),{lowS:!0})}toUint8Array(){return this.key.toUint8Array()}serialize(e){e.serializeBytes(this.key.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new nt(t)}static isPublicKey(e){return e instanceof nt}};nt.LENGTH=65;var Te=nt,he=class he extends d{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==he.LENGTH)throw new Error(`PrivateKey length should be ${he.LENGTH}`);this.key=t}static generate(){let e=_secp256k1.secp256k1.utils.randomPrivateKey();return new he(e)}static fromDerivationPath(e,t){if(!Co(e))throw new Error(`Invalid derivation path ${e}`);return he.fromDerivationPathInner(e,In(t))}static fromDerivationPathInner(e,t){let{privateKey:r}=_bip32.HDKey.fromMasterSeed(t).derive(e);if(r===null)throw new Error("Invalid key");return new he(r)}sign(e){let t=yt(e),r=l.fromHexInput(t),o=_sha3.sha3_256.call(void 0, r.toUint8Array()),i=_secp256k1.secp256k1.sign(o,this.key.toUint8Array(),{lowS:!0});return new Pe(i.toCompactRawBytes())}publicKey(){let e=_secp256k1.secp256k1.getPublicKey(this.key.toUint8Array(),!1);return new Te(e)}toUint8Array(){return this.key.toUint8Array()}toString(){return this.key.toString()}serialize(e){e.serializeBytes(this.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new he(t)}static isPrivateKey(e){return e instanceof he}};he.LENGTH=32;var rt=he,ht=class ht extends B{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==ht.LENGTH)throw new Error(`Signature length should be ${ht.LENGTH}, received ${t.toUint8Array().length}`);this.data=t}toUint8Array(){return this.data.toUint8Array()}serialize(e){e.serializeBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeBytes();return new ht(t)}};ht.LENGTH=64;var Pe=ht;var _jwtdecode = require('jwt-decode');var ot=class n extends Je{constructor(e){super();let t=e.constructor.name;switch(t){case x.name:this.publicKey=e,this.variant=0;break;default:throw new Error(`Unsupported key for EphemeralPublicKey - ${t}`)}}toUint8Array(){return this.bcsToBytes()}verifySignature(e){let{message:t,signature:r}=e;return this.publicKey.verifySignature({message:t,signature:r.signature})}serialize(e){if(this.publicKey instanceof x)e.serializeU32AsUleb128(0),this.publicKey.serialize(e);else throw new Error("Unknown public key type")}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(x.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${t}`)}}static isPublicKey(e){return e instanceof n}},be= exports.EphemeralSignature =class n extends B{constructor(e){super();let t=e.constructor.name;switch(t){case v.name:this.signature=e;break;default:throw new Error(`Unsupported signature for EphemeralSignature - ${t}`)}}toUint8Array(){return this.bcsToBytes()}static fromHex(e){let t=l.fromHexInput(e),r=new oe(t.toUint8Array());return n.deserialize(r)}serialize(e){if(this.signature instanceof v)e.serializeU32AsUleb128(0),this.signature.serialize(e);else throw new Error("Unknown signature type")}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(v.deserialize(e));default:throw new Error(`Unknown variant index for EphemeralSignature: ${t}`)}}};var _poseidonlite = require('poseidon-lite');var xr=[_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],ko=31,Ba=16,Do=(Ba-1)*ko;function zn(n,e){let r=new TextEncoder().encode(n);return Ga(r,e)}function Ga(n,e){if(n.length>e)throw new Error(`Inputted bytes of length ${n} is longer than ${e}`);let t=vr(n,e);return Qt(t)}function Ka(n,e){if(n.length>e)throw new Error(`Input bytes of length ${n} is longer than ${e}`);let t=Fa(n,e);return Na(t)}function vr(n,e){if(n.length>e)throw new Error(`Input bytes of length ${n} is longer than ${e}`);return Ka(n,e).concat([BigInt(n.length)])}function Na(n){if(n.length>Do)throw new Error(`Can't pack more than ${Do}. Was given ${n.length} bytes`);return Oa(n,ko).map(e=>Ht(e))}function Oa(n,e){let t=[];for(let r=0;r<n.length;r+=e)t.push(n.subarray(r,r+e));return t}function Ht(n){let e=BigInt(0);for(let t=n.length-1;t>=0;t-=1)e=e<<BigInt(8)|BigInt(n[t]);return e}function Bo(n,e){let t=new Uint8Array(e);for(let r=0;r<e;r+=1)t[r]=Number(n&BigInt(255)),n>>=BigInt(8);return t}function Fa(n,e){if(e<n.length)throw new Error("Padded size must be greater than or equal to the input array size.");let t=new Uint8Array(e);t.set(n);for(let r=n.length;r<e;r+=1)t[r]=0;return t}function Qt(n){if(n.length>xr.length)throw new Error(`Unable to hash input of length ${n.length}. Max input length is ${xr.length}`);return xr[n.length-1](n)}var Dn=class extends d{toString(){let e=this.bcsToBytes();return l.fromHexInput(e).toString()}};var Tt=(i=>(i.FULLNODE="Fullnode",i.INDEXER="Indexer",i.FAUCET="Faucet",i.PEPPER="Pepper",i.PROVER="Prover",i))(Tt||{}),Go= exports.DEFAULT_MAX_GAS_AMOUNT =2e5,Ko= exports.DEFAULT_TXN_EXP_SEC_FROM_NOW =20,kn= exports.DEFAULT_TXN_TIMEOUT_SEC =20,it= exports.APTOS_COIN ="0x1::aptos_coin::AptosCoin",No= exports.RAW_TRANSACTION_SALT ="APTOS::RawTransaction",Pr= exports.RAW_TRANSACTION_WITH_DATA_SALT ="APTOS::RawTransactionWithData",Ke= exports.ProcessorType =(c=>(c.ACCOUNT_TRANSACTION_PROCESSOR="account_transactions_processor",c.DEFAULT="default_processor",c.EVENTS_PROCESSOR="events_processor",c.FUNGIBLE_ASSET_PROCESSOR="fungible_asset_processor",c.STAKE_PROCESSOR="stake_processor",c.TOKEN_V2_PROCESSOR="token_v2_processor",c.USER_TRANSACTION_PROCESSOR="user_transaction_processor",c.OBJECT_PROCESSOR="objects_processor",c))(Ke||{});var ye=class extends Error{constructor({apiType:e,aptosRequest:t,aptosResponse:r}){super(Ma({apiType:e,aptosRequest:t,aptosResponse:r})),this.name="AptosApiError",this.url=r.url,this.status=r.status,this.statusText=r.statusText,this.data=r.data,this.request=t}};function Ma({apiType:n,aptosRequest:e,aptosResponse:t}){let r=_optionalChain([t, 'access', _8 => _8.headers, 'optionalAccess', _9 => _9.traceparent, 'optionalAccess', _10 => _10.split, 'call', _11 => _11("-"), 'access', _12 => _12[1]]),o=r?`(trace_id:${r}) `:"",i=`Request to [${n}]: ${e.method} ${_nullishCoalesce(t.url, () => (e.url))} ${o}failed with`;return n==="Indexer"&&_optionalChain([t, 'access', _13 => _13.data, 'optionalAccess', _14 => _14.errors, 'optionalAccess', _15 => _15[0], 'optionalAccess', _16 => _16.message])!=null?`${i}: ${t.data.errors[0].message}`:_optionalChain([t, 'access', _17 => _17.data, 'optionalAccess', _18 => _18.message])!=null&&_optionalChain([t, 'access', _19 => _19.data, 'optionalAccess', _20 => _20.error_code])!=null?`${i}: ${JSON.stringify(t.data)}`:`${i} status: ${t.statusText}(code:${t.status}) and response body: ${qa(t.data)}`}var Cr=400;function qa(n){let e=JSON.stringify(n);return e.length<=Cr?e:`truncated(original_size:${e.length}): ${e.slice(0,Cr/2)}...${e.slice(-Cr/2)}`}var Oo="1.23.0";var Fo={mainnet:"https://api.mainnet.aptoslabs.com/v1/graphql",testnet:"https://api.testnet.aptoslabs.com/v1/graphql",devnet:"https://api.devnet.aptoslabs.com/v1/graphql",local:"http://127.0.0.1:8090/v1/graphql"},Mo= exports.NetworkToNodeAPI ={mainnet:"https://api.mainnet.aptoslabs.com/v1",testnet:"https://api.testnet.aptoslabs.com/v1",devnet:"https://api.devnet.aptoslabs.com/v1",local:"http://127.0.0.1:8080/v1"},qo= exports.NetworkToFaucetAPI ={mainnet:"https://faucet.mainnet.aptoslabs.com",testnet:"https://faucet.testnet.aptoslabs.com",devnet:"https://faucet.devnet.aptoslabs.com",local:"http://127.0.0.1:8081"},Er= exports.NetworkToPepperAPI ={mainnet:"https://api.mainnet.aptoslabs.com/keyless/pepper/v0",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"},Ir= exports.NetworkToProverAPI ={mainnet:"https://api.mainnet.aptoslabs.com/keyless/prover/v0",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"},Ur= exports.Network =(i=>(i.MAINNET="mainnet",i.TESTNET="testnet",i.DEVNET="devnet",i.LOCAL="local",i.CUSTOM="custom",i))(Ur||{}),Rr= exports.NetworkToChainId ={mainnet:1,testnet:2,local:4},Cd= exports.NetworkToNetworkName ={mainnet:"mainnet",testnet:"testnet",devnet:"devnet",local:"local",custom:"custom"};function Vo(n,e){let t=e.bcsToBytes(),r=new oe(t);return n.deserialize(r)}async function Va(n,e){let{url:t,method:r,body:o,contentType:i,params:s,overrides:a,originMethod:c}=n,p={..._optionalChain([a, 'optionalAccess', _21 => _21.HEADERS]),"x-aptos-client":`aptos-typescript-sdk/${Oo}`,"content-type":_nullishCoalesce(i, () => ("application/json")),"x-aptos-typescript-sdk-origin-method":c};return _optionalChain([a, 'optionalAccess', _22 => _22.AUTH_TOKEN])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _23 => _23.AUTH_TOKEN])}`),_optionalChain([a, 'optionalAccess', _24 => _24.API_KEY])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _25 => _25.API_KEY])}`),e.provider({url:t,method:r,body:o,params:s,headers:p,overrides:a})}async function Bn(n,e,t){let{url:r,path:o}=n,i=o?`${r}/${o}`:r,s=await Va({...n,url:i},e.client),a={status:s.status,statusText:s.statusText,data:s.data,headers:s.headers,config:s.config,request:s.request,url:i};if(a.status===401)throw new ye({apiType:t,aptosRequest:n,aptosResponse:a});if(t==="Indexer"){let c=a.data;if(c.errors)throw new ye({apiType:t,aptosRequest:n,aptosResponse:a});a.data=c.data}else if((t==="Pepper"||t==="Prover")&&a.status>=400)throw new ye({apiType:t,aptosRequest:n,aptosResponse:a});if(a.status>=200&&a.status<300)return a;throw new ye({apiType:t,aptosRequest:n,aptosResponse:a})}async function zr(n){let{aptosConfig:e,overrides:t,params:r,contentType:o,acceptType:i,path:s,originMethod:a,type:c}=n,p=e.getRequestUrl(c);return Bn({url:p,method:"GET",originMethod:a,path:s,contentType:o,acceptType:i,params:r,overrides:{...e.clientConfig,...t}},e,n.type)}async function V(n){let{aptosConfig:e}=n;return zr({...n,type:"Fullnode",overrides:{...e.clientConfig,...e.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _26 => _26.clientConfig, 'optionalAccess', _27 => _27.HEADERS]),..._optionalChain([e, 'access', _28 => _28.fullnodeConfig, 'optionalAccess', _29 => _29.HEADERS])}}})}async function jd(n){return zr({...n,type:"Pepper"})}async function bt(n){let e=[],t,r=n.params;do{let o=await zr({type:"Fullnode",aptosConfig:n.aptosConfig,originMethod:n.originMethod,path:n.path,params:r,overrides:n.overrides});t=o.headers["x-aptos-cursor"],delete o.headers,e.push(...o.data),r.start=t}while(t!=null);return e}async function Wt(n){let{type:e,originMethod:t,path:r,body:o,acceptType:i,contentType:s,params:a,aptosConfig:c,overrides:p}=n,y=c.getRequestUrl(e);return Bn({url:y,method:"POST",originMethod:t,path:r,body:o,contentType:s,acceptType:i,params:a,overrides:p},c,n.type)}async function Ne(n){let{aptosConfig:e}=n;return Wt({...n,type:"Fullnode",overrides:{...e.clientConfig,...e.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _30 => _30.clientConfig, 'optionalAccess', _31 => _31.HEADERS]),..._optionalChain([e, 'access', _32 => _32.fullnodeConfig, 'optionalAccess', _33 => _33.HEADERS])}}})}async function $o(n){let{aptosConfig:e}=n;return Wt({...n,type:"Indexer",overrides:{...e.clientConfig,...e.indexerConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _34 => _34.clientConfig, 'optionalAccess', _35 => _35.HEADERS]),..._optionalChain([e, 'access', _36 => _36.indexerConfig, 'optionalAccess', _37 => _37.HEADERS])}}})}async function Lo(n){let{aptosConfig:e}=n,t={...e,clientConfig:{...e.clientConfig}};return _optionalChainDelete([t, 'optionalAccess', _38 => _38.clientConfig, 'optionalAccess', _39 => delete _39.API_KEY]),Wt({...n,type:"Faucet",overrides:{...t.clientConfig,...t.faucetConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _40 => _40.clientConfig, 'optionalAccess', _41 => _41.HEADERS]),..._optionalChain([t, 'access', _42 => _42.faucetConfig, 'optionalAccess', _43 => _43.HEADERS])}}})}async function Ho(n){return Wt({...n,type:"Pepper"})}async function Qo(n){return Wt({...n,type:"Prover"})}var Dr=new Map;function Oe(n,e,t){return async(...r)=>{if(Dr.has(e)){let{value:i,timestamp:s}=Dr.get(e);if(t===void 0||Date.now()-s<=t)return i}let o=await n(...r);return Dr.set(e,{value:o,timestamp:Date.now()}),o}}var vl=1e7,La= exports.MAX_AUD_VAL_BYTES =120,Ha= exports.MAX_UID_KEY_BYTES =30,Qa= exports.MAX_UID_VAL_BYTES =330,Pl= exports.MAX_ISS_VAL_BYTES =120,Cl= exports.MAX_EXTRA_FIELD_BYTES =350,El= exports.MAX_JWT_HEADER_B64_BYTES =300,Il= exports.MAX_COMMITED_EPK_BYTES =93,we=class we extends ie{constructor(e,t){super();let r=l.fromHexInput(t).toUint8Array();if(r.length!==we.ID_COMMITMENT_LENGTH)throw new Error(`Id Commitment length in bytes should be ${we.ID_COMMITMENT_LENGTH}`);this.iss=e,this.idCommitment=r}authKey(){let e=new Z;return e.serializeU32AsUleb128(3),e.serializeFixedBytes(this.bcsToBytes()),q.fromSchemeAndBytes({scheme:2,input:e.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}toString(){return l.fromHexInput(this.toUint8Array()).toString()}verifySignature(e){throw new Error("Not yet implemented")}serialize(e){e.serializeStr(this.iss),e.serializeBytes(this.idCommitment)}static deserialize(e){let t=e.deserializeStr(),r=e.deserializeBytes();return new we(t,r)}static load(e){let t=e.deserializeStr(),r=e.deserializeBytes();return new we(t,r)}static isPublicKey(e){return e instanceof we}static create(e){return Wo(e),new we(e.iss,Wo(e))}static fromJwtAndPepper(e){let{jwt:t,pepper:r,uidKey:o="sub"}=e,i=_jwtdecode.jwtDecode.call(void 0, t),s=i.iss;if(typeof i.aud!="string")throw new Error("aud was not found or an array of values");let a=i.aud,c=i[o];return we.create({iss:s,uidKey:o,uidVal:c,aud:a,pepper:r})}};we.ID_COMMITMENT_LENGTH=32;var ee=we;function Wo(n){let{uidKey:e,uidVal:t,aud:r,pepper:o}=n,i=[Ht(l.fromHexInput(o).toUint8Array()),zn(r,La),zn(t,Qa),zn(e,Ha)];return Bo(Qt(i),ee.ID_COMMITMENT_LENGTH)}var Ee=class n extends B{constructor(e){super();let{jwtHeader:t,ephemeralCertificate:r,expiryDateSecs:o,ephemeralPublicKey:i,ephemeralSignature:s}=e;this.jwtHeader=t,this.ephemeralCertificate=r,this.expiryDateSecs=o,this.ephemeralPublicKey=i,this.ephemeralSignature=s}toUint8Array(){return this.bcsToBytes()}serialize(e){this.ephemeralCertificate.serialize(e),e.serializeStr(this.jwtHeader),e.serializeU64(this.expiryDateSecs),this.ephemeralPublicKey.serialize(e),this.ephemeralSignature.serialize(e)}static deserialize(e){let t=wt.deserialize(e),r=e.deserializeStr(),o=e.deserializeU64(),i=ot.deserialize(e),s=be.deserialize(e);return new n({jwtHeader:r,expiryDateSecs:Number(o),ephemeralCertificate:t,ephemeralPublicKey:i,ephemeralSignature:s})}static getSimulationSignature(){return new n({jwtHeader:"{}",ephemeralCertificate:new wt(new Ie({proof:new _t(new St({a:new Uint8Array(32),b:new Uint8Array(64),c:new Uint8Array(32)}),0),expHorizonSecs:0}),0),expiryDateSecs:0,ephemeralPublicKey:new ot(new x(new Uint8Array(32))),ephemeralSignature:new be(new v(new Uint8Array(64)))})}static isSignature(e){return e instanceof n}},wt= exports.EphemeralCertificate =class n extends B{constructor(e,t){super(),this.signature=e,this.variant=t}toUint8Array(){return this.signature.toUint8Array()}serialize(e){e.serializeU32AsUleb128(this.variant),this.signature.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(Ie.deserialize(e),t);default:throw new Error(`Unknown variant index for EphemeralCertificate: ${t}`)}}},Ce=class n extends d{constructor(e){if(super(),this.data=l.fromHexInput(e).toUint8Array(),this.data.length!==32)throw new Error("Input needs to be 32 bytes")}serialize(e){e.serializeFixedBytes(this.data)}static deserialize(e){let t=e.deserializeFixedBytes(32);return new n(t)}},st=class n extends d{constructor(e){if(super(),this.data=l.fromHexInput(e).toUint8Array(),this.data.length!==64)throw new Error("Input needs to be 64 bytes")}serialize(e){e.serializeFixedBytes(this.data)}static deserialize(e){let t=e.deserializeFixedBytes(64);return new n(t)}},St= exports.Groth16Zkp =class n extends Dn{constructor(e){super();let{a:t,b:r,c:o}=e;this.a=new Ce(t),this.b=new st(r),this.c=new Ce(o)}serialize(e){this.a.serialize(e),this.b.serialize(e),this.c.serialize(e)}static deserialize(e){let t=Ce.deserialize(e).bcsToBytes(),r=st.deserialize(e).bcsToBytes(),o=Ce.deserialize(e).bcsToBytes();return new n({a:t,b:r,c:o})}},_t= exports.ZkProof =class n extends d{constructor(e,t){super(),this.proof=e,this.variant=t}serialize(e){e.serializeU32AsUleb128(this.variant),this.proof.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return new n(St.deserialize(e),t);default:throw new Error(`Unknown variant index for ZkProof: ${t}`)}}},Ie= exports.ZeroKnowledgeSig =class n extends B{constructor(e){super();let{proof:t,expHorizonSecs:r,trainingWheelsSignature:o,extraField:i,overrideAudVal:s}=e;this.proof=t,this.expHorizonSecs=r,this.trainingWheelsSignature=o,this.extraField=i,this.overrideAudVal=s}toUint8Array(){return this.bcsToBytes()}static fromBytes(e){return n.deserialize(new oe(e))}serialize(e){this.proof.serialize(e),e.serializeU64(this.expHorizonSecs),e.serializeOptionStr(this.extraField),e.serializeOptionStr(this.overrideAudVal),e.serializeOption(this.trainingWheelsSignature)}static deserialize(e){let t=_t.deserialize(e),r=Number(e.deserializeU64()),o=e.deserializeOptionStr(),i=e.deserializeOptionStr(),s=e.deserializeOption(be);return new n({proof:t,expHorizonSecs:r,trainingWheelsSignature:s,extraField:o,overrideAudVal:i})}},kr= exports.KeylessConfiguration =class n{constructor(e,t){this.verficationKey=e,this.maxExpHorizonSecs=t}static create(e,t){return new n(new Br({alphaG1:e.alpha_g1,betaG2:e.beta_g2,deltaG2:e.delta_g2,gammaAbcG1:e.gamma_abc_g1,gammaG2:e.gamma_g2}),t)}},Br=class n{constructor(e){let{alphaG1:t,betaG2:r,deltaG2:o,gammaAbcG1:i,gammaG2:s}=e;this.alphaG1=new Ce(t),this.betaG2=new st(r),this.deltaG2=new st(o),this.gammaAbcG1=[new Ce(i[0]),new Ce(i[1])],this.gammaG2=new st(s)}static fromGroth16VerificationKeyResponse(e){return new n({alphaG1:e.alpha_g1,betaG2:e.beta_g2,deltaG2:e.delta_g2,gammaAbcG1:e.gamma_abc_g1,gammaG2:e.gamma_g2})}};async function jo(n){let{aptosConfig:e}=n;return Oe(async()=>{let t=await Wa(n),r=await ja(n);return kr.create(r,Number(t.max_exp_horizon_secs))},`keyless-configuration-${e.network}`,1e3*60*5)()}async function Wa(n){let{aptosConfig:e,options:t}=n,r="0x1::keyless_account::Configuration",{data:o}=await V({aptosConfig:e,originMethod:"getKeylessConfigurationResource",path:`accounts/${u.from("0x1").toString()}/resource/${r}`,params:{ledger_version:_optionalChain([t, 'optionalAccess', _44 => _44.ledgerVersion])}});return o.data}async function ja(n){let{aptosConfig:e,options:t}=n,r="0x1::keyless_account::Groth16VerificationKey",{data:o}=await V({aptosConfig:e,originMethod:"getGroth16VerificationKeyResource",path:`accounts/${u.from("0x1").toString()}/resource/${r}`,params:{ledger_version:_optionalChain([t, 'optionalAccess', _45 => _45.ledgerVersion])}});return o.data}var k=class n extends ie{constructor(e){if(super(),this.publicKey=e,e instanceof x)this.variant=0;else if(e instanceof Te)this.variant=1;else if(e instanceof ee)this.variant=3;else throw new Error("Unsupported public key type")}verifySignature(e){let{message:t,signature:r}=e;return r instanceof G?this.publicKey.verifySignature({message:t,signature:r.signature}):!1}authKey(){return q.fromSchemeAndBytes({scheme:2,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeU32AsUleb128(this.variant),this.publicKey.serialize(e)}static deserialize(e){let t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=x.deserialize(e);break;case 1:r=Te.deserialize(e);break;case 3:r=ee.deserialize(e);break;default:throw new Error(`Unknown variant index for AnyPublicKey: ${t}`)}return new n(r)}static isPublicKey(e){return e instanceof n}isEd25519(){return this.publicKey instanceof x}isSecp256k1PublicKey(){return this.publicKey instanceof Te}},G= exports.AnySignature =class n extends B{constructor(e){if(super(),this.signature=e,e instanceof v)this.variant=0;else if(e instanceof Pe)this.variant=1;else if(e instanceof Ee)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 t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=v.deserialize(e);break;case 1:r=Pe.deserialize(e);break;case 3:r=Ee.deserialize(e);break;default:throw new Error(`Unknown variant index for AnySignature: ${t}`)}return new n(r)}};function Xa(n){let e=n;return e-=e>>1&1431655765,e=(e&858993459)+(e>>2&858993459),(e+(e>>4)&252645135)*16843009>>24}var xt=class n extends ie{constructor(e){super();let{publicKeys:t,signaturesRequired:r}=e;if(r<1)throw new Error("The number of required signatures needs to be greater than 0");if(t.length<r)throw new Error(`Provided ${t.length} public keys is smaller than the ${r} required signatures`);this.publicKeys=t.map(o=>o instanceof k?o:new k(o)),this.signaturesRequired=r}verifySignature(e){throw new Error("not implemented")}authKey(){return q.fromSchemeAndBytes({scheme:3,input:this.toUint8Array()})}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.publicKeys),e.serializeU8(this.signaturesRequired)}static deserialize(e){let t=e.deserializeVector(k),r=e.deserializeU8();return new n({publicKeys:t,signaturesRequired:r})}createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach((s,a)=>{if(a+1>this.publicKeys.length)throw new Error(`Signature index ${a+1} is out of public keys range, ${this.publicKeys.length}.`);if(i.has(s))throw new Error(`Duplicate bit ${s} detected.`);i.add(s);let c=Math.floor(s/8),p=o[c];p|=r>>s%8,o[c]=p}),o}getIndex(e){let t=e instanceof k?e:new k(e),r=this.publicKeys.findIndex(o=>o.toString()===t.toString());if(r!==-1)return r;throw new Error("Public key not found in MultiKey")}},te=class te extends B{constructor(e){super();let{signatures:t,bitmap:r}=e;if(t.length>te.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${te.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=t.map(i=>i instanceof G?i:new G(i)),!(r instanceof Uint8Array))this.bitmap=te.createBitmap({bits:r});else{if(r.length!==te.BITMAP_LEN)throw new Error(`"bitmap" length should be ${te.BITMAP_LEN}`);this.bitmap=r}let o=this.bitmap.reduce((i,s)=>i+Xa(s),0);if(o!==this.signatures.length)throw new Error(`Expecting ${o} signatures from the bitmap, but got ${this.signatures.length}`)}static createBitmap(e){let{bits:t}=e,r=128,o=new Uint8Array([0,0,0,0]),i=new Set;return t.forEach(s=>{if(s>=te.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${te.MAX_SIGNATURES_SUPPORTED-1}.`);if(i.has(s))throw new Error("Duplicate bits detected.");i.add(s);let a=Math.floor(s/8),c=o[a];c|=r>>s%8,o[a]=c}),o}toUint8Array(){return this.bcsToBytes()}serialize(e){e.serializeVector(this.signatures),e.serializeBytes(this.bitmap)}static deserialize(e){let t=e.deserializeVector(G),r=e.deserializeBytes();return new te({signatures:t,bitmap:r})}};te.BITMAP_LEN=4,te.MAX_SIGNATURES_SUPPORTED=te.BITMAP_LEN*8;var at=te;var H=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return fe.load(e);case 1:return Gn.load(e);case 2:return Q.load(e);case 3:return ct.load(e);default:throw new Error(`Unknown variant index for AccountAuthenticator: ${t}`)}}isEd25519(){return this instanceof fe}isMultiEd25519(){return this instanceof Gn}isSingleKey(){return this instanceof Q}isMultiKey(){return this instanceof ct}},fe= exports.AccountAuthenticatorEd25519 =class n extends H{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=x.deserialize(e),r=v.deserialize(e);return new n(t,r)}},Gn= exports.AccountAuthenticatorMultiEd25519 =class n extends H{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=At.deserialize(e),r=tt.deserialize(e);return new n(t,r)}},Q= exports.AccountAuthenticatorSingleKey =class n extends H{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(2),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=k.deserialize(e),r=G.deserialize(e);return new n(t,r)}},ct= exports.AccountAuthenticatorMultiKey =class n extends H{constructor(e,t){super(),this.public_keys=e,this.signatures=t}serialize(e){e.serializeU32AsUleb128(3),this.public_keys.serialize(e),this.signatures.serialize(e)}static load(e){let t=xt.deserialize(e),r=at.deserialize(e);return new n(t,r)}};var vt=class n extends d{constructor(e){super(),this.chainId=e}serialize(e){e.serializeU8(this.chainId)}static deserialize(e){let t=e.deserializeU8();return new n(t)}};var R=class n extends d{constructor(e){super(),this.identifier=e}serialize(e){e.serializeStr(this.identifier)}static deserialize(e){let t=e.deserializeStr();return new n(t)}};var Gr=(n,e)=>{let t=n.bcsToBytes(),r=typeof e=="string"?Buffer.from(e,"utf8"):e,o=new Uint8Array([...t,...r,254]);return new u(_sha3.sha3_256.call(void 0, o))},vg= exports.createResourceAddress =(n,e)=>{let t=n.bcsToBytes(),r=typeof e=="string"?Buffer.from(e,"utf8"):e,o=new Uint8Array([...t,...r,255]);return new u(_sha3.sha3_256.call(void 0, o))},Pg= exports.createTokenAddress =(n,e,t)=>{let r=`${e}::${t}`;return Gr(n,r)};var jt=class n extends d{constructor(e,t){super(),this.address=e,this.name=t}static fromStr(e){let t=e.split("::");if(t.length!==2)throw new Error("Invalid module id.");return new n(u.fromString(t[0]),new R(t[1]))}serialize(e){this.address.serialize(e),this.name.serialize(e)}static deserialize(e){let t=u.deserialize(e),r=R.deserialize(e);return new n(t,r)}};var z=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return K.load(e);case 1:return ce.load(e);case 2:return $.load(e);case 3:return qe.load(e);case 4:return W.load(e);case 5:return Pt.load(e);case 6:return C.load(e);case 7:return m.load(e);case 8:return Fe.load(e);case 9:return Me.load(e);case 10:return Ve.load(e);case 255:return D.load(e);default:throw new Error(`Unknown variant index for TypeTag: ${t}`)}}isBool(){return this instanceof K}isAddress(){return this instanceof W}isGeneric(){return this instanceof D}isSigner(){return this instanceof Pt}isVector(){return this instanceof C}isStruct(){return this instanceof m}isU8(){return this instanceof ce}isU16(){return this instanceof Fe}isU32(){return this instanceof Me}isU64(){return this instanceof $}isU128(){return this instanceof qe}isU256(){return this instanceof Ve}},K= exports.TypeTagBool =class n extends z{toString(){return"bool"}serialize(e){e.serializeU32AsUleb128(0)}static load(e){return new n}},ce= exports.TypeTagU8 =class n extends z{toString(){return"u8"}serialize(e){e.serializeU32AsUleb128(1)}static load(e){return new n}},Fe= exports.TypeTagU16 =class n extends z{toString(){return"u16"}serialize(e){e.serializeU32AsUleb128(8)}static load(e){return new n}},Me= exports.TypeTagU32 =class n extends z{toString(){return"u32"}serialize(e){e.serializeU32AsUleb128(9)}static load(e){return new n}},$= exports.TypeTagU64 =class n extends z{toString(){return"u64"}serialize(e){e.serializeU32AsUleb128(2)}static load(e){return new n}},qe= exports.TypeTagU128 =class n extends z{toString(){return"u128"}serialize(e){e.serializeU32AsUleb128(3)}static load(e){return new n}},Ve= exports.TypeTagU256 =class n extends z{toString(){return"u256"}serialize(e){e.serializeU32AsUleb128(10)}static load(e){return new n}},W= exports.TypeTagAddress =class n extends z{toString(){return"address"}serialize(e){e.serializeU32AsUleb128(4)}static load(e){return new n}},Pt= exports.TypeTagSigner =class n extends z{toString(){return"signer"}serialize(e){e.serializeU32AsUleb128(5)}static load(e){return new n}},Kn= exports.TypeTagReference =class n extends z{constructor(t){super();this.value=t}toString(){return`&${this.value.toString()}`}serialize(t){t.serializeU32AsUleb128(254)}static load(t){let r=z.deserialize(t);return new n(r)}},D= exports.TypeTagGeneric =class n extends z{constructor(t){super();this.value=t;if(t<0)throw new Error("Generic type parameter index cannot be negative")}toString(){return`T${this.value}`}serialize(t){t.serializeU32AsUleb128(255),t.serializeU32(this.value)}static load(t){let r=t.deserializeU32();return new n(r)}},C= exports.TypeTagVector =class n extends z{constructor(t){super();this.value=t}toString(){return`vector<${this.value.toString()}>`}static u8(){return new n(new ce)}serialize(t){t.serializeU32AsUleb128(6),this.value.serialize(t)}static load(t){let r=z.deserialize(t);return new n(r)}},m= exports.TypeTagStruct =class n extends z{constructor(t){super();this.value=t}toString(){let t="";return this.value.typeArgs.length>0&&(t=`<${this.value.typeArgs.map(r=>r.toString()).join(", ")}>`),`${this.value.address.toString()}::${this.value.moduleName.identifier}::${this.value.name.identifier}${t}`}serialize(t){t.serializeU32AsUleb128(7),this.value.serialize(t)}static load(t){let r=Ue.deserialize(t);return new n(r)}isTypeTag(t,r,o){return this.value.moduleName.identifier===r&&this.value.name.identifier===o&&this.value.address.equals(t)}isString(){return this.isTypeTag(u.ONE,"string","String")}isOption(){return this.isTypeTag(u.ONE,"option","Option")}isObject(){return this.isTypeTag(u.ONE,"object","Object")}},Ue= exports.StructTag =class n extends d{constructor(e,t,r,o){super(),this.address=e,this.moduleName=t,this.name=r,this.typeArgs=o}serialize(e){e.serialize(this.address),e.serialize(this.moduleName),e.serialize(this.name),e.serializeVector(this.typeArgs)}static deserialize(e){let t=u.deserialize(e),r=R.deserialize(e),o=R.deserialize(e),i=e.deserializeVector(z);return new n(t,r,o,i)}};function jg(){return new Ue(u.ONE,new R("aptos_coin"),new R("AptosCoin"),[])}function P(){return new Ue(u.ONE,new R("string"),new R("String"),[])}function Xg(n){return new Ue(u.ONE,new R("option"),new R("Option"),[n])}function ne(n){return new Ue(u.ONE,new R("object"),new R("Object"),[n])}function Ya(n){let e=n.deserializeUleb128AsU32();switch(e){case 0:return F.deserialize(n);case 1:return O.deserialize(n);case 2:return ge.deserialize(n);case 3:return u.deserialize(n);case 4:return T.deserialize(n,F);case 5:return I.deserialize(n);case 6:return de.deserialize(n);case 7:return le.deserialize(n);case 8:return me.deserialize(n);default:throw new Error(`Unknown variant index for ScriptTransactionArgument: ${e}`)}}var ut=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return Xt.load(e);case 2:return Yt.load(e);case 3:return Zt.load(e);default:throw new Error(`Unknown variant index for TransactionPayload: ${t}`)}}},Xt= exports.TransactionPayloadScript =class n extends ut{constructor(e){super(),this.script=e}serialize(e){e.serializeU32AsUleb128(0),this.script.serialize(e)}static load(e){let t=Jt.deserialize(e);return new n(t)}},Yt= exports.TransactionPayloadEntryFunction =class n extends ut{constructor(e){super(),this.entryFunction=e}serialize(e){e.serializeU32AsUleb128(2),this.entryFunction.serialize(e)}static load(e){let t=pt.deserialize(e);return new n(t)}},Zt= exports.TransactionPayloadMultiSig =class n extends ut{constructor(e){super(),this.multiSig=e}serialize(e){e.serializeU32AsUleb128(3),this.multiSig.serialize(e)}static load(e){let t=en.deserialize(e);return new n(t)}},pt= exports.EntryFunction =class n{constructor(e,t,r,o){this.module_name=e,this.function_name=t,this.type_args=r,this.args=o}static build(e,t,r,o){return new n(jt.fromStr(e),new R(t),r,o)}serialize(e){this.module_name.serialize(e),this.function_name.serialize(e),e.serializeVector(this.type_args),e.serializeU32AsUleb128(this.args.length),this.args.forEach(t=>{t.serializeForEntryFunction(e)})}static deserialize(e){let t=jt.deserialize(e),r=R.deserialize(e),o=e.deserializeVector(z),i=e.deserializeUleb128AsU32(),s=new Array;for(let a=0;a<i;a+=1){let c=e.deserializeUleb128AsU32(),p=Cn.deserialize(e,c);s.push(p)}return new n(t,r,o,s)}},Jt= exports.Script =class n{constructor(e,t,r){this.bytecode=e,this.type_args=t,this.args=r}serialize(e){e.serializeBytes(this.bytecode),e.serializeVector(this.type_args),e.serializeU32AsUleb128(this.args.length),this.args.forEach(t=>{t.serializeForScriptFunction(e)})}static deserialize(e){let t=e.deserializeBytes(),r=e.deserializeVector(z),o=e.deserializeUleb128AsU32(),i=new Array;for(let s=0;s<o;s+=1){let a=Ya(e);i.push(a)}return new n(t,r,i)}},en= exports.MultiSig =class n{constructor(e,t){this.multisig_address=e,this.transaction_payload=t}serialize(e){this.multisig_address.serialize(e),this.transaction_payload===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.transaction_payload.serialize(e))}static deserialize(e){let t=u.deserialize(e),r=e.deserializeBool(),o;return r&&(o=tn.deserialize(e)),new n(t,o)}},tn= 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(pt.deserialize(e))}};var ue=class n extends d{constructor(e,t,r,o,i,s,a){super(),this.sender=e,this.sequence_number=t,this.payload=r,this.max_gas_amount=o,this.gas_unit_price=i,this.expiration_timestamp_secs=s,this.chain_id=a}serialize(e){this.sender.serialize(e),e.serializeU64(this.sequence_number),this.payload.serialize(e),e.serializeU64(this.max_gas_amount),e.serializeU64(this.gas_unit_price),e.serializeU64(this.expiration_timestamp_secs),this.chain_id.serialize(e)}static deserialize(e){let t=u.deserialize(e),r=e.deserializeU64(),o=ut.deserialize(e),i=e.deserializeU64(),s=e.deserializeU64(),a=e.deserializeU64(),c=vt.deserialize(e);return new n(t,r,o,i,s,a,c)}},Nn= exports.RawTransactionWithData =class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return dt.load(e);case 1:return lt.load(e);default:throw new Error(`Unknown variant index for RawTransactionWithData: ${t}`)}}},dt= exports.MultiAgentRawTransaction =class n extends Nn{constructor(e,t){super(),this.raw_txn=e,this.secondary_signer_addresses=t}serialize(e){e.serializeU32AsUleb128(0),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses)}static load(e){let t=ue.deserialize(e),r=e.deserializeVector(u);return new n(t,r)}},lt= exports.FeePayerRawTransaction =class n extends Nn{constructor(e,t,r){super(),this.raw_txn=e,this.secondary_signer_addresses=t,this.fee_payer_address=r}serialize(e){e.serializeU32AsUleb128(1),this.raw_txn.serialize(e),e.serializeVector(this.secondary_signer_addresses),this.fee_payer_address.serialize(e)}static load(e){let t=ue.deserialize(e),r=e.deserializeVector(u),o=u.deserialize(e);return new n(t,r,o)}};var On=class extends d{constructor(t){super();this.accountAddress=u.ONE;this.moduleName=new w("account");this.structName=new w("RotationProofChallenge");this.sequenceNumber=new O(t.sequenceNumber),this.originator=t.originator,this.currentAuthKey=t.currentAuthKey,this.newPublicKey=T.U8(t.newPublicKey.toUint8Array())}serialize(t){t.serialize(this.accountAddress),t.serialize(this.moduleName),t.serialize(this.structName),t.serialize(this.sequenceNumber),t.serialize(this.originator),t.serialize(this.currentAuthKey),t.serialize(this.newPublicKey)}};var Re=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return Ct.load(e);case 1:return Kr.load(e);case 2:return Et.load(e);case 3:return It.load(e);case 4:return Ut.load(e);default:throw new Error(`Unknown variant index for TransactionAuthenticator: ${t}`)}}},Ct= exports.TransactionAuthenticatorEd25519 =class n extends Re{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(0),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=x.deserialize(e),r=v.deserialize(e);return new n(t,r)}},Kr= exports.TransactionAuthenticatorMultiEd25519 =class n extends Re{constructor(e,t){super(),this.public_key=e,this.signature=t}serialize(e){e.serializeU32AsUleb128(1),this.public_key.serialize(e),this.signature.serialize(e)}static load(e){let t=At.deserialize(e),r=tt.deserialize(e);return new n(t,r)}},Et= exports.TransactionAuthenticatorMultiAgent =class n extends Re{constructor(e,t,r){super(),this.sender=e,this.secondary_signer_addresses=t,this.secondary_signers=r}serialize(e){e.serializeU32AsUleb128(2),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers)}static load(e){let t=H.deserialize(e),r=e.deserializeVector(u),o=e.deserializeVector(H);return new n(t,r,o)}},It= exports.TransactionAuthenticatorFeePayer =class n extends Re{constructor(e,t,r,o){super(),this.sender=e,this.secondary_signer_addresses=t,this.secondary_signers=r,this.fee_payer=o}serialize(e){e.serializeU32AsUleb128(3),this.sender.serialize(e),e.serializeVector(this.secondary_signer_addresses),e.serializeVector(this.secondary_signers),this.fee_payer.address.serialize(e),this.fee_payer.authenticator.serialize(e)}static load(e){let t=H.deserialize(e),r=e.deserializeVector(u),o=e.deserializeVector(H),i=u.deserialize(e),s=H.deserialize(e),a={address:i,authenticator:s};return new n(t,r,o,a)}},Ut= exports.TransactionAuthenticatorSingleSender =class n extends Re{constructor(e){super(),this.sender=e}serialize(e){e.serializeU32AsUleb128(4),this.sender.serialize(e)}static load(e){let t=H.deserialize(e);return new n(t)}};var gt=class n extends d{constructor(e,t){super(),this.raw_txn=e,this.authenticator=t}serialize(e){this.raw_txn.serialize(e),this.authenticator.serialize(e)}static deserialize(e){let t=ue.deserialize(e),r=Re.deserialize(e);return new n(t,r)}};var Fn=class n extends d{constructor(e,t){super(),this.rawTransaction=e,this.feePayerAddress=t}serialize(e){this.rawTransaction.serialize(e),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let t=ue.deserialize(e),r=e.deserializeBool(),o;return r&&(o=u.deserialize(e)),new n(t,o)}};var Mn=class n extends d{constructor(e,t,r){super(),this.rawTransaction=e,this.feePayerAddress=r,this.secondarySignerAddresses=t}serialize(e){this.rawTransaction.serialize(e),e.serializeVector(this.secondarySignerAddresses),this.feePayerAddress===void 0?e.serializeBool(!1):(e.serializeBool(!0),this.feePayerAddress.serialize(e))}static deserialize(e){let t=ue.deserialize(e),r=e.deserializeVector(u),o=e.deserializeBool(),i;return o&&(i=u.deserialize(e)),new n(t,r,i)}};function Nr(n){return n.feePayerAddress?new lt(n.rawTransaction,_nullishCoalesce(n.secondarySignerAddresses, () => ([])),n.feePayerAddress):n.secondarySignerAddresses?new dt(n.rawTransaction,n.secondarySignerAddresses):n.rawTransaction}function Rt(n,e){let t=_sha3.sha3_256.create();if(!e.startsWith("APTOS::"))throw new Error(`Domain separator needs to start with 'APTOS::'. Provided - ${e}`);t.update(e);let r=t.digest(),o=n,i=new Uint8Array(r.length+o.length);return i.set(r),i.set(o,r.length),i}function ay(n){return Rt(n.bcsToBytes(),`APTOS::${n.constructor.name}`)}function zt(n){let e=Nr(n);return n.feePayerAddress?Rt(e.bcsToBytes(),Pr):n.secondarySignerAddresses?Rt(e.bcsToBytes(),Pr):Rt(e.bcsToBytes(),No)}var Dt=class n{constructor(e){this.signingScheme=0;let{privateKey:t,address:r}=e;this.privateKey=t,this.publicKey=t.publicKey(),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(){let e=L.generate();return new n({privateKey:e})}static fromDerivationPath(e){let{path:t,mnemonic:r}=e,o=L.fromDerivationPath(t,r);return new n({privateKey:o})}verifySignature(e){return this.publicKey.verifySignature(e)}signWithAuthenticator(e){return new fe(this.publicKey,this.privateKey.sign(e))}signTransactionWithAuthenticator(e){return new fe(this.publicKey,this.signTransaction(e))}sign(e){return this.privateKey.sign(e)}signTransaction(e){return this.sign(zt(e))}};var kt=class n{constructor(e){this.signingScheme=2;let{privateKey:t,address:r}=e;this.privateKey=t,this.publicKey=new k(t.publicKey()),this.accountAddress=r?u.from(r):this.publicKey.authKey().derivedAddress()}static generate(e={}){let{scheme:t=0}=e,r;switch(t){case 0:r=L.generate();break;case 2:r=rt.generate();break;default:throw new Error(`Unsupported signature scheme ${t}`)}return new n({privateKey:r})}static fromDerivationPath(e){let{scheme:t=0,path:r,mnemonic:o}=e,i;switch(t){case 0:i=L.fromDerivationPath(r,o);break;case 2:i=rt.fromDerivationPath(r,o);break;default:throw new Error(`Unsupported signature scheme ${t}`)}return new n({privateKey:i})}verifySignature(e){return this.publicKey.verifySignature(e)}signWithAuthenticator(e){return new Q(this.publicKey,this.sign(e))}signTransactionWithAuthenticator(e){return new Q(this.publicKey,this.signTransaction(e))}sign(e){return new G(this.privateKey.sign(e))}signTransaction(e){return this.sign(zt(e))}};var $e=class{static generate(e={}){let{scheme:t=0,legacy:r=!0}=e;return t===0&&r?Dt.generate():kt.generate({scheme:t})}static fromPrivateKey(e){let{privateKey:t,address:r,legacy:o=!0}=e;return t instanceof L&&o?new Dt({privateKey:t,address:r}):new kt({privateKey:t,address:r})}static fromPrivateKeyAndAddress(e){return this.fromPrivateKey(e)}static fromDerivationPath(e){let{scheme:t=0,mnemonic:r,path:o,legacy:i=!0}=e;return t===0&&i?Dt.fromDerivationPath({mnemonic:r,path:o}):kt.fromDerivationPath({scheme:t,mnemonic:r,path:o})}static authKey(e){let{publicKey:t}=e;return t.authKey()}verifySignature(e){return this.publicKey.verifySignature(e)}};var ec=1209600,Bt=class Bt extends d{constructor(e){super();let{privateKey:t,expiryDateSecs:r,blinder:o}=e;this.privateKey=t,this.publicKey=new ot(t.publicKey()),this.expiryDateSecs=r||_chunkBHKSQXUZjs.d.call(void 0, _chunkBHKSQXUZjs.c.call(void 0, )+ec),this.blinder=o!==void 0?l.fromHexInput(o).toUint8Array():tc();let i=vr(this.publicKey.bcsToBytes(),93);i.push(BigInt(this.expiryDateSecs)),i.push(Ht(this.blinder));let s=Qt(i);this.nonce=s.toString()}getPublicKey(){return this.publicKey}isExpired(){return Math.floor(Date.now()/1e3)>this.expiryDateSecs}serialize(e){e.serializeU32AsUleb128(this.publicKey.variant),e.serializeBytes(this.privateKey.toUint8Array()),e.serializeU64(this.expiryDateSecs),e.serializeFixedBytes(this.blinder)}static deserialize(e){let t=e.deserializeUleb128AsU32(),r;switch(t){case 0:r=L.deserialize(e);break;default:throw new Error(`Unknown variant index for EphemeralPublicKey: ${t}`)}let o=e.deserializeU64(),i=e.deserializeFixedBytes(31);return new Bt({privateKey:r,expiryDateSecs:Number(o),blinder:i})}static fromBytes(e){return Bt.deserialize(new oe(e))}static generate(e){let t;switch(_optionalChain([e, 'optionalAccess', _46 => _46.scheme])){case 0:default:t=L.generate()}return new Bt({privateKey:t,expiryDateSecs:_optionalChain([e, 'optionalAccess', _47 => _47.expiryDateSecs])})}sign(e){if(this.isExpired())throw new Error("EphemeralKeyPair has expired");return new be(this.privateKey.sign(e))}};Bt.BLINDER_LENGTH=31;var nn=Bt;function tc(){return _utils.randomBytes.call(void 0, nn.BLINDER_LENGTH)}var _eventemitter3 = require('eventemitter3'); var _eventemitter32 = _interopRequireDefault(_eventemitter3);var Le=class Le extends d{constructor(e){super();let{address:t,ephemeralKeyPair:r,uidKey:o,uidVal:i,aud:s,pepper:a,proof:c,proofFetchCallback:p,jwt:y}=e;if(this.ephemeralKeyPair=r,this.publicKey=ee.create(e),this.accountAddress=t?u.from(t):this.publicKey.authKey().derivedAddress(),this.uidKey=o,this.uidVal=i,this.aud=s,this.jwt=y,this.emitter=new _eventemitter32.default,this.proofOrPromise=c,c instanceof Ie)this.proof=c;else{if(p===void 0)throw new Error("Must provide callback for async proof fetch");this.emitter.on("proofFetchFinish",async _=>{await p(_),this.emitter.removeAllListeners()}),this.init(c)}this.signingScheme=2;let S=l.fromHexInput(a).toUint8Array();if(S.length!==Le.PEPPER_LENGTH)throw new Error(`Pepper length in bytes should be ${Le.PEPPER_LENGTH}`);this.pepper=S}async init(e){try{this.proof=await e,this.emitter.emit("proofFetchFinish",{status:"Success"})}catch(t){t instanceof Error?this.emitter.emit("proofFetchFinish",{status:"Failed",error:t.toString()}):this.emitter.emit("proofFetchFinish",{status:"Failed",error:"Unknown"})}}serialize(e){if(e.serializeStr(this.jwt),e.serializeStr(this.uidKey),e.serializeFixedBytes(this.pepper),this.ephemeralKeyPair.serialize(e),this.proof===void 0)throw new Error("Connot serialize - proof undefined");this.proof.serialize(e)}static deserialize(e){let t=e.deserializeStr(),r=e.deserializeStr(),o=e.deserializeFixedBytes(31),i=nn.deserialize(e),s=Ie.deserialize(e);return Le.create({proof:s,pepper:o,uidKey:r,jwt:t,ephemeralKeyPair:i})}isExpired(){return this.ephemeralKeyPair.isExpired()}signWithAuthenticator(e){let t=new G(this.sign(e)),r=new k(this.publicKey);return new Q(r,t)}signTransactionWithAuthenticator(e){let t=new G(this.signTransaction(e)),r=new k(this.publicKey);return new Q(r,t)}async waitForProofFetch(){this.proofOrPromise instanceof Promise&&await this.proofOrPromise}sign(e){let{expiryDateSecs:t}=this.ephemeralKeyPair;if(this.isExpired())throw new Error("EphemeralKeyPair is expired");if(this.proof===void 0)throw new Error("Proof not defined");let r=this.ephemeralKeyPair.getPublicKey(),o=this.ephemeralKeyPair.sign(e);return new Ee({jwtHeader:_chunkBHKSQXUZjs.e.call(void 0, this.jwt.split(".")[0]),ephemeralCertificate:new wt(this.proof,0),expiryDateSecs:t,ephemeralPublicKey:r,ephemeralSignature:o})}signTransaction(e){if(this.proof===void 0)throw new Error("Proof not found");let t=Nr(e),o=new Or(t,this.proof.proof).hash();return this.sign(o)}verifySignature(e){let{message:t,signature:r}=e;return!(this.isExpired()||!this.ephemeralKeyPair.getPublicKey().verifySignature({message:t,signature:r.ephemeralSignature}))}static fromBytes(e){return Le.deserialize(new oe(e))}static create(e){let{address:t,proof:r,jwt:o,ephemeralKeyPair:i,pepper:s,uidKey:a="sub",proofFetchCallback:c}=e,p=_jwtdecode.jwtDecode.call(void 0, o),y=p.iss;if(typeof p.aud!="string")throw new Error("aud was not found or an array of values");let S=p.aud,_=p[a];return new Le({address:t,proof:r,ephemeralKeyPair:i,iss:y,uidKey:a,uidVal:_,aud:S,pepper:s,jwt:o,proofFetchCallback:c})}};Le.PEPPER_LENGTH=31;var Se=Le,Or=class extends d{constructor(t,r){super();this.domainSeparator="APTOS::TransactionAndProof";this.transaction=t,this.proof=r}serialize(t){t.serializeFixedBytes(this.transaction.bcsToBytes()),t.serializeOption(this.proof)}hash(){return Rt(this.bcsToBytes(),this.domainSeparator)}};var qn=class n{constructor(e){let{multiKey:t,signers:r}=e;this.publicKey=t,this.signingScheme=3,this.accountAddress=this.publicKey.authKey().derivedAddress();let o=[];for(let s of r)o.push(this.publicKey.getIndex(s.publicKey));let i=r.map((s,a)=>[s,o[a]]);i.sort((s,a)=>s[1]-a[1]),this.signers=i.map(s=>s[0]),this.signerIndicies=i.map(s=>s[1]),this.signaturesBitmap=this.publicKey.createBitmap({bits:o})}static fromPublicKeysAndSigners(e){let{publicKeys:t,signaturesRequired:r,signers:o}=e,i=new xt({publicKeys:t,signaturesRequired:r});return new n({multiKey:i,signers:o})}static isMultiKeySigner(e){return e instanceof n}signWithAuthenticator(e){return new ct(this.publicKey,this.sign(e))}signTransactionWithAuthenticator(e){return new ct(this.publicKey,this.signTransaction(e))}async waitForProofFetch(){let t=this.signers.filter(r=>r instanceof Se).map(async r=>r.waitForProofFetch());await Promise.all(t)}sign(e){let t=[];for(let r of this.signers)t.push(r.sign(e));return new at({signatures:t,bitmap:this.signaturesBitmap})}signTransaction(e){let t=[];for(let r of this.signers)t.push(r.signTransaction(e));return new at({signatures:t,bitmap:this.signaturesBitmap})}verifySignature(e){let{message:t,signature:r}=e;if(!this.signerIndicies.every((i,s)=>s===0||i>=this.signerIndicies[s-1]))return!1;for(let i=0;i<r.signatures.length;i+=1){let s=r.signatures[i];if(!this.publicKey.publicKeys[this.signerIndicies[i]].verifySignature({message:t,signature:s}))return!1}return!0}};var oc=`
|
|
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
|
-
`,
|
|
19
|
+
`,ic=`
|
|
20
20
|
fragment AnsTokenFragment on current_aptos_names {
|
|
21
21
|
domain
|
|
22
22
|
expiration_timestamp
|
|
@@ -25,6 +25,8 @@
|
|
|
25
25
|
token_standard
|
|
26
26
|
is_primary
|
|
27
27
|
owner_address
|
|
28
|
+
subdomain_expiration_policy
|
|
29
|
+
domain_expiration_timestamp
|
|
28
30
|
}
|
|
29
31
|
`,Vn=`
|
|
30
32
|
fragment CurrentTokenOwnershipFields on current_token_ownerships_v2 {
|
|
@@ -73,7 +75,7 @@
|
|
|
73
75
|
}
|
|
74
76
|
}
|
|
75
77
|
}
|
|
76
|
-
`,
|
|
78
|
+
`,Yo=`
|
|
77
79
|
query getAccountCoinsCount($address: String) {
|
|
78
80
|
current_fungible_asset_balances_aggregate(
|
|
79
81
|
where: {owner_address: {_eq: $address}}
|
|
@@ -83,7 +85,7 @@
|
|
|
83
85
|
}
|
|
84
86
|
}
|
|
85
87
|
}
|
|
86
|
-
`,
|
|
88
|
+
`,Zo=`
|
|
87
89
|
query getAccountCoinsData($where_condition: current_fungible_asset_balances_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_fungible_asset_balances_order_by!]) {
|
|
88
90
|
current_fungible_asset_balances(
|
|
89
91
|
where: $where_condition
|
|
@@ -116,7 +118,7 @@
|
|
|
116
118
|
}
|
|
117
119
|
}
|
|
118
120
|
}
|
|
119
|
-
`,
|
|
121
|
+
`,Jo=`
|
|
120
122
|
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
123
|
current_collection_ownership_v2_view(
|
|
122
124
|
where: $where_condition
|
|
@@ -150,7 +152,7 @@
|
|
|
150
152
|
single_token_uri
|
|
151
153
|
}
|
|
152
154
|
}
|
|
153
|
-
`,
|
|
155
|
+
`,ei=`
|
|
154
156
|
query getAccountOwnedTokens($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
|
|
155
157
|
current_token_ownerships_v2(
|
|
156
158
|
where: $where_condition
|
|
@@ -161,7 +163,7 @@
|
|
|
161
163
|
...CurrentTokenOwnershipFields
|
|
162
164
|
}
|
|
163
165
|
}
|
|
164
|
-
${Vn}`,
|
|
166
|
+
${Vn}`,Pf=`
|
|
165
167
|
query getAccountOwnedTokensByTokenData($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
|
|
166
168
|
current_token_ownerships_v2(
|
|
167
169
|
where: $where_condition
|
|
@@ -172,7 +174,7 @@
|
|
|
172
174
|
...CurrentTokenOwnershipFields
|
|
173
175
|
}
|
|
174
176
|
}
|
|
175
|
-
${Vn}`,
|
|
177
|
+
${Vn}`,ti=`
|
|
176
178
|
query getAccountOwnedTokensFromCollection($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
|
|
177
179
|
current_token_ownerships_v2(
|
|
178
180
|
where: $where_condition
|
|
@@ -183,7 +185,7 @@
|
|
|
183
185
|
...CurrentTokenOwnershipFields
|
|
184
186
|
}
|
|
185
187
|
}
|
|
186
|
-
${Vn}`,
|
|
188
|
+
${Vn}`,ni=`
|
|
187
189
|
query getAccountTokensCount($where_condition: current_token_ownerships_v2_bool_exp, $offset: Int, $limit: Int) {
|
|
188
190
|
current_token_ownerships_v2_aggregate(
|
|
189
191
|
where: $where_condition
|
|
@@ -195,7 +197,7 @@
|
|
|
195
197
|
}
|
|
196
198
|
}
|
|
197
199
|
}
|
|
198
|
-
`,
|
|
200
|
+
`,ri=`
|
|
199
201
|
query getAccountTransactionsCount($address: String) {
|
|
200
202
|
account_transactions_aggregate(where: {account_address: {_eq: $address}}) {
|
|
201
203
|
aggregate {
|
|
@@ -203,13 +205,13 @@
|
|
|
203
205
|
}
|
|
204
206
|
}
|
|
205
207
|
}
|
|
206
|
-
`,
|
|
208
|
+
`,oi=`
|
|
207
209
|
query getChainTopUserTransactions($limit: Int) {
|
|
208
210
|
user_transactions(limit: $limit, order_by: {version: desc}) {
|
|
209
211
|
version
|
|
210
212
|
}
|
|
211
213
|
}
|
|
212
|
-
`,
|
|
214
|
+
`,ii=`
|
|
213
215
|
query getCollectionData($where_condition: current_collections_v2_bool_exp!) {
|
|
214
216
|
current_collections_v2(where: $where_condition) {
|
|
215
217
|
uri
|
|
@@ -239,7 +241,7 @@
|
|
|
239
241
|
}
|
|
240
242
|
}
|
|
241
243
|
}
|
|
242
|
-
`,
|
|
244
|
+
`,si=`
|
|
243
245
|
query getCurrentFungibleAssetBalances($where_condition: current_fungible_asset_balances_bool_exp, $offset: Int, $limit: Int) {
|
|
244
246
|
current_fungible_asset_balances(
|
|
245
247
|
where: $where_condition
|
|
@@ -257,7 +259,7 @@
|
|
|
257
259
|
token_standard
|
|
258
260
|
}
|
|
259
261
|
}
|
|
260
|
-
`,
|
|
262
|
+
`,ai=`
|
|
261
263
|
query getDelegatedStakingActivities($delegatorAddress: String, $poolAddress: String) {
|
|
262
264
|
delegated_staking_activities(
|
|
263
265
|
where: {delegator_address: {_eq: $delegatorAddress}, pool_address: {_eq: $poolAddress}}
|
|
@@ -270,7 +272,7 @@
|
|
|
270
272
|
transaction_version
|
|
271
273
|
}
|
|
272
274
|
}
|
|
273
|
-
`,
|
|
275
|
+
`,ci=`
|
|
274
276
|
query getEvents($where_condition: events_bool_exp, $offset: Int, $limit: Int, $order_by: [events_order_by!]) {
|
|
275
277
|
events(
|
|
276
278
|
where: $where_condition
|
|
@@ -289,7 +291,7 @@
|
|
|
289
291
|
indexed_type
|
|
290
292
|
}
|
|
291
293
|
}
|
|
292
|
-
`,
|
|
294
|
+
`,ui=`
|
|
293
295
|
query getFungibleAssetActivities($where_condition: fungible_asset_activities_bool_exp, $offset: Int, $limit: Int) {
|
|
294
296
|
fungible_asset_activities(
|
|
295
297
|
where: $where_condition
|
|
@@ -314,7 +316,7 @@
|
|
|
314
316
|
type
|
|
315
317
|
}
|
|
316
318
|
}
|
|
317
|
-
`,
|
|
319
|
+
`,pi=`
|
|
318
320
|
query getFungibleAssetMetadata($where_condition: fungible_asset_metadata_bool_exp, $offset: Int, $limit: Int) {
|
|
319
321
|
fungible_asset_metadata(where: $where_condition, offset: $offset, limit: $limit) {
|
|
320
322
|
icon_uri
|
|
@@ -333,7 +335,7 @@
|
|
|
333
335
|
maximum_v2
|
|
334
336
|
}
|
|
335
337
|
}
|
|
336
|
-
`,
|
|
338
|
+
`,Gt=`
|
|
337
339
|
query getNames($offset: Int, $limit: Int, $where_condition: current_aptos_names_bool_exp, $order_by: [current_aptos_names_order_by!]) {
|
|
338
340
|
current_aptos_names(
|
|
339
341
|
limit: $limit
|
|
@@ -344,7 +346,7 @@
|
|
|
344
346
|
...AnsTokenFragment
|
|
345
347
|
}
|
|
346
348
|
}
|
|
347
|
-
${
|
|
349
|
+
${ic}`,Fr=`
|
|
348
350
|
query getNumberOfDelegators($where_condition: num_active_delegator_per_pool_bool_exp, $order_by: [num_active_delegator_per_pool_order_by!]) {
|
|
349
351
|
num_active_delegator_per_pool(where: $where_condition, order_by: $order_by) {
|
|
350
352
|
num_active_delegator
|
|
@@ -368,7 +370,7 @@
|
|
|
368
370
|
is_deleted
|
|
369
371
|
}
|
|
370
372
|
}
|
|
371
|
-
`,
|
|
373
|
+
`,Mr=`
|
|
372
374
|
query getProcessorStatus($where_condition: processor_status_bool_exp) {
|
|
373
375
|
processor_status(where: $where_condition) {
|
|
374
376
|
last_success_version
|
|
@@ -376,7 +378,7 @@
|
|
|
376
378
|
last_updated
|
|
377
379
|
}
|
|
378
380
|
}
|
|
379
|
-
`,
|
|
381
|
+
`,di=`
|
|
380
382
|
query getTableItemsData($where_condition: table_items_bool_exp!, $offset: Int, $limit: Int, $order_by: [table_items_order_by!]) {
|
|
381
383
|
table_items(
|
|
382
384
|
where: $where_condition
|
|
@@ -392,7 +394,7 @@
|
|
|
392
394
|
write_set_change_index
|
|
393
395
|
}
|
|
394
396
|
}
|
|
395
|
-
`,
|
|
397
|
+
`,li=`
|
|
396
398
|
query getTableItemsMetadata($where_condition: table_metadatas_bool_exp!, $offset: Int, $limit: Int, $order_by: [table_metadatas_order_by!]) {
|
|
397
399
|
table_metadatas(
|
|
398
400
|
where: $where_condition
|
|
@@ -405,7 +407,7 @@
|
|
|
405
407
|
value_type
|
|
406
408
|
}
|
|
407
409
|
}
|
|
408
|
-
`,
|
|
410
|
+
`,gi=`
|
|
409
411
|
query getTokenActivity($where_condition: token_activities_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [token_activities_v2_order_by!]) {
|
|
410
412
|
token_activities_v2(
|
|
411
413
|
where: $where_condition
|
|
@@ -416,7 +418,7 @@
|
|
|
416
418
|
...TokenActivitiesFields
|
|
417
419
|
}
|
|
418
420
|
}
|
|
419
|
-
${
|
|
421
|
+
${oc}`,qr=`
|
|
420
422
|
query getCurrentTokenOwnership($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
|
|
421
423
|
current_token_ownerships_v2(
|
|
422
424
|
where: $where_condition
|
|
@@ -427,7 +429,7 @@
|
|
|
427
429
|
...CurrentTokenOwnershipFields
|
|
428
430
|
}
|
|
429
431
|
}
|
|
430
|
-
${Vn}`,
|
|
432
|
+
${Vn}`,mi=`
|
|
431
433
|
query getTokenData($where_condition: current_token_datas_v2_bool_exp, $offset: Int, $limit: Int, $order_by: [current_token_datas_v2_order_by!]) {
|
|
432
434
|
current_token_datas_v2(
|
|
433
435
|
where: $where_condition
|
|
@@ -467,5 +469,5 @@
|
|
|
467
469
|
}
|
|
468
470
|
}
|
|
469
471
|
}
|
|
470
|
-
`;async function Ln(n){let{aptosConfig:e}=n,{data:t}=await V({aptosConfig:e,originMethod:"getLedgerInfo",path:""});return t}async function mi(n){let{aptosConfig:e,limit:t}=n;return(await f({aptosConfig:e,query:{query:ri,variables:{limit:t}},originMethod:"getChainTopUserTransactions"})).user_transactions}async function f(n){let{aptosConfig:e,query:t,originMethod:r}=n,{data:o}=await Vo({aptosConfig:e,originMethod:_nullishCoalesce(r, () => ("queryIndexer")),path:"",body:t,overrides:{WITH_CREDENTIALS:!1}});return o}async function rc(n){let{aptosConfig:e}=n;return(await f({aptosConfig:e,query:{query:Or},originMethod:"getProcessorStatuses"})).processor_status}async function Hn(n){let e=await rc({aptosConfig:n.aptosConfig});return BigInt(e[0].last_success_version)}async function Qn(n){let{aptosConfig:e,processorType:t}=n;return(await f({aptosConfig:e,query:{query:Or,variables:{where_condition:{processor:{_eq:t}}}},originMethod:"getProcessorStatus"})).processor_status[0]}async function Wn(n){let{aptosConfig:e,handle:t,data:r,options:o}=n;return(await Ne({aptosConfig:e,originMethod:"getTableItem",path:`tables/${t}/item`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _35 => _35.ledgerVersion])},body:r})).data}async function yi(n){let{aptosConfig:e,options:t}=n,r={query:pi,variables:{where_condition:_optionalChain([t, 'optionalAccess', _36 => _36.where]),offset:_optionalChain([t, 'optionalAccess', _37 => _37.offset]),limit:_optionalChain([t, 'optionalAccess', _38 => _38.limit]),order_by:_optionalChain([t, 'optionalAccess', _39 => _39.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getTableItemsData"})).table_items}async function fi(n){let{aptosConfig:e,options:t}=n,r={query:di,variables:{where_condition:_optionalChain([t, 'optionalAccess', _40 => _40.where]),offset:_optionalChain([t, 'optionalAccess', _41 => _41.offset]),limit:_optionalChain([t, 'optionalAccess', _42 => _42.limit]),order_by:_optionalChain([t, 'optionalAccess', _43 => _43.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getTableItemsMetadata"})).table_metadatas}async function xe(n){let{aptosConfig:e,accountAddress:t}=n,{data:r}=await V({aptosConfig:e,originMethod:"getInfo",path:`accounts/${u.from(t).toString()}`});return r}async function Ti(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return ht({aptosConfig:e,originMethod:"getModules",path:`accounts/${u.from(t).toString()}/modules`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _44 => _44.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _45 => _45.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _46 => _46.limit]), () => (1e3))}})}async function jn(n){return _optionalChain([n, 'access', _47 => _47.options, 'optionalAccess', _48 => _48.ledgerVersion])!==void 0?Ai(n):Oe(async()=>Ai(n),`module-${n.accountAddress}-${n.moduleName}`,1e3*60*5)()}async function Ai(n){let{aptosConfig:e,accountAddress:t,moduleName:r,options:o}=n,{data:i}=await V({aptosConfig:e,originMethod:"getModule",path:`accounts/${u.from(t).toString()}/module/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _49 => _49.ledgerVersion])}});return i}async function bi(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return ht({aptosConfig:e,originMethod:"getTransactions",path:`accounts/${u.from(t).toString()}/transactions`,params:{start:_optionalChain([r, 'optionalAccess', _50 => _50.offset]),limit:_optionalChain([r, 'optionalAccess', _51 => _51.limit])}})}async function wi(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return ht({aptosConfig:e,originMethod:"getResources",path:`accounts/${u.from(t).toString()}/resources`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _52 => _52.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _53 => _53.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _54 => _54.limit]), () => (999))}})}async function Mr(n){let{aptosConfig:e,accountAddress:t,resourceType:r,options:o}=n,{data:i}=await V({aptosConfig:e,originMethod:"getResource",path:`accounts/${u.from(t).toString()}/resource/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _55 => _55.ledgerVersion])}});return i.data}async function nn(n){let{aptosConfig:e,authenticationKey:t,options:r}=n,o=await Mr({aptosConfig:e,accountAddress:"0x1",resourceType:"0x1::account::OriginatingAddress",options:r}),{address_map:{handle:i}}=o,s=u.from(t);try{let a=await Wn({aptosConfig:e,handle:i,data:{key:s.toString(),key_type:"address",value_type:"address"},options:r});return u.from(a)}catch(a){if(a instanceof ye&&a.data.error_code==="table_item_not_found")return s;throw a}}async function Si(n){let{aptosConfig:e,accountAddress:t}=n,o={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}},s=await f({aptosConfig:e,query:{query:ti,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 xi(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _56 => _56.tokenStandard])&&(i.token_standard={_eq:_optionalChain([r, 'optionalAccess', _57 => _57.tokenStandard])});let s={query:Jo,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 f({aptosConfig:e,query:s,originMethod:"getAccountOwnedTokens"})).current_token_ownerships_v2}async function _i(n){let{aptosConfig:e,accountAddress:t,collectionAddress:r,options:o}=n,i=u.from(t).toStringLong(),s=u.from(r).toStringLong(),a={owner_address:{_eq:i},current_token_data:{collection_id:{_eq:s}},amount:{_gt:0}};_optionalChain([o, 'optionalAccess', _61 => _61.tokenStandard])&&(a.token_standard={_eq:_optionalChain([o, 'optionalAccess', _62 => _62.tokenStandard])});let c={query:ei,variables:{where_condition:a,offset:_optionalChain([o, 'optionalAccess', _63 => _63.offset]),limit:_optionalChain([o, 'optionalAccess', _64 => _64.limit]),order_by:_optionalChain([o, 'optionalAccess', _65 => _65.orderBy])}};return(await f({aptosConfig:e,query:c,originMethod:"getAccountOwnedTokensFromCollectionAddress"})).current_token_ownerships_v2}async function vi(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()}};_optionalChain([r, 'optionalAccess', _66 => _66.tokenStandard])&&(i.current_collection={token_standard:{_eq:_optionalChain([r, 'optionalAccess', _67 => _67.tokenStandard])}});let s={query:Zo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _68 => _68.offset]),limit:_optionalChain([r, 'optionalAccess', _69 => _69.limit]),order_by:_optionalChain([r, 'optionalAccess', _70 => _70.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountCollectionsWithOwnedTokens"})).current_collection_ownership_v2_view}async function Pi(n){let{aptosConfig:e,accountAddress:t}=n,r=u.from(t).toStringLong(),i=await f({aptosConfig:e,query:{query:ni,variables:{address:r}},originMethod:"getAccountTransactionsCount"});return i.account_transactions_aggregate.aggregate?i.account_transactions_aggregate.aggregate.count:0}async function Ci(n){let{aptosConfig:e,accountAddress:t,coinType:r}=n,o=u.from(t).toStringLong(),i=await qr({aptosConfig:e,accountAddress:o,options:{where:{asset_type:{_eq:r}}}});return i[0]?i[0].amount:0}async function qr(n){let{aptosConfig:e,accountAddress:t,options:r}=n,o=u.from(t).toStringLong(),i={..._optionalChain([r, 'optionalAccess', _71 => _71.where]),owner_address:{_eq:o}},s={query:Yo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _72 => _72.offset]),limit:_optionalChain([r, 'optionalAccess', _73 => _73.limit]),order_by:_optionalChain([r, 'optionalAccess', _74 => _74.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountCoinsData"})).current_fungible_asset_balances}async function Ei(n){let{aptosConfig:e,accountAddress:t}=n,r=u.from(t).toStringLong(),i=await f({aptosConfig:e,query:{query:Xo,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 Ii(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()}},s={query:$n,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _75 => _75.offset]),limit:_optionalChain([r, 'optionalAccess', _76 => _76.limit]),order_by:_optionalChain([r, 'optionalAccess', _77 => _77.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountOwnedObjects"})).current_objects}async function Ui(n){let{aptosConfig:e,privateKey:t}=n,r=new k(t.publicKey());if(t instanceof rt){let i=q.fromPublicKey({publicKey:r}).derivedAddress();return $e.fromPrivateKey({privateKey:t,address:i})}if(t instanceof L){let o=q.fromPublicKey({publicKey:r});if(await hi({authKey:o,aptosConfig:e})){let c=o.derivedAddress();return $e.fromPrivateKey({privateKey:t,address:c,legacy:!1})}let s=q.fromPublicKey({publicKey:r.publicKey});if(await hi({authKey:s,aptosConfig:e})){let c=s.derivedAddress();return $e.fromPrivateKey({privateKey:t,address:c,legacy:!0})}}throw new Error(`Can't derive account from private key ${t}`)}async function hi(n){let{aptosConfig:e,authKey:t}=n,r=await nn({aptosConfig:e,authenticationKey:t.derivedAddress()});try{return await xe({aptosConfig:e,accountAddress:r}),!0}catch(o){if(o.status===404)return!1;throw new Error(`Error while looking for an account info ${r.toString()}`)}}async function $r(n){let{aptosConfig:e,options:t}=n;return ht({aptosConfig:e,originMethod:"getTransactions",path:"transactions",params:{start:_optionalChain([t, 'optionalAccess', _78 => _78.offset]),limit:_optionalChain([t, 'optionalAccess', _79 => _79.limit])}})}async function Yn(n){let{aptosConfig:e}=n;return Oe(async()=>{let{data:t}=await V({aptosConfig:e,originMethod:"getGasPriceEstimation",path:"estimate_gas_price"});return t},`gas-price-${e.network}`,1e3*60*5)()}async function Ri(n){let{aptosConfig:e,ledgerVersion:t}=n,{data:r}=await V({aptosConfig:e,originMethod:"getTransactionByVersion",path:`transactions/by_version/${t}`});return r}async function rn(n){let{aptosConfig:e,transactionHash:t}=n,{data:r}=await V({aptosConfig:e,path:`transactions/by_hash/${t}`,originMethod:"getTransactionByHash"});return r}async function zi(n){let{aptosConfig:e,transactionHash:t}=n;try{return(await rn({aptosConfig:e,transactionHash:t})).type==="pending_transaction"}catch(r){if(_optionalChain([r, 'optionalAccess', _80 => _80.status])===404)return!0;throw r}}async function oc(n){let{aptosConfig:e,transactionHash:t}=n,{data:r}=await V({aptosConfig:e,path:`transactions/wait_by_hash/${t}`,originMethod:"longWaitForTransaction"});return r}async function Bt(n){let{aptosConfig:e,transactionHash:t,options:r}=n,o=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _81 => _81.timeoutSecs]), () => (20)),i=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _82 => _82.checkSuccess]), () => (!0)),s=!0,a=0,c,p,y=200,w=1.5;function S(g){if(!(g instanceof ye)||(p=g,g.status!==404&&g.status>=400&&g.status<500))throw g}try{c=await rn({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction"}catch(g){S(g)}if(s){let g=Date.now();try{c=await oc({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction"}catch(E){S(E)}a=(Date.now()-g)/1e3}for(;s&&!(a>=o);){try{if(c=await rn({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction",!s)break}catch(g){S(g)}await _chunkBHKSQXUZjs.b.call(void 0, y),a+=y/1e3,y*=w}if(c===void 0)throw p||new Xn(`Fetching transaction ${t} failed and timed out after ${o} seconds`,c);if(c.type==="pending_transaction")throw new Xn(`Transaction ${t} timed out in pending state after ${o} seconds`,c);if(!i)return c;if(!c.success)throw new Vr(`Transaction ${t} failed with an error: ${c.vm_status}`,c);return c}async function Zn(n){let{aptosConfig:e,processorType:t}=n,r=BigInt(n.minimumLedgerVersion),o=3e3,i=new Date().getTime(),s=BigInt(-1);for(;s<r;){if(new Date().getTime()-i>o)throw new Error("waitForLastSuccessIndexerVersionSync timeout");if(t===void 0?s=await Hn({aptosConfig:e}):s=(await Qn({aptosConfig:e,processorType:t})).last_success_version,s>=r)break;await _chunkBHKSQXUZjs.b.call(void 0, 200)}}var Xn=class extends Error{constructor(e,t){super(e),this.lastSubmittedTransaction=t}},Vr=class extends Error{constructor(e,t){super(e),this.transaction=t}};async function Di(n){let{aptosConfig:e,ledgerVersion:t,options:r}=n,{data:o}=await V({aptosConfig:e,originMethod:"getBlockByVersion",path:`blocks/by_version/${t}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _83 => _83.withTransactions])}});return Bi({block:o,...n})}async function ki(n){let{aptosConfig:e,blockHeight:t,options:r}=n,{data:o}=await V({aptosConfig:e,originMethod:"getBlockByHeight",path:`blocks/by_height/${t}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _84 => _84.withTransactions])}});return Bi({block:o,...n})}async function Bi(n){let{aptosConfig:e,block:t,options:r}=n;if(_optionalChain([r, 'optionalAccess', _85 => _85.withTransactions])){t.transactions=_nullishCoalesce(t.transactions, () => ([]));let o=t.transactions[t.transactions.length-1],i=BigInt(t.first_version),s=BigInt(t.last_version),a=_optionalChain([o, 'optionalAccess', _86 => _86.version]),c;if(a===void 0?c=i-1n:c=BigInt(a),c===s)return t;let p=[],y=100n;for(let S=c+1n;S<s;S+=BigInt(100))p.push($r({aptosConfig:e,options:{offset:S,limit:Math.min(Number(y),Number(s-S+1n))}}));let w=await Promise.all(p);for(let S of w)t.transactions.push(...S)}return t}async function A(n){n.minimumLedgerVersion!==void 0&&await Zn({aptosConfig:n.config,minimumLedgerVersion:n.minimumLedgerVersion,processorType:n.processorType})}var on=class{constructor(e){this.config=e}async getAccountInfo(e){return xe({aptosConfig:this.config,...e})}async getAccountModules(e){return Ti({aptosConfig:this.config,...e})}async getAccountModule(e){return jn({aptosConfig:this.config,...e})}async getAccountTransactions(e){return bi({aptosConfig:this.config,...e})}async getAccountResources(e){return wi({aptosConfig:this.config,...e})}async getAccountResource(e){return Mr({aptosConfig:this.config,...e})}async lookupOriginalAccountAddress(e){return nn({aptosConfig:this.config,...e})}async getAccountTokensCount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"account_transactions_processor"}),Si({aptosConfig:this.config,...e})}async getAccountOwnedTokens(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),xi({aptosConfig:this.config,...e})}async getAccountOwnedTokensFromCollectionAddress(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),_i({aptosConfig:this.config,...e})}async getAccountCollectionsWithOwnedTokens(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),vi({aptosConfig:this.config,...e})}async getAccountTransactionsCount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"account_transactions_processor"}),Pi({aptosConfig:this.config,...e})}async getAccountCoinsData(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),qr({aptosConfig:this.config,...e})}async getAccountCoinsCount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Ei({aptosConfig:this.config,...e})}async getAccountAPTAmount(e){return this.getAccountCoinAmount({coinType:kn,...e})}async getAccountCoinAmount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Ci({aptosConfig:this.config,...e})}async getAccountOwnedObjects(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),Ii({aptosConfig:this.config,...e})}async deriveAccountFromPrivateKey(e){return Ui({aptosConfig:this.config,...e})}};var _aptosclient = require('@aptos-labs/aptos-client'); var _aptosclient2 = _interopRequireDefault(_aptosclient);var Jn=class{constructor(e){this.network=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _87 => _87.network]), () => ("devnet")),this.fullnode=_optionalChain([e, 'optionalAccess', _88 => _88.fullnode]),this.faucet=_optionalChain([e, 'optionalAccess', _89 => _89.faucet]),this.pepper=_optionalChain([e, 'optionalAccess', _90 => _90.pepper]),this.prover=_optionalChain([e, 'optionalAccess', _91 => _91.prover]),this.indexer=_optionalChain([e, 'optionalAccess', _92 => _92.indexer]),this.client=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _93 => _93.client]), () => ({provider:_aptosclient2.default})),this.clientConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _94 => _94.clientConfig]), () => ({})),this.fullnodeConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _95 => _95.fullnodeConfig]), () => ({})),this.indexerConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _96 => _96.indexerConfig]), () => ({})),this.faucetConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _97 => _97.faucetConfig]), () => ({}))}getRequestUrl(e){switch(e){case"Fullnode":if(this.fullnode!==void 0)return this.fullnode;if(this.network==="custom")throw new Error("Please provide a custom full node url");return Go[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 Ko[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 Bo[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 Pr[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 Cr[this.network];default:throw Error(`apiType ${e} is not supported`)}}isPepperServiceRequest(e){return Pr[this.network]===e}isProverServiceRequest(e){return Cr[this.network]===e}};function Gi(n){return!!n.match(/^[_a-zA-Z0-9]+$/)}function Ki(n){return!!n.match(/\s/)}function sc(n){return!!n.match(/^T[0-9]+$/)}function ac(n){return!!n.match(/^&.+$/)}function cc(n){switch(n){case"signer":case"address":case"bool":case"u8":case"u16":case"u32":case"u64":case"u128":case"u256":return!0;default:return!1}}function uc(n,e){let t=e;for(;t<n.length;t+=1){let r=n[t];if(!Ki(r))break}return t}var pc=(E=>(E.InvalidTypeTag="unknown type",E.UnexpectedGenericType="unexpected generic type",E.UnexpectedTypeArgumentClose="unexpected '>'",E.UnexpectedWhitespaceCharacter="unexpected whitespace character",E.UnexpectedComma="unexpected ','",E.TypeArgumentCountMismatch="type argument count doesn't match expected amount",E.MissingTypeArgumentClose="no matching '>' for '<'",E.MissingTypeArgument="no type argument before ','",E.UnexpectedPrimitiveTypeArguments="primitive types not expected to have type arguments",E.UnexpectedVectorTypeArgumentCount="vector type expected to have exactly one type argument",E.UnexpectedStructFormat="unexpected struct format, must be of the form 0xaddress::module_name::struct_name",E.InvalidModuleNameCharacter="module name must only contain alphanumeric or '_' characters",E.InvalidStructNameCharacter="struct name must only contain alphanumeric or '_' characters",E.InvalidAddress="struct address must be valid",E))(pc||{}),N= exports.TypeTagParserError =class extends Error{constructor(e,t){super(`Failed to parse typeTag '${e}', ${t}`)}};function ze(n,e){let t=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _98 => _98.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 E=sn(a,o,t);i.push(E)}let y=r.pop();if(y===void 0)throw new N(n,"unexpected '>'");if(c!==i.length)throw new N(n,"type argument count doesn't match expected amount");let{savedStr:w,savedTypes:S,savedExpectedTypes:g}=y;o=i,i=S,a=w,c=g}else if(p===","){if(r.length===0)throw new N(n,"unexpected ','");if(a.length===0)throw new N(n,"no type argument before ','");let y=sn(a,o,t);o=[],i.push(y),a="",c+=1}else if(Ki(p)){let y=!1;if(a.length!==0){let S=sn(a,o,t);o=[],i.push(S),a="",y=!0}s=uc(n,s);let w=n[s];if(s<n.length&&y&&w!==","&&w!==">")throw new N(n,"unexpected whitespace character");continue}else a+=p;s+=1}if(r.length>0)throw new N(n,"no matching '>' for '<'");switch(i.length){case 0:return sn(a,o,t);case 1:if(a==="")return i[0];throw new N(n,"unexpected ','");default:throw new N(n,"unexpected whitespace character")}}function sn(n,e,t){let r=n.trim(),o=r.toLowerCase();if(cc(o)&&e.length>0)throw new N(n,"primitive types not expected to have type arguments");switch(r.toLowerCase()){case"signer":return new _t;case"bool":return new K;case"address":return new W;case"u8":return new ce;case"u16":return new Fe;case"u32":return new Me;case"u64":return new $;case"u128":return new qe;case"u256":return new Ve;case"vector":if(e.length!==1)throw new N(n,"vector type expected to have exactly one type argument");return new C(e[0]);default:if(ac(r)){let a=r.substring(1);return new Kn(sn(a,e,t))}if(sc(r)){if(t)return new D(Number(r.split("T")[1]));throw new N(n,"unexpected generic type")}if(!r.match(/:/))throw new N(n,"unknown type");let i=r.split("::");if(i.length!==3)throw new N(n,"unexpected struct format, must be of the form 0xaddress::module_name::struct_name");let s;try{s=u.fromString(i[0])}catch (e2){throw new N(n,"struct address must be valid")}if(!Gi(i[1]))throw new N(n,"module name must only contain alphanumeric or '_' characters");if(!Gi(i[2]))throw new N(n,"struct name must only contain alphanumeric or '_' characters");return new m(new Ue(s,new R(i[1]),new R(i[2]),e))}}function Ni(n){return typeof n=="boolean"}function He(n){return typeof n=="string"}function dc(n){return typeof n=="number"}function er(n){if(dc(n))return n;if(He(n)&&n!=="")return Number.parseInt(n,10)}function tr(n){return typeof n=="number"||typeof n=="bigint"||typeof n=="string"}function Oi(n){return n==null}function Fi(n){return Lr(n)||Qr(n)||Wr(n)||jr(n)||Xr(n)||Yr(n)||Zr(n)||nr(n)||Hr(n)||lc(n)||n instanceof T||n instanceof M}function Lr(n){return n instanceof I}function nr(n){return n instanceof u}function Hr(n){return n instanceof b}function lc(n){return n instanceof Ze}function Qr(n){return n instanceof F}function Wr(n){return n instanceof de}function jr(n){return n instanceof le}function Xr(n){return n instanceof O}function Yr(n){return n instanceof ge}function Zr(n){return n instanceof me}function Mi(n){return"bytecode"in n}function U(n,e){throw new Error(`Type mismatch for argument ${e}, expected '${n}'`)}function qi(n){let e=n.params.findIndex(t=>t!=="signer"&&t!=="&signer");return e<0?n.params.length:e}function an(n){let e=n.split("::");if(e.length!==3)throw new Error(`Invalid function ${n}`);let t=e[0],r=e[1],o=e[2];return{moduleAddress:t,moduleName:r,functionName:o}}var gc=new TextEncoder;function rr(n){return _nullishCoalesce(_optionalChain([n, 'optionalAccess', _99 => _99.map, 'call', _100 => _100(e=>He(e)?ze(e):e)]), () => ([]))}async function Vi(n,e,t,r){let o=await jn({aptosConfig:r,accountAddress:n,moduleName:e});if(o.abi)return o.abi.exposed_functions.find(i=>i.name===t)}async function $i(n,e,t,r){let o=await Vi(n,e,t,r);if(!o)throw new Error(`Could not find entry function ABI for '${n}::${e}::${t}'`);if(!o.is_entry)throw new Error(`'${n}::${e}::${t}' is not an entry function`);let i=qi(o),s=[];for(let a=i;a<o.params.length;a+=1)s.push(ze(o.params[a],{allowGenerics:!0}));return{signers:i,typeParameters:o.generic_type_params,parameters:s}}async function Li(n,e,t,r){let o=await Vi(n,e,t,r);if(!o)throw new Error(`Could not find view function ABI for '${n}::${e}::${t}'`);if(!o.is_view)throw new Error(`'${n}::${e}::${t}' is not an view function`);let i=[];for(let a=0;a<o.params.length;a+=1)i.push(ze(o.params[a],{allowGenerics:!0}));let s=[];for(let a=0;a<o.return.length;a+=1)s.push(ze(o.return[a],{allowGenerics:!0}));return{typeParameters:o.generic_type_params,parameters:i,returnTypes:s}}function eo(n,e,t,r,o){if(r>=e.parameters.length)throw new Error(`Too many arguments for '${n}', expected ${e.parameters.length}`);let i=e.parameters[r];return Gt(t,i,r,o)}function Gt(n,e,t,r){return Fi(n)?(Jr(e,n,t),n):mc(n,e,t,r)}function mc(n,e,t,r){if(e.isBool()){if(Ni(n))return new I(n);if(He(n)){if(n==="true")return new I(!0);if(n==="false")return new I(!1)}U("boolean",t)}if(e.isAddress()){if(He(n))return u.fromString(n);U("string | AccountAddress",t)}if(e.isU8()){let o=er(n);if(o!==void 0)return new F(o);U("number | string",t)}if(e.isU16()){let o=er(n);if(o!==void 0)return new de(o);U("number | string",t)}if(e.isU32()){let o=er(n);if(o!==void 0)return new le(o);U("number | string",t)}if(e.isU64()){if(tr(n))return new O(BigInt(n));U("bigint | number | string",t)}if(e.isU128()){if(tr(n))return new ge(BigInt(n));U("bigint | number | string",t)}if(e.isU256()){if(tr(n))return new me(BigInt(n));U("bigint | number | string",t)}if(e.isGeneric()){let o=e.value;if(o<0||o>=r.length)throw new Error(`Generic argument ${e.toString()} is invalid for argument ${t}`);return Gt(n,r[o],t,r)}if(e.isVector()){if(e.value.isU8()){if(He(n))return T.U8(gc.encode(n));if(n instanceof Uint8Array)return T.U8(n);if(n instanceof ArrayBuffer)return T.U8(new Uint8Array(n))}if(Array.isArray(n))return new T(n.map(o=>Gt(o,e.value,t,r)));throw new Error(`Type mismatch for argument ${t}, type '${e.toString()}'`)}if(e.isStruct()){if(e.isString()){if(He(n))return new b(n);U("string",t)}if(e.isObject()){if(He(n))return u.fromString(n);U("string | AccountAddress",t)}if(e.isOption()){if(Oi(n)){let o=e.value.typeArgs[0];return o instanceof K?new M(null):o instanceof W?new M(null):o instanceof ce?new M(null):o instanceof Fe?new M(null):o instanceof Me?new M(null):o instanceof $?new M(null):o instanceof qe?new M(null):o instanceof Ve?new M(null):new M(null)}return new M(Gt(n,e.value.typeArgs[0],t,r))}throw new Error(`Unsupported struct input type for argument ${t}, type '${e.toString()}'`)}throw new Error(`Type mismatch for argument ${t}, type '${e.toString()}'`)}function Jr(n,e,t){if(n.isBool()){if(Lr(e))return;U("Bool",t)}if(n.isAddress()){if(nr(e))return;U("AccountAddress",t)}if(n.isU8()){if(Qr(e))return;U("U8",t)}if(n.isU16()){if(Wr(e))return;U("U16",t)}if(n.isU32()){if(jr(e))return;U("U32",t)}if(n.isU64()){if(Xr(e))return;U("U64",t)}if(n.isU128()){if(Yr(e))return;U("U128",t)}if(n.isU256()){if(Zr(e))return;U("U256",t)}if(n.isVector()){if(e instanceof T){e.values.length>0&&Jr(n.value,e.values[0],t);return}U("MoveVector",t)}if(n instanceof m){if(n.isString()){if(Hr(e))return;U("MoveString",t)}if(n.isObject()){if(nr(e))return;U("AccountAddress",t)}if(n.isOption()){if(e instanceof M){e.value!==void 0&&Jr(n.value.typeArgs[0],e.value,t);return}U("MoveOption",t)}}throw new Error(`Type mismatch for argument ${t}, expected '${n.toString()}'`)}async function ir(n){if(Mi(n))return hc(n);let{moduleAddress:e,moduleName:t,functionName:r}=an(n.function),o=await ji({key:"entry-function",moduleAddress:e,moduleName:t,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:$i});return fc({...n,abi:o})}function fc(n){let e=n.abi,{moduleAddress:t,moduleName:r,functionName:o}=an(n.function),i=rr(n.typeArguments);if(i.length!==e.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${e.typeParameters.length}, received ${i.length}`);let s=n.functionArguments.map((c,p)=>eo(n.function,e,c,p,i));if(s.length!==e.parameters.length)throw new Error(`Too few arguments for '${t}::${r}::${o}', expected ${e.parameters.length} but got ${s.length}`);let a=ut.build(`${t}::${r}`,o,i,s);if("multisigAddress"in n){let c=u.from(n.multisigAddress);return new Yt(new Jt(c,new en(a)))}return new Xt(a)}async function Hi(n){let{moduleAddress:e,moduleName:t,functionName:r}=an(n.function),o=await ji({key:"view-function",moduleAddress:e,moduleName:t,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Li});return Ac({abi:o,...n})}function Ac(n){let e=n.abi,{moduleAddress:t,moduleName:r,functionName:o}=an(n.function),i=rr(n.typeArguments);if(i.length!==e.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${e.typeParameters.length}, received ${i.length}`);let s=_nullishCoalesce(_optionalChain([n, 'optionalAccess', _101 => _101.functionArguments, 'optionalAccess', _102 => _102.map, 'call', _103 => _103((a,c)=>eo(n.function,e,a,c,i))]), () => ([]));if(s.length!==e.parameters.length)throw new Error(`Too few arguments for '${t}::${r}::${o}', expected ${e.parameters.length} but got ${s.length}`);return ut.build(`${t}::${r}`,o,i,s)}function hc(n){return new jt(new Zt(l.fromHexInput(n.bytecode).toUint8Array(),rr(n.typeArguments),n.functionArguments))}async function Tc(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=async()=>Ir[e.network]?{chainId:Ir[e.network]}:{chainId:(await Ln({aptosConfig:e})).chain_id},a=async()=>_optionalChain([o, 'optionalAccess', _104 => _104.gasUnitPrice])?{gasEstimate:o.gasUnitPrice}:{gasEstimate:(await Yn({aptosConfig:e})).gas_estimate},c=async()=>{let gt=async()=>_optionalChain([o, 'optionalAccess', _105 => _105.accountSequenceNumber])!==void 0?o.accountSequenceNumber:(await xe({aptosConfig:e,accountAddress:t})).sequence_number;if(i&&u.from(i).equals(u.ZERO))try{return await gt()}catch (e3){return 0}else return gt()},[{chainId:p},{gasEstimate:y},w]=await Promise.all([s(),a(),c()]),{maxGasAmount:S,gasUnitPrice:g,expireTimestamp:E}={maxGasAmount:_optionalChain([o, 'optionalAccess', _106 => _106.maxGasAmount])?BigInt(o.maxGasAmount):BigInt(2e5),gasUnitPrice:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _107 => _107.gasUnitPrice]), () => (BigInt(y))),expireTimestamp:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _108 => _108.expireTimestamp]), () => (BigInt(Math.floor(Date.now()/1e3)+20)))};return new ue(u.from(t),BigInt(w),r,BigInt(S),BigInt(g),BigInt(E),new xt(p))}async function to(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=await Tc({aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i});if("secondarySignerAddresses"in n){let a=_nullishCoalesce(_optionalChain([n, 'access', _109 => _109.secondarySignerAddresses, 'optionalAccess', _110 => _110.map, 'call', _111 => _111(c=>u.from(c))]), () => ([]));return new Mn(s,a,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}return new Fn(s,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}function Qi(n){let{signerPublicKey:e,transaction:t,secondarySignersPublicKeys:r,feePayerPublicKey:o}=n,i=or(e);if(t.feePayerAddress){let a=new dt(t.rawTransaction,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),t.feePayerAddress),c=[];r&&(c=r.map(w=>or(w)));let p=or(o),y=new Ct(i,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),c,{address:t.feePayerAddress,authenticator:p});return new lt(a.raw_txn,y).bcsToBytes()}if(t.secondarySignerAddresses){let a=new pt(t.rawTransaction,t.secondarySignerAddresses),c=[];c=r.map(y=>or(y));let p=new Pt(i,t.secondarySignerAddresses,c);return new lt(a.raw_txn,p).bcsToBytes()}let s;if(i instanceof fe)s=new vt(i.public_key,i.signature);else if(i instanceof Q)s=new Et(i);else throw new Error("Invalid public key");return new lt(t.rawTransaction,s).bcsToBytes()}function or(n){if((n instanceof ee||n instanceof Te)&&(n=new k(n)),n instanceof k){if(n.publicKey instanceof _)return new Q(n,new G(new v(new Uint8Array(64))));if(n.publicKey instanceof Te)return new Q(n,new G(new Pe(new Uint8Array(64))));if(n.publicKey instanceof ee)return new Q(n,new G(Ee.getSimulationSignature()))}return new fe(new _(n.toUint8Array()),new v(new Uint8Array(64)))}function no(n){let{transaction:e,feePayerAuthenticator:t,additionalSignersAuthenticators:r}=n,o=Mo(H,n.senderAuthenticator),i;if(e.feePayerAddress){if(!t)throw new Error("Must provide a feePayerAuthenticator argument to generate a signed fee payer transaction");i=new Ct(o,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),_nullishCoalesce(r, () => ([])),{address:e.feePayerAddress,authenticator:t})}else if(e.secondarySignerAddresses){if(!r)throw new Error("Must provide a additionalSignersAuthenticators argument to generate a signed multi agent transaction");i=new Pt(o,e.secondarySignerAddresses,r)}else o instanceof fe?i=new vt(o.public_key,o.signature):i=new Et(o);return new lt(e.rawTransaction,i).bcsToBytes()}function Wi(n){let e=_sha3.sha3_256.create();for(let t of n)e.update(t);return e.digest()}var bc=Wi(["APTOS::Transaction"]);function jA(n){let e=no(n);return new l(Wi([bc,new Uint8Array([0]),e])).toString()}async function ji({key:n,moduleAddress:e,moduleName:t,functionName:r,aptosConfig:o,abi:i,fetch:s}){return i!==void 0?i:Oe(async()=>s(e,t,r,o),`${n}-${o.network}-${e}-${t}-${r}`,1e3*60*5)()}async function h(n){let e=await wc(n);return Sc(n,e)}async function wc(n){let{aptosConfig:e,data:t}=n,r,o;return"bytecode"in t?o=await ir(t):"multisigAddress"in t?(r={aptosConfig:e,multisigAddress:t.multisigAddress,function:t.function,functionArguments:t.functionArguments,typeArguments:t.typeArguments,abi:t.abi},o=await ir(r)):(r={aptosConfig:e,function:t.function,functionArguments:t.functionArguments,typeArguments:t.typeArguments,abi:t.abi},o=await ir(r)),o}async function Sc(n,e){let{aptosConfig:t,sender:r,options:o}=n,i;if(xc(n)&&(i=u.ZERO.toString()),_c(n)){let{secondarySignerAddresses:s}=n;return to({aptosConfig:t,sender:r,payload:e,options:o,secondarySignerAddresses:s,feePayerAddress:i})}return to({aptosConfig:t,sender:r,payload:e,options:o,feePayerAddress:i})}function xc(n){return n.withFeePayer===!0}function _c(n){return"secondarySignerAddresses"in n}function Xi(n){let{transaction:e}=n;return Ut(e)}function sr(n){let{signer:e,transaction:t}=n;return e.signTransactionWithAuthenticator(t)}async function ro(n){let{aptosConfig:e,transaction:t,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}=n,a=Qi({transaction:t,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}),{data:c}=await Ne({aptosConfig:e,body:a,path:"transactions/simulate",params:{estimate_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _112 => _112.options, 'optionalAccess', _113 => _113.estimateGasUnitPrice]), () => (!1)),estimate_max_gas_amount:_nullishCoalesce(_optionalChain([n, 'access', _114 => _114.options, 'optionalAccess', _115 => _115.estimateMaxGasAmount]), () => (!1)),estimate_prioritized_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _116 => _116.options, 'optionalAccess', _117 => _117.estimatePrioritizedGasUnitPrice]), () => (!1))},originMethod:"simulateTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return c}async function ar(n){let{aptosConfig:e}=n,t=no({...n}),{data:r}=await Ne({aptosConfig:e,body:t,path:"transactions",originMethod:"submitTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return r}async function cn(n){let{aptosConfig:e,signer:t,transaction:r}=n;(t instanceof Se||t instanceof qn)&&await t.waitForProofFetch();let o=sr({signer:t,transaction:r});return ar({aptosConfig:e,transaction:r,senderAuthenticator:o})}var vc={typeParameters:[],parameters:[C.u8(),new C(C.u8())]};async function Yi(n){let{aptosConfig:e,account:t,metadataBytes:r,moduleBytecode:o,options:i}=n,s=o.map(a=>T.U8(a));return h({aptosConfig:e,sender:u.from(t),data:{function:"0x1::code::publish_package_txn",functionArguments:[T.U8(r),new T(s)],abi:vc},options:i})}var Pc={typeParameters:[],parameters:[new ce,C.u8(),new ce,C.u8(),C.u8(),C.u8()]};async function Zi(n){let{aptosConfig:e,fromAccount:t,toNewPrivateKey:r}=n,o=await xe({aptosConfig:e,accountAddress:t.accountAddress}),i=$e.fromPrivateKey({privateKey:r,legacy:!0}),a=new On({sequenceNumber:BigInt(o.sequence_number),originator:t.accountAddress,currentAuthKey:u.from(o.authentication_key),newPublicKey:i.publicKey}).bcsToBytes(),c=t.sign(a),p=i.sign(a),y=await h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::account::rotate_authentication_key",functionArguments:[new F(t.signingScheme),T.U8(t.publicKey.toUint8Array()),new F(i.signingScheme),T.U8(i.publicKey.toUint8Array()),T.U8(c.toUint8Array()),T.U8(p.toUint8Array())],abi:Pc}});return cn({aptosConfig:e,signer:t,transaction:y})}var Cc={typeParameters:[{constraints:[]}],parameters:[new W,new $]};async function Ji(n){let{aptosConfig:e,sender:t,recipient:r,amount:o,coinType:i,options:s}=n;return h({aptosConfig:e,sender:t,data:{function:"0x1::aptos_account::transfer_coins",typeArguments:[_nullishCoalesce(i, () => (kn))],functionArguments:[r,o],abi:Cc},options:s})}var un=class{constructor(e){this.config=e}async transferCoinTransaction(e){return Ji({aptosConfig:this.config,...e})}};var Qe={BOOLEAN:"bool",U8:"u8",U16:"u16",U32:"u32",U64:"u64",U128:"u128",U256:"u256",ADDRESS:"address",STRING:"0x1::string::String",ARRAY:"vector<u8>"},pe="0x4::token::Token";async function es(n){let{aptosConfig:e,digitalAssetAddress:t}=n,r={token_data_id:{_eq:u.from(t).toStringLong()}};return(await f({aptosConfig:e,query:{query:gi,variables:{where_condition:r}},originMethod:"getDigitalAssetData"})).current_token_datas_v2[0]}async function ts(n){let{aptosConfig:e,digitalAssetAddress:t}=n,r={token_data_id:{_eq:u.from(t).toStringLong()},amount:{_gt:0}};return(await f({aptosConfig:e,query:{query:Fr,variables:{where_condition:r}},originMethod:"getCurrentDigitalAssetOwnership"})).current_token_ownerships_v2[0]}async function ns(n){let{aptosConfig:e,ownerAddress:t,options:r}=n,o={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}},i={query:Fr,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _118 => _118.offset]),limit:_optionalChain([r, 'optionalAccess', _119 => _119.limit]),order_by:_optionalChain([r, 'optionalAccess', _120 => _120.orderBy])}};return(await f({aptosConfig:e,query:i,originMethod:"getOwnedDigitalAssets"})).current_token_ownerships_v2}async function rs(n){let{aptosConfig:e,digitalAssetAddress:t,options:r}=n,o={token_data_id:{_eq:u.from(t).toStringLong()}},i={query:li,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _121 => _121.offset]),limit:_optionalChain([r, 'optionalAccess', _122 => _122.limit]),order_by:_optionalChain([r, 'optionalAccess', _123 => _123.orderBy])}};return(await f({aptosConfig:e,query:i,originMethod:"getDigitalAssetActivity"})).token_activities_v2}var Ec={typeParameters:[],parameters:[new m(P()),new $,new m(P()),new m(P()),new K,new K,new K,new K,new K,new K,new K,new K,new K,new $,new $]};async function os(n){let{aptosConfig:e,options:t,creator:r}=n;return h({aptosConfig:e,sender:r.accountAddress,data:{function:"0x4::aptos_token::create_collection",functionArguments:[new b(n.description),new O(_nullishCoalesce(n.maxSupply, () => (Xe))),new b(n.name),new b(n.uri),new I(_nullishCoalesce(n.mutableDescription, () => (!0))),new I(_nullishCoalesce(n.mutableRoyalty, () => (!0))),new I(_nullishCoalesce(n.mutableURI, () => (!0))),new I(_nullishCoalesce(n.mutableTokenDescription, () => (!0))),new I(_nullishCoalesce(n.mutableTokenName, () => (!0))),new I(_nullishCoalesce(n.mutableTokenProperties, () => (!0))),new I(_nullishCoalesce(n.mutableTokenURI, () => (!0))),new I(_nullishCoalesce(n.tokensBurnableByCreator, () => (!0))),new I(_nullishCoalesce(n.tokensFreezableByCreator, () => (!0))),new O(_nullishCoalesce(n.royaltyNumerator, () => (0))),new O(_nullishCoalesce(n.royaltyDenominator, () => (1)))],abi:Ec},options:t})}async function Kt(n){let{aptosConfig:e,options:t}=n,r=_optionalChain([t, 'optionalAccess', _124 => _124.where]);_optionalChain([t, 'optionalAccess', _125 => _125.tokenStandard])&&(r.token_standard={_eq:_nullishCoalesce(_optionalChain([t, 'optionalAccess', _126 => _126.tokenStandard]), () => ("v2"))});let o={query:oi,variables:{where_condition:r,offset:_optionalChain([t, 'optionalAccess', _127 => _127.offset]),limit:_optionalChain([t, 'optionalAccess', _128 => _128.limit])}};return(await f({aptosConfig:e,query:o,originMethod:"getCollectionData"})).current_collections_v2[0]}async function is(n){let{aptosConfig:e,creatorAddress:t,collectionName:r,options:o}=n,i=u.from(t),s={collection_name:{_eq:r},creator_address:{_eq:i.toStringLong()}};return _optionalChain([o, 'optionalAccess', _129 => _129.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _130 => _130.tokenStandard]), () => ("v2"))}),Kt({aptosConfig:e,options:{...o,where:s}})}async function ss(n){let{aptosConfig:e,creatorAddress:t,options:r}=n,i={creator_address:{_eq:u.from(t).toStringLong()}};return _optionalChain([r, 'optionalAccess', _131 => _131.tokenStandard])&&(i.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _132 => _132.tokenStandard]), () => ("v2"))}),Kt({aptosConfig:e,options:{...r,where:i}})}async function as(n){let{aptosConfig:e,collectionId:t,options:r}=n,i={collection_id:{_eq:u.from(t).toStringLong()}};return _optionalChain([r, 'optionalAccess', _133 => _133.tokenStandard])&&(i.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _134 => _134.tokenStandard]), () => ("v2"))}),Kt({aptosConfig:e,options:{...r,where:i}})}async function cs(n){let{creatorAddress:e,collectionName:t,options:r,aptosConfig:o}=n,i=u.from(e),s={collection_name:{_eq:t},creator_address:{_eq:i.toStringLong()}};return _optionalChain([r, 'optionalAccess', _135 => _135.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _136 => _136.tokenStandard]), () => ("v2"))}),(await Kt({aptosConfig:o,options:{where:s}})).collection_id}var Ic={typeParameters:[],parameters:[new m(P()),new m(P()),new m(P()),new m(P()),new C(new m(P())),new C(new m(P())),new C(C.u8())]};async function us(n){let{aptosConfig:e,options:t,creator:r,collection:o,description:i,name:s,uri:a,propertyKeys:c,propertyTypes:p,propertyValues:y}=n,w=_optionalChain([p, 'optionalAccess', _137 => _137.map, 'call', _138 => _138(S=>Qe[S])]);return h({aptosConfig:e,sender:r.accountAddress,data:{function:"0x4::aptos_token::mint",functionArguments:[new b(o),new b(i),new b(s),new b(a),T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(w, () => ([]))),xs(_nullishCoalesce(y, () => ([])),_nullishCoalesce(w, () => ([])))],abi:Ic},options:t})}var Uc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new W]};async function ps(n){let{aptosConfig:e,sender:t,digitalAssetAddress:r,recipient:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::object::transfer",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(r),u.from(o)],abi:Uc},options:s})}var Rc={typeParameters:[],parameters:[new m(P()),new m(P()),new m(P()),new m(P()),new C(new m(P())),new C(new m(P())),new C(C.u8()),new W]};async function ds(n){let{aptosConfig:e,account:t,collection:r,description:o,name:i,uri:s,recipient:a,propertyKeys:c,propertyTypes:p,propertyValues:y,options:w}=n;if(_optionalChain([c, 'optionalAccess', _139 => _139.length])!==_optionalChain([y, 'optionalAccess', _140 => _140.length]))throw new Error("Property keys and property values counts do not match");if(_optionalChain([p, 'optionalAccess', _141 => _141.length])!==_optionalChain([y, 'optionalAccess', _142 => _142.length]))throw new Error("Property types and property values counts do not match");let S=_optionalChain([p, 'optionalAccess', _143 => _143.map, 'call', _144 => _144(g=>Qe[g])]);return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::mint_soul_bound",functionArguments:[r,o,i,s,T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(S, () => ([]))),xs(_nullishCoalesce(y, () => ([])),_nullishCoalesce(S, () => ([]))),a],abi:Rc},options:w})}var zc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0)))]};async function ls(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::burn",typeArguments:[_nullishCoalesce(o, () => (pe))],functionArguments:[u.from(r)],abi:zc},options:i})}var Dc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0)))]};async function gs(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::freeze_transfer",typeArguments:[_nullishCoalesce(o, () => (pe))],functionArguments:[r],abi:Dc},options:i})}var kc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0)))]};async function ms(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::unfreeze_transfer",typeArguments:[_nullishCoalesce(o, () => (pe))],functionArguments:[r],abi:kc},options:i})}var Bc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function ys(n){let{aptosConfig:e,creator:t,description:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_description",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new b(r)],abi:Bc},options:s})}var Gc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function fs(n){let{aptosConfig:e,creator:t,name:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_name",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new b(r)],abi:Gc},options:s})}var Kc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function As(n){let{aptosConfig:e,creator:t,uri:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_uri",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new b(r)],abi:Kc},options:s})}var Nc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P()),new m(P()),C.u8()]};async function hs(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::add_property",typeArguments:[_nullishCoalesce(a, () => (pe))],functionArguments:[u.from(s),new b(r),new b(Qe[o]),T.U8(oo(i,Qe[o]))],abi:Nc},options:c})}var Oc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function Ts(n){let{aptosConfig:e,creator:t,propertyKey:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::remove_property",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new b(r)],abi:Oc},options:s})}var Fc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P()),new m(P()),C.u8()]};async function bs(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::update_property",typeArguments:[_nullishCoalesce(a, () => (pe))],functionArguments:[u.from(s),new b(r),new b(Qe[o]),oo(i,Qe[o])],abi:Fc},options:c})}var Mc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(ne(new D(0))),new m(P()),new D(1)]};async function ws(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::add_typed_property",typeArguments:[_nullishCoalesce(a, () => (pe)),Qe[o]],functionArguments:[u.from(s),new b(r),i],abi:Mc},options:c})}var qc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(ne(new D(0))),new m(P()),new D(1)]};async function Ss(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::update_typed_property",typeArguments:[_nullishCoalesce(a, () => (pe)),Qe[o]],functionArguments:[u.from(s),new b(r),i],abi:qc},options:c})}function xs(n,e){let t=new Array;return e.forEach((r,o)=>{t.push(oo(n[o],r))}),t}function oo(n,e){let t=ze(e);return Gt(n,t,0,[]).bcsToBytes()}var pn=class{constructor(e){this.config=e}async getCollectionData(e){await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"});let{creatorAddress:t,collectionName:r,options:o}=e,i=u.from(t),s={collection_name:{_eq:r},creator_address:{_eq:i.toStringLong()}};return _optionalChain([o, 'optionalAccess', _145 => _145.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _146 => _146.tokenStandard]), () => ("v2"))}),Kt({aptosConfig:this.config,options:{where:s}})}async getCollectionDataByCreatorAddressAndCollectionName(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),is({aptosConfig:this.config,...e})}async getCollectionDataByCreatorAddress(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ss({aptosConfig:this.config,...e})}async getCollectionDataByCollectionId(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),as({aptosConfig:this.config,...e})}async getCollectionId(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),cs({aptosConfig:this.config,...e})}async getDigitalAssetData(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),es({aptosConfig:this.config,...e})}async getCurrentDigitalAssetOwnership(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ts({aptosConfig:this.config,...e})}async getOwnedDigitalAssets(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ns({aptosConfig:this.config,...e})}async getDigitalAssetActivity(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),rs({aptosConfig:this.config,...e})}async createCollectionTransaction(e){return os({aptosConfig:this.config,...e})}async mintDigitalAssetTransaction(e){return us({aptosConfig:this.config,...e})}async transferDigitalAssetTransaction(e){return ps({aptosConfig:this.config,...e})}async mintSoulBoundTransaction(e){return ds({aptosConfig:this.config,...e})}async burnDigitalAssetTransaction(e){return ls({aptosConfig:this.config,...e})}async freezeDigitalAssetTransaferTransaction(e){return gs({aptosConfig:this.config,...e})}async unfreezeDigitalAssetTransaferTransaction(e){return ms({aptosConfig:this.config,...e})}async setDigitalAssetDescriptionTransaction(e){return ys({aptosConfig:this.config,...e})}async setDigitalAssetNameTransaction(e){return fs({aptosConfig:this.config,...e})}async setDigitalAssetURITransaction(e){return As({aptosConfig:this.config,...e})}async addDigitalAssetPropertyTransaction(e){return hs({aptosConfig:this.config,...e})}async removeDigitalAssetPropertyTransaction(e){return Ts({aptosConfig:this.config,...e})}async updateDigitalAssetPropertyTransaction(e){return bs({aptosConfig:this.config,...e})}async addDigitalAssetTypedPropertyTransaction(e){return ws({aptosConfig:this.config,...e})}async updateDigitalAssetTypedPropertyTransaction(e){return Ss({aptosConfig:this.config,...e})}};var _s=300,Vc=n=>{if(n&&n.length>_s)throw new Error(`Event type length exceeds the maximum length of ${_s}`)};async function vs(n){let{aptosConfig:e,eventType:t,options:r}=n;return dn({aptosConfig:e,options:{...r,where:{account_address:{_eq:"0x0000000000000000000000000000000000000000000000000000000000000000"},creation_number:{_eq:"0"},sequence_number:{_eq:"0"},indexed_type:{_eq:t}}}})}async function Ps(n){let{accountAddress:e,aptosConfig:t,creationNumber:r,options:o}=n,s={account_address:{_eq:u.from(e).toStringLong()},creation_number:{_eq:r}};return dn({aptosConfig:t,options:{...o,where:s}})}async function Cs(n){let{accountAddress:e,aptosConfig:t,eventType:r,options:o}=n,s={account_address:{_eq:u.from(e).toStringLong()},indexed_type:{_eq:r}};return dn({aptosConfig:t,options:{...o,where:s}})}async function dn(n){let{aptosConfig:e,options:t}=n;Vc(_optionalChain([t, 'optionalAccess', _147 => _147.where, 'optionalAccess', _148 => _148.indexed_type, 'optionalAccess', _149 => _149._eq]));let r={query:ai,variables:{where_condition:_optionalChain([t, 'optionalAccess', _150 => _150.where]),offset:_optionalChain([t, 'optionalAccess', _151 => _151.offset]),limit:_optionalChain([t, 'optionalAccess', _152 => _152.limit]),order_by:_optionalChain([t, 'optionalAccess', _153 => _153.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getEvents"})).events}var ln=class{constructor(e){this.config=e}async getModuleEventsByEventType(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),vs({aptosConfig:this.config,...e})}async getAccountEventsByCreationNumber(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),Ps({aptosConfig:this.config,...e})}async getAccountEventsByEventType(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),Cs({aptosConfig:this.config,...e})}async getEvents(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _154 => _154.minimumLedgerVersion]),processorType:"events_processor"}),dn({aptosConfig:this.config,...e})}};async function Es(n){let{aptosConfig:e,accountAddress:t,amount:r,options:o}=n,i=_optionalChain([o, 'optionalAccess', _155 => _155.timeoutSecs])||20,{data:s}=await $o({aptosConfig:e,path:"fund",body:{address:u.from(t).toString(),amount:r},originMethod:"fundAccount"}),a=s.txn_hashes[0],c=await Bt({aptosConfig:e,transactionHash:a,options:{timeoutSecs:i,checkSuccess:_optionalChain([o, 'optionalAccess', _156 => _156.checkSuccess])}});if(c.type==="user_transaction")return c;throw new Error(`Unexpected transaction received for fund account: ${c.type}`)}var gn=class{constructor(e){this.config=e}async fundAccount(e){let t=await Es({aptosConfig:this.config,...e});return _optionalChain([e, 'access', _157 => _157.options, 'optionalAccess', _158 => _158.waitForIndexer])!==!1&&await Zn({aptosConfig:this.config,minimumLedgerVersion:BigInt(t.version)}),t}};async function cr(n){let{aptosConfig:e,options:t}=n,r={query:ui,variables:{where_condition:_optionalChain([t, 'optionalAccess', _159 => _159.where]),limit:_optionalChain([t, 'optionalAccess', _160 => _160.limit]),offset:_optionalChain([t, 'optionalAccess', _161 => _161.offset])}};return(await f({aptosConfig:e,query:r,originMethod:"getFungibleAssetMetadata"})).fungible_asset_metadata}async function Is(n){let{aptosConfig:e,options:t}=n,r={query:ci,variables:{where_condition:_optionalChain([t, 'optionalAccess', _162 => _162.where]),limit:_optionalChain([t, 'optionalAccess', _163 => _163.limit]),offset:_optionalChain([t, 'optionalAccess', _164 => _164.offset])}};return(await f({aptosConfig:e,query:r,originMethod:"getFungibleAssetActivities"})).fungible_asset_activities}async function Us(n){let{aptosConfig:e,options:t}=n,r={query:ii,variables:{where_condition:_optionalChain([t, 'optionalAccess', _165 => _165.where]),limit:_optionalChain([t, 'optionalAccess', _166 => _166.limit]),offset:_optionalChain([t, 'optionalAccess', _167 => _167.offset])}};return(await f({aptosConfig:e,query:r,originMethod:"getCurrentFungibleAssetBalances"})).current_fungible_asset_balances}var $c={typeParameters:[{constraints:[]}],parameters:[ze("0x1::object::Object"),new W,new $]};async function Rs(n){let{aptosConfig:e,sender:t,fungibleAssetMetadataAddress:r,recipient:o,amount:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::primary_fungible_store::transfer",typeArguments:["0x1::fungible_asset::Metadata"],functionArguments:[r,o,i],abi:$c},options:s})}var mn=class{constructor(e){this.config=e}async getFungibleAssetMetadata(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _168 => _168.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),cr({aptosConfig:this.config,...e})}async getFungibleAssetMetadataByAssetType(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _169 => _169.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),(await cr({aptosConfig:this.config,options:{where:{asset_type:{_eq:e.assetType}}}}))[0]}async getFungibleAssetMetadataByCreatorAddress(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _170 => _170.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),await cr({aptosConfig:this.config,options:{where:{creator_address:{_eq:u.from(e.creatorAddress).toStringLong()}}}})}async getFungibleAssetActivities(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _171 => _171.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Is({aptosConfig:this.config,...e})}async getCurrentFungibleAssetBalances(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _172 => _172.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Us({aptosConfig:this.config,...e})}async transferFungibleAsset(e){return Rs({aptosConfig:this.config,...e})}};async function We(n){let{aptosConfig:e,payload:t,options:r}=n,o=await Hi({...t,aptosConfig:e}),i=new Z;o.serialize(i);let s=i.toUint8Array(),{data:a}=await Ne({aptosConfig:e,path:"view",originMethod:"view",contentType:"application/x.aptos.view_function+bcs",params:{ledger_version:_optionalChain([r, 'optionalAccess', _173 => _173.ledgerVersion])},body:s});return a}async function zs(n){let{aptosConfig:e,payload:t,options:r}=n,{data:o}=await Ne({aptosConfig:e,originMethod:"viewJson",path:"view",params:{ledger_version:_optionalChain([r, 'optionalAccess', _174 => _174.ledgerVersion])},body:{function:t.function,type_arguments:_nullishCoalesce(t.typeArguments, () => ([])),arguments:_nullishCoalesce(t.functionArguments, () => ([]))}});return o}var yn=class{constructor(e){this.config=e}async getLedgerInfo(){return Ln({aptosConfig:this.config})}async getChainId(){return(await this.getLedgerInfo()).chain_id}async getBlockByVersion(e){return Di({aptosConfig:this.config,...e})}async getBlockByHeight(e){return ki({aptosConfig:this.config,...e})}async view(e){return We({aptosConfig:this.config,...e})}async viewJson(e){return zs({aptosConfig:this.config,...e})}async getChainTopUserTransactions(e){return mi({aptosConfig:this.config,...e})}async queryIndexer(e){return f({aptosConfig:this.config,...e})}async getIndexerLastSuccessVersion(){return Hn({aptosConfig:this.config})}async getProcessorStatus(e){return Qn({aptosConfig:this.config,processorType:e})}};var Ds=["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 ks(n){return!(!n||n.length<3||n.length>63||!/^[a-z\d][a-z\d-]{1,61}[a-z\d]$/.test(n))}function je(n){let[e,t,...r]=n.replace(/\.apt$/,"").split(".");if(r.length>0)throw new Error(`${n} is invalid. A name can only have two parts, a domain and a subdomain separated by a "."`);if(!ks(e))throw new Error(`${e} is not valid. ${Ds}`);if(t&&!ks(t))throw new Error(`${t} is not valid. ${Ds}`);return{domainName:t||e,subdomainName:t?e:void 0}}var Lc="0x585fc9f0f0c54183b039ffc770ca282ebd87307916c215a3e692f2f8e4305e82",Hc={testnet:"0x5f8fd2347449685cf41d4db97926ec3a096eaf381332be4f1318ad4d16a8497c",mainnet:"0x867ed1f6bf916171b1de3ee92849b8978b7d1b9e0a8cc982a3d19d535dfd9c0c",local:Lc,custom:null,devnet:null};function De(n){let e=Hc[n.network];if(!e)throw new Error(`The ANS contract is not deployed to ${n.network}`);return e}var ur=n=>{if(n&&typeof n=="object"&&"vec"in n&&Array.isArray(n.vec))return n.vec[0]};async function Bs(n){let{aptosConfig:e,name:t}=n,r=De(e),{domainName:o,subdomainName:i}=je(t),s=await We({aptosConfig:e,payload:{function:`${r}::router::get_owner_addr`,functionArguments:[o,i]}}),a=ur(s[0]);return a?u.from(a):void 0}async function Gs(n){let{aptosConfig:e,expiration:t,name:r,sender:o,targetAddress:i,toAddress:s,options:a,transferable:c}=n,p=De(e),{domainName:y,subdomainName:w}=je(r),S=t.policy==="subdomain:independent"||t.policy==="subdomain:follow-domain";if(w&&!S)throw new Error("Subdomains must have an expiration policy of either 'subdomain:independent' or 'subdomain:follow-domain'");if(S&&!w)throw new Error(`Policy is set to ${t.policy} but no subdomain was provided`);if(t.policy==="domain"){let yr=_nullishCoalesce(t.years, () => (1));if(yr!==1)throw new Error("For now, names can only be registered for 1 year at a time");let ea=yr*31536e3;return await h({aptosConfig:e,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_domain`,functionArguments:[y,ea,i,s]},options:a})}if(!w)throw new Error(`${t.policy} requires a subdomain to be provided.`);let g=await io({aptosConfig:e,name:y});if(!g)throw new Error("The domain does not exist");let E=t.policy==="subdomain:independent"?t.expirationDate:g;if(E>g)throw new Error("The subdomain expiration time cannot be greater than the domain expiration time");return await h({aptosConfig:e,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_subdomain`,functionArguments:[y,w,Math.round(E/1e3),t.policy==="subdomain:follow-domain"?1:0,!!c,i,s]},options:a})}async function io(n){let{aptosConfig:e,name:t}=n,r=De(e),{domainName:o,subdomainName:i}=je(t);try{let s=await We({aptosConfig:e,payload:{function:`${r}::router::get_expiration`,functionArguments:[o,i]}});return Number(s[0])*1e3}catch (e4){return}}async function Ks(n){let{aptosConfig:e,address:t}=n,r=De(e),o=await We({aptosConfig:e,payload:{function:`${r}::router::get_primary_name`,functionArguments:[u.from(t).toString()]}}),i=ur(o[1]),s=ur(o[0]);if(i)return[s,i].filter(Boolean).join(".")}async function Ns(n){let{aptosConfig:e,sender:t,name:r,options:o}=n,i=De(e);if(!r)return await h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${i}::router::clear_primary_name`,functionArguments:[]},options:o});let{domainName:s,subdomainName:a}=je(r);return await h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${i}::router::set_primary_name`,functionArguments:[s,a]},options:o})}async function Os(n){let{aptosConfig:e,name:t}=n,r=De(e),{domainName:o,subdomainName:i}=je(t),s=await We({aptosConfig:e,payload:{function:`${r}::router::get_target_addr`,functionArguments:[o,i]}}),a=ur(s[0]);return a?u.from(a):void 0}async function Fs(n){let{aptosConfig:e,sender:t,name:r,address:o,options:i}=n,s=De(e),{domainName:a,subdomainName:c}=je(r);return await h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${s}::router::set_target_addr`,functionArguments:[a,c,o]},options:i})}async function Ms(n){let{aptosConfig:e,name:t}=n,{domainName:r,subdomainName:o=""}=je(t),a=(await f({aptosConfig:e,query:{query:kt,variables:{where_condition:{domain:{_eq:r},subdomain:{_eq:o},is_active:{_eq:!0}},limit:1}},originMethod:"getName"})).current_aptos_names[0];return a&&(a=fn(a)),a}async function qs(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await so({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountNames",query:{query:kt,variables:{limit:_optionalChain([t, 'optionalAccess', _175 => _175.limit]),offset:_optionalChain([t, 'optionalAccess', _176 => _176.offset]),order_by:_optionalChain([t, 'optionalAccess', _177 => _177.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _178 => _178.options, 'optionalAccess', _179 => _179.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o}}}}})).current_aptos_names.map(fn)}async function Vs(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await so({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountDomains",query:{query:kt,variables:{limit:_optionalChain([t, 'optionalAccess', _180 => _180.limit]),offset:_optionalChain([t, 'optionalAccess', _181 => _181.offset]),order_by:_optionalChain([t, 'optionalAccess', _182 => _182.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _183 => _183.options, 'optionalAccess', _184 => _184.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o},subdomain:{_eq:""}}}}})).current_aptos_names.map(fn)}async function $s(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await so({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountSubdomains",query:{query:kt,variables:{limit:_optionalChain([t, 'optionalAccess', _185 => _185.limit]),offset:_optionalChain([t, 'optionalAccess', _186 => _186.offset]),order_by:_optionalChain([t, 'optionalAccess', _187 => _187.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _188 => _188.options, 'optionalAccess', _189 => _189.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o},subdomain:{_neq:""}}}}})).current_aptos_names.map(fn)}async function Ls(n){let{aptosConfig:e,options:t,domain:r}=n;return(await f({aptosConfig:e,originMethod:"getDomainSubdomains",query:{query:kt,variables:{limit:_optionalChain([t, 'optionalAccess', _190 => _190.limit]),offset:_optionalChain([t, 'optionalAccess', _191 => _191.offset]),order_by:_optionalChain([t, 'optionalAccess', _192 => _192.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _193 => _193.options, 'optionalAccess', _194 => _194.where]), () => ({})),domain:{_eq:r},subdomain:{_neq:""},is_active:{_eq:!0}}}}})).current_aptos_names.map(fn)}async function so(n){let{aptosConfig:e}=n,t=De(e),[r]=await We({aptosConfig:e,payload:{function:`${t}::config::reregistration_grace_sec`,functionArguments:[]}}),o=r/60/60/24,i=()=>new Date;return new Date(i().setDate(i().getDate()-o)).toISOString()}async function Hs(n){let{aptosConfig:e,sender:t,name:r,years:o=1,options:i}=n,s=De(e),a=o*31536e3,{domainName:c,subdomainName:p}=je(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 h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${s}::router::renew_domain`,functionArguments:[c,a]},options:i})}function fn(n){return{...n,expiration_timestamp:new Date(n.expiration_timestamp).getTime()}}var An=class{constructor(e){this.config=e}async getOwnerAddress(e){return Bs({aptosConfig:this.config,...e})}async getExpiration(e){return io({aptosConfig:this.config,...e})}async getTargetAddress(e){return Os({aptosConfig:this.config,...e})}async setTargetAddress(e){return Fs({aptosConfig:this.config,...e})}async getPrimaryName(e){return Ks({aptosConfig:this.config,...e})}async setPrimaryName(e){return Ns({aptosConfig:this.config,...e})}async registerName(e){return Gs({aptosConfig:this.config,...e})}async renewDomain(e){return Hs({aptosConfig:this.config,...e})}async getName(e){return Ms({aptosConfig:this.config,...e})}async getAccountNames(e){return qs({aptosConfig:this.config,...e})}async getAccountDomains(e){return Vs({aptosConfig:this.config,...e})}async getAccountSubdomains(e){return $s({aptosConfig:this.config,...e})}async getDomainSubdomains(e){return Ls({aptosConfig:this.config,...e})}};async function Qs(n){let{aptosConfig:e,poolAddress:t}=n,r=u.from(t).toStringLong(),i=await f({aptosConfig:e,query:{query:Nr,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 Ws(n){let{aptosConfig:e,options:t}=n,r={query:Nr,variables:{order_by:_optionalChain([t, 'optionalAccess', _195 => _195.orderBy])}};return(await f({aptosConfig:e,query:r})).num_active_delegator_per_pool}async function js(n){let{aptosConfig:e,delegatorAddress:t,poolAddress:r}=n,o={query:si,variables:{delegatorAddress:u.from(t).toStringLong(),poolAddress:u.from(r).toStringLong()}};return(await f({aptosConfig:e,query:o})).delegated_staking_activities}var hn=class{constructor(e){this.config=e}async getNumberOfDelegators(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _196 => _196.minimumLedgerVersion]),processorType:"stake_processor"}),Qs({aptosConfig:this.config,...e})}async getNumberOfDelegatorsForAllPools(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _197 => _197.minimumLedgerVersion]),processorType:"stake_processor"}),Ws({aptosConfig:this.config,...e})}async getDelegatedStakingActivities(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _198 => _198.minimumLedgerVersion]),processorType:"stake_processor"}),js({aptosConfig:this.config,...e})}};var pr=class{constructor(e){this.config=e}async simple(e){return h({aptosConfig:this.config,...e})}async multiAgent(e){return h({aptosConfig:this.config,...e})}};function ao(n,e,t){let r=t.value;return t.value=async function(...o){let[i]=o;if(i.transaction.feePayerAddress&&!i.feePayerAuthenticator)throw new Error("You are submitting a Fee Payer transaction but missing the feePayerAuthenticator");return r.apply(this,o)},t}function co(n,e,t){let r=t.value;return t.value=async function(...o){let[i]=o;if(i.transaction.feePayerAddress&&!i.feePayerPublicKey)throw new Error("You are simulating a Fee Payer transaction but missing the feePayerPublicKey");return r.apply(this,o)},t}var Nt=class{constructor(e){this.config=e}async simple(e){return ro({aptosConfig:this.config,...e})}async multiAgent(e){return ro({aptosConfig:this.config,...e})}};_chunkBHKSQXUZjs.a.call(void 0, [co],Nt.prototype,"simple",1),_chunkBHKSQXUZjs.a.call(void 0, [co],Nt.prototype,"multiAgent",1);var Ot=class{constructor(e){this.config=e}async simple(e){return ar({aptosConfig:this.config,...e})}async multiAgent(e){return ar({aptosConfig:this.config,...e})}};_chunkBHKSQXUZjs.a.call(void 0, [ao],Ot.prototype,"simple",1),_chunkBHKSQXUZjs.a.call(void 0, [ao],Ot.prototype,"multiAgent",1);var dr=class{constructor(e,t,r,o,i){this.lastUncommintedNumber=null;this.currentNumber=null;this.lock=!1;this.aptosConfig=e,this.account=t,this.maxWaitTime=r,this.maximumInFlight=o,this.sleepTime=i}async nextSequenceNumber(){for(;this.lock;)await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime);this.lock=!0;let e=BigInt(0);try{if((this.lastUncommintedNumber===null||this.currentNumber===null)&&await this.initialize(),this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight){await this.update();let t=_chunkBHKSQXUZjs.c.call(void 0, );for(;this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight;)await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime),_chunkBHKSQXUZjs.c.call(void 0, )-t>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):await this.update()}e=this.currentNumber,this.currentNumber+=BigInt(1)}catch(t){console.error("error in getting next sequence number for this account",t)}finally{this.lock=!1}return e}async initialize(){let{sequence_number:e}=await xe({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});this.currentNumber=BigInt(e),this.lastUncommintedNumber=BigInt(e)}async update(){let{sequence_number:e}=await xe({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});return this.lastUncommintedNumber=BigInt(e),this.lastUncommintedNumber}async synchronize(){if(this.lastUncommintedNumber!==this.currentNumber){for(;this.lock;)await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime);this.lock=!0;try{await this.update();let e=_chunkBHKSQXUZjs.c.call(void 0, );for(;this.lastUncommintedNumber!==this.currentNumber;)_chunkBHKSQXUZjs.c.call(void 0, )-e>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):(await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime),await this.update())}catch(e){console.error("error in synchronizing this account sequence number with the one on chain",e)}finally{this.lock=!1}}}};var Ft=class{constructor(){this.queue=[];this.pendingDequeue=[];this.cancelled=!1}enqueue(e){if(this.cancelled=!1,this.pendingDequeue.length>0){_optionalChain([this, 'access', _199 => _199.pendingDequeue, 'access', _200 => _200.shift, 'call', _201 => _201(), 'optionalAccess', _202 => _202.resolve, 'call', _203 => _203(e)]);return}this.queue.push(e)}async dequeue(){return this.queue.length>0?Promise.resolve(this.queue.shift()):new Promise((e,t)=>{this.pendingDequeue.push({resolve:e,reject:t})})}isEmpty(){return this.queue.length===0}cancel(){this.cancelled=!0,this.pendingDequeue.forEach(async({reject:e})=>{e(new Mt("Task cancelled"))}),this.pendingDequeue=[],this.queue.length=0}isCancelled(){return this.cancelled}pendingDequeueLength(){return this.pendingDequeue.length}},Mt=class extends Error{};var Xs="fulfilled",Ys= exports.TransactionWorkerEventsEnum =(i=>(i.TransactionSent="transactionSent",i.TransactionSendFailed="transactionSendFailed",i.TransactionExecuted="transactionExecuted",i.TransactionExecutionFailed="transactionExecutionFailed",i.ExecutionFinish="executionFinish",i))(Ys||{}),lr= exports.TransactionWorker =class extends _eventemitter32.default{constructor(t,r,o=30,i=100,s=10){super();this.taskQueue=new Ft;this.transactionsQueue=new Ft;this.outstandingTransactions=new Ft;this.sentTransactions=[];this.executedTransactions=[];this.aptosConfig=t,this.account=r,this.started=!1,this.accountSequnceNumber=new dr(t,r,o,i,s)}async submitNextTransaction(){try{for(;;){let t=await this.accountSequnceNumber.nextSequenceNumber();if(t===null)return;let r=await this.generateNextTransaction(this.account,t);if(!r)return;let o=cn({aptosConfig:this.aptosConfig,transaction:r,signer:this.account});await this.outstandingTransactions.enqueue([o,t])}}catch(t){if(t instanceof Mt)return;throw new Error(`Submit transaction failed for ${this.account.accountAddress.toString()} with error ${t}`)}}async processTransactions(){try{for(;;){let t=[],r=[],[o,i]=await this.outstandingTransactions.dequeue();for(t.push(o),r.push(i);!this.outstandingTransactions.isEmpty();)[o,i]=await this.outstandingTransactions.dequeue(),t.push(o),r.push(i);let s=await Promise.allSettled(t);for(let a=0;a<s.length&&a<r.length;a+=1){let c=s[a];i=r[a],c.status===Xs?(this.sentTransactions.push([c.value.hash,i,null]),this.emit("transactionSent",{message:`transaction hash ${c.value.hash} has been committed to chain`,transactionHash:c.value.hash}),await this.checkTransaction(c,i)):(this.sentTransactions.push([c.status,i,c.reason]),this.emit("transactionSendFailed",{message:`failed to commit transaction ${this.sentTransactions.length} with error ${c.reason}`,error:c.reason}))}this.emit("executionFinish",{message:`execute ${s.length} transactions finished`})}}catch(t){if(t instanceof Mt)return;throw new Error(`Process execution failed for ${this.account.accountAddress.toString()} with error ${t}`)}}async checkTransaction(t,r){try{let o=[];o.push(Bt({aptosConfig:this.aptosConfig,transactionHash:t.value.hash}));let i=await Promise.allSettled(o);for(let s=0;s<i.length;s+=1){let a=i[s];a.status===Xs?(this.executedTransactions.push([a.value.hash,r,null]),this.emit("transactionExecuted",{message:`transaction hash ${a.value.hash} has been executed on chain`,transactionHash:t.value.hash})):(this.executedTransactions.push([a.status,r,a.reason]),this.emit("transactionExecutionFailed",{message:`failed to execute transaction ${this.executedTransactions.length} with error ${a.reason}`,error:a.reason}))}}catch(o){throw new Error(`Check transaction failed for ${this.account.accountAddress.toString()} with error ${o}`)}}async push(t,r){this.transactionsQueue.enqueue([t,r])}async generateNextTransaction(t,r){if(this.transactionsQueue.isEmpty())return;let[o,i]=await this.transactionsQueue.dequeue();return h({aptosConfig:this.aptosConfig,sender:t.accountAddress,data:o,options:{...i,accountSequenceNumber:r}})}async run(){try{for(;!this.taskQueue.isCancelled();)await(await this.taskQueue.dequeue())()}catch(t){throw new Error(`Unable to start transaction batching: ${t}`)}}start(){if(this.started)throw new Error("worker has already started");this.started=!0,this.taskQueue.enqueue(()=>this.submitNextTransaction()),this.taskQueue.enqueue(()=>this.processTransactions()),this.run()}stop(){if(this.taskQueue.isCancelled())throw new Error("worker has already stopped");this.started=!1,this.taskQueue.cancel()}};var gr=class extends _eventemitter32.default{constructor(e){super(),this.config=e}start(e){let{sender:t}=e;this.account=t,this.transactionWorker=new lr(this.config,t),this.transactionWorker.start(),this.registerToEvents()}push(e){let{data:t,options:r}=e;for(let o of t)this.transactionWorker.push(o,r)}registerToEvents(){this.transactionWorker.on("transactionSent",async e=>{this.emit("transactionSent",e)}),this.transactionWorker.on("transactionSendFailed",async e=>{this.emit("transactionSendFailed",e)}),this.transactionWorker.on("transactionExecuted",async e=>{this.emit("transactionExecuted",e)}),this.transactionWorker.on("transactionExecutionFailed",async e=>{this.emit("transactionExecutionFailed",e)}),this.transactionWorker.on("executionFinish",async e=>{this.emit("executionFinish",e)})}forSingleAccount(e){try{let{sender:t,data:r,options:o}=e;this.start({sender:t}),this.push({data:r,options:o})}catch(t){throw new Error(`failed to submit transactions with error: ${t}`)}}};var Tn=class{constructor(e){this.config=e,this.build=new pr(this.config),this.simulate=new Nt(this.config),this.submit=new Ot(this.config),this.batch=new gr(this.config)}async getTransactions(e){return $r({aptosConfig:this.config,...e})}async getTransactionByVersion(e){return Ri({aptosConfig:this.config,...e})}async getTransactionByHash(e){return rn({aptosConfig:this.config,...e})}async isPendingTransaction(e){return zi({aptosConfig:this.config,...e})}async waitForTransaction(e){return Bt({aptosConfig:this.config,...e})}async getGasPriceEstimation(){return Yn({aptosConfig:this.config})}getSigningMessage(e){return Xi(e)}async publishPackageTransaction(e){return Yi({aptosConfig:this.config,...e})}async rotateAuthKey(e){return Zi({aptosConfig:this.config,...e})}sign(e){return sr({...e})}signAsFeePayer(e){let{signer:t,transaction:r}=e;if(!r.feePayerAddress)throw new Error(`Transaction ${r} is not a Fee Payer transaction`);return r.feePayerAddress=t.accountAddress,sr({signer:t,transaction:r})}async batchTransactionsForSingleAccount(e){try{let{sender:t,data:r,options:o}=e;this.batch.forSingleAccount({sender:t,data:r,options:o})}catch(t){throw new Error(`failed to submit transactions with error: ${t}`)}}async signAndSubmitTransaction(e){let{signer:t,transaction:r}=e;return cn({aptosConfig:this.config,signer:t,transaction:r})}};var bn=class{constructor(e){this.config=e}async getTableItem(e){return Wn({aptosConfig:this.config,...e})}async getTableItemsData(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),yi({aptosConfig:this.config,...e})}async getTableItemsMetadata(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),fi({aptosConfig:this.config,...e})}};async function mr(n){let{aptosConfig:e,jwt:t,ephemeralKeyPair:r,uidKey:o="sub",derivationPath:i}=n,s={jwt_b64:t,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),exp_date_secs:r.expiryDateSecs,epk_blinder:l.fromHexInput(r.blinder).toStringWithoutPrefix(),uid_key:o,derivation_path:i},{data:a}=await Lo({aptosConfig:e,path:"fetch",body:s,originMethod:"getPepper",overrides:{WITH_CREDENTIALS:!1}});return l.fromHexInput(a.pepper).toUint8Array()}async function uo(n){let{aptosConfig:e,jwt:t,ephemeralKeyPair:r,pepper:o=await mr(n),uidKey:i="sub"}=n;if(l.fromHexInput(o).toUint8Array().length!==Se.PEPPER_LENGTH)throw new Error(`Pepper needs to be ${Se.PEPPER_LENGTH} bytes`);let{maxExpHorizonSecs:s}=await Wo({aptosConfig:e});if(s<r.expiryDateSecs-_chunkBHKSQXUZjs.c.call(void 0, ))throw Error(`The EphemeralKeyPair is too long lived. It's lifespan must be less than ${s}`);let a={jwt_b64:t,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),epk_blinder:l.fromHexInput(r.blinder).toStringWithoutPrefix(),exp_date_secs:r.expiryDateSecs,exp_horizon_secs:s,pepper:l.fromHexInput(o).toStringWithoutPrefix(),uid_key:i},{data:c}=await Ho({aptosConfig:e,path:"prove",body:a,originMethod:"getProof",overrides:{WITH_CREDENTIALS:!1}}),p=c.proof,y=new bt({a:p.a,b:p.b,c:p.c});return new Ie({proof:new wt(y,0),trainingWheelsSignature:be.fromHex(c.training_wheels_signature),expHorizonSecs:s})}async function Zs(n){let{aptosConfig:e,jwt:t,uidKey:r,proofFetchCallback:o,pepper:i=await mr(n)}=n,s=uo({...n,pepper:i}),a=o?s:await s,c=ee.fromJwtAndPepper({jwt:t,pepper:i,uidKey:r}),p=await nn({aptosConfig:e,authenticationKey:c.authKey().derivedAddress()});return Se.create({...n,address:p,proof:a,pepper:i,proofFetchCallback:o})}var wn=class{constructor(e){this.config=e}async getPepper(e){return mr({aptosConfig:this.config,...e})}async getProof(e){return uo({aptosConfig:this.config,...e})}async deriveKeylessAccount(e){return Zs({aptosConfig:this.config,...e})}};async function jc(n){let{aptosConfig:e,options:t}=n,r={query:$n,variables:{where_condition:_optionalChain([t, 'optionalAccess', _204 => _204.where]),offset:_optionalChain([t, 'optionalAccess', _205 => _205.offset]),limit:_optionalChain([t, 'optionalAccess', _206 => _206.limit]),order_by:_optionalChain([t, 'optionalAccess', _207 => _207.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getObjectData"})).current_objects}async function Js(n){let{aptosConfig:e,objectAddress:t,options:r}=n,i={object_address:{_eq:u.from(t).toStringLong()}};return(await jc({aptosConfig:e,options:{...r,where:i}}))[0]}var Sn=class{constructor(e){this.config=e}async getObjectDataByObjectAddress(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"objects_processor"}),Js({aptosConfig:this.config,...e})}};var j=class{constructor(e){this.config=new Jn(e),this.account=new on(this.config),this.ans=new An(this.config),this.coin=new un(this.config),this.digitalAsset=new pn(this.config),this.event=new ln(this.config),this.faucet=new gn(this.config),this.fungibleAsset=new mn(this.config),this.general=new yn(this.config),this.staking=new hn(this.config),this.transaction=new Tn(this.config),this.table=new bn(this.config),this.keyless=new wn(this.config),this.object=new Sn(this.config)}};function re(n,e,t){Object.getOwnPropertyNames(e.prototype).forEach(r=>{let o=Object.getOwnPropertyDescriptor(e.prototype,r);o&&(o.value=function(...i){return this[t][r](...i)},Object.defineProperty(n.prototype,r,o))})}re(j,on,"account");re(j,An,"ans");re(j,un,"coin");re(j,pn,"digitalAsset");re(j,ln,"event");re(j,gn,"faucet");re(j,mn,"fungibleAsset");re(j,yn,"general");re(j,hn,"staking");re(j,Tn,"transaction");re(j,bn,"table");re(j,wn,"keyless");re(j,Sn,"object");exports.APTOS_BIP44_REGEX = ga; exports.APTOS_COIN = kn; exports.APTOS_HARDENED_REGEX = la; exports.Account = $e; exports.AccountAddress = u; exports.AccountAuthenticator = H; exports.AccountAuthenticatorEd25519 = fe; exports.AccountAuthenticatorMultiEd25519 = Gn; exports.AccountAuthenticatorMultiKey = at; exports.AccountAuthenticatorSingleKey = Q; exports.AccountAuthenticatorVariant = Ao; exports.AccountPublicKey = ie; exports.AccountSequenceNumber = dr; exports.AddressInvalidReason = ca; exports.AnyPublicKey = k; exports.AnyPublicKeyVariant = Ar; exports.AnySignature = G; exports.AnySignatureVariant = ho; exports.Aptos = j; exports.AptosApiError = ye; exports.AptosApiType = Ht; exports.AptosConfig = Jn; exports.AuthenticationKey = q; exports.Bool = I; exports.CKDPriv = Co; exports.ChainId = xt; exports.DEFAULT_MAX_GAS_AMOUNT = No; exports.DEFAULT_TXN_EXP_SEC_FROM_NOW = Oo; exports.DEFAULT_TXN_TIMEOUT_SEC = Dn; exports.DeriveScheme = wo; exports.Deserializer = oe; exports.EPK_HORIZON_SECS = bl; exports.Ed25519Account = Rt; exports.Ed25519PrivateKey = L; exports.Ed25519PublicKey = _; exports.Ed25519Signature = v; exports.EntryFunction = ut; exports.EntryFunctionBytes = Pn; exports.EphemeralCertificate = Tt; exports.EphemeralCertificateVariant = Tr; exports.EphemeralKeyPair = tn; exports.EphemeralPublicKey = ot; exports.EphemeralPublicKeyVariant = hr; exports.EphemeralSignature = be; exports.EphemeralSignatureVariant = To; exports.FeePayerRawTransaction = dt; exports.FixedBytes = Ze; exports.Groth16Zkp = bt; exports.HARDENED_OFFSET = _o; exports.Hex = l; exports.HexInvalidReason = ra; exports.Identifier = R; exports.KeyType = ma; exports.KeylessAccount = Se; exports.KeylessConfiguration = Dr; exports.KeylessPublicKey = ee; exports.KeylessSignature = Ee; exports.MAX_AUD_VAL_BYTES = Ma; exports.MAX_COMMITED_EPK_BYTES = _l; exports.MAX_EXTRA_FIELD_BYTES = Sl; exports.MAX_ISS_VAL_BYTES = wl; exports.MAX_JWT_HEADER_B64_BYTES = xl; exports.MAX_UID_KEY_BYTES = qa; exports.MAX_UID_VAL_BYTES = Va; exports.MimeType = Cn; exports.ModuleId = Wt; exports.MoveAbility = bo; exports.MoveFunctionVisibility = ia; exports.MoveOption = M; exports.MoveString = b; exports.MoveVector = T; exports.MultiAgentRawTransaction = pt; exports.MultiAgentTransaction = Mn; exports.MultiEd25519PublicKey = ft; exports.MultiEd25519Signature = tt; exports.MultiKey = St; exports.MultiKeyAccount = qn; exports.MultiKeySignature = st; exports.MultiSig = Jt; exports.MultiSigTransactionPayload = en; exports.Network = Er; exports.NetworkToChainId = Ir; exports.NetworkToFaucetAPI = Ko; exports.NetworkToIndexerAPI = Bo; exports.NetworkToNetworkName = wd; exports.NetworkToNodeAPI = Go; exports.NetworkToPepperAPI = Pr; exports.NetworkToProverAPI = Cr; exports.ParsingError = Y; exports.ProcessorType = Ke; exports.PublicKey = Je; exports.RAW_TRANSACTION_SALT = Fo; exports.RAW_TRANSACTION_WITH_DATA_SALT = Ur; exports.RawTransaction = ue; exports.RawTransactionWithData = Nn; exports.RoleType = sa; exports.RotationProofChallenge = On; exports.Script = Zt; exports.ScriptTransactionArgumentVariants = Vt; exports.Secp256k1PrivateKey = rt; exports.Secp256k1PublicKey = Te; exports.Secp256k1Signature = Pe; exports.Serializable = d; exports.Serializer = Z; exports.Signature = B; exports.SignedTransaction = lt; exports.SigningScheme = Ae; exports.SigningSchemeInput = Sr; exports.SimpleTransaction = Fn; exports.SingleKeyAccount = zt; exports.StructTag = Ue; exports.TransactionAuthenticator = Re; exports.TransactionAuthenticatorEd25519 = vt; exports.TransactionAuthenticatorFeePayer = Ct; exports.TransactionAuthenticatorMultiAgent = Pt; exports.TransactionAuthenticatorMultiEd25519 = Br; exports.TransactionAuthenticatorSingleSender = Et; exports.TransactionAuthenticatorVariant = fo; exports.TransactionPayload = ct; exports.TransactionPayloadEntryFunction = Xt; exports.TransactionPayloadMultiSig = Yt; exports.TransactionPayloadScript = jt; exports.TransactionPayloadVariants = mo; exports.TransactionResponseType = wr; exports.TransactionVariants = yo; exports.TransactionWorker = lr; exports.TransactionWorkerEventsEnum = Ys; exports.TypeTag = z; exports.TypeTagAddress = W; exports.TypeTagBool = K; exports.TypeTagGeneric = D; exports.TypeTagParserError = N; exports.TypeTagParserErrorType = pc; exports.TypeTagReference = Kn; exports.TypeTagSigner = _t; exports.TypeTagStruct = m; exports.TypeTagU128 = qe; exports.TypeTagU16 = Fe; exports.TypeTagU256 = Ve; exports.TypeTagU32 = Me; exports.TypeTagU64 = $; exports.TypeTagU8 = ce; exports.TypeTagVariants = go; exports.TypeTagVector = C; exports.U128 = ge; exports.U16 = de; exports.U256 = me; exports.U32 = le; exports.U64 = O; exports.U8 = F; exports.ZeroKnowledgeSig = Ie; exports.ZkProof = wt; exports.ZkpVariant = br; exports.aptosCoinStructTag = $g; exports.aptosRequest = Bn; exports.buildTransaction = to; exports.checkOrConvertArgument = Gt; exports.convertArgument = eo; exports.convertNumber = er; exports.createObjectAddress = Qa; exports.createResourceAddress = bg; exports.createTokenAddress = wg; exports.deriveKey = xr; exports.deriveTransactionType = Gr; exports.deserializeFromScriptArgument = Wa; exports.ensureBoolean = fr; exports.fetchEntryFunctionAbi = $i; exports.fetchFunctionAbi = Vi; exports.fetchViewFunctionAbi = Li; exports.findFirstNonSignerArg = qi; exports.generateRawTransaction = Tc; exports.generateSignedTransaction = no; exports.generateSignedTransactionForSimulation = Qi; exports.generateSigningMessage = It; exports.generateSigningMessageForSerializable = ny; exports.generateSigningMessageForTransaction = Ut; exports.generateTransactionPayload = ir; exports.generateTransactionPayloadWithABI = fc; exports.generateUserTransactionHash = jA; exports.generateViewFunctionPayload = Hi; exports.generateViewFunctionPayloadWithABI = Ac; exports.get = Rr; exports.getAptosFullNode = V; exports.getAptosPepperService = $d; exports.getAuthenticatorForSimulation = or; exports.getFunctionParts = an; exports.getKeylessConfig = Wo; exports.hashValues = Wi; exports.isBcsAddress = nr; exports.isBcsBool = Lr; exports.isBcsFixedBytes = lc; exports.isBcsString = Hr; exports.isBcsU128 = Yr; exports.isBcsU16 = Wr; exports.isBcsU256 = Zr; exports.isBcsU32 = jr; exports.isBcsU64 = Xr; exports.isBcsU8 = Qr; exports.isBlockMetadataTransactionResponse = wu; exports.isBool = Ni; exports.isEd25519Signature = _u; exports.isEmptyOption = Oi; exports.isEncodedEntryFunctionArgument = Fi; exports.isFeePayerSignature = Cu; exports.isGenesisTransactionResponse = bu; exports.isLargeNumber = tr; exports.isMultiAgentSignature = Pu; exports.isMultiEd25519Signature = Eu; exports.isNumber = dc; exports.isPendingTransactionResponse = hu; exports.isScriptDataInput = Mi; exports.isSecp256k1Signature = vu; exports.isStateCheckpointTransactionResponse = Su; exports.isString = He; exports.isUserTransactionResponse = Tu; exports.isValidBIP44Path = vo; exports.isValidHardenedPath = Po; exports.isValidatorTransactionResponse = xu; exports.mnemonicToSeed = En; exports.normalizeBundle = Mo; exports.objectStructTag = ne; exports.optionStructTag = Lg; exports.outOfRangeErrorMessage = oa; exports.paginateWithCursor = ht; exports.parseTypeTag = ze; exports.post = Qt; exports.postAptosFaucet = $o; exports.postAptosFullNode = Ne; exports.postAptosIndexer = Vo; exports.postAptosPepperService = Lo; exports.postAptosProvingService = Ho; exports.promiseFulfilledStatus = Xs; exports.request = Oa; exports.splitPath = Eo; exports.standardizeTypeTags = rr; exports.stringStructTag = P; exports.throwTypeMismatch = U; exports.validateNumberInRange = Be;
|
|
472
|
+
`;async function Ln(n){let{aptosConfig:e}=n,{data:t}=await V({aptosConfig:e,originMethod:"getLedgerInfo",path:""});return t}async function yi(n){let{aptosConfig:e,limit:t}=n;return(await f({aptosConfig:e,query:{query:oi,variables:{limit:t}},originMethod:"getChainTopUserTransactions"})).user_transactions}async function f(n){let{aptosConfig:e,query:t,originMethod:r}=n,{data:o}=await $o({aptosConfig:e,originMethod:_nullishCoalesce(r, () => ("queryIndexer")),path:"",body:t,overrides:{WITH_CREDENTIALS:!1}});return o}async function sc(n){let{aptosConfig:e}=n;return(await f({aptosConfig:e,query:{query:Mr},originMethod:"getProcessorStatuses"})).processor_status}async function Hn(n){let e=await sc({aptosConfig:n.aptosConfig});return BigInt(e[0].last_success_version)}async function Qn(n){let{aptosConfig:e,processorType:t}=n;return(await f({aptosConfig:e,query:{query:Mr,variables:{where_condition:{processor:{_eq:t}}}},originMethod:"getProcessorStatus"})).processor_status[0]}async function Wn(n){let{aptosConfig:e,handle:t,data:r,options:o}=n;return(await Ne({aptosConfig:e,originMethod:"getTableItem",path:`tables/${t}/item`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _48 => _48.ledgerVersion])},body:r})).data}async function fi(n){let{aptosConfig:e,options:t}=n,r={query:di,variables:{where_condition:_optionalChain([t, 'optionalAccess', _49 => _49.where]),offset:_optionalChain([t, 'optionalAccess', _50 => _50.offset]),limit:_optionalChain([t, 'optionalAccess', _51 => _51.limit]),order_by:_optionalChain([t, 'optionalAccess', _52 => _52.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getTableItemsData"})).table_items}async function Ai(n){let{aptosConfig:e,options:t}=n,r={query:li,variables:{where_condition:_optionalChain([t, 'optionalAccess', _53 => _53.where]),offset:_optionalChain([t, 'optionalAccess', _54 => _54.offset]),limit:_optionalChain([t, 'optionalAccess', _55 => _55.limit]),order_by:_optionalChain([t, 'optionalAccess', _56 => _56.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getTableItemsMetadata"})).table_metadatas}async function _e(n){let{aptosConfig:e,accountAddress:t}=n,{data:r}=await V({aptosConfig:e,originMethod:"getInfo",path:`accounts/${u.from(t).toString()}`});return r}async function bi(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return bt({aptosConfig:e,originMethod:"getModules",path:`accounts/${u.from(t).toString()}/modules`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _57 => _57.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _58 => _58.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _59 => _59.limit]), () => (1e3))}})}async function jn(n){return _optionalChain([n, 'access', _60 => _60.options, 'optionalAccess', _61 => _61.ledgerVersion])!==void 0?hi(n):Oe(async()=>hi(n),`module-${n.accountAddress}-${n.moduleName}`,1e3*60*5)()}async function hi(n){let{aptosConfig:e,accountAddress:t,moduleName:r,options:o}=n,{data:i}=await V({aptosConfig:e,originMethod:"getModule",path:`accounts/${u.from(t).toString()}/module/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _62 => _62.ledgerVersion])}});return i}async function wi(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return bt({aptosConfig:e,originMethod:"getTransactions",path:`accounts/${u.from(t).toString()}/transactions`,params:{start:_optionalChain([r, 'optionalAccess', _63 => _63.offset]),limit:_optionalChain([r, 'optionalAccess', _64 => _64.limit])}})}async function Si(n){let{aptosConfig:e,accountAddress:t,options:r}=n;return bt({aptosConfig:e,originMethod:"getResources",path:`accounts/${u.from(t).toString()}/resources`,params:{ledger_version:_optionalChain([r, 'optionalAccess', _65 => _65.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _66 => _66.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _67 => _67.limit]), () => (999))}})}async function Vr(n){let{aptosConfig:e,accountAddress:t,resourceType:r,options:o}=n,{data:i}=await V({aptosConfig:e,originMethod:"getResource",path:`accounts/${u.from(t).toString()}/resource/${r}`,params:{ledger_version:_optionalChain([o, 'optionalAccess', _68 => _68.ledgerVersion])}});return i.data}async function rn(n){let{aptosConfig:e,authenticationKey:t,options:r}=n,o=await Vr({aptosConfig:e,accountAddress:"0x1",resourceType:"0x1::account::OriginatingAddress",options:r}),{address_map:{handle:i}}=o,s=u.from(t);try{let a=await Wn({aptosConfig:e,handle:i,data:{key:s.toString(),key_type:"address",value_type:"address"},options:r});return u.from(a)}catch(a){if(a instanceof ye&&a.data.error_code==="table_item_not_found")return s;throw a}}async function _i(n){let{aptosConfig:e,accountAddress:t}=n,o={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}},s=await f({aptosConfig:e,query:{query:ni,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 xi(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}};_optionalChain([r, 'optionalAccess', _69 => _69.tokenStandard])&&(i.token_standard={_eq:_optionalChain([r, 'optionalAccess', _70 => _70.tokenStandard])});let s={query:ei,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _71 => _71.offset]),limit:_optionalChain([r, 'optionalAccess', _72 => _72.limit]),order_by:_optionalChain([r, 'optionalAccess', _73 => _73.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountOwnedTokens"})).current_token_ownerships_v2}async function vi(n){let{aptosConfig:e,accountAddress:t,collectionAddress:r,options:o}=n,i=u.from(t).toStringLong(),s=u.from(r).toStringLong(),a={owner_address:{_eq:i},current_token_data:{collection_id:{_eq:s}},amount:{_gt:0}};_optionalChain([o, 'optionalAccess', _74 => _74.tokenStandard])&&(a.token_standard={_eq:_optionalChain([o, 'optionalAccess', _75 => _75.tokenStandard])});let c={query:ti,variables:{where_condition:a,offset:_optionalChain([o, 'optionalAccess', _76 => _76.offset]),limit:_optionalChain([o, 'optionalAccess', _77 => _77.limit]),order_by:_optionalChain([o, 'optionalAccess', _78 => _78.orderBy])}};return(await f({aptosConfig:e,query:c,originMethod:"getAccountOwnedTokensFromCollectionAddress"})).current_token_ownerships_v2}async function Pi(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()}};_optionalChain([r, 'optionalAccess', _79 => _79.tokenStandard])&&(i.current_collection={token_standard:{_eq:_optionalChain([r, 'optionalAccess', _80 => _80.tokenStandard])}});let s={query:Jo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _81 => _81.offset]),limit:_optionalChain([r, 'optionalAccess', _82 => _82.limit]),order_by:_optionalChain([r, 'optionalAccess', _83 => _83.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountCollectionsWithOwnedTokens"})).current_collection_ownership_v2_view}async function Ci(n){let{aptosConfig:e,accountAddress:t}=n,r=u.from(t).toStringLong(),i=await f({aptosConfig:e,query:{query:ri,variables:{address:r}},originMethod:"getAccountTransactionsCount"});return i.account_transactions_aggregate.aggregate?i.account_transactions_aggregate.aggregate.count:0}async function Ei(n){let{aptosConfig:e,accountAddress:t,coinType:r,faMetadataAddress:o}=n,i,s;if(r!==void 0&&o!==void 0)s=u.from(o).toStringLong();else if(r!==void 0&&o===void 0)i=r,n.coinType===it?s=u.A.toStringLong():s=Gr(u.A,r).toStringLong();else if(r===void 0&&o!==void 0){let y=u.from(o);s=y.toStringLong(),y===u.A&&(i=it)}else throw new Error("Either coinType, fungibleAssetAddress, or both must be provided");let a=u.from(t).toStringLong(),c={asset_type:{_eq:s}};r!==void 0&&(c={asset_type:{_in:[i,s]}});let p=await $r({aptosConfig:e,accountAddress:a,options:{where:c}});return p[0]?p[0].amount:0}async function $r(n){let{aptosConfig:e,accountAddress:t,options:r}=n,o=u.from(t).toStringLong(),i={..._optionalChain([r, 'optionalAccess', _84 => _84.where]),owner_address:{_eq:o}},s={query:Zo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _85 => _85.offset]),limit:_optionalChain([r, 'optionalAccess', _86 => _86.limit]),order_by:_optionalChain([r, 'optionalAccess', _87 => _87.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountCoinsData"})).current_fungible_asset_balances}async function Ii(n){let{aptosConfig:e,accountAddress:t}=n,r=u.from(t).toStringLong(),i=await f({aptosConfig:e,query:{query:Yo,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 Ui(n){let{aptosConfig:e,accountAddress:t,options:r}=n,i={owner_address:{_eq:u.from(t).toStringLong()}},s={query:$n,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _88 => _88.offset]),limit:_optionalChain([r, 'optionalAccess', _89 => _89.limit]),order_by:_optionalChain([r, 'optionalAccess', _90 => _90.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountOwnedObjects"})).current_objects}async function Ri(n){let{aptosConfig:e,privateKey:t}=n,r=new k(t.publicKey());if(t instanceof rt){let i=q.fromPublicKey({publicKey:r}).derivedAddress();return $e.fromPrivateKey({privateKey:t,address:i})}if(t instanceof L){let o=q.fromPublicKey({publicKey:r});if(await Ti({authKey:o,aptosConfig:e})){let c=o.derivedAddress();return $e.fromPrivateKey({privateKey:t,address:c,legacy:!1})}let s=q.fromPublicKey({publicKey:r.publicKey});if(await Ti({authKey:s,aptosConfig:e})){let c=s.derivedAddress();return $e.fromPrivateKey({privateKey:t,address:c,legacy:!0})}}throw new Error(`Can't derive account from private key ${t}`)}async function Ti(n){let{aptosConfig:e,authKey:t}=n,r=await rn({aptosConfig:e,authenticationKey:t.derivedAddress()});try{return await _e({aptosConfig:e,accountAddress:r}),!0}catch(o){if(o.status===404)return!1;throw new Error(`Error while looking for an account info ${r.toString()}`)}}async function Hr(n){let{aptosConfig:e,options:t}=n;return bt({aptosConfig:e,originMethod:"getTransactions",path:"transactions",params:{start:_optionalChain([t, 'optionalAccess', _91 => _91.offset]),limit:_optionalChain([t, 'optionalAccess', _92 => _92.limit])}})}async function Yn(n){let{aptosConfig:e}=n;return Oe(async()=>{let{data:t}=await V({aptosConfig:e,originMethod:"getGasPriceEstimation",path:"estimate_gas_price"});return t},`gas-price-${e.network}`,1e3*60*5)()}async function zi(n){let{aptosConfig:e,ledgerVersion:t}=n,{data:r}=await V({aptosConfig:e,originMethod:"getTransactionByVersion",path:`transactions/by_version/${t}`});return r}async function on(n){let{aptosConfig:e,transactionHash:t}=n,{data:r}=await V({aptosConfig:e,path:`transactions/by_hash/${t}`,originMethod:"getTransactionByHash"});return r}async function Di(n){let{aptosConfig:e,transactionHash:t}=n;try{return(await on({aptosConfig:e,transactionHash:t})).type==="pending_transaction"}catch(r){if(_optionalChain([r, 'optionalAccess', _93 => _93.status])===404)return!0;throw r}}async function ac(n){let{aptosConfig:e,transactionHash:t}=n,{data:r}=await V({aptosConfig:e,path:`transactions/wait_by_hash/${t}`,originMethod:"longWaitForTransaction"});return r}async function Kt(n){let{aptosConfig:e,transactionHash:t,options:r}=n,o=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _94 => _94.timeoutSecs]), () => (20)),i=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _95 => _95.checkSuccess]), () => (!0)),s=!0,a=0,c,p,y=200,S=1.5;function _(g){if(!(g instanceof ye)||(p=g,g.status!==404&&g.status>=400&&g.status<500))throw g}try{c=await on({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction"}catch(g){_(g)}if(s){let g=Date.now();try{c=await ac({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction"}catch(E){_(E)}a=(Date.now()-g)/1e3}for(;s&&!(a>=o);){try{if(c=await on({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction",!s)break}catch(g){_(g)}await _chunkBHKSQXUZjs.b.call(void 0, y),a+=y/1e3,y*=S}if(c===void 0)throw p||new Xn(`Fetching transaction ${t} failed and timed out after ${o} seconds`,c);if(c.type==="pending_transaction")throw new Xn(`Transaction ${t} timed out in pending state after ${o} seconds`,c);if(!i)return c;if(!c.success)throw new Lr(`Transaction ${t} failed with an error: ${c.vm_status}`,c);return c}async function Zn(n){let{aptosConfig:e,processorType:t}=n,r=BigInt(n.minimumLedgerVersion),o=3e3,i=new Date().getTime(),s=BigInt(-1);for(;s<r;){if(new Date().getTime()-i>o)throw new Error("waitForLastSuccessIndexerVersionSync timeout");if(t===void 0?s=await Hn({aptosConfig:e}):s=(await Qn({aptosConfig:e,processorType:t})).last_success_version,s>=r)break;await _chunkBHKSQXUZjs.b.call(void 0, 200)}}var Xn=class extends Error{constructor(e,t){super(e),this.lastSubmittedTransaction=t}},Lr=class extends Error{constructor(e,t){super(e),this.transaction=t}};async function ki(n){let{aptosConfig:e,ledgerVersion:t,options:r}=n,{data:o}=await V({aptosConfig:e,originMethod:"getBlockByVersion",path:`blocks/by_version/${t}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _96 => _96.withTransactions])}});return Gi({block:o,...n})}async function Bi(n){let{aptosConfig:e,blockHeight:t,options:r}=n,{data:o}=await V({aptosConfig:e,originMethod:"getBlockByHeight",path:`blocks/by_height/${t}`,params:{with_transactions:_optionalChain([r, 'optionalAccess', _97 => _97.withTransactions])}});return Gi({block:o,...n})}async function Gi(n){let{aptosConfig:e,block:t,options:r}=n;if(_optionalChain([r, 'optionalAccess', _98 => _98.withTransactions])){t.transactions=_nullishCoalesce(t.transactions, () => ([]));let o=t.transactions[t.transactions.length-1],i=BigInt(t.first_version),s=BigInt(t.last_version),a=_optionalChain([o, 'optionalAccess', _99 => _99.version]),c;if(a===void 0?c=i-1n:c=BigInt(a),c===s)return t;let p=[],y=100n;for(let _=c+1n;_<s;_+=BigInt(100))p.push(Hr({aptosConfig:e,options:{offset:_,limit:Math.min(Number(y),Number(s-_+1n))}}));let S=await Promise.all(p);for(let _ of S)t.transactions.push(..._)}return t}async function A(n){n.minimumLedgerVersion!==void 0&&await Zn({aptosConfig:n.config,minimumLedgerVersion:n.minimumLedgerVersion,processorType:n.processorType})}var sn=class{constructor(e){this.config=e}async getAccountInfo(e){return _e({aptosConfig:this.config,...e})}async getAccountModules(e){return bi({aptosConfig:this.config,...e})}async getAccountModule(e){return jn({aptosConfig:this.config,...e})}async getAccountTransactions(e){return wi({aptosConfig:this.config,...e})}async getAccountResources(e){return Si({aptosConfig:this.config,...e})}async getAccountResource(e){return Vr({aptosConfig:this.config,...e})}async lookupOriginalAccountAddress(e){return rn({aptosConfig:this.config,...e})}async getAccountTokensCount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"account_transactions_processor"}),_i({aptosConfig:this.config,...e})}async getAccountOwnedTokens(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),xi({aptosConfig:this.config,...e})}async getAccountOwnedTokensFromCollectionAddress(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),vi({aptosConfig:this.config,...e})}async getAccountCollectionsWithOwnedTokens(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),Pi({aptosConfig:this.config,...e})}async getAccountTransactionsCount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"account_transactions_processor"}),Ci({aptosConfig:this.config,...e})}async getAccountCoinsData(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),$r({aptosConfig:this.config,...e})}async getAccountCoinsCount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Ii({aptosConfig:this.config,...e})}async getAccountAPTAmount(e){return this.getAccountCoinAmount({coinType:it,...e})}async getAccountCoinAmount(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Ei({aptosConfig:this.config,...e})}async getAccountOwnedObjects(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),Ui({aptosConfig:this.config,...e})}async deriveAccountFromPrivateKey(e){return Ri({aptosConfig:this.config,...e})}};var _aptosclient = require('@aptos-labs/aptos-client'); var _aptosclient2 = _interopRequireDefault(_aptosclient);var Jn=class{constructor(e){this.network=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _100 => _100.network]), () => ("devnet")),this.fullnode=_optionalChain([e, 'optionalAccess', _101 => _101.fullnode]),this.faucet=_optionalChain([e, 'optionalAccess', _102 => _102.faucet]),this.pepper=_optionalChain([e, 'optionalAccess', _103 => _103.pepper]),this.prover=_optionalChain([e, 'optionalAccess', _104 => _104.prover]),this.indexer=_optionalChain([e, 'optionalAccess', _105 => _105.indexer]),this.client=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _106 => _106.client]), () => ({provider:_aptosclient2.default})),this.clientConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _107 => _107.clientConfig]), () => ({})),this.fullnodeConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _108 => _108.fullnodeConfig]), () => ({})),this.indexerConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _109 => _109.indexerConfig]), () => ({})),this.faucetConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _110 => _110.faucetConfig]), () => ({}))}getRequestUrl(e){switch(e){case"Fullnode":if(this.fullnode!==void 0)return this.fullnode;if(this.network==="custom")throw new Error("Please provide a custom full node url");return Mo[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 qo[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 Fo[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 Er[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 Ir[this.network];default:throw Error(`apiType ${e} is not supported`)}}isPepperServiceRequest(e){return Er[this.network]===e}isProverServiceRequest(e){return Ir[this.network]===e}};function Ki(n){return!!n.match(/^[_a-zA-Z0-9]+$/)}function Ni(n){return!!n.match(/\s/)}function uc(n){return!!n.match(/^T[0-9]+$/)}function pc(n){return!!n.match(/^&.+$/)}function dc(n){switch(n){case"signer":case"address":case"bool":case"u8":case"u16":case"u32":case"u64":case"u128":case"u256":return!0;default:return!1}}function lc(n,e){let t=e;for(;t<n.length;t+=1){let r=n[t];if(!Ni(r))break}return t}var gc=(E=>(E.InvalidTypeTag="unknown type",E.UnexpectedGenericType="unexpected generic type",E.UnexpectedTypeArgumentClose="unexpected '>'",E.UnexpectedWhitespaceCharacter="unexpected whitespace character",E.UnexpectedComma="unexpected ','",E.TypeArgumentCountMismatch="type argument count doesn't match expected amount",E.MissingTypeArgumentClose="no matching '>' for '<'",E.MissingTypeArgument="no type argument before ','",E.UnexpectedPrimitiveTypeArguments="primitive types not expected to have type arguments",E.UnexpectedVectorTypeArgumentCount="vector type expected to have exactly one type argument",E.UnexpectedStructFormat="unexpected struct format, must be of the form 0xaddress::module_name::struct_name",E.InvalidModuleNameCharacter="module name must only contain alphanumeric or '_' characters",E.InvalidStructNameCharacter="struct name must only contain alphanumeric or '_' characters",E.InvalidAddress="struct address must be valid",E))(gc||{}),N= exports.TypeTagParserError =class extends Error{constructor(e,t){super(`Failed to parse typeTag '${e}', ${t}`)}};function ze(n,e){let t=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _111 => _111.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 E=an(a,o,t);i.push(E)}let y=r.pop();if(y===void 0)throw new N(n,"unexpected '>'");if(c!==i.length)throw new N(n,"type argument count doesn't match expected amount");let{savedStr:S,savedTypes:_,savedExpectedTypes:g}=y;o=i,i=_,a=S,c=g}else if(p===","){if(r.length===0)throw new N(n,"unexpected ','");if(a.length===0)throw new N(n,"no type argument before ','");let y=an(a,o,t);o=[],i.push(y),a="",c+=1}else if(Ni(p)){let y=!1;if(a.length!==0){let _=an(a,o,t);o=[],i.push(_),a="",y=!0}s=lc(n,s);let S=n[s];if(s<n.length&&y&&S!==","&&S!==">")throw new N(n,"unexpected whitespace character");continue}else a+=p;s+=1}if(r.length>0)throw new N(n,"no matching '>' for '<'");switch(i.length){case 0:return an(a,o,t);case 1:if(a==="")return i[0];throw new N(n,"unexpected ','");default:throw new N(n,"unexpected whitespace character")}}function an(n,e,t){let r=n.trim(),o=r.toLowerCase();if(dc(o)&&e.length>0)throw new N(n,"primitive types not expected to have type arguments");switch(r.toLowerCase()){case"signer":return new Pt;case"bool":return new K;case"address":return new W;case"u8":return new ce;case"u16":return new Fe;case"u32":return new Me;case"u64":return new $;case"u128":return new qe;case"u256":return new Ve;case"vector":if(e.length!==1)throw new N(n,"vector type expected to have exactly one type argument");return new C(e[0]);default:if(pc(r)){let a=r.substring(1);return new Kn(an(a,e,t))}if(uc(r)){if(t)return new D(Number(r.split("T")[1]));throw new N(n,"unexpected generic type")}if(!r.match(/:/))throw new N(n,"unknown type");let i=r.split("::");if(i.length!==3)throw new N(n,"unexpected struct format, must be of the form 0xaddress::module_name::struct_name");let s;try{s=u.fromString(i[0])}catch (e2){throw new N(n,"struct address must be valid")}if(!Ki(i[1]))throw new N(n,"module name must only contain alphanumeric or '_' characters");if(!Ki(i[2]))throw new N(n,"struct name must only contain alphanumeric or '_' characters");return new m(new Ue(s,new R(i[1]),new R(i[2]),e))}}function Oi(n){return typeof n=="boolean"}function He(n){return typeof n=="string"}function mc(n){return typeof n=="number"}function er(n){if(mc(n))return n;if(He(n)&&n!=="")return Number.parseInt(n,10)}function tr(n){return typeof n=="number"||typeof n=="bigint"||typeof n=="string"}function Fi(n){return n==null}function Mi(n){return Qr(n)||jr(n)||Xr(n)||Yr(n)||Zr(n)||Jr(n)||eo(n)||nr(n)||Wr(n)||yc(n)||n instanceof T||n instanceof M}function Qr(n){return n instanceof I}function nr(n){return n instanceof u}function Wr(n){return n instanceof w}function yc(n){return n instanceof Ze}function jr(n){return n instanceof F}function Xr(n){return n instanceof de}function Yr(n){return n instanceof le}function Zr(n){return n instanceof O}function Jr(n){return n instanceof ge}function eo(n){return n instanceof me}function qi(n){return"bytecode"in n}function U(n,e){throw new Error(`Type mismatch for argument ${e}, expected '${n}'`)}function Vi(n){let e=n.params.findIndex(t=>t!=="signer"&&t!=="&signer");return e<0?n.params.length:e}function cn(n){let e=n.split("::");if(e.length!==3)throw new Error(`Invalid function ${n}`);let t=e[0],r=e[1],o=e[2];return{moduleAddress:t,moduleName:r,functionName:o}}var fc=new TextEncoder;function rr(n){return _nullishCoalesce(_optionalChain([n, 'optionalAccess', _112 => _112.map, 'call', _113 => _113(e=>He(e)?ze(e):e)]), () => ([]))}async function $i(n,e,t,r){let o=await jn({aptosConfig:r,accountAddress:n,moduleName:e});if(o.abi)return o.abi.exposed_functions.find(i=>i.name===t)}async function Li(n,e,t,r){let o=await $i(n,e,t,r);if(!o)throw new Error(`Could not find entry function ABI for '${n}::${e}::${t}'`);if(!o.is_entry)throw new Error(`'${n}::${e}::${t}' is not an entry function`);let i=Vi(o),s=[];for(let a=i;a<o.params.length;a+=1)s.push(ze(o.params[a],{allowGenerics:!0}));return{signers:i,typeParameters:o.generic_type_params,parameters:s}}async function Hi(n,e,t,r){let o=await $i(n,e,t,r);if(!o)throw new Error(`Could not find view function ABI for '${n}::${e}::${t}'`);if(!o.is_view)throw new Error(`'${n}::${e}::${t}' is not an view function`);let i=[];for(let a=0;a<o.params.length;a+=1)i.push(ze(o.params[a],{allowGenerics:!0}));let s=[];for(let a=0;a<o.return.length;a+=1)s.push(ze(o.return[a],{allowGenerics:!0}));return{typeParameters:o.generic_type_params,parameters:i,returnTypes:s}}function no(n,e,t,r,o){if(r>=e.parameters.length)throw new Error(`Too many arguments for '${n}', expected ${e.parameters.length}`);let i=e.parameters[r];return Nt(t,i,r,o)}function Nt(n,e,t,r){return Mi(n)?(to(e,n,t),n):Ac(n,e,t,r)}function Ac(n,e,t,r){if(e.isBool()){if(Oi(n))return new I(n);if(He(n)){if(n==="true")return new I(!0);if(n==="false")return new I(!1)}U("boolean",t)}if(e.isAddress()){if(He(n))return u.fromString(n);U("string | AccountAddress",t)}if(e.isU8()){let o=er(n);if(o!==void 0)return new F(o);U("number | string",t)}if(e.isU16()){let o=er(n);if(o!==void 0)return new de(o);U("number | string",t)}if(e.isU32()){let o=er(n);if(o!==void 0)return new le(o);U("number | string",t)}if(e.isU64()){if(tr(n))return new O(BigInt(n));U("bigint | number | string",t)}if(e.isU128()){if(tr(n))return new ge(BigInt(n));U("bigint | number | string",t)}if(e.isU256()){if(tr(n))return new me(BigInt(n));U("bigint | number | string",t)}if(e.isGeneric()){let o=e.value;if(o<0||o>=r.length)throw new Error(`Generic argument ${e.toString()} is invalid for argument ${t}`);return Nt(n,r[o],t,r)}if(e.isVector()){if(e.value.isU8()){if(He(n))return T.U8(fc.encode(n));if(n instanceof Uint8Array)return T.U8(n);if(n instanceof ArrayBuffer)return T.U8(new Uint8Array(n))}if(Array.isArray(n))return new T(n.map(o=>Nt(o,e.value,t,r)));throw new Error(`Type mismatch for argument ${t}, type '${e.toString()}'`)}if(e.isStruct()){if(e.isString()){if(He(n))return new w(n);U("string",t)}if(e.isObject()){if(He(n))return u.fromString(n);U("string | AccountAddress",t)}if(e.isOption()){if(Fi(n)){let o=e.value.typeArgs[0];return o instanceof K?new M(null):o instanceof W?new M(null):o instanceof ce?new M(null):o instanceof Fe?new M(null):o instanceof Me?new M(null):o instanceof $?new M(null):o instanceof qe?new M(null):o instanceof Ve?new M(null):new M(null)}return new M(Nt(n,e.value.typeArgs[0],t,r))}throw new Error(`Unsupported struct input type for argument ${t}, type '${e.toString()}'`)}throw new Error(`Type mismatch for argument ${t}, type '${e.toString()}'`)}function to(n,e,t){if(n.isBool()){if(Qr(e))return;U("Bool",t)}if(n.isAddress()){if(nr(e))return;U("AccountAddress",t)}if(n.isU8()){if(jr(e))return;U("U8",t)}if(n.isU16()){if(Xr(e))return;U("U16",t)}if(n.isU32()){if(Yr(e))return;U("U32",t)}if(n.isU64()){if(Zr(e))return;U("U64",t)}if(n.isU128()){if(Jr(e))return;U("U128",t)}if(n.isU256()){if(eo(e))return;U("U256",t)}if(n.isVector()){if(e instanceof T){e.values.length>0&&to(n.value,e.values[0],t);return}U("MoveVector",t)}if(n instanceof m){if(n.isString()){if(Wr(e))return;U("MoveString",t)}if(n.isObject()){if(nr(e))return;U("AccountAddress",t)}if(n.isOption()){if(e instanceof M){e.value!==void 0&&to(n.value.typeArgs[0],e.value,t);return}U("MoveOption",t)}}throw new Error(`Type mismatch for argument ${t}, expected '${n.toString()}'`)}async function ir(n){if(qi(n))return wc(n);let{moduleAddress:e,moduleName:t,functionName:r}=cn(n.function),o=await Xi({key:"entry-function",moduleAddress:e,moduleName:t,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Li});return Tc({...n,abi:o})}function Tc(n){let e=n.abi,{moduleAddress:t,moduleName:r,functionName:o}=cn(n.function),i=rr(n.typeArguments);if(i.length!==e.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${e.typeParameters.length}, received ${i.length}`);let s=n.functionArguments.map((c,p)=>no(n.function,e,c,p,i));if(s.length!==e.parameters.length)throw new Error(`Too few arguments for '${t}::${r}::${o}', expected ${e.parameters.length} but got ${s.length}`);let a=pt.build(`${t}::${r}`,o,i,s);if("multisigAddress"in n){let c=u.from(n.multisigAddress);return new Zt(new en(c,new tn(a)))}return new Yt(a)}async function Qi(n){let{moduleAddress:e,moduleName:t,functionName:r}=cn(n.function),o=await Xi({key:"view-function",moduleAddress:e,moduleName:t,functionName:r,aptosConfig:n.aptosConfig,abi:n.abi,fetch:Hi});return bc({abi:o,...n})}function bc(n){let e=n.abi,{moduleAddress:t,moduleName:r,functionName:o}=cn(n.function),i=rr(n.typeArguments);if(i.length!==e.typeParameters.length)throw new Error(`Type argument count mismatch, expected ${e.typeParameters.length}, received ${i.length}`);let s=_nullishCoalesce(_optionalChain([n, 'optionalAccess', _114 => _114.functionArguments, 'optionalAccess', _115 => _115.map, 'call', _116 => _116((a,c)=>no(n.function,e,a,c,i))]), () => ([]));if(s.length!==e.parameters.length)throw new Error(`Too few arguments for '${t}::${r}::${o}', expected ${e.parameters.length} but got ${s.length}`);return pt.build(`${t}::${r}`,o,i,s)}function wc(n){return new Xt(new Jt(l.fromHexInput(n.bytecode).toUint8Array(),rr(n.typeArguments),n.functionArguments))}async function Sc(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=async()=>Rr[e.network]?{chainId:Rr[e.network]}:{chainId:(await Ln({aptosConfig:e})).chain_id},a=async()=>_optionalChain([o, 'optionalAccess', _117 => _117.gasUnitPrice])?{gasEstimate:o.gasUnitPrice}:{gasEstimate:(await Yn({aptosConfig:e})).gas_estimate},c=async()=>{let mt=async()=>_optionalChain([o, 'optionalAccess', _118 => _118.accountSequenceNumber])!==void 0?o.accountSequenceNumber:(await _e({aptosConfig:e,accountAddress:t})).sequence_number;if(i&&u.from(i).equals(u.ZERO))try{return await mt()}catch (e3){return 0}else return mt()},[{chainId:p},{gasEstimate:y},S]=await Promise.all([s(),a(),c()]),{maxGasAmount:_,gasUnitPrice:g,expireTimestamp:E}={maxGasAmount:_optionalChain([o, 'optionalAccess', _119 => _119.maxGasAmount])?BigInt(o.maxGasAmount):BigInt(2e5),gasUnitPrice:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _120 => _120.gasUnitPrice]), () => (BigInt(y))),expireTimestamp:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _121 => _121.expireTimestamp]), () => (BigInt(Math.floor(Date.now()/1e3)+20)))};return new ue(u.from(t),BigInt(S),r,BigInt(_),BigInt(g),BigInt(E),new vt(p))}async function ro(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=await Sc({aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i});if("secondarySignerAddresses"in n){let a=_nullishCoalesce(_optionalChain([n, 'access', _122 => _122.secondarySignerAddresses, 'optionalAccess', _123 => _123.map, 'call', _124 => _124(c=>u.from(c))]), () => ([]));return new Mn(s,a,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}return new Fn(s,n.feePayerAddress?u.from(n.feePayerAddress):void 0)}function Wi(n){let{signerPublicKey:e,transaction:t,secondarySignersPublicKeys:r,feePayerPublicKey:o}=n,i=or(e);if(t.feePayerAddress){let a=new lt(t.rawTransaction,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),t.feePayerAddress),c=[];r&&(c=r.map(S=>or(S)));let p=or(o),y=new It(i,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),c,{address:t.feePayerAddress,authenticator:p});return new gt(a.raw_txn,y).bcsToBytes()}if(t.secondarySignerAddresses){let a=new dt(t.rawTransaction,t.secondarySignerAddresses),c=[];c=r.map(y=>or(y));let p=new Et(i,t.secondarySignerAddresses,c);return new gt(a.raw_txn,p).bcsToBytes()}let s;if(i instanceof fe)s=new Ct(i.public_key,i.signature);else if(i instanceof Q)s=new Ut(i);else throw new Error("Invalid public key");return new gt(t.rawTransaction,s).bcsToBytes()}function or(n){if((n instanceof ee||n instanceof Te)&&(n=new k(n)),n instanceof k){if(n.publicKey instanceof x)return new Q(n,new G(new v(new Uint8Array(64))));if(n.publicKey instanceof Te)return new Q(n,new G(new Pe(new Uint8Array(64))));if(n.publicKey instanceof ee)return new Q(n,new G(Ee.getSimulationSignature()))}return new fe(new x(n.toUint8Array()),new v(new Uint8Array(64)))}function oo(n){let{transaction:e,feePayerAuthenticator:t,additionalSignersAuthenticators:r}=n,o=Vo(H,n.senderAuthenticator),i;if(e.feePayerAddress){if(!t)throw new Error("Must provide a feePayerAuthenticator argument to generate a signed fee payer transaction");i=new It(o,_nullishCoalesce(e.secondarySignerAddresses, () => ([])),_nullishCoalesce(r, () => ([])),{address:e.feePayerAddress,authenticator:t})}else if(e.secondarySignerAddresses){if(!r)throw new Error("Must provide a additionalSignersAuthenticators argument to generate a signed multi agent transaction");i=new Et(o,e.secondarySignerAddresses,r)}else o instanceof fe?i=new Ct(o.public_key,o.signature):i=new Ut(o);return new gt(e.rawTransaction,i).bcsToBytes()}function ji(n){let e=_sha3.sha3_256.create();for(let t of n)e.update(t);return e.digest()}var _c=ji(["APTOS::Transaction"]);function eh(n){let e=oo(n);return new l(ji([_c,new Uint8Array([0]),e])).toString()}async function Xi({key:n,moduleAddress:e,moduleName:t,functionName:r,aptosConfig:o,abi:i,fetch:s}){return i!==void 0?i:Oe(async()=>s(e,t,r,o),`${n}-${o.network}-${e}-${t}-${r}`,1e3*60*5)()}async function h(n){let e=await xc(n);return vc(n,e)}async function xc(n){let{aptosConfig:e,data:t}=n,r,o;return"bytecode"in t?o=await ir(t):"multisigAddress"in t?(r={aptosConfig:e,multisigAddress:t.multisigAddress,function:t.function,functionArguments:t.functionArguments,typeArguments:t.typeArguments,abi:t.abi},o=await ir(r)):(r={aptosConfig:e,function:t.function,functionArguments:t.functionArguments,typeArguments:t.typeArguments,abi:t.abi},o=await ir(r)),o}async function vc(n,e){let{aptosConfig:t,sender:r,options:o}=n,i;if(Pc(n)&&(i=u.ZERO.toString()),Cc(n)){let{secondarySignerAddresses:s}=n;return ro({aptosConfig:t,sender:r,payload:e,options:o,secondarySignerAddresses:s,feePayerAddress:i})}return ro({aptosConfig:t,sender:r,payload:e,options:o,feePayerAddress:i})}function Pc(n){return n.withFeePayer===!0}function Cc(n){return"secondarySignerAddresses"in n}function Yi(n){let{transaction:e}=n;return zt(e)}function sr(n){let{signer:e,transaction:t}=n;return e.signTransactionWithAuthenticator(t)}async function io(n){let{aptosConfig:e,transaction:t,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}=n,a=Wi({transaction:t,signerPublicKey:r,secondarySignersPublicKeys:o,feePayerPublicKey:i,options:s}),{data:c}=await Ne({aptosConfig:e,body:a,path:"transactions/simulate",params:{estimate_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _125 => _125.options, 'optionalAccess', _126 => _126.estimateGasUnitPrice]), () => (!1)),estimate_max_gas_amount:_nullishCoalesce(_optionalChain([n, 'access', _127 => _127.options, 'optionalAccess', _128 => _128.estimateMaxGasAmount]), () => (!1)),estimate_prioritized_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _129 => _129.options, 'optionalAccess', _130 => _130.estimatePrioritizedGasUnitPrice]), () => (!1))},originMethod:"simulateTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return c}async function ar(n){let{aptosConfig:e}=n,t=oo({...n}),{data:r}=await Ne({aptosConfig:e,body:t,path:"transactions",originMethod:"submitTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return r}async function un(n){let{aptosConfig:e,signer:t,transaction:r}=n;(t instanceof Se||t instanceof qn)&&await t.waitForProofFetch();let o=sr({signer:t,transaction:r});return ar({aptosConfig:e,transaction:r,senderAuthenticator:o})}var Ec={typeParameters:[],parameters:[C.u8(),new C(C.u8())]};async function Zi(n){let{aptosConfig:e,account:t,metadataBytes:r,moduleBytecode:o,options:i}=n,s=o.map(a=>T.U8(a));return h({aptosConfig:e,sender:u.from(t),data:{function:"0x1::code::publish_package_txn",functionArguments:[T.U8(r),new T(s)],abi:Ec},options:i})}var Ic={typeParameters:[],parameters:[new ce,C.u8(),new ce,C.u8(),C.u8(),C.u8()]};async function Ji(n){let{aptosConfig:e,fromAccount:t,toNewPrivateKey:r}=n,o=await _e({aptosConfig:e,accountAddress:t.accountAddress}),i=$e.fromPrivateKey({privateKey:r,legacy:!0}),a=new On({sequenceNumber:BigInt(o.sequence_number),originator:t.accountAddress,currentAuthKey:u.from(o.authentication_key),newPublicKey:i.publicKey}).bcsToBytes(),c=t.sign(a),p=i.sign(a),y=await h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::account::rotate_authentication_key",functionArguments:[new F(t.signingScheme),T.U8(t.publicKey.toUint8Array()),new F(i.signingScheme),T.U8(i.publicKey.toUint8Array()),T.U8(c.toUint8Array()),T.U8(p.toUint8Array())],abi:Ic}});return un({aptosConfig:e,signer:t,transaction:y})}var Uc={typeParameters:[{constraints:[]}],parameters:[new W,new $]};async function es(n){let{aptosConfig:e,sender:t,recipient:r,amount:o,coinType:i,options:s}=n;return h({aptosConfig:e,sender:t,data:{function:"0x1::aptos_account::transfer_coins",typeArguments:[_nullishCoalesce(i, () => (it))],functionArguments:[r,o],abi:Uc},options:s})}var pn=class{constructor(e){this.config=e}async transferCoinTransaction(e){return es({aptosConfig:this.config,...e})}};var Qe={BOOLEAN:"bool",U8:"u8",U16:"u16",U32:"u32",U64:"u64",U128:"u128",U256:"u256",ADDRESS:"address",STRING:"0x1::string::String",ARRAY:"vector<u8>"},pe="0x4::token::Token";async function ts(n){let{aptosConfig:e,digitalAssetAddress:t}=n,r={token_data_id:{_eq:u.from(t).toStringLong()}};return(await f({aptosConfig:e,query:{query:mi,variables:{where_condition:r}},originMethod:"getDigitalAssetData"})).current_token_datas_v2[0]}async function ns(n){let{aptosConfig:e,digitalAssetAddress:t}=n,r={token_data_id:{_eq:u.from(t).toStringLong()},amount:{_gt:0}};return(await f({aptosConfig:e,query:{query:qr,variables:{where_condition:r}},originMethod:"getCurrentDigitalAssetOwnership"})).current_token_ownerships_v2[0]}async function rs(n){let{aptosConfig:e,ownerAddress:t,options:r}=n,o={owner_address:{_eq:u.from(t).toStringLong()},amount:{_gt:0}},i={query:qr,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _131 => _131.offset]),limit:_optionalChain([r, 'optionalAccess', _132 => _132.limit]),order_by:_optionalChain([r, 'optionalAccess', _133 => _133.orderBy])}};return(await f({aptosConfig:e,query:i,originMethod:"getOwnedDigitalAssets"})).current_token_ownerships_v2}async function os(n){let{aptosConfig:e,digitalAssetAddress:t,options:r}=n,o={token_data_id:{_eq:u.from(t).toStringLong()}},i={query:gi,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _134 => _134.offset]),limit:_optionalChain([r, 'optionalAccess', _135 => _135.limit]),order_by:_optionalChain([r, 'optionalAccess', _136 => _136.orderBy])}};return(await f({aptosConfig:e,query:i,originMethod:"getDigitalAssetActivity"})).token_activities_v2}var Rc={typeParameters:[],parameters:[new m(P()),new $,new m(P()),new m(P()),new K,new K,new K,new K,new K,new K,new K,new K,new K,new $,new $]};async function is(n){let{aptosConfig:e,options:t,creator:r}=n;return h({aptosConfig:e,sender:r.accountAddress,data:{function:"0x4::aptos_token::create_collection",functionArguments:[new w(n.description),new O(_nullishCoalesce(n.maxSupply, () => (Xe))),new w(n.name),new w(n.uri),new I(_nullishCoalesce(n.mutableDescription, () => (!0))),new I(_nullishCoalesce(n.mutableRoyalty, () => (!0))),new I(_nullishCoalesce(n.mutableURI, () => (!0))),new I(_nullishCoalesce(n.mutableTokenDescription, () => (!0))),new I(_nullishCoalesce(n.mutableTokenName, () => (!0))),new I(_nullishCoalesce(n.mutableTokenProperties, () => (!0))),new I(_nullishCoalesce(n.mutableTokenURI, () => (!0))),new I(_nullishCoalesce(n.tokensBurnableByCreator, () => (!0))),new I(_nullishCoalesce(n.tokensFreezableByCreator, () => (!0))),new O(_nullishCoalesce(n.royaltyNumerator, () => (0))),new O(_nullishCoalesce(n.royaltyDenominator, () => (1)))],abi:Rc},options:t})}async function Ot(n){let{aptosConfig:e,options:t}=n,r=_optionalChain([t, 'optionalAccess', _137 => _137.where]);_optionalChain([t, 'optionalAccess', _138 => _138.tokenStandard])&&(r.token_standard={_eq:_nullishCoalesce(_optionalChain([t, 'optionalAccess', _139 => _139.tokenStandard]), () => ("v2"))});let o={query:ii,variables:{where_condition:r,offset:_optionalChain([t, 'optionalAccess', _140 => _140.offset]),limit:_optionalChain([t, 'optionalAccess', _141 => _141.limit])}};return(await f({aptosConfig:e,query:o,originMethod:"getCollectionData"})).current_collections_v2[0]}async function ss(n){let{aptosConfig:e,creatorAddress:t,collectionName:r,options:o}=n,i=u.from(t),s={collection_name:{_eq:r},creator_address:{_eq:i.toStringLong()}};return _optionalChain([o, 'optionalAccess', _142 => _142.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _143 => _143.tokenStandard]), () => ("v2"))}),Ot({aptosConfig:e,options:{...o,where:s}})}async function as(n){let{aptosConfig:e,creatorAddress:t,options:r}=n,i={creator_address:{_eq:u.from(t).toStringLong()}};return _optionalChain([r, 'optionalAccess', _144 => _144.tokenStandard])&&(i.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _145 => _145.tokenStandard]), () => ("v2"))}),Ot({aptosConfig:e,options:{...r,where:i}})}async function cs(n){let{aptosConfig:e,collectionId:t,options:r}=n,i={collection_id:{_eq:u.from(t).toStringLong()}};return _optionalChain([r, 'optionalAccess', _146 => _146.tokenStandard])&&(i.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _147 => _147.tokenStandard]), () => ("v2"))}),Ot({aptosConfig:e,options:{...r,where:i}})}async function us(n){let{creatorAddress:e,collectionName:t,options:r,aptosConfig:o}=n,i=u.from(e),s={collection_name:{_eq:t},creator_address:{_eq:i.toStringLong()}};return _optionalChain([r, 'optionalAccess', _148 => _148.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _149 => _149.tokenStandard]), () => ("v2"))}),(await Ot({aptosConfig:o,options:{where:s}})).collection_id}var zc={typeParameters:[],parameters:[new m(P()),new m(P()),new m(P()),new m(P()),new C(new m(P())),new C(new m(P())),new C(C.u8())]};async function ps(n){let{aptosConfig:e,options:t,creator:r,collection:o,description:i,name:s,uri:a,propertyKeys:c,propertyTypes:p,propertyValues:y}=n,S=_optionalChain([p, 'optionalAccess', _150 => _150.map, 'call', _151 => _151(_=>Qe[_])]);return h({aptosConfig:e,sender:r.accountAddress,data:{function:"0x4::aptos_token::mint",functionArguments:[new w(o),new w(i),new w(s),new w(a),T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(S, () => ([]))),xs(_nullishCoalesce(y, () => ([])),_nullishCoalesce(S, () => ([])))],abi:zc},options:t})}var Dc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new W]};async function ds(n){let{aptosConfig:e,sender:t,digitalAssetAddress:r,recipient:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::object::transfer",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(r),u.from(o)],abi:Dc},options:s})}var kc={typeParameters:[],parameters:[new m(P()),new m(P()),new m(P()),new m(P()),new C(new m(P())),new C(new m(P())),new C(C.u8()),new W]};async function ls(n){let{aptosConfig:e,account:t,collection:r,description:o,name:i,uri:s,recipient:a,propertyKeys:c,propertyTypes:p,propertyValues:y,options:S}=n;if(_optionalChain([c, 'optionalAccess', _152 => _152.length])!==_optionalChain([y, 'optionalAccess', _153 => _153.length]))throw new Error("Property keys and property values counts do not match");if(_optionalChain([p, 'optionalAccess', _154 => _154.length])!==_optionalChain([y, 'optionalAccess', _155 => _155.length]))throw new Error("Property types and property values counts do not match");let _=_optionalChain([p, 'optionalAccess', _156 => _156.map, 'call', _157 => _157(g=>Qe[g])]);return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::mint_soul_bound",functionArguments:[r,o,i,s,T.MoveString(_nullishCoalesce(c, () => ([]))),T.MoveString(_nullishCoalesce(_, () => ([]))),xs(_nullishCoalesce(y, () => ([])),_nullishCoalesce(_, () => ([]))),a],abi:kc},options:S})}var Bc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0)))]};async function gs(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::burn",typeArguments:[_nullishCoalesce(o, () => (pe))],functionArguments:[u.from(r)],abi:Bc},options:i})}var Gc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0)))]};async function ms(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::freeze_transfer",typeArguments:[_nullishCoalesce(o, () => (pe))],functionArguments:[r],abi:Gc},options:i})}var Kc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0)))]};async function ys(n){let{aptosConfig:e,creator:t,digitalAssetAddress:r,digitalAssetType:o,options:i}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::unfreeze_transfer",typeArguments:[_nullishCoalesce(o, () => (pe))],functionArguments:[r],abi:Kc},options:i})}var Nc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function fs(n){let{aptosConfig:e,creator:t,description:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_description",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new w(r)],abi:Nc},options:s})}var Oc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function As(n){let{aptosConfig:e,creator:t,name:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_name",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new w(r)],abi:Oc},options:s})}var Fc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function hs(n){let{aptosConfig:e,creator:t,uri:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::set_uri",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new w(r)],abi:Fc},options:s})}var Mc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P()),new m(P()),C.u8()]};async function Ts(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::add_property",typeArguments:[_nullishCoalesce(a, () => (pe))],functionArguments:[u.from(s),new w(r),new w(Qe[o]),T.U8(so(i,Qe[o]))],abi:Mc},options:c})}var qc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P())]};async function bs(n){let{aptosConfig:e,creator:t,propertyKey:r,digitalAssetAddress:o,digitalAssetType:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::remove_property",typeArguments:[_nullishCoalesce(i, () => (pe))],functionArguments:[u.from(o),new w(r)],abi:qc},options:s})}var Vc={typeParameters:[{constraints:["key"]}],parameters:[new m(ne(new D(0))),new m(P()),new m(P()),C.u8()]};async function ws(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::update_property",typeArguments:[_nullishCoalesce(a, () => (pe))],functionArguments:[u.from(s),new w(r),new w(Qe[o]),so(i,Qe[o])],abi:Vc},options:c})}var $c={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(ne(new D(0))),new m(P()),new D(1)]};async function Ss(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::add_typed_property",typeArguments:[_nullishCoalesce(a, () => (pe)),Qe[o]],functionArguments:[u.from(s),new w(r),i],abi:$c},options:c})}var Lc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(ne(new D(0))),new m(P()),new D(1)]};async function _s(n){let{aptosConfig:e,creator:t,propertyKey:r,propertyType:o,propertyValue:i,digitalAssetAddress:s,digitalAssetType:a,options:c}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x4::aptos_token::update_typed_property",typeArguments:[_nullishCoalesce(a, () => (pe)),Qe[o]],functionArguments:[u.from(s),new w(r),i],abi:Lc},options:c})}function xs(n,e){let t=new Array;return e.forEach((r,o)=>{t.push(so(n[o],r))}),t}function so(n,e){let t=ze(e);return Nt(n,t,0,[]).bcsToBytes()}var dn=class{constructor(e){this.config=e}async getCollectionData(e){await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"});let{creatorAddress:t,collectionName:r,options:o}=e,i=u.from(t),s={collection_name:{_eq:r},creator_address:{_eq:i.toStringLong()}};return _optionalChain([o, 'optionalAccess', _158 => _158.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _159 => _159.tokenStandard]), () => ("v2"))}),Ot({aptosConfig:this.config,options:{where:s}})}async getCollectionDataByCreatorAddressAndCollectionName(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ss({aptosConfig:this.config,...e})}async getCollectionDataByCreatorAddress(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),as({aptosConfig:this.config,...e})}async getCollectionDataByCollectionId(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),cs({aptosConfig:this.config,...e})}async getCollectionId(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),us({aptosConfig:this.config,...e})}async getDigitalAssetData(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ts({aptosConfig:this.config,...e})}async getCurrentDigitalAssetOwnership(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),ns({aptosConfig:this.config,...e})}async getOwnedDigitalAssets(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),rs({aptosConfig:this.config,...e})}async getDigitalAssetActivity(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"token_v2_processor"}),os({aptosConfig:this.config,...e})}async createCollectionTransaction(e){return is({aptosConfig:this.config,...e})}async mintDigitalAssetTransaction(e){return ps({aptosConfig:this.config,...e})}async transferDigitalAssetTransaction(e){return ds({aptosConfig:this.config,...e})}async mintSoulBoundTransaction(e){return ls({aptosConfig:this.config,...e})}async burnDigitalAssetTransaction(e){return gs({aptosConfig:this.config,...e})}async freezeDigitalAssetTransaferTransaction(e){return ms({aptosConfig:this.config,...e})}async unfreezeDigitalAssetTransaferTransaction(e){return ys({aptosConfig:this.config,...e})}async setDigitalAssetDescriptionTransaction(e){return fs({aptosConfig:this.config,...e})}async setDigitalAssetNameTransaction(e){return As({aptosConfig:this.config,...e})}async setDigitalAssetURITransaction(e){return hs({aptosConfig:this.config,...e})}async addDigitalAssetPropertyTransaction(e){return Ts({aptosConfig:this.config,...e})}async removeDigitalAssetPropertyTransaction(e){return bs({aptosConfig:this.config,...e})}async updateDigitalAssetPropertyTransaction(e){return ws({aptosConfig:this.config,...e})}async addDigitalAssetTypedPropertyTransaction(e){return Ss({aptosConfig:this.config,...e})}async updateDigitalAssetTypedPropertyTransaction(e){return _s({aptosConfig:this.config,...e})}};var vs=300,Hc=n=>{if(n&&n.length>vs)throw new Error(`Event type length exceeds the maximum length of ${vs}`)};async function Ps(n){let{aptosConfig:e,eventType:t,options:r}=n;return ln({aptosConfig:e,options:{...r,where:{account_address:{_eq:"0x0000000000000000000000000000000000000000000000000000000000000000"},creation_number:{_eq:"0"},sequence_number:{_eq:"0"},indexed_type:{_eq:t}}}})}async function Cs(n){let{accountAddress:e,aptosConfig:t,creationNumber:r,options:o}=n,s={account_address:{_eq:u.from(e).toStringLong()},creation_number:{_eq:r}};return ln({aptosConfig:t,options:{...o,where:s}})}async function Es(n){let{accountAddress:e,aptosConfig:t,eventType:r,options:o}=n,s={account_address:{_eq:u.from(e).toStringLong()},indexed_type:{_eq:r}};return ln({aptosConfig:t,options:{...o,where:s}})}async function ln(n){let{aptosConfig:e,options:t}=n;Hc(_optionalChain([t, 'optionalAccess', _160 => _160.where, 'optionalAccess', _161 => _161.indexed_type, 'optionalAccess', _162 => _162._eq]));let r={query:ci,variables:{where_condition:_optionalChain([t, 'optionalAccess', _163 => _163.where]),offset:_optionalChain([t, 'optionalAccess', _164 => _164.offset]),limit:_optionalChain([t, 'optionalAccess', _165 => _165.limit]),order_by:_optionalChain([t, 'optionalAccess', _166 => _166.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getEvents"})).events}var gn=class{constructor(e){this.config=e}async getModuleEventsByEventType(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),Ps({aptosConfig:this.config,...e})}async getAccountEventsByCreationNumber(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),Cs({aptosConfig:this.config,...e})}async getAccountEventsByEventType(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"events_processor"}),Es({aptosConfig:this.config,...e})}async getEvents(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _167 => _167.minimumLedgerVersion]),processorType:"events_processor"}),ln({aptosConfig:this.config,...e})}};async function Is(n){let{aptosConfig:e,accountAddress:t,amount:r,options:o}=n,i=_optionalChain([o, 'optionalAccess', _168 => _168.timeoutSecs])||20,{data:s}=await Lo({aptosConfig:e,path:"fund",body:{address:u.from(t).toString(),amount:r},originMethod:"fundAccount"}),a=s.txn_hashes[0],c=await Kt({aptosConfig:e,transactionHash:a,options:{timeoutSecs:i,checkSuccess:_optionalChain([o, 'optionalAccess', _169 => _169.checkSuccess])}});if(c.type==="user_transaction")return c;throw new Error(`Unexpected transaction received for fund account: ${c.type}`)}var mn=class{constructor(e){this.config=e}async fundAccount(e){let t=await Is({aptosConfig:this.config,...e});return _optionalChain([e, 'access', _170 => _170.options, 'optionalAccess', _171 => _171.waitForIndexer])!==!1&&await Zn({aptosConfig:this.config,minimumLedgerVersion:BigInt(t.version)}),t}};async function cr(n){let{aptosConfig:e,options:t}=n,r={query:pi,variables:{where_condition:_optionalChain([t, 'optionalAccess', _172 => _172.where]),limit:_optionalChain([t, 'optionalAccess', _173 => _173.limit]),offset:_optionalChain([t, 'optionalAccess', _174 => _174.offset])}};return(await f({aptosConfig:e,query:r,originMethod:"getFungibleAssetMetadata"})).fungible_asset_metadata}async function Us(n){let{aptosConfig:e,options:t}=n,r={query:ui,variables:{where_condition:_optionalChain([t, 'optionalAccess', _175 => _175.where]),limit:_optionalChain([t, 'optionalAccess', _176 => _176.limit]),offset:_optionalChain([t, 'optionalAccess', _177 => _177.offset])}};return(await f({aptosConfig:e,query:r,originMethod:"getFungibleAssetActivities"})).fungible_asset_activities}async function Rs(n){let{aptosConfig:e,options:t}=n,r={query:si,variables:{where_condition:_optionalChain([t, 'optionalAccess', _178 => _178.where]),limit:_optionalChain([t, 'optionalAccess', _179 => _179.limit]),offset:_optionalChain([t, 'optionalAccess', _180 => _180.offset])}};return(await f({aptosConfig:e,query:r,originMethod:"getCurrentFungibleAssetBalances"})).current_fungible_asset_balances}var Qc={typeParameters:[{constraints:[]}],parameters:[ze("0x1::object::Object"),new W,new $]};async function zs(n){let{aptosConfig:e,sender:t,fungibleAssetMetadataAddress:r,recipient:o,amount:i,options:s}=n;return h({aptosConfig:e,sender:t.accountAddress,data:{function:"0x1::primary_fungible_store::transfer",typeArguments:["0x1::fungible_asset::Metadata"],functionArguments:[r,o,i],abi:Qc},options:s})}var yn=class{constructor(e){this.config=e}async getFungibleAssetMetadata(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _181 => _181.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),cr({aptosConfig:this.config,...e})}async getFungibleAssetMetadataByAssetType(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _182 => _182.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),(await cr({aptosConfig:this.config,options:{where:{asset_type:{_eq:e.assetType}}}}))[0]}async getFungibleAssetMetadataByCreatorAddress(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _183 => _183.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),await cr({aptosConfig:this.config,options:{where:{creator_address:{_eq:u.from(e.creatorAddress).toStringLong()}}}})}async getFungibleAssetActivities(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _184 => _184.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Us({aptosConfig:this.config,...e})}async getCurrentFungibleAssetBalances(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _185 => _185.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Rs({aptosConfig:this.config,...e})}async transferFungibleAsset(e){return zs({aptosConfig:this.config,...e})}};async function We(n){let{aptosConfig:e,payload:t,options:r}=n,o=await Qi({...t,aptosConfig:e}),i=new Z;o.serialize(i);let s=i.toUint8Array(),{data:a}=await Ne({aptosConfig:e,path:"view",originMethod:"view",contentType:"application/x.aptos.view_function+bcs",params:{ledger_version:_optionalChain([r, 'optionalAccess', _186 => _186.ledgerVersion])},body:s});return a}async function Ds(n){let{aptosConfig:e,payload:t,options:r}=n,{data:o}=await Ne({aptosConfig:e,originMethod:"viewJson",path:"view",params:{ledger_version:_optionalChain([r, 'optionalAccess', _187 => _187.ledgerVersion])},body:{function:t.function,type_arguments:_nullishCoalesce(t.typeArguments, () => ([])),arguments:_nullishCoalesce(t.functionArguments, () => ([]))}});return o}var fn=class{constructor(e){this.config=e}async getLedgerInfo(){return Ln({aptosConfig:this.config})}async getChainId(){return(await this.getLedgerInfo()).chain_id}async getBlockByVersion(e){return ki({aptosConfig:this.config,...e})}async getBlockByHeight(e){return Bi({aptosConfig:this.config,...e})}async view(e){return We({aptosConfig:this.config,...e})}async viewJson(e){return Ds({aptosConfig:this.config,...e})}async getChainTopUserTransactions(e){return yi({aptosConfig:this.config,...e})}async queryIndexer(e){return f({aptosConfig:this.config,...e})}async getIndexerLastSuccessVersion(){return Hn({aptosConfig:this.config})}async getProcessorStatus(e){return Qn({aptosConfig:this.config,processorType:e})}};var ks=["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 Bs(n){return!(!n||n.length<3||n.length>63||!/^[a-z\d][a-z\d-]{1,61}[a-z\d]$/.test(n))}function je(n){let[e,t,...r]=n.replace(/\.apt$/,"").split(".");if(r.length>0)throw new Error(`${n} is invalid. A name can only have two parts, a domain and a subdomain separated by a "."`);if(!Bs(e))throw new Error(`${e} is not valid. ${ks}`);if(t&&!Bs(t))throw new Error(`${t} is not valid. ${ks}`);return{domainName:t||e,subdomainName:t?e:void 0}}function Gs(n){if(!n)return!1;let e=new Date(n.domain_expiration_timestamp).getTime()<Date.now(),t=new Date(n.expiration_timestamp).getTime()<Date.now();return n.subdomain&&e?!1:n.subdomain&&n.subdomain_expiration_policy===1?!0:!t}var Wc="0x585fc9f0f0c54183b039ffc770ca282ebd87307916c215a3e692f2f8e4305e82",jc={testnet:"0x5f8fd2347449685cf41d4db97926ec3a096eaf381332be4f1318ad4d16a8497c",mainnet:"0x867ed1f6bf916171b1de3ee92849b8978b7d1b9e0a8cc982a3d19d535dfd9c0c",local:Wc,custom:null,devnet:null};function De(n){let e=jc[n.network];if(!e)throw new Error(`The ANS contract is not deployed to ${n.network}`);return e}var ur=n=>{if(n&&typeof n=="object"&&"vec"in n&&Array.isArray(n.vec))return n.vec[0]};async function Ks(n){let{aptosConfig:e,name:t}=n,r=De(e),{domainName:o,subdomainName:i}=je(t),s=await We({aptosConfig:e,payload:{function:`${r}::router::get_owner_addr`,functionArguments:[o,i]}}),a=ur(s[0]);return a?u.from(a):void 0}async function Ns(n){let{aptosConfig:e,expiration:t,name:r,sender:o,targetAddress:i,toAddress:s,options:a,transferable:c}=n,p=De(e),{domainName:y,subdomainName:S}=je(r),_=t.policy==="subdomain:independent"||t.policy==="subdomain:follow-domain";if(S&&!_)throw new Error("Subdomains must have an expiration policy of either 'subdomain:independent' or 'subdomain:follow-domain'");if(_&&!S)throw new Error(`Policy is set to ${t.policy} but no subdomain was provided`);if(t.policy==="domain"){let yr=_nullishCoalesce(t.years, () => (1));if(yr!==1)throw new Error("For now, names can only be registered for 1 year at a time");let na=yr*31536e3;return await h({aptosConfig:e,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_domain`,functionArguments:[y,na,i,s]},options:a})}if(!S)throw new Error(`${t.policy} requires a subdomain to be provided.`);let g=await ao({aptosConfig:e,name:y});if(!g)throw new Error("The domain does not exist");let E=t.policy==="subdomain:independent"?t.expirationDate:g;if(E>g)throw new Error("The subdomain expiration time cannot be greater than the domain expiration time");return await h({aptosConfig:e,sender:o.accountAddress.toString(),data:{function:`${p}::router::register_subdomain`,functionArguments:[y,S,Math.round(E/1e3),t.policy==="subdomain:follow-domain"?1:0,!!c,i,s]},options:a})}async function ao(n){let{aptosConfig:e,name:t}=n,r=De(e),{domainName:o,subdomainName:i}=je(t);try{let s=await We({aptosConfig:e,payload:{function:`${r}::router::get_expiration`,functionArguments:[o,i]}});return Number(s[0])*1e3}catch (e4){return}}async function Os(n){let{aptosConfig:e,address:t}=n,r=De(e),o=await We({aptosConfig:e,payload:{function:`${r}::router::get_primary_name`,functionArguments:[u.from(t).toString()]}}),i=ur(o[1]),s=ur(o[0]);if(i)return[s,i].filter(Boolean).join(".")}async function Fs(n){let{aptosConfig:e,sender:t,name:r,options:o}=n,i=De(e);if(!r)return await h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${i}::router::clear_primary_name`,functionArguments:[]},options:o});let{domainName:s,subdomainName:a}=je(r);return await h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${i}::router::set_primary_name`,functionArguments:[s,a]},options:o})}async function Ms(n){let{aptosConfig:e,name:t}=n,r=De(e),{domainName:o,subdomainName:i}=je(t),s=await We({aptosConfig:e,payload:{function:`${r}::router::get_target_addr`,functionArguments:[o,i]}}),a=ur(s[0]);return a?u.from(a):void 0}async function qs(n){let{aptosConfig:e,sender:t,name:r,address:o,options:i}=n,s=De(e),{domainName:a,subdomainName:c}=je(r);return await h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${s}::router::set_target_addr`,functionArguments:[a,c,o]},options:i})}async function Vs(n){let{aptosConfig:e,name:t}=n,{domainName:r,subdomainName:o=""}=je(t),a=(await f({aptosConfig:e,query:{query:Gt,variables:{where_condition:{domain:{_eq:r},subdomain:{_eq:o}},limit:1}},originMethod:"getName"})).current_aptos_names[0];return a&&(a=An(a)),Gs(a)?a:void 0}async function $s(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await co({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountNames",query:{query:Gt,variables:{limit:_optionalChain([t, 'optionalAccess', _188 => _188.limit]),offset:_optionalChain([t, 'optionalAccess', _189 => _189.offset]),order_by:_optionalChain([t, 'optionalAccess', _190 => _190.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _191 => _191.options, 'optionalAccess', _192 => _192.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o}}}}})).current_aptos_names.map(An)}async function Ls(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await co({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountDomains",query:{query:Gt,variables:{limit:_optionalChain([t, 'optionalAccess', _193 => _193.limit]),offset:_optionalChain([t, 'optionalAccess', _194 => _194.offset]),order_by:_optionalChain([t, 'optionalAccess', _195 => _195.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _196 => _196.options, 'optionalAccess', _197 => _197.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o},subdomain:{_eq:""}}}}})).current_aptos_names.map(An)}async function Hs(n){let{aptosConfig:e,options:t,accountAddress:r}=n,o=await co({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountSubdomains",query:{query:Gt,variables:{limit:_optionalChain([t, 'optionalAccess', _198 => _198.limit]),offset:_optionalChain([t, 'optionalAccess', _199 => _199.offset]),order_by:_optionalChain([t, 'optionalAccess', _200 => _200.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _201 => _201.options, 'optionalAccess', _202 => _202.where]), () => ({})),owner_address:{_eq:r.toString()},expiration_timestamp:{_gte:o},subdomain:{_neq:""}}}}})).current_aptos_names.map(An)}async function Qs(n){let{aptosConfig:e,options:t,domain:r}=n;return(await f({aptosConfig:e,originMethod:"getDomainSubdomains",query:{query:Gt,variables:{limit:_optionalChain([t, 'optionalAccess', _203 => _203.limit]),offset:_optionalChain([t, 'optionalAccess', _204 => _204.offset]),order_by:_optionalChain([t, 'optionalAccess', _205 => _205.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _206 => _206.options, 'optionalAccess', _207 => _207.where]), () => ({})),domain:{_eq:r},subdomain:{_neq:""}}}}})).current_aptos_names.map(An).filter(Gs)}async function co(n){let{aptosConfig:e}=n,t=De(e),[r]=await We({aptosConfig:e,payload:{function:`${t}::config::reregistration_grace_sec`,functionArguments:[]}}),o=r/60/60/24,i=()=>new Date;return new Date(i().setDate(i().getDate()-o)).toISOString()}async function Ws(n){let{aptosConfig:e,sender:t,name:r,years:o=1,options:i}=n,s=De(e),a=o*31536e3,{domainName:c,subdomainName:p}=je(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 h({aptosConfig:e,sender:t.accountAddress.toString(),data:{function:`${s}::router::renew_domain`,functionArguments:[c,a]},options:i})}function An(n){return{...n,expiration_timestamp:new Date(n.expiration_timestamp).getTime()}}var hn=class{constructor(e){this.config=e}async getOwnerAddress(e){return Ks({aptosConfig:this.config,...e})}async getExpiration(e){return ao({aptosConfig:this.config,...e})}async getTargetAddress(e){return Ms({aptosConfig:this.config,...e})}async setTargetAddress(e){return qs({aptosConfig:this.config,...e})}async getPrimaryName(e){return Os({aptosConfig:this.config,...e})}async setPrimaryName(e){return Fs({aptosConfig:this.config,...e})}async registerName(e){return Ns({aptosConfig:this.config,...e})}async renewDomain(e){return Ws({aptosConfig:this.config,...e})}async getName(e){return Vs({aptosConfig:this.config,...e})}async getAccountNames(e){return $s({aptosConfig:this.config,...e})}async getAccountDomains(e){return Ls({aptosConfig:this.config,...e})}async getAccountSubdomains(e){return Hs({aptosConfig:this.config,...e})}async getDomainSubdomains(e){return Qs({aptosConfig:this.config,...e})}};async function js(n){let{aptosConfig:e,poolAddress:t}=n,r=u.from(t).toStringLong(),i=await f({aptosConfig:e,query:{query:Fr,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 Xs(n){let{aptosConfig:e,options:t}=n,r={query:Fr,variables:{order_by:_optionalChain([t, 'optionalAccess', _208 => _208.orderBy])}};return(await f({aptosConfig:e,query:r})).num_active_delegator_per_pool}async function Ys(n){let{aptosConfig:e,delegatorAddress:t,poolAddress:r}=n,o={query:ai,variables:{delegatorAddress:u.from(t).toStringLong(),poolAddress:u.from(r).toStringLong()}};return(await f({aptosConfig:e,query:o})).delegated_staking_activities}var Tn=class{constructor(e){this.config=e}async getNumberOfDelegators(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _209 => _209.minimumLedgerVersion]),processorType:"stake_processor"}),js({aptosConfig:this.config,...e})}async getNumberOfDelegatorsForAllPools(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _210 => _210.minimumLedgerVersion]),processorType:"stake_processor"}),Xs({aptosConfig:this.config,...e})}async getDelegatedStakingActivities(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _211 => _211.minimumLedgerVersion]),processorType:"stake_processor"}),Ys({aptosConfig:this.config,...e})}};var pr=class{constructor(e){this.config=e}async simple(e){return h({aptosConfig:this.config,...e})}async multiAgent(e){return h({aptosConfig:this.config,...e})}};function uo(n,e,t){let r=t.value;return t.value=async function(...o){let[i]=o;if(i.transaction.feePayerAddress&&!i.feePayerAuthenticator)throw new Error("You are submitting a Fee Payer transaction but missing the feePayerAuthenticator");return r.apply(this,o)},t}function po(n,e,t){let r=t.value;return t.value=async function(...o){let[i]=o;if(i.transaction.feePayerAddress&&!i.feePayerPublicKey)throw new Error("You are simulating a Fee Payer transaction but missing the feePayerPublicKey");return r.apply(this,o)},t}var Ft=class{constructor(e){this.config=e}async simple(e){return io({aptosConfig:this.config,...e})}async multiAgent(e){return io({aptosConfig:this.config,...e})}};_chunkBHKSQXUZjs.a.call(void 0, [po],Ft.prototype,"simple",1),_chunkBHKSQXUZjs.a.call(void 0, [po],Ft.prototype,"multiAgent",1);var Mt=class{constructor(e){this.config=e}async simple(e){return ar({aptosConfig:this.config,...e})}async multiAgent(e){return ar({aptosConfig:this.config,...e})}};_chunkBHKSQXUZjs.a.call(void 0, [uo],Mt.prototype,"simple",1),_chunkBHKSQXUZjs.a.call(void 0, [uo],Mt.prototype,"multiAgent",1);var dr=class{constructor(e,t,r,o,i){this.lastUncommintedNumber=null;this.currentNumber=null;this.lock=!1;this.aptosConfig=e,this.account=t,this.maxWaitTime=r,this.maximumInFlight=o,this.sleepTime=i}async nextSequenceNumber(){for(;this.lock;)await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime);this.lock=!0;let e=BigInt(0);try{if((this.lastUncommintedNumber===null||this.currentNumber===null)&&await this.initialize(),this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight){await this.update();let t=_chunkBHKSQXUZjs.c.call(void 0, );for(;this.currentNumber-this.lastUncommintedNumber>=this.maximumInFlight;)await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime),_chunkBHKSQXUZjs.c.call(void 0, )-t>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):await this.update()}e=this.currentNumber,this.currentNumber+=BigInt(1)}catch(t){console.error("error in getting next sequence number for this account",t)}finally{this.lock=!1}return e}async initialize(){let{sequence_number:e}=await _e({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});this.currentNumber=BigInt(e),this.lastUncommintedNumber=BigInt(e)}async update(){let{sequence_number:e}=await _e({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});return this.lastUncommintedNumber=BigInt(e),this.lastUncommintedNumber}async synchronize(){if(this.lastUncommintedNumber!==this.currentNumber){for(;this.lock;)await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime);this.lock=!0;try{await this.update();let e=_chunkBHKSQXUZjs.c.call(void 0, );for(;this.lastUncommintedNumber!==this.currentNumber;)_chunkBHKSQXUZjs.c.call(void 0, )-e>this.maxWaitTime?(console.warn(`Waited over 30 seconds for a transaction to commit, resyncing ${this.account.accountAddress.toString()}`),await this.initialize()):(await _chunkBHKSQXUZjs.b.call(void 0, this.sleepTime),await this.update())}catch(e){console.error("error in synchronizing this account sequence number with the one on chain",e)}finally{this.lock=!1}}}};var qt=class{constructor(){this.queue=[];this.pendingDequeue=[];this.cancelled=!1}enqueue(e){if(this.cancelled=!1,this.pendingDequeue.length>0){_optionalChain([this, 'access', _212 => _212.pendingDequeue, 'access', _213 => _213.shift, 'call', _214 => _214(), 'optionalAccess', _215 => _215.resolve, 'call', _216 => _216(e)]);return}this.queue.push(e)}async dequeue(){return this.queue.length>0?Promise.resolve(this.queue.shift()):new Promise((e,t)=>{this.pendingDequeue.push({resolve:e,reject:t})})}isEmpty(){return this.queue.length===0}cancel(){this.cancelled=!0,this.pendingDequeue.forEach(async({reject:e})=>{e(new Vt("Task cancelled"))}),this.pendingDequeue=[],this.queue.length=0}isCancelled(){return this.cancelled}pendingDequeueLength(){return this.pendingDequeue.length}},Vt=class extends Error{};var Zs="fulfilled",Js= exports.TransactionWorkerEventsEnum =(i=>(i.TransactionSent="transactionSent",i.TransactionSendFailed="transactionSendFailed",i.TransactionExecuted="transactionExecuted",i.TransactionExecutionFailed="transactionExecutionFailed",i.ExecutionFinish="executionFinish",i))(Js||{}),lr= exports.TransactionWorker =class extends _eventemitter32.default{constructor(t,r,o=30,i=100,s=10){super();this.taskQueue=new qt;this.transactionsQueue=new qt;this.outstandingTransactions=new qt;this.sentTransactions=[];this.executedTransactions=[];this.aptosConfig=t,this.account=r,this.started=!1,this.accountSequnceNumber=new dr(t,r,o,i,s)}async submitNextTransaction(){try{for(;;){let t=await this.accountSequnceNumber.nextSequenceNumber();if(t===null)return;let r=await this.generateNextTransaction(this.account,t);if(!r)return;let o=un({aptosConfig:this.aptosConfig,transaction:r,signer:this.account});await this.outstandingTransactions.enqueue([o,t])}}catch(t){if(t instanceof Vt)return;throw new Error(`Submit transaction failed for ${this.account.accountAddress.toString()} with error ${t}`)}}async processTransactions(){try{for(;;){let t=[],r=[],[o,i]=await this.outstandingTransactions.dequeue();for(t.push(o),r.push(i);!this.outstandingTransactions.isEmpty();)[o,i]=await this.outstandingTransactions.dequeue(),t.push(o),r.push(i);let s=await Promise.allSettled(t);for(let a=0;a<s.length&&a<r.length;a+=1){let c=s[a];i=r[a],c.status===Zs?(this.sentTransactions.push([c.value.hash,i,null]),this.emit("transactionSent",{message:`transaction hash ${c.value.hash} has been committed to chain`,transactionHash:c.value.hash}),await this.checkTransaction(c,i)):(this.sentTransactions.push([c.status,i,c.reason]),this.emit("transactionSendFailed",{message:`failed to commit transaction ${this.sentTransactions.length} with error ${c.reason}`,error:c.reason}))}this.emit("executionFinish",{message:`execute ${s.length} transactions finished`})}}catch(t){if(t instanceof Vt)return;throw new Error(`Process execution failed for ${this.account.accountAddress.toString()} with error ${t}`)}}async checkTransaction(t,r){try{let o=[];o.push(Kt({aptosConfig:this.aptosConfig,transactionHash:t.value.hash}));let i=await Promise.allSettled(o);for(let s=0;s<i.length;s+=1){let a=i[s];a.status===Zs?(this.executedTransactions.push([a.value.hash,r,null]),this.emit("transactionExecuted",{message:`transaction hash ${a.value.hash} has been executed on chain`,transactionHash:t.value.hash})):(this.executedTransactions.push([a.status,r,a.reason]),this.emit("transactionExecutionFailed",{message:`failed to execute transaction ${this.executedTransactions.length} with error ${a.reason}`,error:a.reason}))}}catch(o){throw new Error(`Check transaction failed for ${this.account.accountAddress.toString()} with error ${o}`)}}async push(t,r){this.transactionsQueue.enqueue([t,r])}async generateNextTransaction(t,r){if(this.transactionsQueue.isEmpty())return;let[o,i]=await this.transactionsQueue.dequeue();return h({aptosConfig:this.aptosConfig,sender:t.accountAddress,data:o,options:{...i,accountSequenceNumber:r}})}async run(){try{for(;!this.taskQueue.isCancelled();)await(await this.taskQueue.dequeue())()}catch(t){throw new Error(`Unable to start transaction batching: ${t}`)}}start(){if(this.started)throw new Error("worker has already started");this.started=!0,this.taskQueue.enqueue(()=>this.submitNextTransaction()),this.taskQueue.enqueue(()=>this.processTransactions()),this.run()}stop(){if(this.taskQueue.isCancelled())throw new Error("worker has already stopped");this.started=!1,this.taskQueue.cancel()}};var gr=class extends _eventemitter32.default{constructor(e){super(),this.config=e}start(e){let{sender:t}=e;this.account=t,this.transactionWorker=new lr(this.config,t),this.transactionWorker.start(),this.registerToEvents()}push(e){let{data:t,options:r}=e;for(let o of t)this.transactionWorker.push(o,r)}registerToEvents(){this.transactionWorker.on("transactionSent",async e=>{this.emit("transactionSent",e)}),this.transactionWorker.on("transactionSendFailed",async e=>{this.emit("transactionSendFailed",e)}),this.transactionWorker.on("transactionExecuted",async e=>{this.emit("transactionExecuted",e)}),this.transactionWorker.on("transactionExecutionFailed",async e=>{this.emit("transactionExecutionFailed",e)}),this.transactionWorker.on("executionFinish",async e=>{this.emit("executionFinish",e)})}forSingleAccount(e){try{let{sender:t,data:r,options:o}=e;this.start({sender:t}),this.push({data:r,options:o})}catch(t){throw new Error(`failed to submit transactions with error: ${t}`)}}};var bn=class{constructor(e){this.config=e,this.build=new pr(this.config),this.simulate=new Ft(this.config),this.submit=new Mt(this.config),this.batch=new gr(this.config)}async getTransactions(e){return Hr({aptosConfig:this.config,...e})}async getTransactionByVersion(e){return zi({aptosConfig:this.config,...e})}async getTransactionByHash(e){return on({aptosConfig:this.config,...e})}async isPendingTransaction(e){return Di({aptosConfig:this.config,...e})}async waitForTransaction(e){return Kt({aptosConfig:this.config,...e})}async getGasPriceEstimation(){return Yn({aptosConfig:this.config})}getSigningMessage(e){return Yi(e)}async publishPackageTransaction(e){return Zi({aptosConfig:this.config,...e})}async rotateAuthKey(e){return Ji({aptosConfig:this.config,...e})}sign(e){return sr({...e})}signAsFeePayer(e){let{signer:t,transaction:r}=e;if(!r.feePayerAddress)throw new Error(`Transaction ${r} is not a Fee Payer transaction`);return r.feePayerAddress=t.accountAddress,sr({signer:t,transaction:r})}async batchTransactionsForSingleAccount(e){try{let{sender:t,data:r,options:o}=e;this.batch.forSingleAccount({sender:t,data:r,options:o})}catch(t){throw new Error(`failed to submit transactions with error: ${t}`)}}async signAndSubmitTransaction(e){let{signer:t,transaction:r}=e;return un({aptosConfig:this.config,signer:t,transaction:r})}};var wn=class{constructor(e){this.config=e}async getTableItem(e){return Wn({aptosConfig:this.config,...e})}async getTableItemsData(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),fi({aptosConfig:this.config,...e})}async getTableItemsMetadata(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"default_processor"}),Ai({aptosConfig:this.config,...e})}};async function mr(n){let{aptosConfig:e,jwt:t,ephemeralKeyPair:r,uidKey:o="sub",derivationPath:i}=n,s={jwt_b64:t,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),exp_date_secs:r.expiryDateSecs,epk_blinder:l.fromHexInput(r.blinder).toStringWithoutPrefix(),uid_key:o,derivation_path:i},{data:a}=await Ho({aptosConfig:e,path:"fetch",body:s,originMethod:"getPepper",overrides:{WITH_CREDENTIALS:!1}});return l.fromHexInput(a.pepper).toUint8Array()}async function lo(n){let{aptosConfig:e,jwt:t,ephemeralKeyPair:r,pepper:o=await mr(n),uidKey:i="sub"}=n;if(l.fromHexInput(o).toUint8Array().length!==Se.PEPPER_LENGTH)throw new Error(`Pepper needs to be ${Se.PEPPER_LENGTH} bytes`);let{maxExpHorizonSecs:s}=await jo({aptosConfig:e});if(s<r.expiryDateSecs-_chunkBHKSQXUZjs.c.call(void 0, ))throw Error(`The EphemeralKeyPair is too long lived. It's lifespan must be less than ${s}`);let a={jwt_b64:t,epk:r.getPublicKey().bcsToHex().toStringWithoutPrefix(),epk_blinder:l.fromHexInput(r.blinder).toStringWithoutPrefix(),exp_date_secs:r.expiryDateSecs,exp_horizon_secs:s,pepper:l.fromHexInput(o).toStringWithoutPrefix(),uid_key:i},{data:c}=await Qo({aptosConfig:e,path:"prove",body:a,originMethod:"getProof",overrides:{WITH_CREDENTIALS:!1}}),p=c.proof,y=new St({a:p.a,b:p.b,c:p.c});return new Ie({proof:new _t(y,0),trainingWheelsSignature:be.fromHex(c.training_wheels_signature),expHorizonSecs:s})}async function ea(n){let{aptosConfig:e,jwt:t,uidKey:r,proofFetchCallback:o,pepper:i=await mr(n)}=n,s=lo({...n,pepper:i}),a=o?s:await s,c=ee.fromJwtAndPepper({jwt:t,pepper:i,uidKey:r}),p=await rn({aptosConfig:e,authenticationKey:c.authKey().derivedAddress()});return Se.create({...n,address:p,proof:a,pepper:i,proofFetchCallback:o})}var Sn=class{constructor(e){this.config=e}async getPepper(e){return mr({aptosConfig:this.config,...e})}async getProof(e){return lo({aptosConfig:this.config,...e})}async deriveKeylessAccount(e){return ea({aptosConfig:this.config,...e})}};async function Zc(n){let{aptosConfig:e,options:t}=n,r={query:$n,variables:{where_condition:_optionalChain([t, 'optionalAccess', _217 => _217.where]),offset:_optionalChain([t, 'optionalAccess', _218 => _218.offset]),limit:_optionalChain([t, 'optionalAccess', _219 => _219.limit]),order_by:_optionalChain([t, 'optionalAccess', _220 => _220.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getObjectData"})).current_objects}async function ta(n){let{aptosConfig:e,objectAddress:t,options:r}=n,i={object_address:{_eq:u.from(t).toStringLong()}};return(await Zc({aptosConfig:e,options:{...r,where:i}}))[0]}var _n=class{constructor(e){this.config=e}async getObjectDataByObjectAddress(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"objects_processor"}),ta({aptosConfig:this.config,...e})}};var j=class{constructor(e){this.config=new Jn(e),this.account=new sn(this.config),this.ans=new hn(this.config),this.coin=new pn(this.config),this.digitalAsset=new dn(this.config),this.event=new gn(this.config),this.faucet=new mn(this.config),this.fungibleAsset=new yn(this.config),this.general=new fn(this.config),this.staking=new Tn(this.config),this.transaction=new bn(this.config),this.table=new wn(this.config),this.keyless=new Sn(this.config),this.object=new _n(this.config)}};function re(n,e,t){Object.getOwnPropertyNames(e.prototype).forEach(r=>{let o=Object.getOwnPropertyDescriptor(e.prototype,r);o&&(o.value=function(...i){return this[t][r](...i)},Object.defineProperty(n.prototype,r,o))})}re(j,sn,"account");re(j,hn,"ans");re(j,pn,"coin");re(j,dn,"digitalAsset");re(j,gn,"event");re(j,mn,"faucet");re(j,yn,"fungibleAsset");re(j,fn,"general");re(j,Tn,"staking");re(j,bn,"transaction");re(j,wn,"table");re(j,Sn,"keyless");re(j,_n,"object");exports.APTOS_BIP44_REGEX = ya; exports.APTOS_COIN = it; exports.APTOS_HARDENED_REGEX = ma; exports.Account = $e; exports.AccountAddress = u; exports.AccountAuthenticator = H; exports.AccountAuthenticatorEd25519 = fe; exports.AccountAuthenticatorMultiEd25519 = Gn; exports.AccountAuthenticatorMultiKey = ct; exports.AccountAuthenticatorSingleKey = Q; exports.AccountAuthenticatorVariant = To; exports.AccountPublicKey = ie; exports.AccountSequenceNumber = dr; exports.AddressInvalidReason = pa; exports.AnyPublicKey = k; exports.AnyPublicKeyVariant = Ar; exports.AnySignature = G; exports.AnySignatureVariant = bo; exports.Aptos = j; exports.AptosApiError = ye; exports.AptosApiType = Tt; exports.AptosConfig = Jn; exports.AuthenticationKey = q; exports.Bool = I; exports.CKDPriv = Io; exports.ChainId = vt; exports.DEFAULT_MAX_GAS_AMOUNT = Go; exports.DEFAULT_TXN_EXP_SEC_FROM_NOW = Ko; exports.DEFAULT_TXN_TIMEOUT_SEC = kn; exports.DeriveScheme = _o; exports.Deserializer = oe; exports.EPK_HORIZON_SECS = vl; exports.Ed25519Account = Dt; exports.Ed25519PrivateKey = L; exports.Ed25519PublicKey = x; exports.Ed25519Signature = v; exports.EntryFunction = pt; exports.EntryFunctionBytes = Cn; exports.EphemeralCertificate = wt; exports.EphemeralCertificateVariant = Tr; exports.EphemeralKeyPair = nn; exports.EphemeralPublicKey = ot; exports.EphemeralPublicKeyVariant = hr; exports.EphemeralSignature = be; exports.EphemeralSignatureVariant = wo; exports.FeePayerRawTransaction = lt; exports.FixedBytes = Ze; exports.Groth16Zkp = St; exports.HARDENED_OFFSET = Po; exports.Hex = l; exports.HexInvalidReason = ia; exports.Identifier = R; exports.KeyType = fa; exports.KeylessAccount = Se; exports.KeylessConfiguration = kr; exports.KeylessPublicKey = ee; exports.KeylessSignature = Ee; exports.MAX_AUD_VAL_BYTES = La; exports.MAX_COMMITED_EPK_BYTES = Il; exports.MAX_EXTRA_FIELD_BYTES = Cl; exports.MAX_ISS_VAL_BYTES = Pl; exports.MAX_JWT_HEADER_B64_BYTES = El; exports.MAX_UID_KEY_BYTES = Ha; exports.MAX_UID_VAL_BYTES = Qa; exports.MimeType = En; exports.ModuleId = jt; exports.MoveAbility = So; exports.MoveFunctionVisibility = aa; exports.MoveOption = M; exports.MoveString = w; exports.MoveVector = T; exports.MultiAgentRawTransaction = dt; exports.MultiAgentTransaction = Mn; exports.MultiEd25519PublicKey = At; exports.MultiEd25519Signature = tt; exports.MultiKey = xt; exports.MultiKeyAccount = qn; exports.MultiKeySignature = at; exports.MultiSig = en; exports.MultiSigTransactionPayload = tn; exports.Network = Ur; exports.NetworkToChainId = Rr; exports.NetworkToFaucetAPI = qo; exports.NetworkToIndexerAPI = Fo; exports.NetworkToNetworkName = Cd; exports.NetworkToNodeAPI = Mo; exports.NetworkToPepperAPI = Er; exports.NetworkToProverAPI = Ir; exports.ParsingError = Y; exports.ProcessorType = Ke; exports.PublicKey = Je; exports.RAW_TRANSACTION_SALT = No; exports.RAW_TRANSACTION_WITH_DATA_SALT = Pr; exports.RawTransaction = ue; exports.RawTransactionWithData = Nn; exports.RoleType = ca; exports.RotationProofChallenge = On; exports.Script = Jt; exports.ScriptTransactionArgumentVariants = Lt; exports.Secp256k1PrivateKey = rt; exports.Secp256k1PublicKey = Te; exports.Secp256k1Signature = Pe; exports.Serializable = d; exports.Serializer = Z; exports.Signature = B; exports.SignedTransaction = gt; exports.SigningScheme = Ae; exports.SigningSchemeInput = Sr; exports.SimpleTransaction = Fn; exports.SingleKeyAccount = kt; exports.StructTag = Ue; exports.TransactionAuthenticator = Re; exports.TransactionAuthenticatorEd25519 = Ct; exports.TransactionAuthenticatorFeePayer = It; exports.TransactionAuthenticatorMultiAgent = Et; exports.TransactionAuthenticatorMultiEd25519 = Kr; exports.TransactionAuthenticatorSingleSender = Ut; exports.TransactionAuthenticatorVariant = ho; exports.TransactionPayload = ut; exports.TransactionPayloadEntryFunction = Yt; exports.TransactionPayloadMultiSig = Zt; exports.TransactionPayloadScript = Xt; exports.TransactionPayloadVariants = fo; exports.TransactionResponseType = wr; exports.TransactionVariants = Ao; exports.TransactionWorker = lr; exports.TransactionWorkerEventsEnum = Js; exports.TypeTag = z; exports.TypeTagAddress = W; exports.TypeTagBool = K; exports.TypeTagGeneric = D; exports.TypeTagParserError = N; exports.TypeTagParserErrorType = gc; exports.TypeTagReference = Kn; exports.TypeTagSigner = Pt; exports.TypeTagStruct = m; exports.TypeTagU128 = qe; exports.TypeTagU16 = Fe; exports.TypeTagU256 = Ve; exports.TypeTagU32 = Me; exports.TypeTagU64 = $; exports.TypeTagU8 = ce; exports.TypeTagVariants = yo; exports.TypeTagVector = C; exports.U128 = ge; exports.U16 = de; exports.U256 = me; exports.U32 = le; exports.U64 = O; exports.U8 = F; exports.ZeroKnowledgeSig = Ie; exports.ZkProof = _t; exports.ZkpVariant = br; exports.aptosCoinStructTag = jg; exports.aptosRequest = Bn; exports.buildTransaction = ro; exports.checkOrConvertArgument = Nt; exports.convertArgument = no; exports.convertNumber = er; exports.createObjectAddress = Gr; exports.createResourceAddress = vg; exports.createTokenAddress = Pg; exports.deriveKey = _r; exports.deriveTransactionType = Nr; exports.deserializeFromScriptArgument = Ya; exports.ensureBoolean = fr; exports.fetchEntryFunctionAbi = Li; exports.fetchFunctionAbi = $i; exports.fetchViewFunctionAbi = Hi; exports.findFirstNonSignerArg = Vi; exports.generateRawTransaction = Sc; exports.generateSignedTransaction = oo; exports.generateSignedTransactionForSimulation = Wi; exports.generateSigningMessage = Rt; exports.generateSigningMessageForSerializable = ay; exports.generateSigningMessageForTransaction = zt; exports.generateTransactionPayload = ir; exports.generateTransactionPayloadWithABI = Tc; exports.generateUserTransactionHash = eh; exports.generateViewFunctionPayload = Qi; exports.generateViewFunctionPayloadWithABI = bc; exports.get = zr; exports.getAptosFullNode = V; exports.getAptosPepperService = jd; exports.getAuthenticatorForSimulation = or; exports.getFunctionParts = cn; exports.getKeylessConfig = jo; exports.hashValues = ji; exports.isBcsAddress = nr; exports.isBcsBool = Qr; exports.isBcsFixedBytes = yc; exports.isBcsString = Wr; exports.isBcsU128 = Jr; exports.isBcsU16 = Xr; exports.isBcsU256 = eo; exports.isBcsU32 = Yr; exports.isBcsU64 = Zr; exports.isBcsU8 = jr; exports.isBlockEpilogueTransactionResponse = Cu; exports.isBlockMetadataTransactionResponse = xu; exports.isBool = Oi; exports.isEd25519Signature = Eu; exports.isEmptyOption = Fi; exports.isEncodedEntryFunctionArgument = Mi; exports.isFeePayerSignature = Ru; exports.isGenesisTransactionResponse = _u; exports.isLargeNumber = tr; exports.isMultiAgentSignature = Uu; exports.isMultiEd25519Signature = zu; exports.isNumber = mc; exports.isPendingTransactionResponse = wu; exports.isScriptDataInput = qi; exports.isSecp256k1Signature = Iu; exports.isStateCheckpointTransactionResponse = vu; exports.isString = He; exports.isUserTransactionResponse = Su; exports.isValidBIP44Path = Co; exports.isValidHardenedPath = Eo; exports.isValidatorTransactionResponse = Pu; exports.mnemonicToSeed = In; exports.normalizeBundle = Vo; exports.objectStructTag = ne; exports.optionStructTag = Xg; exports.outOfRangeErrorMessage = sa; exports.paginateWithCursor = bt; exports.parseTypeTag = ze; exports.post = Wt; exports.postAptosFaucet = Lo; exports.postAptosFullNode = Ne; exports.postAptosIndexer = $o; exports.postAptosPepperService = Ho; exports.postAptosProvingService = Qo; exports.promiseFulfilledStatus = Zs; exports.request = Va; exports.splitPath = Uo; exports.standardizeTypeTags = rr; exports.stringStructTag = P; exports.throwTypeMismatch = U; exports.validateNumberInRange = Be;
|
|
471
473
|
//# sourceMappingURL=index.js.map
|