get_coin_modifiers
Retrieve supply modifiers and balance data for specific cryptocurrencies to analyze token distribution and circulation metrics.
Instructions
Get the modifiers of a coin's supply and their balance. This endpoint requires the ultra plan or higher.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit. Used for pagination Default value: 50 Size range: 0-100 | 50 |
| offset | No | Offset. Used for pagination Default value: 0 | 0 |
| uuid | Yes | UUID of the coin you want to request the modifiers for |