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
Aniket f3888bb0b0 Removing unrequired `_burn()` override (#1373) 6 years ago
..
ERC20.sol ERC20 internal transfer method (#1370) 6 years ago
ERC20Burnable.sol Removing unrequired `_burn()` override (#1373) 6 years ago
ERC20Capped.sol Turn off blank-lines Solium rule (#1284) 6 years ago
ERC20Detailed.sol Turn off blank-lines Solium rule (#1284) 6 years ago
ERC20Mintable.sol Removed mintingFinished. (#1351) 6 years ago
ERC20Pausable.sol Turn off blank-lines Solium rule (#1284) 6 years ago
IERC20.sol Turn off blank-lines Solium rule (#1284) 6 years ago
SafeERC20.sol Turn off blank-lines Solium rule (#1284) 6 years ago
TokenTimelock.sol Turn off blank-lines Solium rule (#1284) 6 years ago