coins
Gets the total number of Audius users with a non-zero balance of a specific coin
get/coins/{mint}/members/count
Path parameters
mintstring required
Example:9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM
The mint address of the coin
Response
Success
Example response
{
"data": 42
}Changes
No recorded changes to this endpoint across all 1 revision of this API.