ERC-4675 Multi-Fractional Non-Fungible Tokens
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IMFNFT | 0x83f5d35f |
| ERC165 | 0x01ffc9a7 |
⚙️ Functions this standard introduces (9)
0x598af9e7 | allowance(address,address,uint256) | view |
0x426a8493 | approve(address,uint256,uint256) | |
0x00fdd58e | balanceOf(address,uint256) | view |
0xa8f1602c | isRegistered(address,uint256) | view |
0x7a5e629c | setParentNFT(address,uint256,uint256) | |
0x01ffc9a7 | supportsInterface(bytes4) | view |
0xbd85b039 | totalSupply(uint256) | view |
0x095bcdb6 | transfer(address,uint256,uint256) | |
0xfe99049a | transferFrom(address,address,uint256,uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion