Skip to content
🎉 Welcome to the new Aptos Docs preview! Click here to submit feedback!
Build
Common Indexer Queries

Most Commonly Used Indexer Queries

Here are the most commonly used Indexer queries by use case.

For a list of what the fields in the most commonly used tables mean, you can explore the Indexer Table Reference.

You can find the servers to send these queries to along with a flexible Hasura query editor here.

Account Data

  1. Get Account Coin Balances
  2. Get Transactions Impacting an Account
  3. Get Account Domain Name

Tokens and Coins

  1. Get Coin Info
  2. Get NFT Collections by Account
  3. Get NFTs by Account
  4. Get Token Metadata

Staking

  1. Count Delegators in a Staking Pool