demo-erc721a
demo-erc721a copied to clipboard
error in ERC721A contract
TypeError: Member "isContract" not found or not visible after argument-dependent lookup in address. --> contracts/ERC721A.sol:491:9: | 491 | if (to.isContract()) { | ^^^^^^^^^^^^^