demo-erc721a icon indicating copy to clipboard operation
demo-erc721a copied to clipboard

error in ERC721A contract

Open abhi8960git opened this issue 10 months ago • 0 comments

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

abhi8960git avatar Apr 10 '24 19:04 abhi8960git