👾Get an Item's Holders
Get an item's holders
Returns an item's holders and their balances
GET
https://api.alturanft.com/api/v2/item/holders/:address/:tokenId
Takes an address and tokenId and returns all the holders for a particular item and their balance.
Sorted by descending balance (largest holder first)
Path Parameters
Query Parameters
Last updated