When detecting interface of NFT collection, it first checks if the collection is ERC721.
This assumption is wrong for collections that support both ERC721 and ERC1155.
For these collections, ERC1155 type should be used.
As a recommendation, it should check ERC1155 interface before ERC721.
Great catch ! Unfortunately only ERC721 are in scope. Tokens with both standard are not supported and the collection and using it that way would be a user error.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.