get_asset_balances
Get a complete list of all holders and their balances for any asset on Counterparty, enabling distribution audits and holder verification.
Instructions
Get all balances for a specific asset across all holders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Asset name | |
| limit | No | Number of results to return | |
| cursor | No | Pagination cursor from previous response | |
| offset | No | Number of results to skip |