web3wagmi
← All standards

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)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-165 (0)

None.

▶️ Only in ERC-6059 (12)

0xe97ceaa8acceptChild(uint256,uint256,address,uint256)
0x35440fafaddChild(uint256,uint256)
0xb390c0abburn(uint256,uint256)
0x2f32f937childOf(uint256,uint256)
0x6f19951cchildrenOf(uint256)
0xfb25fb7adirectOwnerOf(uint256)
0xe5f2e9e4nestTransferFrom(address,address,uint256,uint256)
0x6352211eownerOf(uint256)
0xa898e364pendingChildOf(uint256,uint256)
0x44ec9344pendingChildrenOf(uint256)
0x97961336rejectAllChildren(uint256,uint256)
0xdefa80c3transferChild(uint256,address,uint256,uint256,address,uint256,bool,bytes)

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-6059