get https://api.blockberry.one/sui/v1/coins//holders
Get a list of all accounts that have coins of a particular denomination on balance.
This is the Pro endpoint, currently available for free as part of the API campaign.
We provide the following metadata for this endpoint:
| Object | Parameter | Description |
|---|---|---|
| Coin | coinType | The type of a coin that the queried account holds provided in the following format: NxN::{coin name}::{COIN NAME}. |
| Holder | holderAddress | The address hash of an account that holds coins of the queried coin type. |
| holderName | The name of the account that holds coins of the queried coin type. | |
| holderImg | A link to the image of an account that holds coins of the queried coin type. | |
| holderSecurityMessage | A message warning that an account that holds coins of the queried coin type is involved in scam activity. |