chiru-labs / ERC721A

https://ERC721A.org
MIT License
2.5k stars 839 forks source link

ERC721AURIStorage extension? #446

Closed kabaluyot closed 1 year ago

kabaluyot commented 1 year ago

Any plan to add ERC721URIStorage counterpart for ERC721A?

Vectorized commented 1 year ago

Nope.

Please override your tokenURI to construct return the URI on the fly.