sanZ
@sanxyz
·
What's the difference between ERC-20 AND ERC-721?
ERC-20: For money and money-like tokens. ERC-721: For things and thing-like tokens. These are contract INTERFACES. When someone says they have an “ERC-20” token that just means that the token contrac…