ERC-5218 vs ERC-5554
NFT Rights Management compared with NFT Legal Use, Repurposing, and Remixing.
ERC-5554 is a strict superset of ERC-5218
20 shared · 20 vs 30 functions · 100% of the smaller surface
🤝 Shared (20)
0x095ea7b3 | approve(address,uint256) |
0x70a08231 | balanceOf(address) |
0x4be8f976 | createLicense(uint256,uint256,address,string,address) |
0x081812fc | getApproved(uint256) |
0x8f593d52 | getLicenseHolder(uint256) |
0xa9ea6b60 | getLicenseIdByTokenId(uint256) |
0xa4d603fe | getLicenseRevoker(uint256) |
0x4778ff98 | getLicenseTokenId(uint256) |
0x3b21b215 | getLicenseURI(uint256) |
0x56227341 | getParentLicenseId(uint256) |
0xe985e9c5 | isApprovedForAll(address,address) |
0xe705c2b8 | isLicenseActive(uint256) |
0x6352211e | ownerOf(uint256) |
0x439d4b5c | revokeLicense(uint256) |
0xb88d4fde | safeTransferFrom(address,address,uint256,bytes) |
0x42842e0e | safeTransferFrom(address,address,uint256) |
0xa22cb465 | setApprovalForAll(address,bool) |
0x01ffc9a7 | supportsInterface(bytes4) |
0x23b872dd | transferFrom(address,address,uint256) |
0xeb15473b | transferSublicense(uint256,address) |
◀️ Only in ERC-5218 (0)
None.
▶️ Only in ERC-5554 (10)
0x32103a40 | getCopyrightOwner(uint256) |
0xb2295f6e | getDerivativeCollection(uint256) |
0x61c58f0f | getDerivativeLicenseId(uint256) |
0x71868432 | getDerivativeTokenId(uint256) |
0x0c672d99 | getReproductionCollection(uint256) |
0x9f0ec2dd | getReproductionLicenseId(uint256) |
0xc0efcbf1 | getReproductionTokenId(uint256) |
0x350a0714 | logCommercialExploitation(uint256,string) |
0x30069db5 | logDerivative(uint256,address,uint256) |
0xb625c60b | logReproduction(uint256,address,uint256) |
Both surfaces parsed from the canonical specifications: ERC-5218 · ERC-5554