ERC-20
ERC-20 Token Standard
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
実装例
https://github.com/ConsenSys/Tokens/blob/master/contracts/eip20/EIP20.sol
#ERC
#ERC20