Skip to content

A community blocklist for NFT marketplaces on Chia

Notifications You must be signed in to change notification settings

andyharless/blocklist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Community Blocklist

NFT Marketplaces like Mintgarden or dexie share this blocklist to hide affected NFTs or NFT collections.

Use the Blocklist

The current exported blocklist is always available here.

Add an entry (Report)

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.

Remove an entry (Appeal)

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.

About

A community blocklist for NFT marketplaces on Chia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published