NEAR-Edu / near-certification-tools

2 stars 2 forks source link

Create ways to clean up old certificates #49

Open ryancwalsh opened 2 years ago

ryancwalsh commented 2 years ago

Ignore the fact that the icons aren't working, which is a separate issue. But many (if not all) of these NFTs should not exist in collectibles because they were experimental first drafts and have already been invalidated via CLI.

@encody pointed out that because of the way Wallet Collectibles works (via listening to emitted events), we'll need to edit our contract to allow the contract owner to transfer NFTs out of someone's wallet into a special wallet owned by us that is essentially an NFT trash bin.

image

We should have API endpoints for:

cc @petarvujovic98