Basic for new generation token What is an ERC 721 contract? ERC721 is a standard for representing ownership of non-fungible tokens, that is, where each token is unique. ERC721 is a more complex standard than ERC20, with multiple optional extensions, and is split across several contracts. ERC-721 is an open standard that describes how to build…