Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

items
[Balance!]!
The list of wallets holding the token. See Balance
count
Int!
The unique count of holders for the token.
cursor
String
A cursor for use in pagination.
status
HoldersStatus!
Status of holder. Disabled if on unsupported network or there is insufficient holder data. See HoldersStatus
top10HoldersPercent
Float
What percentage of the total supply do the top 10 holders hold.

Used By

Returned 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.