Returns: NftHoldersResponse!

Arguments

input
NftHoldersInput!
required

No description provided

Schema

"""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!