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
AugustoL d060d29912 Merge remote-tracking branch 'upstream/master' into add-smart-token 7 years ago
..
BasicToken.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
BurnableToken.sol fix: solium errors - blank-line only 7 years ago
CappedToken.sol fix: solium errors - blank-line only 7 years ago
DetailedERC20.sol fix: solium errors - blank-line only 7 years ago
ERC20.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
ERC20Basic.sol Replace constant with view/pure 7 years ago
ERC827.sol Separate ERC827 interface in another contract 7 years ago
ERC827Token.sol fix increaseApproval in ERC827Token with tests 7 years ago
MintableToken.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
PausableToken.sol fix: solium errors - blank-line only 7 years ago
SafeERC20.sol fix: solium errors - blank-line only 7 years ago
StandardToken.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
TokenTimelock.sol fix: solium errors - blank-line only 7 years ago
TokenVesting.sol fix: solium errors - blank-line only 7 years ago