Returns list of wallets that hold a given collection, ordered by holdings descending. Also has the unique count of holders for that collection.
"""Returns list of wallets that hold a given collection, ordered by holdings descending. Also has the unique count of holders for that collection.""" nftHolders(input: NftHoldersInput!): NftHoldersResponse!
Was this page helpful?