ERC-8100 Representable Contract State
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IXMLRepresentableState | 0xf44f902c |
| IRepresentableStateVersioned | 0x1219a4e4 |
| IRepresentableStateHashed | 0x701da98e |
| IXMLRepresentableStatePart | 0x548caff4 |
⚙️ Functions this standard introduces (4)
0x701da98e | stateHash() | view |
0x548caff4 | statePartXmlTemplate(uint256) | view |
0x1219a4e4 | stateVersion() | view |
0xf44f902c | stateXmlTemplate() | view |
⚖️ Compare with
Parsed from the canonical specification · discussion