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/extensions
Hadrien Croubois 5bd798c6e1
Add ERC3156 extension of ERC20 (flash minting and lending) (#2543)
4 years ago
..
ERC20Burnable.sol Reorganize the repo structure (#2503) 4 years ago
ERC20Capped.sol Optimize implementation of ERC20Capped (#2524) 4 years ago
ERC20Pausable.sol Reorganize the repo structure (#2503) 4 years ago
ERC20Snapshot.sol Reorganize the repo structure (#2503) 4 years ago
IERC20Metadata.sol Add IERC20Metadata with name, symbol and decimals (#2561) 4 years ago
draft-ERC20FlashMint.sol Add ERC3156 extension of ERC20 (flash minting and lending) (#2543) 4 years ago
draft-ERC20Permit.sol Add an internal _useNonce(address) function in ERC20Permit (#2565) 4 years ago
draft-IERC20Permit.sol Fix docs formatting in IERC20Permit (#2579) 4 years ago