I am looking to get a list of all accounts holding an NFT from a collection. The API endpoint i had been using seems to be depreciated. Does anyone have a solution for this?
here are repos with python scripts: https://github.com/ElrondDevGuild
in my tool I do something like that: https://github.com/ElvenTools/elven-tools-cli/blob/main/src/collection-nft-owners.ts
docs: https://www.elven.tools/docs/recipes.html#how-to-get-owners-addresses-using-the-collection-ticker
here are repos with python scripts: https://github.com/ElrondDevGuild in my tool I do something like that: https://github.com/ElvenTools/elven-tools-cli/blob/main/src/collection-nft-owners.ts docs: https://www.elven.tools/docs/recipes.html#how-to-get-owners-addresses-using-the-collection-ticker
Hello. Do you need to make a whitelist ?