ERC-7208 On-Chain Data Containers
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IDataObject | 0xc66e4311 |
| IDataPointRegistry | 0xfa641dee |
| IDataIndex | 0x4b39fb03 |
⚙️ Functions this standard introduces (12)
0xffd7d983 | allocate(address) | payable |
0xcf39cb4d | allowDataManager(bytes32,address,bool) | |
0xdca82a20 | grantAdminRole(bytes32,address) | |
0xb75dbb8e | isAdmin(bytes32,address) | view |
0xc8168777 | isApprovedDataManager(bytes32,address) | view |
0x61c60f12 | read(address,bytes32,bytes4,bytes) | view |
0xb7c0ee22 | read(bytes32,bytes4,bytes) | view |
0x811b3e78 | revokeAdminRole(bytes32,address) | |
0x5862ef9e | setDIImplementation(bytes32,address) | |
0xef5d6bbb | transferOwnership(bytes32,address) | |
0x2dd0b82b | write(address,bytes32,bytes4,bytes) | |
0x29cc42ad | write(bytes32,bytes4,bytes) |
⚖️ Compare with
Parsed from the canonical specification · discussion