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/ERC721/extensions
Hadrien Croubois 630844ef50
Merge branch 'feat/access-manager' into audit/wip/2a-2b
1 year ago
..
ERC721Burnable.sol Use the _update mechanism in ERC721 (#4377) 2 years ago
ERC721Consecutive.sol Use the _update mechanism in ERC721 (#4377) 2 years ago
ERC721Enumerable.sol Use the _update mechanism in ERC721 (#4377) 2 years ago
ERC721Pausable.sol Move security directory contents to utils (#4551) 1 year ago
ERC721Royalty.sol Stop cleaning up token specific data on ERC-721 burn (#4561) 1 year ago
ERC721URIStorage.sol Refactor ERC721 `_requireMinted` and `ownerOf` (#4566) 1 year ago
ERC721Votes.sol Use the _update mechanism in ERC721 (#4377) 2 years ago
ERC721Wrapper.sol Use the _update mechanism in ERC721 (#4377) 2 years ago
IERC721Enumerable.sol Update pragma to 0.8.20 (#4489) 2 years ago
IERC721Metadata.sol Update pragma to 0.8.20 (#4489) 2 years ago