This repository has been archived by the owner on May 10, 2024. It is now read-only.
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Wallet: NFT spam management improvement #8205
Closed
Description
- Update NFT to have 2-section instead of 3 (Collection/Hidden/Spam -> Collection/Hidden)
- Update actions for NFTs under
Collection
to have actions of
- Hide
Mark as junk- Don't show in wallet
- Update actions for non-junk NFT under
Hidden
to have actions of
- Unhide
Mark as junk- Don't show in wallet
- Update actions for junk NFT under
Hidden
to have actions of
- Mark as not junk
- Don't show in wallet
- Add a
JUNK
label on the top left of any junk NFT