This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74db03ba0644020fcd9c539bf5105da732d72ff2
openzeppelin-contracts
/
contracts
/
token
/
ERC721
History
Santiago Palladino
74db03ba06
Keep ownedTokensCount state var in sync in full ERC721 implementation
2018-03-21 11:56:42 -03:00
..
DeprecatedERC721.sol
Remove deprecated implementation
2018-03-09 17:19:11 -03:00
ERC721.sol
Change natspec delimiters for consistency
2018-03-21 11:05:17 -03:00
ERC721Basic.sol
Update comments in ERC721 contracts
2018-03-09 17:19:11 -03:00
ERC721BasicToken.sol
Use if-statements instead of boolean one-liners for clarity
2018-03-21 11:42:47 -03:00
ERC721Holder.sol
Support for new ERC721 interface
2018-03-09 17:19:11 -03:00
ERC721Receiver.sol
Add constant modifier to ERC721_RECEIVED magic value
2018-03-21 11:13:20 -03:00
ERC721Token.sol
Keep ownedTokensCount state var in sync in full ERC721 implementation
2018-03-21 11:56:42 -03:00