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
Francisco Giordano 9af6ad5ddf
Merge pull request #610 from TalAter/master
7 years ago
..
BasicToken.sol Replace constant with view/pure 7 years ago
BurnableToken.sol Burnable Token should be inherited from Basic Token issue#596 7 years ago
CappedToken.sol Changes to remove warnings 7 years ago
DetailedERC20.sol Changes to remove warnings 7 years ago
ERC20.sol Replace constant with view/pure 7 years ago
ERC20Basic.sol Replace constant with view/pure 7 years ago
MintableToken.sol Update all solidity versions to 0.4.18 7 years ago
PausableToken.sol Update all solidity versions to 0.4.18 7 years ago
SafeERC20.sol Update all solidity versions to 0.4.18 7 years ago
StandardToken.sol Documented increaseApproval() and decreaseApproval() 7 years ago
TokenTimelock.sol Use uint256 in TokenTimeLock contract 7 years ago
TokenVesting.sol Changes to remove warnings 7 years ago