Get Token Holders

NOTE: This endpoint is only callable by API keys in the following tiers:

  • Movement
  • Business
  • Developer
  • Enterprise
  • PremiumSharedRpc
  • StarterSharedRpc
  • UltimateSharedRpc

Fetch accounts that hold a specific token on Movement (Aptos)

Body Params

body

string
required

Token type address (e.g., 0x1::aptos_coin::AptosCoin or a custom token)

number | null
Defaults to 10

Maximum number of results to return

number | null
Defaults to 0

Offset for pagination

Response

Language
Credentials
Bearer
JWT
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json