web3wagmi
← All standards

ERC-165 vs ERC-7564

Standard Interface Detection compared with Contract wallet management NFT.

No shared functions
0 shared · 1 vs 7 functions · 0% of the smaller surface

ERC-7564 lists ERC-165 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.

🤝 Shared (0)

None.

◀️ Only in ERC-165 (1)

0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-7564 (7)

0x193f5ee8nftApprove(address,address,uint256)
0x32c8cf61nftGetApproved(address,address,uint256)
0xf7294e1bnftIsApprovedForAllAll(address)
0xd270c296nftIsApprovedForOneAll(address,address)
0xe3730abanftSetApprovalForAllAll(address,bool)
0x4dee0d88nftSetApprovalForOneAll(address,address,bool)
0x58f7c7acnftTransfer(address,address,uint256)

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7564