ProjectOpenSea / seadrop

Smart contracts for primary drops on EVM chains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add IERC721AQueryable extension

alexbakers opened this issue · comments

If you want to use that extension you can fork your own ERC721SeaDrop and replace ERC721A with ERC721AQueryable, it should not cause any issues with SeaDrop compatibility.