Get token holders
Rich List
Get token holders
Returns a ranked list of token holders for a specific denomination, ordered by amount.
GET
Get token holders
Documentation Index
Fetch the complete documentation index at: https://initialabs-mintlify-343833d6.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The token denomination. Use URL encoding for denoms containing / (e.g., l2%2F...).
Query Parameters
Cursor key for pagination.
Number of records to skip.
Maximum number of records to return. Defaults to 100.
Whether to return the total count. Defaults to true.
When true, returns results in descending order. Defaults to true.