What is the key difference between ERC-721 and ERC-1155 token standards?
-
A
ERC-1155 supports both fungible and non-fungible tokens in one contract, ERC-721 only non-fungible
-
B
ERC-721 is for fungible tokens only
-
C
ERC-1155 cannot represent NFTs
-
D
ERC-721 supports batch transfers but ERC-1155 does not