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
Nicolás Venturo 7ccd224567
Update SafeERC20.sol (#1693)
6 years ago
..
ERC20.sol Fix typo: "an uint256" -> "a uint256" (#1658) 6 years ago
ERC20Burnable.sol Unify code comments style. (#1603) 6 years ago
ERC20Capped.sol Fix warnings (#1606) 6 years ago
ERC20Detailed.sol Fix warnings (#1606) 6 years ago
ERC20Mintable.sol Fix warnings (#1606) 6 years ago
ERC20Pausable.sol Remove unused return variables. (#1686) 6 years ago
IERC20.sol Use canonical EIP reference format 6 years ago
SafeERC20.sol Update SafeERC20.sol (#1693) 6 years ago
TokenTimelock.sol Fix warnings (#1606) 6 years ago