Skip to main content
Int!
The number of different wallets holding the token.
String!
The ID of the token (tokenAddress:networkId).
String!
The token’s contract address.
Int!
The network ID that the token is deployed on.
[Balance!]!
The list of wallets holding the token. See Balance

Used By

Returned by
  • onHoldersUpdated: Live-streamed list of wallets that hold a given token. Also has the unique count of holders for that token.