Returns: HoldersResponse!

Arguments

input
HoldersInput!
required

No description provided

Schema

"""Returns list of wallets that hold a given token, ordered by holdings descending. Also has the unique count of holders for that token."""
holders(input: HoldersInput!): HoldersResponse!