web3wagmi
← All standards

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)

0x095ea7b3approve(address,uint256)
0x70a08231balanceOf(address)
0x4be8f976createLicense(uint256,uint256,address,string,address)
0x081812fcgetApproved(uint256)
0x8f593d52getLicenseHolder(uint256)
0xa9ea6b60getLicenseIdByTokenId(uint256)
0xa4d603fegetLicenseRevoker(uint256)
0x4778ff98getLicenseTokenId(uint256)
0x3b21b215getLicenseURI(uint256)
0x56227341getParentLicenseId(uint256)
0xe985e9c5isApprovedForAll(address,address)
0xe705c2b8isLicenseActive(uint256)
0x6352211eownerOf(uint256)
0x439d4b5crevokeLicense(uint256)
0xb88d4fdesafeTransferFrom(address,address,uint256,bytes)
0x42842e0esafeTransferFrom(address,address,uint256)
0xa22cb465setApprovalForAll(address,bool)
0x01ffc9a7supportsInterface(bytes4)
0x23b872ddtransferFrom(address,address,uint256)
0xeb15473btransferSublicense(uint256,address)

◀️ Only in ERC-5218 (0)

None.

▶️ Only in ERC-5554 (10)

0x32103a40getCopyrightOwner(uint256)
0xb2295f6egetDerivativeCollection(uint256)
0x61c58f0fgetDerivativeLicenseId(uint256)
0x71868432getDerivativeTokenId(uint256)
0x0c672d99getReproductionCollection(uint256)
0x9f0ec2ddgetReproductionLicenseId(uint256)
0xc0efcbf1getReproductionTokenId(uint256)
0x350a0714logCommercialExploitation(uint256,string)
0x30069db5logDerivative(uint256,address,uint256)
0xb625c60blogReproduction(uint256,address,uint256)

Both surfaces parsed from the canonical specifications: ERC-5218 · ERC-5554