web3wagmi
← All standards

ERC-165 vs ERC-8034

Standard Interface Detection compared with Referable NFT Royalties.

ERC-8034 is a strict superset of ERC-165
1 shared · 1 vs 7 functions · 100% of the smaller surface

🤝 Shared (1)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-165 (0)

None.

▶️ Only in ERC-8034 (6)

0xd76747b9getReferenceRoyaltyInfo(address,uint256,uint256)
0xbd99767agetReferenceRoyaltyInfo(address,uint256)
0xed46cb54royaltyNonce(address,address,uint256)
0x5f1e78afsetReferenceRoyalty(address,uint256,address[],uint256[],uint256,address,uint256,bytes)
0x55853322setReferenceRoyalty(address,uint256,address[],uint256[],uint256)
0x5df30ca7supportsReferenceRoyalties()

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