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
Micah Zoltu 63b466901f
Rename some ERC20 parameters to match the standard document. (#3167)
3 years ago
..
ERC20 Rename some ERC20 parameters to match the standard document. (#3167) 3 years ago
ERC721 Fix typo in retrieval of onERC721Received selector (#3151) 3 years ago
ERC777 Simplification of ERC777's transfer & transferFrom by using _send (#3128) 3 years ago
ERC1155 Add proper revert message on overflow of totalSupply during burn (#3144) 3 years ago
common Make royaltyInfo(uint256 _tokenId, uint256 _salePrice) virtual (#3133) 3 years ago