Skip to main content

Get Coin Members Count

GET 

/coins/:mint/members/count

Gets the total number of Audius users with a non-zero balance of a specific coin

Request

Path Parameters

    mint stringrequired

    The mint address of the coin

Responses

Success

Schema

    data integerrequired

    The total number of users with a non-zero balance of the specific coin

Loading...