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)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-8034 (6)
0xd76747b9 | getReferenceRoyaltyInfo(address,uint256,uint256) |
0xbd99767a | getReferenceRoyaltyInfo(address,uint256) |
0xed46cb54 | royaltyNonce(address,address,uint256) |
0x5f1e78af | setReferenceRoyalty(address,uint256,address[],uint256[],uint256,address,uint256,bytes) |
0x55853322 | setReferenceRoyalty(address,uint256,address[],uint256[],uint256) |
0x5df30ca7 | supportsReferenceRoyalties() |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-8034