ERC-165 vs ERC-6059
Standard Interface Detection compared with Parent-Governed Nestable Non-Fungible Tokens.
ERC-6059 is a strict superset of ERC-165
1 shared · 1 vs 13 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-6059 (12)
0xe97ceaa8 | acceptChild(uint256,uint256,address,uint256) |
0x35440faf | addChild(uint256,uint256) |
0xb390c0ab | burn(uint256,uint256) |
0x2f32f937 | childOf(uint256,uint256) |
0x6f19951c | childrenOf(uint256) |
0xfb25fb7a | directOwnerOf(uint256) |
0xe5f2e9e4 | nestTransferFrom(address,address,uint256,uint256) |
0x6352211e | ownerOf(uint256) |
0xa898e364 | pendingChildOf(uint256,uint256) |
0x44ec9344 | pendingChildrenOf(uint256) |
0x97961336 | rejectAllChildren(uint256,uint256) |
0xdefa80c3 | transferChild(uint256,address,uint256,uint256,address,uint256,bool,bytes) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-6059