Get Token Holder Counts by ID

The Get Token Holder Counts by Id API allows you to easily fetch the token holder counts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Definition

This endpoint provides the current count of unique holders for a specified token within a particular blockchain network. By querying this endpoint, users can gain insights into the distribution and popularity of a token by analyzing the number of distinct addresses holding it. This information can be valuable for assessing token adoption, investor interest, and overall market sentiment

Query Parameters

For guidance on how to leverage this method, check out the following tutorials:

  1. token_id (string): The unique identifier of the token for which the holder count is requested. For example, 'BTC' for Bitcoin.
  2. chain_id (int): The identifier of the blockchain network where the token resides. This ensures the data is specific to the token's presence on a particular blockchain.

Response

The response will include a JSON object containing the count of token holders for the specified token and blockchain network. This may include details such as the total number of unique holders and other relevant metrics.

Query Params
string
required
Defaults to BTC

String - Defines the symbol

int32
required

String - Defines the chain id

Responses

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