ERC-6981 Reserved Ownership Accounts
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IAccountRegistry | 0x7df68143 |
| IAccount | 0x13af4035 |
⚙️ Functions this standard introduces (5)
0x2dd7c658 | account(uint256) | view |
0x8cb6c470 | claimAccount(address,uint256,uint256,bytes32,bytes) | |
0xcab13915 | createAccount(uint256) | |
0x1626ba7e | isValidSignature(bytes32,bytes) | view |
0x13af4035 | setOwner(address) |
⚖️ Compare with
Parsed from the canonical specification · discussion