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
e341bdc1b741b8f21a73ffbdffad7cb5aaa0e9a2
openzeppelin-contracts
/
contracts
/
token
History
Hadrien Croubois
09734e8028
Remove enumerable from ERC721 and add an ERC721Enumerable extension (
#2511
)
...
Co-authored-by: Francisco Giordano <
frangio.1@gmail.com
>
2021-02-19 13:24:39 -03:00
..
ERC20
Use immutable variables where possible (
#2528
)
2021-02-19 11:11:54 -03:00
ERC721
Remove enumerable from ERC721 and add an ERC721Enumerable extension (
#2511
)
2021-02-19 13:24:39 -03:00
ERC777
Remove double sload when doing math checks in tokens (
#2506
)
2021-02-09 12:58:23 -03:00
ERC1155
Refactor ERC165 to use function overriding instead of storage (
#2505
)
2021-02-18 19:02:28 +00:00