badger icon indicating copy to clipboard operation
badger copied to clipboard

feat: archived in contract uri

Open nftchance opened this issue 2 years ago • 1 comments

Instead of having a unique function that archives the Organization and prevents operation, as of #229 it has been moved into the contractURI meaning archived will simply be controlled with:

{
    "archived": "true"
}

nftchance avatar Mar 25 '23 05:03 nftchance

API and indexer are prepared for this and need to implement it on the frontend.

nftchance avatar Mar 26 '23 22:03 nftchance