ERC-4671 Non-Tradable Tokens Standard
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC4671 | 0xa511533d |
⚙️ Functions this standard introduces (4)
0x70a08231 | balanceOf(address) | view |
0x43945512 | hasValid(address) | view |
0xf577a500 | isValid(uint256) | view |
0x6352211e | ownerOf(uint256) | view |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
⚖️ Compare with
Parsed from the canonical specification · discussion