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 b9cbea1c9c
Merge pull request #576 from ajsantander/master
7 years ago
..
BasicToken.sol Replace constant with view/pure 7 years ago
BurnableToken.sol Update all solidity versions to 0.4.18 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 Minor formatting change 7 years ago
TokenTimelock.sol Changes to remove warnings 7 years ago
TokenVesting.sol Changes to remove warnings 7 years ago