get https://api.klarda.com/api/v1/market/token/onchain/summary
The Get Token Holder Distribution by Id API allows you to easily fetch the token holder distribution
Definition
This endpoint retrieves an onchain summary of a specified token identified by its unique token ID. Users can query various onchain metrics and details related to the token 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 onchain summary information is requested.
Response
The response will include a JSON object containing onchain summary metrics for the specified token. This may include details such as total supply, circulating supply, and other relevant onchain data.