Slide 24
Slide 24 text
X
What is an ERC-20?
• An ERC-20 token is a smart contract that has an established data structure.
• ERC20 defines balanceOf , totalSupply , transfer , transferFrom , approve ,
and allowance and also name, symbol, and the number of decimals.
• Any one token is exactly equal to any other token; no tokens have special rights or
behavior associated with them.
• ERC20 tokens are useful for things like a medium of exchange currency, voting
rights, staking,