Filter banned wallets from objkt collectors tab.
This will make life harder for the bots stealing and selling free OBJKT's
Possibly a better idea might be to remove the Collect button, and add a note to the wallet id eg tz1... (banned) to the owner-swap component.
That way it's more transparent to the creator where all their editions went, and also prevents users buying from banned users.
Possibly a better idea might be to remove the Collect button, and add a note to the wallet id eg
tz1... (banned)to the owner-swap component.That way it's more transparent to the creator where all their editions went, and also prevents users buying from banned users.
https://github.com/hicetnunc2000/hicetnunc/pull/598
This should probably be done on the API. I'm not sure adding this amount of logic to the frontend is a good idea. Can you do a PR on the API repo?
This should probably be done on the API. I'm not sure adding this amount of logic to the frontend is a good idea. Can you do a PR on the API repo?
I can, but have you checked this one #598? So which one would be better to do?
I prefer to leave a trace of banned objkts so the collector can decide to burn them.