getHolders
Retrieve a sorted list of cryptocurrency holders by balance for a specified coin, with customizable limit and offset parameters.
Instructions
Fetch the list of holders for a given coin, ordered by balance descending by default.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coinId | Yes | ||
limit | No | ||
offset | No |