hit ctrl+F or cmd+F and search for ERC . This will probably yield ERC20 and possibly other numbers corresponding to other types of tokens, which usually are a superset of ERC20.
Read moreWhat ERC 1155?
ERC1155, short for “Ethereum Request for Comments 1155”, is a token standard mainly used for NFTs (non-fungible tokens) . With NFTs increasing in popularity and more artists wanting to create NFTs, it’s beneficial to have a token standard such as the ERC1155 to regulate these tokens.
Read moreWhat is a token contract?
A Token Contract is a special type of Smart Contract, which maps blockchain addresses to balances of value units – aka tokens. These software programs hold code, which specifies a set of functions and attributes of the value units, created and managed by the contract.
Read moreWhat is OpenZeppelin ERC20?
ERC20Burnable . Extension of ERC20 that allows token holders to destroy both their own tokens and those that they have an allowance for, in a way that can be recognized off-chain (via event analysis). burn(amount)
Read moreHow can I create ERC20 token?
Writing an ERC20 Token in Solidity
Read moreWhat is the list of ERC20 tokens?
Popular ERC20 tokens list
Read more