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 fd4de77651 Replaces `amount` with `value` for consistency (#1378) 6 years ago
..
ERC20.sol Replaces `amount` with `value` for consistency (#1378) 6 years ago
ERC20Burnable.sol Removing unrequired `_burn()` override (#1373) 6 years ago
ERC20Capped.sol Replaces `amount` with `value` for consistency (#1378) 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 Turn off blank-lines Solium rule (#1284) 6 years ago
TokenTimelock.sol Turn off blank-lines Solium rule (#1284) 6 years ago