@aptos-labs/ts-sdk 1.23.0 → 1.25.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/cli/index.d.ts +21 -1
- package/dist/common/cli/index.js +1 -1
- package/dist/common/cli/index.js.map +1 -1
- package/dist/common/index.d.ts +13 -8
- package/dist/common/index.js +7 -7
- 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.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.mjs +1 -1
- package/dist/esm/api/ans.mjs +1 -1
- package/dist/esm/api/aptos.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/{chunk-MA7TL5VN.mjs → chunk-2CXQK6CH.mjs} +2 -2
- package/dist/esm/{chunk-FE6CYBDF.mjs → chunk-34PNYV2Q.mjs} +2 -2
- package/dist/esm/{chunk-PF54PEHF.mjs → chunk-35L6ZK2X.mjs} +2 -2
- package/dist/esm/{chunk-RBIJJSGB.mjs → chunk-3GGG4R4C.mjs} +2 -2
- package/dist/esm/{chunk-4R7FL2G2.mjs → chunk-5JTED2JJ.mjs} +2 -2
- package/dist/esm/{chunk-4ZDOOSRJ.mjs → chunk-5OODQH42.mjs} +2 -2
- package/dist/esm/{chunk-T7MGIHWV.mjs → chunk-6R3ZHOGL.mjs} +2 -2
- package/dist/esm/{chunk-7F7AIMGB.mjs → chunk-76IW7XM5.mjs} +2 -2
- package/dist/esm/{chunk-IZ7OGJBY.mjs → chunk-7JWCIWJ3.mjs} +2 -2
- package/dist/esm/chunk-7MYVC7NY.mjs +2 -0
- package/dist/esm/chunk-7MYVC7NY.mjs.map +1 -0
- package/dist/esm/{chunk-K7OBPPSF.mjs → chunk-7VIABVKU.mjs} +2 -2
- package/dist/esm/{chunk-VA4HKHNV.mjs → chunk-7WPECE2S.mjs} +2 -2
- package/dist/esm/chunk-AZRXSMC2.mjs +2 -0
- package/dist/esm/{chunk-2M45ESQN.mjs.map → chunk-AZRXSMC2.mjs.map} +1 -1
- package/dist/esm/{chunk-B4ROOQE3.mjs → chunk-BP7JPCSW.mjs} +2 -2
- package/dist/esm/chunk-C4RTKCIA.mjs +2 -0
- package/dist/esm/chunk-C4RTKCIA.mjs.map +1 -0
- package/dist/esm/{chunk-NJ2IXXY2.mjs → chunk-CZ6UX5WZ.mjs} +2 -2
- package/dist/esm/{chunk-BQ7OOQRE.mjs → chunk-DPZO54DD.mjs} +2 -2
- package/dist/esm/{chunk-IR6L77JS.mjs → chunk-E67RGLPK.mjs} +2 -2
- package/dist/esm/{chunk-QLKTSSVC.mjs → chunk-EAWQ4SD3.mjs} +2 -2
- package/dist/esm/{chunk-ZE2TCKUL.mjs → chunk-EFJCV23R.mjs} +2 -2
- package/dist/esm/{chunk-Y5AY3QBY.mjs → chunk-EMVWSYK5.mjs} +2 -2
- package/dist/esm/{chunk-BDD6OBUV.mjs → chunk-EV5QBTUM.mjs} +2 -2
- package/dist/esm/{chunk-QUMSKIYX.mjs → chunk-F3RBTS5V.mjs} +2 -2
- package/dist/esm/{chunk-NC3KKAAK.mjs → chunk-FDFE5GY2.mjs} +2 -2
- package/dist/esm/{chunk-WPYVWZQS.mjs → chunk-G5MGSV7Y.mjs} +2 -2
- package/dist/esm/{chunk-X2QSDREG.mjs → chunk-GFUP6W3X.mjs} +2 -2
- package/dist/esm/{chunk-V3NKDUY5.mjs → chunk-GY7ARJNT.mjs} +2 -2
- package/dist/esm/{chunk-ME2PENQD.mjs → chunk-HKLJ6JKE.mjs} +2 -2
- package/dist/esm/{chunk-PIUICROW.mjs → chunk-HKMG3LZX.mjs} +2 -2
- package/dist/esm/{chunk-L7FA4ISG.mjs → chunk-HWX6AJJ2.mjs} +2 -2
- package/dist/esm/{chunk-ODYVU346.mjs → chunk-HXYBTLQT.mjs} +2 -2
- package/dist/esm/{chunk-DAEUQBVZ.mjs → chunk-IDYCJIHI.mjs} +2 -2
- package/dist/esm/{chunk-GP3RTNYN.mjs → chunk-INZXND6M.mjs} +2 -2
- package/dist/esm/{chunk-UY4EIN3P.mjs → chunk-ISUHNAU4.mjs} +2 -2
- package/dist/esm/{chunk-D6DCZULX.mjs → chunk-JBCUGFGG.mjs} +2 -2
- package/dist/esm/{chunk-243IMA3Y.mjs → chunk-JCQYD2ZQ.mjs} +2 -2
- package/dist/esm/{chunk-RZKLIZ2D.mjs → chunk-KLD5S3J2.mjs} +2 -2
- package/dist/esm/{chunk-2SGICMXB.mjs → chunk-LKA54RAP.mjs} +2 -2
- package/dist/esm/{chunk-IUAAMX5V.mjs → chunk-M74WIV66.mjs} +2 -2
- package/dist/esm/{chunk-J26STL4T.mjs → chunk-METR6A53.mjs} +2 -2
- package/dist/esm/{chunk-PDOQLTXA.mjs → chunk-MULJ2GLJ.mjs} +2 -2
- package/dist/esm/{chunk-4FMAPHUM.mjs → chunk-NAHOALKG.mjs} +2 -2
- package/dist/esm/{chunk-D6QSRB4J.mjs → chunk-NLJ5MHA5.mjs} +2 -2
- package/dist/esm/{chunk-ES5Z33UX.mjs → chunk-NSEC2KVP.mjs} +2 -2
- package/dist/esm/chunk-NWLLWPBG.mjs +2 -0
- package/dist/esm/chunk-NWLLWPBG.mjs.map +1 -0
- package/dist/esm/{chunk-J4KAYDPB.mjs → chunk-NWOMSL6K.mjs} +2 -2
- package/dist/esm/chunk-O4BBULNE.mjs +2 -0
- package/dist/esm/chunk-O4BBULNE.mjs.map +1 -0
- package/dist/esm/{chunk-YEISKUKC.mjs → chunk-OGOWKEMD.mjs} +2 -2
- package/dist/esm/{chunk-WSE653RS.mjs → chunk-OHRL766V.mjs} +2 -2
- package/dist/esm/{chunk-WSE653RS.mjs.map → chunk-OHRL766V.mjs.map} +1 -1
- package/dist/esm/chunk-P2TDGITN.mjs +2 -0
- package/dist/esm/chunk-P2TDGITN.mjs.map +1 -0
- package/dist/esm/{chunk-FAFN34ZH.mjs → chunk-PYLB6CAF.mjs} +2 -2
- package/dist/esm/chunk-Q7MD4V7H.mjs +2 -0
- package/dist/esm/chunk-Q7MD4V7H.mjs.map +1 -0
- package/dist/esm/{chunk-J6NLU6QX.mjs → chunk-QRN6BG2N.mjs} +2 -2
- package/dist/esm/{chunk-GBZOWPC6.mjs → chunk-SUJLWCRN.mjs} +2 -2
- package/dist/esm/{chunk-5OR2POPO.mjs → chunk-TDCS6MMG.mjs} +2 -2
- package/dist/esm/{chunk-F435LQUS.mjs → chunk-UEP4UQS5.mjs} +2 -2
- package/dist/esm/{chunk-3JFX3XDA.mjs → chunk-UNMUX5HS.mjs} +2 -2
- package/dist/esm/{chunk-EMFVGL2Y.mjs → chunk-UWPO7WWS.mjs} +2 -2
- package/dist/esm/{chunk-FRUEQTCC.mjs → chunk-V3OYNKY5.mjs} +2 -2
- package/dist/esm/{chunk-T7WBGP37.mjs → chunk-V75UHXGZ.mjs} +2 -2
- package/dist/esm/{chunk-OUAQKVIC.mjs → chunk-VL6JZUYX.mjs} +2 -2
- package/dist/esm/chunk-W7MX6GBC.mjs +2 -0
- package/dist/esm/chunk-W7MX6GBC.mjs.map +1 -0
- package/dist/esm/chunk-WLLWOD5T.mjs +2 -0
- package/dist/esm/chunk-WLLWOD5T.mjs.map +1 -0
- package/dist/esm/{chunk-MG3T24A3.mjs → chunk-WMBECPK5.mjs} +2 -2
- package/dist/esm/{chunk-ZMFVKUFD.mjs → chunk-WMHYIP3S.mjs} +2 -2
- package/dist/esm/{chunk-FZ3HMVKE.mjs → chunk-WRRQ7L5K.mjs} +2 -2
- package/dist/esm/{chunk-BQIT7TKM.mjs → chunk-XJI57J4Q.mjs} +2 -2
- package/dist/esm/{chunk-OBKVMO7I.mjs → chunk-XNSOEUH7.mjs} +2 -2
- package/dist/esm/{chunk-3CB53WTP.mjs → chunk-XSNOPUMC.mjs} +2 -2
- package/dist/esm/{chunk-BEXHZ5XT.mjs → chunk-XUT73RUR.mjs} +2 -2
- package/dist/esm/{chunk-ZHNCJSXO.mjs → chunk-YB5DCDJY.mjs} +2 -2
- package/dist/esm/{chunk-BFRFAX5I.mjs → chunk-YDZBU2DJ.mjs} +2 -2
- package/dist/esm/{chunk-T52HPGL5.mjs → chunk-YZWR7OV5.mjs} +2 -2
- package/dist/esm/cli/index.mjs +1 -1
- package/dist/esm/cli/localNode.d.mts +1 -1
- package/dist/esm/cli/localNode.mjs +1 -1
- package/dist/esm/cli/move.d.mts +20 -0
- package/dist/esm/cli/move.mjs +1 -1
- 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/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.mjs +1 -1
- package/dist/esm/core/authenticationKey.mjs +1 -1
- package/dist/esm/core/crypto/ed25519.d.mts +10 -9
- package/dist/esm/core/crypto/ed25519.mjs +1 -1
- package/dist/esm/core/crypto/ephemeral.mjs +1 -1
- package/dist/esm/core/crypto/index.d.mts +1 -1
- package/dist/esm/core/crypto/index.mjs +1 -1
- package/dist/esm/core/crypto/keyless.d.mts +1 -0
- 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.d.mts +1 -0
- package/dist/esm/core/crypto/secp256k1.mjs +1 -1
- package/dist/esm/core/crypto/signature.mjs +1 -1
- package/dist/esm/core/crypto/singleKey.d.mts +2 -0
- package/dist/esm/core/crypto/singleKey.mjs +1 -1
- package/dist/esm/core/index.d.mts +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.mjs +1 -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/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 +1 -1
- package/src/api/faucet.ts +6 -1
- package/src/cli/localNode.ts +12 -4
- package/src/cli/move.ts +36 -0
- package/src/core/accountAddress.ts +6 -6
- package/src/core/crypto/ed25519.ts +28 -28
- package/src/core/crypto/keyless.ts +9 -0
- package/src/core/crypto/secp256k1.ts +4 -3
- package/src/core/crypto/singleKey.ts +20 -1
- package/src/transactions/transactionBuilder/transactionBuilder.ts +17 -27
- package/src/version.ts +1 -1
- package/dist/esm/chunk-2M45ESQN.mjs +0 -2
- package/dist/esm/chunk-6WAXFWLH.mjs +0 -2
- package/dist/esm/chunk-6WAXFWLH.mjs.map +0 -1
- package/dist/esm/chunk-72QKG5N2.mjs +0 -2
- package/dist/esm/chunk-72QKG5N2.mjs.map +0 -1
- package/dist/esm/chunk-FNFQA7NS.mjs +0 -2
- package/dist/esm/chunk-FNFQA7NS.mjs.map +0 -1
- package/dist/esm/chunk-FSTRZMCK.mjs +0 -2
- package/dist/esm/chunk-FSTRZMCK.mjs.map +0 -1
- package/dist/esm/chunk-OID45FCB.mjs +0 -2
- package/dist/esm/chunk-OID45FCB.mjs.map +0 -1
- package/dist/esm/chunk-XWVMFCW3.mjs +0 -2
- package/dist/esm/chunk-XWVMFCW3.mjs.map +0 -1
- package/dist/esm/chunk-Y5VJSCVY.mjs +0 -2
- package/dist/esm/chunk-Y5VJSCVY.mjs.map +0 -1
- package/dist/esm/chunk-ZKCSQAGW.mjs +0 -2
- package/dist/esm/chunk-ZKCSQAGW.mjs.map +0 -1
- /package/dist/esm/{chunk-MA7TL5VN.mjs.map → chunk-2CXQK6CH.mjs.map} +0 -0
- /package/dist/esm/{chunk-FE6CYBDF.mjs.map → chunk-34PNYV2Q.mjs.map} +0 -0
- /package/dist/esm/{chunk-PF54PEHF.mjs.map → chunk-35L6ZK2X.mjs.map} +0 -0
- /package/dist/esm/{chunk-RBIJJSGB.mjs.map → chunk-3GGG4R4C.mjs.map} +0 -0
- /package/dist/esm/{chunk-4R7FL2G2.mjs.map → chunk-5JTED2JJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-4ZDOOSRJ.mjs.map → chunk-5OODQH42.mjs.map} +0 -0
- /package/dist/esm/{chunk-T7MGIHWV.mjs.map → chunk-6R3ZHOGL.mjs.map} +0 -0
- /package/dist/esm/{chunk-7F7AIMGB.mjs.map → chunk-76IW7XM5.mjs.map} +0 -0
- /package/dist/esm/{chunk-IZ7OGJBY.mjs.map → chunk-7JWCIWJ3.mjs.map} +0 -0
- /package/dist/esm/{chunk-K7OBPPSF.mjs.map → chunk-7VIABVKU.mjs.map} +0 -0
- /package/dist/esm/{chunk-VA4HKHNV.mjs.map → chunk-7WPECE2S.mjs.map} +0 -0
- /package/dist/esm/{chunk-B4ROOQE3.mjs.map → chunk-BP7JPCSW.mjs.map} +0 -0
- /package/dist/esm/{chunk-NJ2IXXY2.mjs.map → chunk-CZ6UX5WZ.mjs.map} +0 -0
- /package/dist/esm/{chunk-BQ7OOQRE.mjs.map → chunk-DPZO54DD.mjs.map} +0 -0
- /package/dist/esm/{chunk-IR6L77JS.mjs.map → chunk-E67RGLPK.mjs.map} +0 -0
- /package/dist/esm/{chunk-QLKTSSVC.mjs.map → chunk-EAWQ4SD3.mjs.map} +0 -0
- /package/dist/esm/{chunk-ZE2TCKUL.mjs.map → chunk-EFJCV23R.mjs.map} +0 -0
- /package/dist/esm/{chunk-Y5AY3QBY.mjs.map → chunk-EMVWSYK5.mjs.map} +0 -0
- /package/dist/esm/{chunk-BDD6OBUV.mjs.map → chunk-EV5QBTUM.mjs.map} +0 -0
- /package/dist/esm/{chunk-QUMSKIYX.mjs.map → chunk-F3RBTS5V.mjs.map} +0 -0
- /package/dist/esm/{chunk-NC3KKAAK.mjs.map → chunk-FDFE5GY2.mjs.map} +0 -0
- /package/dist/esm/{chunk-WPYVWZQS.mjs.map → chunk-G5MGSV7Y.mjs.map} +0 -0
- /package/dist/esm/{chunk-X2QSDREG.mjs.map → chunk-GFUP6W3X.mjs.map} +0 -0
- /package/dist/esm/{chunk-V3NKDUY5.mjs.map → chunk-GY7ARJNT.mjs.map} +0 -0
- /package/dist/esm/{chunk-ME2PENQD.mjs.map → chunk-HKLJ6JKE.mjs.map} +0 -0
- /package/dist/esm/{chunk-PIUICROW.mjs.map → chunk-HKMG3LZX.mjs.map} +0 -0
- /package/dist/esm/{chunk-L7FA4ISG.mjs.map → chunk-HWX6AJJ2.mjs.map} +0 -0
- /package/dist/esm/{chunk-ODYVU346.mjs.map → chunk-HXYBTLQT.mjs.map} +0 -0
- /package/dist/esm/{chunk-DAEUQBVZ.mjs.map → chunk-IDYCJIHI.mjs.map} +0 -0
- /package/dist/esm/{chunk-GP3RTNYN.mjs.map → chunk-INZXND6M.mjs.map} +0 -0
- /package/dist/esm/{chunk-UY4EIN3P.mjs.map → chunk-ISUHNAU4.mjs.map} +0 -0
- /package/dist/esm/{chunk-D6DCZULX.mjs.map → chunk-JBCUGFGG.mjs.map} +0 -0
- /package/dist/esm/{chunk-243IMA3Y.mjs.map → chunk-JCQYD2ZQ.mjs.map} +0 -0
- /package/dist/esm/{chunk-RZKLIZ2D.mjs.map → chunk-KLD5S3J2.mjs.map} +0 -0
- /package/dist/esm/{chunk-2SGICMXB.mjs.map → chunk-LKA54RAP.mjs.map} +0 -0
- /package/dist/esm/{chunk-IUAAMX5V.mjs.map → chunk-M74WIV66.mjs.map} +0 -0
- /package/dist/esm/{chunk-J26STL4T.mjs.map → chunk-METR6A53.mjs.map} +0 -0
- /package/dist/esm/{chunk-PDOQLTXA.mjs.map → chunk-MULJ2GLJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-4FMAPHUM.mjs.map → chunk-NAHOALKG.mjs.map} +0 -0
- /package/dist/esm/{chunk-D6QSRB4J.mjs.map → chunk-NLJ5MHA5.mjs.map} +0 -0
- /package/dist/esm/{chunk-ES5Z33UX.mjs.map → chunk-NSEC2KVP.mjs.map} +0 -0
- /package/dist/esm/{chunk-J4KAYDPB.mjs.map → chunk-NWOMSL6K.mjs.map} +0 -0
- /package/dist/esm/{chunk-YEISKUKC.mjs.map → chunk-OGOWKEMD.mjs.map} +0 -0
- /package/dist/esm/{chunk-FAFN34ZH.mjs.map → chunk-PYLB6CAF.mjs.map} +0 -0
- /package/dist/esm/{chunk-J6NLU6QX.mjs.map → chunk-QRN6BG2N.mjs.map} +0 -0
- /package/dist/esm/{chunk-GBZOWPC6.mjs.map → chunk-SUJLWCRN.mjs.map} +0 -0
- /package/dist/esm/{chunk-5OR2POPO.mjs.map → chunk-TDCS6MMG.mjs.map} +0 -0
- /package/dist/esm/{chunk-F435LQUS.mjs.map → chunk-UEP4UQS5.mjs.map} +0 -0
- /package/dist/esm/{chunk-3JFX3XDA.mjs.map → chunk-UNMUX5HS.mjs.map} +0 -0
- /package/dist/esm/{chunk-EMFVGL2Y.mjs.map → chunk-UWPO7WWS.mjs.map} +0 -0
- /package/dist/esm/{chunk-FRUEQTCC.mjs.map → chunk-V3OYNKY5.mjs.map} +0 -0
- /package/dist/esm/{chunk-T7WBGP37.mjs.map → chunk-V75UHXGZ.mjs.map} +0 -0
- /package/dist/esm/{chunk-OUAQKVIC.mjs.map → chunk-VL6JZUYX.mjs.map} +0 -0
- /package/dist/esm/{chunk-MG3T24A3.mjs.map → chunk-WMBECPK5.mjs.map} +0 -0
- /package/dist/esm/{chunk-ZMFVKUFD.mjs.map → chunk-WMHYIP3S.mjs.map} +0 -0
- /package/dist/esm/{chunk-FZ3HMVKE.mjs.map → chunk-WRRQ7L5K.mjs.map} +0 -0
- /package/dist/esm/{chunk-BQIT7TKM.mjs.map → chunk-XJI57J4Q.mjs.map} +0 -0
- /package/dist/esm/{chunk-OBKVMO7I.mjs.map → chunk-XNSOEUH7.mjs.map} +0 -0
- /package/dist/esm/{chunk-3CB53WTP.mjs.map → chunk-XSNOPUMC.mjs.map} +0 -0
- /package/dist/esm/{chunk-BEXHZ5XT.mjs.map → chunk-XUT73RUR.mjs.map} +0 -0
- /package/dist/esm/{chunk-ZHNCJSXO.mjs.map → chunk-YB5DCDJY.mjs.map} +0 -0
- /package/dist/esm/{chunk-BFRFAX5I.mjs.map → chunk-YDZBU2DJ.mjs.map} +0 -0
- /package/dist/esm/{chunk-T52HPGL5.mjs.map → chunk-YZWR7OV5.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,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=`
|
|
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,Pn=65535,xe=4294967295,Xe=18446744073709551615n,$t=340282366920938463463374607431768211455n,vn=115792089237316195423570985008687907853269984665640564039457584007913129639935n;var re=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<xe;){let r=this.deserializeU8();if(e|=BigInt(r&127)<<BigInt(t),!(r&128))break;t+=7}if(e>xe)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 X=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 X("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 X("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 X(`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 Y;return this.serialize(e),e.toUint8Array()}bcsToHex(){let e=this.bcsToBytes();return l.fromHexInput(e)}},Y= 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(xe),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)],Y.prototype,"serializeU8",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,Pn)],Y.prototype,"serializeU16",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,xe)],Y.prototype,"serializeU32",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),Xe)],Y.prototype,"serializeU64",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),$t)],Y.prototype,"serializeU128",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(BigInt(0),vn)],Y.prototype,"serializeU256",1),_chunkBHKSQXUZjs.a.call(void 0, [Ye(0,xe)],Y.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 De(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 De(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||{}),fo= 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))(fo||{}),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||{}),Ao= exports.TransactionPayloadVariants =(r=>(r[r.Script=0]="Script",r[r.EntryFunction=2]="EntryFunction",r[r.Multisig=3]="Multisig",r))(Ao||{}),ho= exports.TransactionVariants =(t=>(t[t.MultiAgentTransaction=0]="MultiAgentTransaction",t[t.FeePayerTransaction=1]="FeePayerTransaction",t))(ho||{}),To= 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))(To||{}),bo= exports.AccountAuthenticatorVariant =(o=>(o[o.Ed25519=0]="Ed25519",o[o.MultiEd25519=1]="MultiEd25519",o[o.SingleKey=2]="SingleKey",o[o.MultiKey=3]="MultiKey",o))(bo||{}),Ar= exports.AnyPublicKeyVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(Ar||{}),wo= exports.AnySignatureVariant =(r=>(r[r.Ed25519=0]="Ed25519",r[r.Secp256k1=1]="Secp256k1",r[r.Keyless=3]="Keyless",r))(wo||{}),hr= exports.EphemeralPublicKeyVariant =(e=>(e[e.Ed25519=0]="Ed25519",e))(hr||{}),So= exports.EphemeralSignatureVariant =(e=>(e[e.Ed25519=0]="Ed25519",e))(So||{}),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 Su(n){return n.type==="pending_transaction"}function _u(n){return n.type==="user_transaction"}function xu(n){return n.type==="genesis_transaction"}function Pu(n){return n.type==="block_metadata_transaction"}function vu(n){return n.type==="state_checkpoint_transaction"}function Cu(n){return n.type==="validator_transaction"}function Eu(n){return n.type==="block_epilogue_transaction"}function Iu(n){return"signature"in n&&n.signature==="ed25519_signature"}function Uu(n){return"signature"in n&&n.signature==="secp256k1_ecdsa_signature"}function Ru(n){return n.type==="multi_agent_signature"}function zu(n){return n.type==="fee_payer_signature"}function ku(n){return n.type==="multi_ed25519_signature"}var aa=(r=>(r.PRIVATE="private",r.PUBLIC="public",r.FRIEND="friend",r))(aa||{}),_o= exports.MoveAbility =(o=>(o.STORE="store",o.DROP="drop",o.KEY="key",o.COPY="copy",o))(_o||{}),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||{}),xo= 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))(xo||{});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(),De(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(),De(e,0,Pn),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(),De(e,0,xe),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())}},N= exports.U64 =class n extends d{constructor(e){super(),De(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(),De(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(),De(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 N(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 N(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 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||{}),_=class _ extends d{constructor(e){if(super(),e.length!==_.LENGTH)throw new X("AccountAddress data should be exactly 32 bytes long","incorrect_number_of_bytes");this.data=e}isSpecial(){return this.data.slice(0,this.data.length-1).every(e=>e===0)&&this.data[this.data.length-1]<16}toString(){return`0x${this.toStringWithoutPrefix()}`}toStringWithoutPrefix(){let e=_utils.bytesToHex.call(void 0, this.data);return this.isSpecial()&&(e=e[e.length-1]),e}toStringLong(){return`0x${this.toStringLongWithoutPrefix()}`}toStringLongWithoutPrefix(){return _utils.bytesToHex.call(void 0, this.data)}toUint8Array(){return this.data}serialize(e){e.serializeFixedBytes(this.data)}serializeForEntryFunction(e){let t=this.bcsToBytes();e.serializeBytes(t)}serializeForScriptFunction(e){e.serializeU32AsUleb128(3),e.serialize(this)}static deserialize(e){let t=e.deserializeFixedBytes(_.LENGTH);return new _(t)}static fromStringStrict(e){if(!e.startsWith("0x"))throw new X("Hex string must start with a leading 0x.","leading_zero_x_required");let t=_.fromString(e);if(e.length!==_.LONG_STRING_LENGTH+2)if(t.isSpecial()){if(e.length!==3)throw new X(`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 X(`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 X("Hex string is too short, must be 1 to 64 chars long, excluding the leading 0x.","too_short");if(t.length>64)throw new X("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 X(`Hex characters are invalid: ${_optionalChain([o, 'optionalAccess', _5 => _5.message])}`,"invalid_hex_chars")}return new _(r)}static from(e){return typeof e=="string"?_.fromString(e):e instanceof Uint8Array?new _(e):e}static fromStrict(e){return typeof e=="string"?_.fromStringStrict(e):e instanceof Uint8Array?new _(e):e}static isValid(e){try{return e.strict?_.fromStrict(e.input):_.from(e.input),{valid:!0}}catch(t){return{valid:!1,invalidReason:_optionalChain([t, 'optionalAccess', _6 => _6.invalidReason]),invalidReasonMessage:_optionalChain([t, 'optionalAccess', _7 => _7.message])}}}equals(e){return this.data.length!==e.data.length?!1:this.data.every((t,r)=>t===e.data[r])}};_.LENGTH=32,_.LONG_STRING_LENGTH=64,_.ZERO=_.from("0x0"),_.ONE=_.from("0x1"),_.TWO=_.from("0x2"),_.THREE=_.from("0x3"),_.FOUR=_.from("0x4"),_.A=_.from("0xA");var u=_;var Be=class Be extends d{constructor(e){super();let{data:t}=e,r=l.fromHexInput(t);if(r.toUint8Array().length!==Be.LENGTH)throw new Error(`Authentication Key length should be ${Be.LENGTH}`);this.data=r}serialize(e){e.serializeFixedBytes(this.data.toUint8Array())}static deserialize(e){let t=e.deserializeFixedBytes(Be.LENGTH);return new Be({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 Be({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())}};Be.LENGTH=32;var q=Be;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||{}),Co= exports.HARDENED_OFFSET =2147483648;function Eo(n){return ya.test(n)}function Io(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)}},Uo= 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("'",""),Ro= 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()}},oe= 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 xr=[237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16];function ha(n){let e=n.toUint8Array().slice(32);for(let t=xr.length-1;t>=0;t-=1){if(e[t]<xr[t])return!0;if(e[t]>xr[t])return!1}return!1}var Ge=class Ge extends oe{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==Ge.LENGTH)throw new Error(`PublicKey length should be ${Ge.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e;if(!ha(r))return!1;let o=mt(t),i=l.fromHexInput(o).toUint8Array(),s=r.toUint8Array(),a=this.key.toUint8Array();return _ed25519.ed25519.verify(s,i,a)}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 Ge(t)}static isPublicKey(e){return e instanceof Ge}static isInstance(e){return"key"in e&&_optionalChain([e, 'access', _8 => _8.key, 'optionalAccess', _9 => _9.data, 'optionalAccess', _10 => _10.length])===Ge.LENGTH}};Ge.LENGTH=32;var x=Ge,ie=class ie extends d{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==ie.LENGTH)throw new Error(`PrivateKey length should be ${ie.LENGTH}`);this.signingKey=t}static generate(){let e=_ed25519.ed25519.utils.randomPrivateKey();return new ie(e)}static fromDerivationPath(e,t){if(!Io(e))throw new Error(`Invalid derivation path ${e}`);return ie.fromDerivationPathInner(e,In(t))}static fromDerivationPathInner(e,t,r=Co){let{key:o,chainCode:i}=_r(ie.SLIP_0010_SEED,t),s=Ro(e).map(c=>parseInt(c,10)),{key:a}=s.reduce((c,p)=>Uo(c,p+r),{key:o,chainCode:i});return new ie(a)}publicKey(){let e=_ed25519.ed25519.getPublicKey(this.signingKey.toUint8Array());return new x(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 ie(t)}static isPrivateKey(e){return e instanceof ie}};ie.LENGTH=32,ie.SLIP_0010_SEED="ed25519 seed";var L=ie,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)}};yt.LENGTH=64;var v=yt;var se=class se extends oe{constructor(e){super();let{publicKeys:t,threshold:r}=e;if(t.length>se.MAX_KEYS||t.length<se.MIN_KEYS)throw new Error(`Must have between ${se.MIN_KEYS} and ${se.MAX_KEYS} public keys, inclusive`);if(r<se.MIN_THRESHOLD||r>t.length)throw new Error(`Threshold must be between ${se.MIN_THRESHOLD} and ${t.length}, inclusive`);this.publicKeys=t,this.threshold=r}verifySignature(e){let{message:t,signature:r}=e;if(!(r instanceof et))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 se({publicKeys:o,threshold:r})}};se.MAX_KEYS=32,se.MIN_KEYS=2,se.MIN_THRESHOLD=1;var ft=se,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 et=J;var _secp256k1 = require('@noble/curves/secp256k1');var _bip32 = require('@scure/bip32');var Ke=class Ke extends Je{constructor(e){super();let t=l.fromHexInput(e);if(t.toUint8Array().length!==Ke.LENGTH)throw new Error(`PublicKey length should be ${Ke.LENGTH}`);this.key=t}verifySignature(e){let{message:t,signature:r}=e,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 Ke(t)}static isPublicKey(e){return e instanceof Ke}static isInstance(e){return"key"in e&&_optionalChain([e, 'access', _11 => _11.key, 'optionalAccess', _12 => _12.data, 'optionalAccess', _13 => _13.length])===Ke.LENGTH}};Ke.LENGTH=65;var Pe=Ke,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(!Eo(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=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 ht(i.toCompactRawBytes())}publicKey(){let e=_secp256k1.secp256k1.getPublicKey(this.key.toUint8Array(),!1);return new Pe(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 tt=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 ht=At;var _jwtdecode = require('jwt-decode');var nt=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}},Te= 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 re(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 Pr=[_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],Do=31,Ga=16,ko=(Ga-1)*Do;function zn(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 Qt(t)}function Na(n,e){if(n.length>e)throw new Error(`Input bytes of length ${n} is longer than ${e}`);let t=Ma(n,e);return Oa(t)}function vr(n,e){if(n.length>e)throw new Error(`Input bytes of length ${n} is longer than ${e}`);return Na(n,e).concat([BigInt(n.length)])}function Oa(n){if(n.length>ko)throw new Error(`Can't pack more than ${ko}. Was given ${n.length} bytes`);return Fa(n,Do).map(e=>Ht(e))}function Fa(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 Ma(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>Pr.length)throw new Error(`Unable to hash input of length ${n.length}. Max input length is ${Pr.length}`);return Pr[n.length-1](n)}var kn=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,Dn= exports.DEFAULT_TXN_TIMEOUT_SEC =20,rt= exports.APTOS_COIN ="0x1::aptos_coin::AptosCoin",No= exports.RAW_TRANSACTION_SALT ="APTOS::RawTransaction",Cr= exports.RAW_TRANSACTION_WITH_DATA_SALT ="APTOS::RawTransactionWithData",ve= 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))(ve||{});var ye=class extends Error{constructor({apiType:e,aptosRequest:t,aptosResponse:r}){super(qa({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 qa({apiType:n,aptosRequest:e,aptosResponse:t}){let r=_optionalChain([t, 'access', _14 => _14.headers, 'optionalAccess', _15 => _15.traceparent, 'optionalAccess', _16 => _16.split, 'call', _17 => _17("-"), 'access', _18 => _18[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', _19 => _19.data, 'optionalAccess', _20 => _20.errors, 'optionalAccess', _21 => _21[0], 'optionalAccess', _22 => _22.message])!=null?`${i}: ${t.data.errors[0].message}`:_optionalChain([t, 'access', _23 => _23.data, 'optionalAccess', _24 => _24.message])!=null&&_optionalChain([t, 'access', _25 => _25.data, 'optionalAccess', _26 => _26.error_code])!=null?`${i}: ${JSON.stringify(t.data)}`:`${i} status: ${t.statusText}(code:${t.status}) and response body: ${Va(t.data)}`}var Er=400;function Va(n){let e=JSON.stringify(n);return e.length<=Er?e:`truncated(original_size:${e.length}): ${e.slice(0,Er/2)}...${e.slice(-Er/2)}`}var Oo="1.25.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"},Ir= 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"},Ur= 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"},Rr= exports.Network =(i=>(i.MAINNET="mainnet",i.TESTNET="testnet",i.DEVNET="devnet",i.LOCAL="local",i.CUSTOM="custom",i))(Rr||{}),zr= exports.NetworkToChainId ={mainnet:1,testnet:2,local:4},Id= exports.NetworkToNetworkName ={mainnet:"mainnet",testnet:"testnet",devnet:"devnet",local:"local",custom:"custom"};function Vo(n,e){let t=e.bcsToBytes(),r=new re(t);return n.deserialize(r)}async function $a(n,e){let{url:t,method:r,body:o,contentType:i,params:s,overrides:a,originMethod:c}=n,p={..._optionalChain([a, 'optionalAccess', _27 => _27.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', _28 => _28.AUTH_TOKEN])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _29 => _29.AUTH_TOKEN])}`),_optionalChain([a, 'optionalAccess', _30 => _30.API_KEY])&&(p.Authorization=`Bearer ${_optionalChain([a, 'optionalAccess', _31 => _31.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 $a({...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 kr(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 kr({...n,type:"Fullnode",overrides:{...e.clientConfig,...e.fullnodeConfig,...n.overrides,HEADERS:{..._optionalChain([e, 'access', _32 => _32.clientConfig, 'optionalAccess', _33 => _33.HEADERS]),..._optionalChain([e, 'access', _34 => _34.fullnodeConfig, 'optionalAccess', _35 => _35.HEADERS])}}})}async function Yd(n){return kr({...n,type:"Pepper"})}async function bt(n){let e=[],t,r=n.params;do{let o=await kr({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', _36 => _36.clientConfig, 'optionalAccess', _37 => _37.HEADERS]),..._optionalChain([e, 'access', _38 => _38.fullnodeConfig, 'optionalAccess', _39 => _39.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', _40 => _40.clientConfig, 'optionalAccess', _41 => _41.HEADERS]),..._optionalChain([e, 'access', _42 => _42.indexerConfig, 'optionalAccess', _43 => _43.HEADERS])}}})}async function Lo(n){let{aptosConfig:e}=n,t={...e,clientConfig:{...e.clientConfig}};return _optionalChainDelete([t, 'optionalAccess', _44 => _44.clientConfig, 'optionalAccess', _45 => delete _45.API_KEY]),Wt({...n,type:"Faucet",overrides:{...t.clientConfig,...t.faucetConfig,...n.overrides,HEADERS:{..._optionalChain([t, 'access', _46 => _46.clientConfig, 'optionalAccess', _47 => _47.HEADERS]),..._optionalChain([t, 'access', _48 => _48.faucetConfig, 'optionalAccess', _49 => _49.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 Cl=1e7,Ha= exports.MAX_AUD_VAL_BYTES =120,Qa= exports.MAX_UID_KEY_BYTES =30,Wa= exports.MAX_UID_VAL_BYTES =330,El= exports.MAX_ISS_VAL_BYTES =120,Il= exports.MAX_EXTRA_FIELD_BYTES =350,Ul= exports.MAX_JWT_HEADER_B64_BYTES =300,Rl= exports.MAX_COMMITED_EPK_BYTES =93,be=class be extends oe{constructor(e,t){super();let r=l.fromHexInput(t).toUint8Array();if(r.length!==be.ID_COMMITMENT_LENGTH)throw new Error(`Id Commitment length in bytes should be ${be.ID_COMMITMENT_LENGTH}`);this.iss=e,this.idCommitment=r}authKey(){let e=new Y;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 be(t,r)}static load(e){let t=e.deserializeStr(),r=e.deserializeBytes();return new be(t,r)}static isPublicKey(e){return e instanceof be}static create(e){return Wo(e),new be(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 be.create({iss:s,uidKey:o,uidVal:c,aud:a,pepper:r})}static isInstance(e){return"iss"in e&&typeof e.iss=="string"&&"idCommitment"in e&&e.idCommitment instanceof Uint8Array}};be.ID_COMMITMENT_LENGTH=32;var ae=be;function Wo(n){let{uidKey:e,uidVal:t,aud:r,pepper:o}=n,i=[Ht(l.fromHexInput(o).toUint8Array()),zn(r,Ha),zn(t,Wa),zn(e,Qa)];return Bo(Qt(i),ae.ID_COMMITMENT_LENGTH)}var it=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=nt.deserialize(e),s=Te.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 Ee({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 nt(new x(new Uint8Array(32))),ephemeralSignature:new Te(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(Ee.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)}},ot=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 kn{constructor(e){super();let{a:t,b:r,c:o}=e;this.a=new Ce(t),this.b=new ot(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=ot.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}`)}}},Ee= 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 re(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(Te);return new n({proof:t,expHorizonSecs:r,trainingWheelsSignature:s,extraField:o,overrideAudVal:i})}},Br= exports.KeylessConfiguration =class n{constructor(e,t){this.verficationKey=e,this.maxExpHorizonSecs=t}static create(e,t){return new n(new Gr({alphaG1:e.alpha_g1,betaG2:e.beta_g2,deltaG2:e.delta_g2,gammaAbcG1:e.gamma_abc_g1,gammaG2:e.gamma_g2}),t)}},Gr=class n{constructor(e){let{alphaG1:t,betaG2:r,deltaG2:o,gammaAbcG1:i,gammaG2:s}=e;this.alphaG1=new Ce(t),this.betaG2=new ot(r),this.deltaG2=new ot(o),this.gammaAbcG1=[new Ce(i[0]),new Ce(i[1])],this.gammaG2=new ot(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 ja(n),r=await Xa(n);return Br.create(r,Number(t.max_exp_horizon_secs))},`keyless-configuration-${e.network}`,1e3*60*5)()}async function ja(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', _50 => _50.ledgerVersion])}});return o.data}async function Xa(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', _51 => _51.ledgerVersion])}});return o.data}var D=class n extends oe{constructor(e){if(super(),this.publicKey=e,e instanceof x)this.variant=0;else if(e instanceof Pe)this.variant=1;else if(e instanceof ae)this.variant=3;else throw new Error("Unsupported public key type")}verifySignature(e){let{message:t,signature:r}=e;return O.isInstance(r)?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=Pe.deserialize(e);break;case 3:r=ae.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 Pe}static isInstance(e){return"publicKey"in e&&"variant"in e}},O= exports.AnySignature =class n extends B{constructor(e){if(super(),this.signature=e,e instanceof v)this.variant=0;else if(e instanceof ht)this.variant=1;else if(e instanceof it)this.variant=3;else throw new Error("Unsupported signature type")}toUint8Array(){return console.warn("[Aptos SDK] Calls to AnySignature.toUint8Array() will soon return the underlying signature bytes. Use AnySignature.bcsToBytes() instead."),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=ht.deserialize(e);break;case 3:r=it.deserialize(e);break;default:throw new Error(`Unknown variant index for AnySignature: ${t}`)}return new n(r)}static isInstance(e){return"signature"in e&&typeof e.signature=="object"&&e.signature!==null&&"toUint8Array"in e.signature}};function Ya(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 oe{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 D?o:new D(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(D),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 D?e:new D(e),r=this.publicKeys.findIndex(o=>o.toString()===t.toString());if(r!==-1)return r;throw new Error("Public key not found in MultiKey")}},ee=class ee extends B{constructor(e){super();let{signatures:t,bitmap:r}=e;if(t.length>ee.MAX_SIGNATURES_SUPPORTED)throw new Error(`The number of signatures cannot be greater than ${ee.MAX_SIGNATURES_SUPPORTED}`);if(this.signatures=t.map(i=>i instanceof O?i:new O(i)),!(r instanceof Uint8Array))this.bitmap=ee.createBitmap({bits:r});else{if(r.length!==ee.BITMAP_LEN)throw new Error(`"bitmap" length should be ${ee.BITMAP_LEN}`);this.bitmap=r}let o=this.bitmap.reduce((i,s)=>i+Ya(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>=ee.MAX_SIGNATURES_SUPPORTED)throw new Error(`Cannot have a signature larger than ${ee.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(O),r=e.deserializeBytes();return new ee({signatures:t,bitmap:r})}};ee.BITMAP_LEN=4,ee.MAX_SIGNATURES_SUPPORTED=ee.BITMAP_LEN*8;var st=ee;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 Z.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 Z}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=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=ft.deserialize(e),r=et.deserialize(e);return new n(t,r)}},Z= 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=D.deserialize(e),r=O.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=xt.deserialize(e),r=st.deserialize(e);return new n(t,r)}};var Pt=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 Kr=(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))},Cg= 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))},Eg= exports.createTokenAddress =(n,e,t)=>{let r=`${e}::${t}`;return Kr(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 G.load(e);case 1:return ce.load(e);case 2:return $.load(e);case 3:return qe.load(e);case 4:return Q.load(e);case 5:return vt.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 k.load(e);default:throw new Error(`Unknown variant index for TypeTag: ${t}`)}}isBool(){return this instanceof G}isAddress(){return this instanceof Q}isGeneric(){return this instanceof k}isSigner(){return this instanceof vt}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}},G= 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}},Q= exports.TypeTagAddress =class n extends z{toString(){return"address"}serialize(e){e.serializeU32AsUleb128(4)}static load(e){return new n}},vt= 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)}},k= 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=Ie.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")}},Ie= 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 Yg(){return new Ie(u.ONE,new R("aptos_coin"),new R("AptosCoin"),[])}function P(){return new Ie(u.ONE,new R("string"),new R("String"),[])}function Zg(n){return new Ie(u.ONE,new R("option"),new R("Option"),[n])}function te(n){return new Ie(u.ONE,new R("object"),new R("Object"),[n])}function Za(n){let e=n.deserializeUleb128AsU32();switch(e){case 0:return F.deserialize(n);case 1:return N.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 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 ct{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 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)}},Zt= 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=en.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(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=Za(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(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=Pt.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 N(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 Ue=class extends d{static deserialize(e){let t=e.deserializeUleb128AsU32();switch(t){case 0:return Ct.load(e);case 1:return Nr.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 Ue{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)}},Nr= exports.TransactionAuthenticatorMultiEd25519 =class n extends Ue{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=et.deserialize(e);return new n(t,r)}},Et= exports.TransactionAuthenticatorMultiAgent =class n extends Ue{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 Ue{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 Ue{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=Ue.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 Or(n){return n.feePayerAddress?new dt(n.rawTransaction,_nullishCoalesce(n.secondarySignerAddresses, () => ([])),n.feePayerAddress):n.secondarySignerAddresses?new pt(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 uy(n){return Rt(n.bcsToBytes(),`APTOS::${n.constructor.name}`)}function zt(n){let e=Or(n);return n.feePayerAddress?Rt(e.bcsToBytes(),Cr):n.secondarySignerAddresses?Rt(e.bcsToBytes(),Cr):Rt(e.bcsToBytes(),No)}var kt=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 Dt=class n{constructor(e){this.signingScheme=2;let{privateKey:t,address:r}=e;this.privateKey=t,this.publicKey=new D(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=tt.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=tt.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 Z(this.publicKey,this.sign(e))}signTransactionWithAuthenticator(e){return new Z(this.publicKey,this.signTransaction(e))}sign(e){return new O(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?kt.generate():Dt.generate({scheme:t})}static fromPrivateKey(e){let{privateKey:t,address:r,legacy:o=!0}=e;return t instanceof L&&o?new kt({privateKey:t,address:r}):new Dt({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?kt.fromDerivationPath({mnemonic:r,path:o}):Dt.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 tc=1209600,Bt=class Bt extends d{constructor(e){super();let{privateKey:t,expiryDateSecs:r,blinder:o}=e;this.privateKey=t,this.publicKey=new nt(t.publicKey()),this.expiryDateSecs=r||_chunkBHKSQXUZjs.d.call(void 0, _chunkBHKSQXUZjs.c.call(void 0, )+tc),this.blinder=o!==void 0?l.fromHexInput(o).toUint8Array():nc();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 re(e))}static generate(e){let t;switch(_optionalChain([e, 'optionalAccess', _52 => _52.scheme])){case 0:default:t=L.generate()}return new Bt({privateKey:t,expiryDateSecs:_optionalChain([e, 'optionalAccess', _53 => _53.expiryDateSecs])})}sign(e){if(this.isExpired())throw new Error("EphemeralKeyPair has expired");return new Te(this.privateKey.sign(e))}};Bt.BLINDER_LENGTH=31;var nn=Bt;function nc(){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=ae.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 Ee)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=nn.deserialize(e),s=Ee.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 O(this.sign(e)),r=new D(this.publicKey);return new Z(r,t)}signTransactionWithAuthenticator(e){let t=new O(this.signTransaction(e)),r=new D(this.publicKey);return new Z(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 it({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=Or(e),o=new Fr(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 re(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 we=Le,Fr=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 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 we).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 ic=`
|
|
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
|
+
`,sc=`
|
|
20
20
|
fragment AnsTokenFragment on current_aptos_names {
|
|
21
21
|
domain
|
|
22
22
|
expiration_timestamp
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
...CurrentTokenOwnershipFields
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
|
-
${Vn}`,
|
|
166
|
+
${Vn}`,Ef=`
|
|
167
167
|
query getAccountOwnedTokensByTokenData($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
|
|
168
168
|
current_token_ownerships_v2(
|
|
169
169
|
where: $where_condition
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
...AnsTokenFragment
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
|
-
${
|
|
349
|
+
${sc}`,Mr=`
|
|
350
350
|
query getNumberOfDelegators($where_condition: num_active_delegator_per_pool_bool_exp, $order_by: [num_active_delegator_per_pool_order_by!]) {
|
|
351
351
|
num_active_delegator_per_pool(where: $where_condition, order_by: $order_by) {
|
|
352
352
|
num_active_delegator
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
is_deleted
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
|
-
`,
|
|
373
|
+
`,qr=`
|
|
374
374
|
query getProcessorStatus($where_condition: processor_status_bool_exp) {
|
|
375
375
|
processor_status(where: $where_condition) {
|
|
376
376
|
last_success_version
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
...TokenActivitiesFields
|
|
419
419
|
}
|
|
420
420
|
}
|
|
421
|
-
${
|
|
421
|
+
${ic}`,Vr=`
|
|
422
422
|
query getCurrentTokenOwnership($where_condition: current_token_ownerships_v2_bool_exp!, $offset: Int, $limit: Int, $order_by: [current_token_ownerships_v2_order_by!]) {
|
|
423
423
|
current_token_ownerships_v2(
|
|
424
424
|
where: $where_condition
|
|
@@ -469,5 +469,5 @@
|
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
471
|
}
|
|
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;
|
|
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 ac(n){let{aptosConfig:e}=n;return(await f({aptosConfig:e,query:{query:qr},originMethod:"getProcessorStatuses"})).processor_status}async function Hn(n){let e=await ac({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:qr,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', _54 => _54.ledgerVersion])},body:r})).data}async function fi(n){let{aptosConfig:e,options:t}=n,r={query:di,variables:{where_condition:_optionalChain([t, 'optionalAccess', _55 => _55.where]),offset:_optionalChain([t, 'optionalAccess', _56 => _56.offset]),limit:_optionalChain([t, 'optionalAccess', _57 => _57.limit]),order_by:_optionalChain([t, 'optionalAccess', _58 => _58.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', _59 => _59.where]),offset:_optionalChain([t, 'optionalAccess', _60 => _60.offset]),limit:_optionalChain([t, 'optionalAccess', _61 => _61.limit]),order_by:_optionalChain([t, 'optionalAccess', _62 => _62.orderBy])}};return(await f({aptosConfig:e,query:r,originMethod:"getTableItemsMetadata"})).table_metadatas}async function Se(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', _63 => _63.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _64 => _64.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _65 => _65.limit]), () => (1e3))}})}async function jn(n){return _optionalChain([n, 'access', _66 => _66.options, 'optionalAccess', _67 => _67.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', _68 => _68.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', _69 => _69.offset]),limit:_optionalChain([r, 'optionalAccess', _70 => _70.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', _71 => _71.ledgerVersion]),start:_optionalChain([r, 'optionalAccess', _72 => _72.offset]),limit:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _73 => _73.limit]), () => (999))}})}async function $r(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', _74 => _74.ledgerVersion])}});return i.data}async function rn(n){let{aptosConfig:e,authenticationKey:t,options:r}=n,o=await $r({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', _75 => _75.tokenStandard])&&(i.token_standard={_eq:_optionalChain([r, 'optionalAccess', _76 => _76.tokenStandard])});let s={query:ei,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _77 => _77.offset]),limit:_optionalChain([r, 'optionalAccess', _78 => _78.limit]),order_by:_optionalChain([r, 'optionalAccess', _79 => _79.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountOwnedTokens"})).current_token_ownerships_v2}async function Pi(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', _80 => _80.tokenStandard])&&(a.token_standard={_eq:_optionalChain([o, 'optionalAccess', _81 => _81.tokenStandard])});let c={query:ti,variables:{where_condition:a,offset:_optionalChain([o, 'optionalAccess', _82 => _82.offset]),limit:_optionalChain([o, 'optionalAccess', _83 => _83.limit]),order_by:_optionalChain([o, 'optionalAccess', _84 => _84.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', _85 => _85.tokenStandard])&&(i.current_collection={token_standard:{_eq:_optionalChain([r, 'optionalAccess', _86 => _86.tokenStandard])}});let s={query:Jo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _87 => _87.offset]),limit:_optionalChain([r, 'optionalAccess', _88 => _88.limit]),order_by:_optionalChain([r, 'optionalAccess', _89 => _89.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===rt?s=u.A.toStringLong():s=Kr(u.A,r).toStringLong();else if(r===void 0&&o!==void 0){let y=u.from(o);s=y.toStringLong(),y===u.A&&(i=rt)}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 Lr({aptosConfig:e,accountAddress:a,options:{where:c}});return p[0]?p[0].amount:0}async function Lr(n){let{aptosConfig:e,accountAddress:t,options:r}=n,o=u.from(t).toStringLong(),i={..._optionalChain([r, 'optionalAccess', _90 => _90.where]),owner_address:{_eq:o}},s={query:Zo,variables:{where_condition:i,offset:_optionalChain([r, 'optionalAccess', _91 => _91.offset]),limit:_optionalChain([r, 'optionalAccess', _92 => _92.limit]),order_by:_optionalChain([r, 'optionalAccess', _93 => _93.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', _94 => _94.offset]),limit:_optionalChain([r, 'optionalAccess', _95 => _95.limit]),order_by:_optionalChain([r, 'optionalAccess', _96 => _96.orderBy])}};return(await f({aptosConfig:e,query:s,originMethod:"getAccountOwnedObjects"})).current_objects}async function Ri(n){let{aptosConfig:e,privateKey:t}=n,r=new D(t.publicKey());if(t instanceof tt){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 Se({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 Qr(n){let{aptosConfig:e,options:t}=n;return bt({aptosConfig:e,originMethod:"getTransactions",path:"transactions",params:{start:_optionalChain([t, 'optionalAccess', _97 => _97.offset]),limit:_optionalChain([t, 'optionalAccess', _98 => _98.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 ki(n){let{aptosConfig:e,transactionHash:t}=n;try{return(await on({aptosConfig:e,transactionHash:t})).type==="pending_transaction"}catch(r){if(_optionalChain([r, 'optionalAccess', _99 => _99.status])===404)return!0;throw r}}async function cc(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', _100 => _100.timeoutSecs]), () => (20)),i=_nullishCoalesce(_optionalChain([r, 'optionalAccess', _101 => _101.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 on({aptosConfig:e,transactionHash:t}),s=c.type==="pending_transaction"}catch(g){S(g)}if(s){let g=Date.now();try{c=await cc({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 on({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 Hr(`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}},Hr=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', _102 => _102.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', _103 => _103.withTransactions])}});return Gi({block:o,...n})}async function Gi(n){let{aptosConfig:e,block:t,options:r}=n;if(_optionalChain([r, 'optionalAccess', _104 => _104.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', _105 => _105.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(Qr({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 sn=class{constructor(e){this.config=e}async getAccountInfo(e){return Se({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 $r({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"}),Pi({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"}),Ci({aptosConfig:this.config,...e})}async getAccountCoinsData(e){return await A({config:this.config,minimumLedgerVersion:e.minimumLedgerVersion,processorType:"fungible_asset_processor"}),Lr({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:rt,...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', _106 => _106.network]), () => ("devnet")),this.fullnode=_optionalChain([e, 'optionalAccess', _107 => _107.fullnode]),this.faucet=_optionalChain([e, 'optionalAccess', _108 => _108.faucet]),this.pepper=_optionalChain([e, 'optionalAccess', _109 => _109.pepper]),this.prover=_optionalChain([e, 'optionalAccess', _110 => _110.prover]),this.indexer=_optionalChain([e, 'optionalAccess', _111 => _111.indexer]),this.client=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _112 => _112.client]), () => ({provider:_aptosclient2.default})),this.clientConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _113 => _113.clientConfig]), () => ({})),this.fullnodeConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _114 => _114.fullnodeConfig]), () => ({})),this.indexerConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _115 => _115.indexerConfig]), () => ({})),this.faucetConfig=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _116 => _116.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 Ir[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 Ur[this.network];default:throw Error(`apiType ${e} is not supported`)}}isPepperServiceRequest(e){return Ir[this.network]===e}isProverServiceRequest(e){return Ur[this.network]===e}};function Ki(n){return!!n.match(/^[_a-zA-Z0-9]+$/)}function Ni(n){return!!n.match(/\s/)}function pc(n){return!!n.match(/^T[0-9]+$/)}function dc(n){return!!n.match(/^&.+$/)}function lc(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 gc(n,e){let t=e;for(;t<n.length;t+=1){let r=n[t];if(!Ni(r))break}return t}var mc=(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))(mc||{}),K= exports.TypeTagParserError =class extends Error{constructor(e,t){super(`Failed to parse typeTag '${e}', ${t}`)}};function Re(n,e){let t=_nullishCoalesce(_optionalChain([e, 'optionalAccess', _117 => _117.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 K(n,"unexpected '>'");if(c!==i.length)throw new K(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 K(n,"unexpected ','");if(a.length===0)throw new K(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 S=an(a,o,t);o=[],i.push(S),a="",y=!0}s=gc(n,s);let w=n[s];if(s<n.length&&y&&w!==","&&w!==">")throw new K(n,"unexpected whitespace character");continue}else a+=p;s+=1}if(r.length>0)throw new K(n,"no matching '>' for '<'");switch(i.length){case 0:return an(a,o,t);case 1:if(a==="")return i[0];throw new K(n,"unexpected ','");default:throw new K(n,"unexpected whitespace character")}}function an(n,e,t){let r=n.trim(),o=r.toLowerCase();if(lc(o)&&e.length>0)throw new K(n,"primitive types not expected to have type arguments");switch(r.toLowerCase()){case"signer":return new vt;case"bool":return new G;case"address":return new Q;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 K(n,"vector type expected to have exactly one type argument");return new C(e[0]);default:if(dc(r)){let a=r.substring(1);return new Kn(an(a,e,t))}if(pc(r)){if(t)return new k(Number(r.split("T")[1]));throw new K(n,"unexpected generic type")}if(!r.match(/:/))throw new K(n,"unknown type");let i=r.split("::");if(i.length!==3)throw new K(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 K(n,"struct address must be valid")}if(!Ki(i[1]))throw new K(n,"module name must only contain alphanumeric or '_' characters");if(!Ki(i[2]))throw new K(n,"struct name must only contain alphanumeric or '_' characters");return new m(new Ie(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 yc(n){return typeof n=="number"}function er(n){if(yc(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 Wr(n)||Xr(n)||Yr(n)||Zr(n)||Jr(n)||eo(n)||to(n)||nr(n)||jr(n)||fc(n)||n instanceof T||n instanceof M}function Wr(n){return n instanceof I}function nr(n){return n instanceof u}function jr(n){return n instanceof b}function fc(n){return n instanceof Ze}function Xr(n){return n instanceof F}function Yr(n){return n instanceof de}function Zr(n){return n instanceof le}function Jr(n){return n instanceof N}function eo(n){return n instanceof ge}function to(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 Ac=new TextEncoder;function rr(n){return _nullishCoalesce(_optionalChain([n, 'optionalAccess', _118 => _118.map, 'call', _119 => _119(e=>He(e)?Re(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(Re(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(Re(o.params[a],{allowGenerics:!0}));let s=[];for(let a=0;a<o.return.length;a+=1)s.push(Re(o.return[a],{allowGenerics:!0}));return{typeParameters:o.generic_type_params,parameters:i,returnTypes:s}}function ro(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)?(no(e,n,t),n):hc(n,e,t,r)}function hc(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 N(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(Ac.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 b(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 G?new M(null):o instanceof Q?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 no(n,e,t){if(n.isBool()){if(Wr(e))return;U("Bool",t)}if(n.isAddress()){if(nr(e))return;U("AccountAddress",t)}if(n.isU8()){if(Xr(e))return;U("U8",t)}if(n.isU16()){if(Yr(e))return;U("U16",t)}if(n.isU32()){if(Zr(e))return;U("U32",t)}if(n.isU64()){if(Jr(e))return;U("U64",t)}if(n.isU128()){if(eo(e))return;U("U128",t)}if(n.isU256()){if(to(e))return;U("U256",t)}if(n.isVector()){if(e instanceof T){e.values.length>0&&no(n.value,e.values[0],t);return}U("MoveVector",t)}if(n instanceof m){if(n.isString()){if(jr(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&&no(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 Sc(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 bc({...n,abi:o})}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=n.functionArguments.map((c,p)=>ro(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 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 wc({abi:o,...n})}function wc(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', _120 => _120.functionArguments, 'optionalAccess', _121 => _121.map, 'call', _122 => _122((a,c)=>ro(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 Sc(n){return new Xt(new Jt(l.fromHexInput(n.bytecode).toUint8Array(),rr(n.typeArguments),n.functionArguments))}async function _c(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=async()=>zr[e.network]?{chainId:zr[e.network]}:{chainId:(await Ln({aptosConfig:e})).chain_id},a=async()=>_optionalChain([o, 'optionalAccess', _123 => _123.gasUnitPrice])?{gasEstimate:o.gasUnitPrice}:{gasEstimate:(await Yn({aptosConfig:e})).gas_estimate},c=async()=>{let gt=async()=>_optionalChain([o, 'optionalAccess', _124 => _124.accountSequenceNumber])!==void 0?o.accountSequenceNumber:(await Se({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', _125 => _125.maxGasAmount])?BigInt(o.maxGasAmount):BigInt(2e5),gasUnitPrice:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _126 => _126.gasUnitPrice]), () => (BigInt(y))),expireTimestamp:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _127 => _127.expireTimestamp]), () => (BigInt(Math.floor(Date.now()/1e3)+20)))};return new ue(u.from(t),BigInt(w),r,BigInt(S),BigInt(g),BigInt(E),new Pt(p))}async function oo(n){let{aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i}=n,s=await _c({aptosConfig:e,sender:t,payload:r,options:o,feePayerAddress:i});if("secondarySignerAddresses"in n){let a=_nullishCoalesce(_optionalChain([n, 'access', _128 => _128.secondarySignerAddresses, 'optionalAccess', _129 => _129.map, 'call', _130 => _130(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 dt(t.rawTransaction,_nullishCoalesce(t.secondarySignerAddresses, () => ([])),t.feePayerAddress),c=[];r&&(c=r.map(w=>or(w)));let p=or(o),y=new It(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 Et(i,t.secondarySignerAddresses,c);return new lt(a.raw_txn,p).bcsToBytes()}let s;if(i instanceof fe)s=new Ct(i.public_key,i.signature);else if(i instanceof Z)s=new Ut(i);else throw new Error("Invalid public key");return new lt(t.rawTransaction,s).bcsToBytes()}function or(n){let e=new v(new Uint8Array(64));if(x.isInstance(n))return new fe(n,e);if(D.isInstance(n))return new Z(n,new O(e));if(ae.isInstance(n)||Pe.isInstance(n))return console.warn("Expected AccountPublicKey, but got PublicKey. Please wrap your public key with AnyPublicKey."),new Z(new D(n),new O(e));throw new Error("Unsupported public key")}function io(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 lt(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 xc=ji(["APTOS::Transaction"]);function nh(n){let e=io(n);return new l(ji([xc,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 Pc(n);return vc(n,e)}async function Pc(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(Cc(n)&&(i=u.ZERO.toString()),Ec(n)){let{secondarySignerAddresses:s}=n;return oo({aptosConfig:t,sender:r,payload:e,options:o,secondarySignerAddresses:s,feePayerAddress:i})}return oo({aptosConfig:t,sender:r,payload:e,options:o,feePayerAddress:i})}function Cc(n){return n.withFeePayer===!0}function Ec(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 so(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', _131 => _131.options, 'optionalAccess', _132 => _132.estimateGasUnitPrice]), () => (!1)),estimate_max_gas_amount:_nullishCoalesce(_optionalChain([n, 'access', _133 => _133.options, 'optionalAccess', _134 => _134.estimateMaxGasAmount]), () => (!1)),estimate_prioritized_gas_unit_price:_nullishCoalesce(_optionalChain([n, 'access', _135 => _135.options, 'optionalAccess', _136 => _136.estimatePrioritizedGasUnitPrice]), () => (!1))},originMethod:"simulateTransaction",contentType:"application/x.aptos.signed_transaction+bcs"});return c}async function ar(n){let{aptosConfig:e}=n,t=io({...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 we||t instanceof qn)&&await t.waitForProofFetch();let o=sr({signer:t,transaction:r});return ar({aptosConfig:e,transaction:r,senderAuthenticator:o})}var Ic={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:Ic},options:i})}var Uc={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 Se({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:Uc}});return un({aptosConfig:e,signer:t,transaction:y})}var Rc={typeParameters:[{constraints:[]}],parameters:[new Q,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, () => (rt))],functionArguments:[r,o],abi:Rc},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:Vr,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:Vr,variables:{where_condition:o,offset:_optionalChain([r, 'optionalAccess', _137 => _137.offset]),limit:_optionalChain([r, 'optionalAccess', _138 => _138.limit]),order_by:_optionalChain([r, 'optionalAccess', _139 => _139.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', _140 => _140.offset]),limit:_optionalChain([r, 'optionalAccess', _141 => _141.limit]),order_by:_optionalChain([r, 'optionalAccess', _142 => _142.orderBy])}};return(await f({aptosConfig:e,query:i,originMethod:"getDigitalAssetActivity"})).token_activities_v2}var zc={typeParameters:[],parameters:[new m(P()),new $,new m(P()),new m(P()),new G,new G,new G,new G,new G,new G,new G,new G,new G,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 b(n.description),new N(_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 N(_nullishCoalesce(n.royaltyNumerator, () => (0))),new N(_nullishCoalesce(n.royaltyDenominator, () => (1)))],abi:zc},options:t})}async function Ot(n){let{aptosConfig:e,options:t}=n,r=_optionalChain([t, 'optionalAccess', _143 => _143.where]);_optionalChain([t, 'optionalAccess', _144 => _144.tokenStandard])&&(r.token_standard={_eq:_nullishCoalesce(_optionalChain([t, 'optionalAccess', _145 => _145.tokenStandard]), () => ("v2"))});let o={query:ii,variables:{where_condition:r,offset:_optionalChain([t, 'optionalAccess', _146 => _146.offset]),limit:_optionalChain([t, 'optionalAccess', _147 => _147.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', _148 => _148.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _149 => _149.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', _150 => _150.tokenStandard])&&(i.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _151 => _151.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', _152 => _152.tokenStandard])&&(i.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _153 => _153.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', _154 => _154.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([r, 'optionalAccess', _155 => _155.tokenStandard]), () => ("v2"))}),(await Ot({aptosConfig:o,options:{where:s}})).collection_id}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())]};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,w=_optionalChain([p, 'optionalAccess', _156 => _156.map, 'call', _157 => _157(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:kc},options:t})}var Dc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(0))),new Q]};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 Bc={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 Q]};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:w}=n;if(_optionalChain([c, 'optionalAccess', _158 => _158.length])!==_optionalChain([y, 'optionalAccess', _159 => _159.length]))throw new Error("Property keys and property values counts do not match");if(_optionalChain([p, 'optionalAccess', _160 => _160.length])!==_optionalChain([y, 'optionalAccess', _161 => _161.length]))throw new Error("Property types and property values counts do not match");let S=_optionalChain([p, 'optionalAccess', _162 => _162.map, 'call', _163 => _163(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:Bc},options:w})}var Gc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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:Gc},options:i})}var Kc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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:Kc},options:i})}var Nc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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:Nc},options:i})}var Oc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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 b(r)],abi:Oc},options:s})}var Fc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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 b(r)],abi:Fc},options:s})}var Mc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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 b(r)],abi:Mc},options:s})}var qc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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 b(r),new b(Qe[o]),T.U8(ao(i,Qe[o]))],abi:qc},options:c})}var Vc={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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 b(r)],abi:Vc},options:s})}var $c={typeParameters:[{constraints:["key"]}],parameters:[new m(te(new k(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 b(r),new b(Qe[o]),ao(i,Qe[o])],abi:$c},options:c})}var Lc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(te(new k(0))),new m(P()),new k(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 b(r),i],abi:Lc},options:c})}var Hc={typeParameters:[{constraints:["key"]},{constraints:[]}],parameters:[new m(te(new k(0))),new m(P()),new k(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 b(r),i],abi:Hc},options:c})}function xs(n,e){let t=new Array;return e.forEach((r,o)=>{t.push(ao(n[o],r))}),t}function ao(n,e){let t=Re(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', _164 => _164.tokenStandard])&&(s.token_standard={_eq:_nullishCoalesce(_optionalChain([o, 'optionalAccess', _165 => _165.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 Ps=300,Qc=n=>{if(n&&n.length>Ps)throw new Error(`Event type length exceeds the maximum length of ${Ps}`)};async function vs(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;Qc(_optionalChain([t, 'optionalAccess', _166 => _166.where, 'optionalAccess', _167 => _167.indexed_type, 'optionalAccess', _168 => _168._eq]));let r={query:ci,variables:{where_condition:_optionalChain([t, 'optionalAccess', _169 => _169.where]),offset:_optionalChain([t, 'optionalAccess', _170 => _170.offset]),limit:_optionalChain([t, 'optionalAccess', _171 => _171.limit]),order_by:_optionalChain([t, 'optionalAccess', _172 => _172.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"}),vs({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', _173 => _173.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', _174 => _174.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', _175 => _175.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', _176 => _176.options, 'optionalAccess', _177 => _177.waitForIndexer])!==!1&&await Zn({aptosConfig:this.config,minimumLedgerVersion:BigInt(t.version),processorType:"fungible_asset_processor"}),t}};async function cr(n){let{aptosConfig:e,options:t}=n,r={query:pi,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:"getFungibleAssetMetadata"})).fungible_asset_metadata}async function Us(n){let{aptosConfig:e,options:t}=n,r={query:ui,variables:{where_condition:_optionalChain([t, 'optionalAccess', _181 => _181.where]),limit:_optionalChain([t, 'optionalAccess', _182 => _182.limit]),offset:_optionalChain([t, 'optionalAccess', _183 => _183.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', _184 => _184.where]),limit:_optionalChain([t, 'optionalAccess', _185 => _185.limit]),offset:_optionalChain([t, 'optionalAccess', _186 => _186.offset])}};return(await f({aptosConfig:e,query:r,originMethod:"getCurrentFungibleAssetBalances"})).current_fungible_asset_balances}var Wc={typeParameters:[{constraints:[]}],parameters:[Re("0x1::object::Object"),new Q,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:Wc},options:s})}var yn=class{constructor(e){this.config=e}async getFungibleAssetMetadata(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _187 => _187.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),cr({aptosConfig:this.config,...e})}async getFungibleAssetMetadataByAssetType(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _188 => _188.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', _189 => _189.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', _190 => _190.minimumLedgerVersion]),processorType:"fungible_asset_processor"}),Us({aptosConfig:this.config,...e})}async getCurrentFungibleAssetBalances(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _191 => _191.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 Y;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', _192 => _192.ledgerVersion])},body:s});return a}async function ks(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', _193 => _193.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 Di({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 ks({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 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 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. ${Ds}`);if(t&&!Bs(t))throw new Error(`${t} is not valid. ${Ds}`);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 jc="0x585fc9f0f0c54183b039ffc770ca282ebd87307916c215a3e692f2f8e4305e82",Xc={testnet:"0x5f8fd2347449685cf41d4db97926ec3a096eaf381332be4f1318ad4d16a8497c",mainnet:"0x867ed1f6bf916171b1de3ee92849b8978b7d1b9e0a8cc982a3d19d535dfd9c0c",local:jc,custom:null,devnet:null};function ze(n){let e=Xc[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=ze(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=ze(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 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(!w)throw new Error(`${t.policy} requires a subdomain to be provided.`);let g=await co({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 co(n){let{aptosConfig:e,name:t}=n,r=ze(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=ze(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=ze(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=ze(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=ze(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 uo({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountNames",query:{query:Gt,variables:{limit:_optionalChain([t, 'optionalAccess', _194 => _194.limit]),offset:_optionalChain([t, 'optionalAccess', _195 => _195.offset]),order_by:_optionalChain([t, 'optionalAccess', _196 => _196.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _197 => _197.options, 'optionalAccess', _198 => _198.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 uo({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountDomains",query:{query:Gt,variables:{limit:_optionalChain([t, 'optionalAccess', _199 => _199.limit]),offset:_optionalChain([t, 'optionalAccess', _200 => _200.offset]),order_by:_optionalChain([t, 'optionalAccess', _201 => _201.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _202 => _202.options, 'optionalAccess', _203 => _203.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 uo({aptosConfig:e});return(await f({aptosConfig:e,originMethod:"getAccountSubdomains",query:{query:Gt,variables:{limit:_optionalChain([t, 'optionalAccess', _204 => _204.limit]),offset:_optionalChain([t, 'optionalAccess', _205 => _205.offset]),order_by:_optionalChain([t, 'optionalAccess', _206 => _206.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _207 => _207.options, 'optionalAccess', _208 => _208.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', _209 => _209.limit]),offset:_optionalChain([t, 'optionalAccess', _210 => _210.offset]),order_by:_optionalChain([t, 'optionalAccess', _211 => _211.orderBy]),where_condition:{..._nullishCoalesce(_optionalChain([n, 'access', _212 => _212.options, 'optionalAccess', _213 => _213.where]), () => ({})),domain:{_eq:r},subdomain:{_neq:""}}}}})).current_aptos_names.map(An).filter(Gs)}async function uo(n){let{aptosConfig:e}=n,t=ze(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=ze(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 co({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:Mr,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:Mr,variables:{order_by:_optionalChain([t, 'optionalAccess', _214 => _214.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', _215 => _215.minimumLedgerVersion]),processorType:"stake_processor"}),js({aptosConfig:this.config,...e})}async getNumberOfDelegatorsForAllPools(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _216 => _216.minimumLedgerVersion]),processorType:"stake_processor"}),Xs({aptosConfig:this.config,...e})}async getDelegatedStakingActivities(e){return await A({config:this.config,minimumLedgerVersion:_optionalChain([e, 'optionalAccess', _217 => _217.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 po(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 lo(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 so({aptosConfig:this.config,...e})}async multiAgent(e){return so({aptosConfig:this.config,...e})}};_chunkBHKSQXUZjs.a.call(void 0, [lo],Ft.prototype,"simple",1),_chunkBHKSQXUZjs.a.call(void 0, [lo],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, [po],Mt.prototype,"simple",1),_chunkBHKSQXUZjs.a.call(void 0, [po],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 Se({aptosConfig:this.aptosConfig,accountAddress:this.account.accountAddress});this.currentNumber=BigInt(e),this.lastUncommintedNumber=BigInt(e)}async update(){let{sequence_number:e}=await Se({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', _218 => _218.pendingDequeue, 'access', _219 => _219.shift, 'call', _220 => _220(), 'optionalAccess', _221 => _221.resolve, 'call', _222 => _222(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 Qr({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 ki({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 go(n){let{aptosConfig:e,jwt:t,ephemeralKeyPair:r,pepper:o=await mr(n),uidKey:i="sub"}=n;if(l.fromHexInput(o).toUint8Array().length!==we.PEPPER_LENGTH)throw new Error(`Pepper needs to be ${we.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 Ee({proof:new _t(y,0),trainingWheelsSignature:Te.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=go({...n,pepper:i}),a=o?s:await s,c=ae.fromJwtAndPepper({jwt:t,pepper:i,uidKey:r}),p=await rn({aptosConfig:e,authenticationKey:c.authKey().derivedAddress()});return we.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 go({aptosConfig:this.config,...e})}async deriveKeylessAccount(e){return ea({aptosConfig:this.config,...e})}};async function Jc(n){let{aptosConfig:e,options:t}=n,r={query:$n,variables:{where_condition:_optionalChain([t, 'optionalAccess', _223 => _223.where]),offset:_optionalChain([t, 'optionalAccess', _224 => _224.offset]),limit:_optionalChain([t, 'optionalAccess', _225 => _225.limit]),order_by:_optionalChain([t, 'optionalAccess', _226 => _226.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 Jc({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 W=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 ne(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))})}ne(W,sn,"account");ne(W,hn,"ans");ne(W,pn,"coin");ne(W,dn,"digitalAsset");ne(W,gn,"event");ne(W,mn,"faucet");ne(W,yn,"fungibleAsset");ne(W,fn,"general");ne(W,Tn,"staking");ne(W,bn,"transaction");ne(W,wn,"table");ne(W,Sn,"keyless");ne(W,_n,"object");exports.APTOS_BIP44_REGEX = ya; exports.APTOS_COIN = rt; exports.APTOS_HARDENED_REGEX = ma; exports.Account = $e; exports.AccountAddress = u; exports.AccountAuthenticator = H; exports.AccountAuthenticatorEd25519 = fe; exports.AccountAuthenticatorMultiEd25519 = Gn; exports.AccountAuthenticatorMultiKey = at; exports.AccountAuthenticatorSingleKey = Z; exports.AccountAuthenticatorVariant = bo; exports.AccountPublicKey = oe; exports.AccountSequenceNumber = dr; exports.AddressInvalidReason = pa; exports.AnyPublicKey = D; exports.AnyPublicKeyVariant = Ar; exports.AnySignature = O; exports.AnySignatureVariant = wo; exports.Aptos = W; exports.AptosApiError = ye; exports.AptosApiType = Tt; exports.AptosConfig = Jn; exports.AuthenticationKey = q; exports.Bool = I; exports.CKDPriv = Uo; exports.ChainId = Pt; exports.DEFAULT_MAX_GAS_AMOUNT = Go; exports.DEFAULT_TXN_EXP_SEC_FROM_NOW = Ko; exports.DEFAULT_TXN_TIMEOUT_SEC = Dn; exports.DeriveScheme = xo; exports.Deserializer = re; exports.EPK_HORIZON_SECS = Cl; exports.Ed25519Account = kt; exports.Ed25519PrivateKey = L; exports.Ed25519PublicKey = x; exports.Ed25519Signature = v; exports.EntryFunction = ut; exports.EntryFunctionBytes = Cn; exports.EphemeralCertificate = wt; exports.EphemeralCertificateVariant = Tr; exports.EphemeralKeyPair = nn; exports.EphemeralPublicKey = nt; exports.EphemeralPublicKeyVariant = hr; exports.EphemeralSignature = Te; exports.EphemeralSignatureVariant = So; exports.FeePayerRawTransaction = dt; exports.FixedBytes = Ze; exports.Groth16Zkp = St; exports.HARDENED_OFFSET = Co; exports.Hex = l; exports.HexInvalidReason = ia; exports.Identifier = R; exports.KeyType = fa; exports.KeylessAccount = we; exports.KeylessConfiguration = Br; exports.KeylessPublicKey = ae; exports.KeylessSignature = it; exports.MAX_AUD_VAL_BYTES = Ha; exports.MAX_COMMITED_EPK_BYTES = Rl; exports.MAX_EXTRA_FIELD_BYTES = Il; exports.MAX_ISS_VAL_BYTES = El; exports.MAX_JWT_HEADER_B64_BYTES = Ul; exports.MAX_UID_KEY_BYTES = Qa; exports.MAX_UID_VAL_BYTES = Wa; exports.MimeType = En; exports.ModuleId = jt; exports.MoveAbility = _o; exports.MoveFunctionVisibility = aa; exports.MoveOption = M; exports.MoveString = b; exports.MoveVector = T; exports.MultiAgentRawTransaction = pt; exports.MultiAgentTransaction = Mn; exports.MultiEd25519PublicKey = ft; exports.MultiEd25519Signature = et; exports.MultiKey = xt; exports.MultiKeyAccount = qn; exports.MultiKeySignature = st; exports.MultiSig = en; exports.MultiSigTransactionPayload = tn; exports.Network = Rr; exports.NetworkToChainId = zr; exports.NetworkToFaucetAPI = qo; exports.NetworkToIndexerAPI = Fo; exports.NetworkToNetworkName = Id; exports.NetworkToNodeAPI = Mo; exports.NetworkToPepperAPI = Ir; exports.NetworkToProverAPI = Ur; exports.ParsingError = X; exports.ProcessorType = ve; exports.PublicKey = Je; exports.RAW_TRANSACTION_SALT = No; exports.RAW_TRANSACTION_WITH_DATA_SALT = Cr; exports.RawTransaction = ue; exports.RawTransactionWithData = Nn; exports.RoleType = ca; exports.RotationProofChallenge = On; exports.Script = Jt; exports.ScriptTransactionArgumentVariants = Lt; exports.Secp256k1PrivateKey = tt; exports.Secp256k1PublicKey = Pe; exports.Secp256k1Signature = ht; exports.Serializable = d; exports.Serializer = Y; exports.Signature = B; exports.SignedTransaction = lt; exports.SigningScheme = Ae; exports.SigningSchemeInput = Sr; exports.SimpleTransaction = Fn; exports.SingleKeyAccount = Dt; exports.StructTag = Ie; exports.TransactionAuthenticator = Ue; exports.TransactionAuthenticatorEd25519 = Ct; exports.TransactionAuthenticatorFeePayer = It; exports.TransactionAuthenticatorMultiAgent = Et; exports.TransactionAuthenticatorMultiEd25519 = Nr; exports.TransactionAuthenticatorSingleSender = Ut; exports.TransactionAuthenticatorVariant = To; exports.TransactionPayload = ct; exports.TransactionPayloadEntryFunction = Yt; exports.TransactionPayloadMultiSig = Zt; exports.TransactionPayloadScript = Xt; exports.TransactionPayloadVariants = Ao; exports.TransactionResponseType = wr; exports.TransactionVariants = ho; exports.TransactionWorker = lr; exports.TransactionWorkerEventsEnum = Js; exports.TypeTag = z; exports.TypeTagAddress = Q; exports.TypeTagBool = G; exports.TypeTagGeneric = k; exports.TypeTagParserError = K; exports.TypeTagParserErrorType = mc; exports.TypeTagReference = Kn; exports.TypeTagSigner = vt; exports.TypeTagStruct = m; exports.TypeTagU128 = qe; exports.TypeTagU16 = Fe; exports.TypeTagU256 = Ve; exports.TypeTagU32 = Me; exports.TypeTagU64 = $; exports.TypeTagU8 = ce; exports.TypeTagVariants = fo; exports.TypeTagVector = C; exports.U128 = ge; exports.U16 = de; exports.U256 = me; exports.U32 = le; exports.U64 = N; exports.U8 = F; exports.ZeroKnowledgeSig = Ee; exports.ZkProof = _t; exports.ZkpVariant = br; exports.aptosCoinStructTag = Yg; exports.aptosRequest = Bn; exports.buildTransaction = oo; exports.checkOrConvertArgument = Nt; exports.convertArgument = ro; exports.convertNumber = er; exports.createObjectAddress = Kr; exports.createResourceAddress = Cg; exports.createTokenAddress = Eg; exports.deriveKey = _r; exports.deriveTransactionType = Or; exports.deserializeFromScriptArgument = Za; exports.ensureBoolean = fr; exports.fetchEntryFunctionAbi = Li; exports.fetchFunctionAbi = $i; exports.fetchViewFunctionAbi = Hi; exports.findFirstNonSignerArg = Vi; exports.generateRawTransaction = _c; exports.generateSignedTransaction = io; exports.generateSignedTransactionForSimulation = Wi; exports.generateSigningMessage = Rt; exports.generateSigningMessageForSerializable = uy; exports.generateSigningMessageForTransaction = zt; exports.generateTransactionPayload = ir; exports.generateTransactionPayloadWithABI = bc; exports.generateUserTransactionHash = nh; exports.generateViewFunctionPayload = Qi; exports.generateViewFunctionPayloadWithABI = wc; exports.get = kr; exports.getAptosFullNode = V; exports.getAptosPepperService = Yd; exports.getAuthenticatorForSimulation = or; exports.getFunctionParts = cn; exports.getKeylessConfig = jo; exports.hashValues = ji; exports.isBcsAddress = nr; exports.isBcsBool = Wr; exports.isBcsFixedBytes = fc; exports.isBcsString = jr; exports.isBcsU128 = eo; exports.isBcsU16 = Yr; exports.isBcsU256 = to; exports.isBcsU32 = Zr; exports.isBcsU64 = Jr; exports.isBcsU8 = Xr; exports.isBlockEpilogueTransactionResponse = Eu; exports.isBlockMetadataTransactionResponse = Pu; exports.isBool = Oi; exports.isCanonicalEd25519Signature = ha; exports.isEd25519Signature = Iu; exports.isEmptyOption = Fi; exports.isEncodedEntryFunctionArgument = Mi; exports.isFeePayerSignature = zu; exports.isGenesisTransactionResponse = xu; exports.isLargeNumber = tr; exports.isMultiAgentSignature = Ru; exports.isMultiEd25519Signature = ku; exports.isNumber = yc; exports.isPendingTransactionResponse = Su; exports.isScriptDataInput = qi; exports.isSecp256k1Signature = Uu; exports.isStateCheckpointTransactionResponse = vu; exports.isString = He; exports.isUserTransactionResponse = _u; exports.isValidBIP44Path = Eo; exports.isValidHardenedPath = Io; exports.isValidatorTransactionResponse = Cu; exports.mnemonicToSeed = In; exports.normalizeBundle = Vo; exports.objectStructTag = te; exports.optionStructTag = Zg; exports.outOfRangeErrorMessage = sa; exports.paginateWithCursor = bt; exports.parseTypeTag = Re; exports.post = Wt; exports.postAptosFaucet = Lo; exports.postAptosFullNode = Ne; exports.postAptosIndexer = $o; exports.postAptosPepperService = Ho; exports.postAptosProvingService = Qo; exports.promiseFulfilledStatus = Zs; exports.request = $a; exports.splitPath = Ro; exports.standardizeTypeTags = rr; exports.stringStructTag = P; exports.throwTypeMismatch = U; exports.validateNumberInRange = De;
|
|
473
473
|
//# sourceMappingURL=index.js.map
|