The original NFT standard was intentionally simple. ERC-721 created a common interface for identifying an individual token, checking its owner, approving an operator and transferring the token between Ethereum addresses. That simplicity enabled wallets, marketplaces and applications to support NFTs without building a separate integration for every collection. It also left many product-level questions […]