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
William Entriken 83bc045a56 Remove extraneous quantity check, fixes #1454 (#1455) 6 years ago
..
ERC20.sol Remove extraneous quantity check, fixes #1454 (#1455) 6 years ago
ERC20Burnable.sol Removing unrequired `_burn()` override (#1373) 6 years ago
ERC20Capped.sol ERC20Capped now capps _all_ minting, even internal calls. (#1443) 6 years ago
ERC20Detailed.sol Turn off blank-lines Solium rule (#1284) 6 years ago
ERC20Mintable.sol Replaces `amount` with `value` for consistency (#1378) 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 Deleted unnecessary import. (#1437) 6 years ago
TokenTimelock.sol Turn off blank-lines Solium rule (#1284) 6 years ago