get_dividends
Retrieve dividend distributions for a specific asset on the Counterparty protocol, with options to limit and paginate results.
Instructions
Get dividend distributions for a specific asset
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 |