Get Token Onchain Burn Counts by ID

The Get Token Holder Distribution by Id API allows you to easily fetch the token holder distribution

Definition

This endpoint retrieves the count of onchain token burns for a specified token identified by its ID. Users can query burn count data using the provided token ID parameter.

Query Parameters

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

  • token_id (string): The unique identifier of the token for which burn counts are requested.

Response

The response will include a JSON object containing burn counts for the specified token. This data typically includes the total number of tokens burned over time, providing insights into the reduction of token supply through burning mechanisms.

Language
Credentials
Query
Click Try It! to start a request and see the response here!