ERC-7820 Access Control Registry
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IAccessControlRegistry | 0x9727a0d7 |
⚙️ Functions this standard introduces (6)
0xcd481e51 | getContractInfo(address) | view |
0x07483499 | getRoleInfo(address) | view |
0xd240733f | grantRole(address[],bytes32[],address[]) | |
0x22a5dde4 | registerContract(address) | |
0x2f2f0ddd | revokeRole(address[],bytes32[],address[]) | |
0x82ed2919 | unRegisterContract(address) |
⚖️ Compare with
Parsed from the canonical specification · discussion