Token model [Ethereum]
Select a token model for your collection:
ERC-721 Collection
erc721-prototypeOne token, one owner.
Each token is owned by a single address and has its own on-chain identity and history.
This tracks changes in ownership over time.
Launch shell ERC-721
ERC-1155 Collection
erc1155-prototypeOne token, many owners.
Each token can be held by many addresses, all with a certain balance.
This tracks changes in amounts over time.
Launch shell ERC-1155