web3wagmi
← All standards

ERC-6059 Parent-Governed Nestable Non-Fungible Tokens

Finalrequires ERC-165, ERC-721

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IERC60590xf71e99d2
⚠️ The spec asserts 0x42b0e56f for IERC6059, which its own interface does not produce.

Asserted value requires addChild(uint256,uint256,bytes) and nestTransferFrom(...,bytes); the published body declares neither.

⚙️ Functions this standard introduces (12)

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

🧬 Inherited (1)

0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion