ERC-4973 Account-bound Tokens
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC4973 | 0xeb72bb7c |
⚙️ Functions this standard introduces (6)
0x70a08231 | balanceOf(address) | view |
0xfe94eca1 | decodeURI(bytes) | |
0x85aa0f87 | give(address,bytes,bytes) | |
0x6352211e | ownerOf(uint256) | view |
0x52c718a5 | take(address,bytes,bytes) | |
0xd179e3d0 | unequip(uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion