web3wagmi
← All standards

ERC-8034 Referable NFT Royalties

Finalrequires ERC-165, ERC-712, ERC-5521

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IRNFTRoyalty0xd0d0bdbd

⚙️ Functions this standard introduces (6)

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

🧬 Inherited (1)

0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion