"""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!
Assistant
Responses are generated using AI and may contain mistakes.