以太坊发币智能合约代码
以太坊erc20标准的solidity智能合约代码。ThisisaslightchangetotheERC20basestandard.functiontotalSupply()constantreturns(uint256supply);isreplacedwith:uint256publictotalSupply;ThisautomaticallycreatesagetterfunctionforthetotalSupply.Thisismovedtothebasecontractsincepublicgetterfunctions
下载地址
用户评论