ERC-5050 Interactive NFTs with Modular Environments
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC5050Interactive | 0x6821d2b7 |
| IControllable | 0x74504dd3 |
⚙️ Functions this standard introduces (4)
0x6821d2b7 | interfaceURI(bytes4) | view |
0x69d8e231 | isApprovedController(address,bytes4) | view |
0x6839ce74 | setControllerApproval(address,bytes4,bool) | |
0x75b16196 | setControllerApprovalForAll(address,bool) |
⚖️ Compare with
Parsed from the canonical specification · discussion