What is ERC-20?
“Ethereum Request for Comments 20,” more commonly known as ERC-20, is a technical standard used to implement smart contractsWhat are smart contracts? A smart contract is a computer pro... More that create the API for tokens on the Ethereum blockchainA blockchain—the technology underlying bitcoin and other c... More. Adhering to this standard allows tokens on Ethereum to be re-used by other applications: from wallets to decentralized exchanges. The full ERC-20 standard can be found here: https://eips.ethereum.org/EIPS/eip-20
Tokens created under this standard are known as ERC-20 tokensWhat are ERC-20 tokens? ERC-20 tokens are tokens designed an... More. As of September 16, 2019, a total of 213,732 ERC-20 compliant tokens were found on Ethereum network.