1 MrR045831873c/ElrondDevelopers 2years ago yes that i understand but even if we do it in chunks like: "from=10000&size=10" ? for transactions i can get the next 10k-20k transactions "from=10000&size=10000" but for NFT's why not?
1 MrR045831873c/ElrondDevelopers 2years ago Hello guys, I have a question. I want to get a snapshot of the addresses of a 10k+ SFT collection. For example "Maiarpunks" (supply 10010) I was trying to do it in two batches: 1-10000 and then 10001-10010: This works just fine: https://api.elrond.com/nfts/MAIARPUNKS-3db7e8-*/accounts?size=10000 ... Read more