huff-language / huffmate

A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
https://github.com/pentagonxyz/huffmate
MIT License
430 stars 55 forks source link

Added reverts to ERC721 view functions #129

Closed manasbir closed 10 months ago

manasbir commented 1 year ago

resolves #125 resolves #124

Reverts if balanceOf(address(0)) and on ownerOf(unmintedId)