codeSTACKr / create-10k-nft-collection

MIT License
2.21k stars 717 forks source link

[Bug]: (and FIX) Reveal script not working with paging when trying to run reveal on all non-owned NFTs in a collection. #167

Open mr4sight opened 2 years ago

mr4sight commented 2 years ago

Version

General Question

What happened?

There were some changes to underlying systems used by NFTPort which required a change to the endpoint used when checking for owned NFTs. When paging, instead of pagenumber it now uses a continuation string. Here are the changes I had to make to revealNFTs.js to get this to work for anyone using that reveal script: image

What have you tried?

I worked with NFTPort to identify this issue and underlying system change.

Relevant log output

No response

Protect your information