mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/token/ERC20
Roman Storm 5ef8554727 Add Transfer event to Burnable Token. (#735) 7 years ago
..
BasicToken.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
BurnableToken.sol Add Transfer event to Burnable Token. (#735) 7 years ago
CappedToken.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
DetailedERC20.sol Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
ERC20.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
ERC20Basic.sol ERC20 totalSupply changed from public property to a function (#666) 7 years ago
MintableToken.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
PausableToken.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
SafeERC20.sol Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
StandardToken.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
TokenTimelock.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
TokenVesting.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago