Returns the percentage of a token’s total supply held collectively by its top 10 holders.
Returns: Float
No description provided
"""Returns the percentage of a token's total supply held collectively by its top 10 holders.""" top10HoldersPercent(tokenId: String!): Float
Was this page helpful?