← All standardsERC-8047 Forensic Token (Forest)
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (7)
0x8faa8d09 | depthOf(uint256) | view |
0x47893852 | latestDAGDepthOf(uint256) | view |
0x6352211e | ownerOf(uint256) | view |
0xcfa3c132 | parentOf(uint256) | view |
0xdc299d69 | rootOf(uint256) | view |
0x044215c6 | token(uint256) | view |
0x18160ddd | totalSupply() | view |
🧬 Inherited (9)
0x00fdd58e | balanceOf(address,uint256) | ERC-1155 |
0x4e1273f4 | balanceOfBatch(address[],uint256[]) | ERC-1155 |
0x4f558e79 | exists(uint256) | ERC-5615 |
0xe985e9c5 | isApprovedForAll(address,address) | ERC-1155 |
0x2eb2c2d6 | safeBatchTransferFrom(address,address,uint256[],uint256[],bytes) | ERC-1155 |
0xf242432a | safeTransferFrom(address,address,uint256,uint256,bytes) | ERC-1155 |
0xa22cb465 | setApprovalForAll(address,bool) | ERC-1155 |
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
0xbd85b039 | totalSupply(uint256) | ERC-5615 |
Parsed from the canonical specification · discussion