Skip to main content
String!
required
The ID of the token (tokenAddress:networkId).
Int
The maximum number of holders to return. Default is 50, maximum is 200.
String
A cursor for use in pagination.
HoldersInputSort
The attribute to sort the list on See HoldersInputSort
Boolean
When true, filters out known LP pairs and burn addresses. Defaults to false.

Used By

Used as input by
  • holders: Returns list of wallets that hold a given token, ordered by holdings descending. Also has the unique count of holders for that token.