ERC-7204 Contract wallet management token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC7204 | 0x4b090fea |
⚠️ The spec asserts 0xf73edcda for IERC7204, which its own interface does not produce.
The asserted value appears exactly once in the entire corpus and matches no subset of the 5 declared selectors, with or without ERC-165.
⚙️ Functions this standard introduces (5)
0x119c1c23 | tokenAllowance(address,address) | view |
0xfb3f4d29 | tokenApprove(address,address,uint256) | |
0x71d81c3f | tokenApproveForAll(address,bool) | |
0xc598adb4 | tokenIsApproveForAll(address) | view |
0x15eaef6b | tokenTransfer(address,address,uint256) |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
⚖️ Compare with
Parsed from the canonical specification · discussion