ERC-875 Simpler NFT standard with batching and native atomic swaps
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ERC875 | 0x36ab6239 |
⚙️ Functions this standard introduces (5)
0x70a08231 | balanceOf(address) | view |
0x06fdde03 | name() | |
0x95d89b41 | symbol() | |
0x2b4e4e96 | transfer(address,uint256[]) | |
0xfe60ebdc | transferFrom(address,address,uint256[]) |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
⚖️ Compare with
Parsed from the canonical specification · discussion