NFT Marketplaces like Mintgarden or dexie share this blocklist to hide affected NFTs or NFT collections.
The current exported blocklist is always available here.
You can use the reporting tool provided by dexie to report an NFT. Alternatively add the affected DID to dids/{did}.json
and create a pull request. The file should be in the following format:
{
"did": "did:chia:1k74hq8jde9tve5vyyzw9vyy3alhvev792gchqdgsde8j9rg5u6ksfe35lc",
"collectionId": "optional",
"nftId": "optional",
"reason": "impersonation",
"date": "2022-07-18T10:05:18.177Z"
}
Please provide additional informations about your report in the description of the pull request.
To remove an entry, delete the DID from dids/
and create a pull request. Please explain why the DID should be removed in the description of the pull request.