ERC-2981 vs ERC-6786
NFT Royalty Standard compared with Registry for royalties payment for NFTs.
No shared functions
0 shared · 2 vs 2 functions · 0% of the smaller surface
ERC-6786 lists ERC-2981 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-2981 (2)
0x2a55205a | royaltyInfo(uint256,uint256) |
0x01ffc9a7 | supportsInterface(bytes4) |
▶️ Only in ERC-6786 (2)
0xd02ad759 | getPaidRoyalties(address,uint256) |
0xf511f0e9 | payRoyalties(address,uint256) |
Both surfaces parsed from the canonical specifications: ERC-2981 · ERC-6786