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
Jeremy Schlatter 8cc3349d1f Fix typo: "an uint256" -> "a uint256" (#1658) 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 Unify code comments style. (#1603) 6 years ago
IERC20.sol Use canonical EIP reference format 6 years ago
SafeERC20.sol Add no-return-data ERC20 support to SafeERC20. (#1655) 6 years ago
TokenTimelock.sol Fix warnings (#1606) 6 years ago