ProjectOpenSea / operator-filter-registry

MIT License
312 stars 89 forks source link

Does this affect other contracts implementation (non-marketplace contracts)? #71

Open kabaluyot opened 1 year ago

kabaluyot commented 1 year ago

Hello.

Does this operator filter registry affect non-marketplace contracts? For example our own NFT staking contract where user approves and it moves the NFT (minting) contract tokens to the staking contract. Or other related operations/use cases?

DaWe35 commented 1 year ago

Hi, as I understand this repo only contains a blacklist of ~bAd~ exchanges, so no, I don't think they will blacklist your staking contract

kabaluyot commented 1 year ago

What happens if I create our own marketplace contract but say we don't implement creator's fee. Are there chances to be blocked? What if we start listing other contracts too in the marketplace ..

DaWe35 commented 1 year ago

Hi @kabaluyot, in theory, yes, the goal of this repo is to blacklist marketplaces what ignore creator fees. I'm not sure when it's going to happen, because I can't see any official dev here, sadly.