← All standardsERC-8034 Referable NFT Royalties
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (6)
0xd76747b9 | getReferenceRoyaltyInfo(address,uint256,uint256) | view |
0xbd99767a | getReferenceRoyaltyInfo(address,uint256) | view |
0xed46cb54 | royaltyNonce(address,address,uint256) | view |
0x5f1e78af | setReferenceRoyalty(address,uint256,address[],uint256[],uint256,address,uint256,bytes) | |
0x55853322 | setReferenceRoyalty(address,uint256,address[],uint256[],uint256) | |
0x5df30ca7 | supportsReferenceRoyalties() | view |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion