ERC-1616 Attribute Registry Standard
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| AttributeRegistryInterface | 0x5f46473f |
| EIP | 0x01ffc9a7 |
⚙️ Functions this standard introduces (5)
0xd71710e0 | countAttributeTypes() | view |
0x0e62fde6 | getAttributeTypeID(uint256) | view |
0xcd6c8343 | getAttributeValue(address,uint256) | view |
0x4b5f297a | hasAttribute(address,uint256) | view |
0x01ffc9a7 | supportsInterface(bytes4) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion