Account
Functions
Queries the account's APT amount
Queries the account's coin amount by the coin type
Queries an account's coin balance directly from on-chain smart contracts using a view call.
Queries the current count of an account's coins aggregated
Queries an account's coins data
Queries for all collections that an account currently has tokens for.
Queries the Aptos blockchain for an account's on-chain state.
Retrieves a specific Move module from an account by its name.
Retrieves all Move modules deployed to a specific Aptos account.
Queries for objects owned by a specific account.
Queries for all tokens an account owns within a specific collection.
Queries a specific account resource given an account address and resource name
Retrieves all Move resources for a specific account.
Queries the total count of tokens owned by a specific account.
Queries for transactions submitted by a specific account.
Queries the current count of transactions submitted by an account
Retrieves the original account address for a given authentication key.