Templates Explained
ERC 20
Template: ERC20
ERC 721
We’ve discussed how you can make a fungible token using ERC20, but what if not all tokens are alike? This comes up in situations like real estate, voting rights, or collectibles, where some items are valued more than others, due to their usefulness, rarity, etc. ERC721 is a standard for representing ownership of non-fungible tokens, where each token is unique.
ERC 1155
Description: ERC1155 is a novel token standard that aims to take the best from previous standards to create a fungibility-agnostic and gas-efficient token contract.
ERC20DAO Token
Inputs:
TokenERC20
Inputs: