← All standardsERC-7681 Dual Nature Multi Token Protocol
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (15)
0xdd62ed3e | allowance(address,address) | view |
0x095ea7b3 | approve(address,uint256) | |
0x00fdd58e | balanceOf(address,uint256) | view |
0x70a08231 | balanceOf(address) | view |
0x4e1273f4 | balanceOfBatch(address[],uint256[]) | view |
0x313ce567 | decimals() | view |
0xe985e9c5 | isApprovedForAll(address,address) | view |
0x06fdde03 | name() | view |
0x2eb2c2d6 | safeBatchTransferFrom(address,address,uint256[],uint256[],bytes) | |
0xf242432a | safeTransferFrom(address,address,uint256,uint256,bytes) | |
0xa22cb465 | setApprovalForAll(address,bool) | |
0x95d89b41 | symbol() | view |
0x18160ddd | totalSupply() | view |
0xa9059cbb | transfer(address,uint256) | |
0x23b872dd | transferFrom(address,address,uint256) | |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion