diff --git a/EIPS/eip-5489.md b/EIPS/eip-5489.md index 46044e315508e3..d374b47ea65828 100644 --- a/EIPS/eip-5489.md +++ b/EIPS/eip-5489.md @@ -15,7 +15,6 @@ requires: 165, 721 This EIP proposes a new extension for NFTs (non-fungible token, aka [EIP-721](./eip-721.md)): nft-hyperlink-extention (hNFT), embedding NFTs with hyperlinks, referred to as “hNFTs”. As owners of hNFTs, users may authorize a URL slot to a specific address which can be either an externally-owned account (EOA) or a contract address and hNFT owners are entitled to revoke that authorization at any time. The address which has slot authorization can manage the URL of that slot. -Industries like advertisement can put advertisement materials on these hyperlink slots. ## Motivation