web3wagmi
← All standards

ERC-5521 vs ERC-8034

Referable NFT compared with Referable NFT Royalties.

Overlapping, neither contains the other
1 shared · 5 vs 7 functions · 20% of the smaller surface

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

🤝 Shared (1)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-5521 (4)

0xd30d968dcreatedTimestampOf(address,uint256)
0x64f9b0e6referredOf(address,uint256)
0xa35391acreferringOf(address,uint256)
0x616c5535setNode(uint256,address[],uint256[][])

▶️ 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-5521 · ERC-8034