Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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 But this doesn't https://api.elrond.com/nfts/MAIARPUNKS-3db7e8-*/accounts?from=10000&size=10 is this a bug or a feature(limitation) of the API ???