ERC-6960 Dual Layer Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IDLT | 0xea1c731a |
⚙️ Functions this standard introduces (7)
0x443b63b9 | allowance(address,address,uint256,uint256) | view |
0x4f4df442 | approve(address,uint256,uint256,uint256) | |
0x62b26417 | balanceOfBatch(address[],uint256[],uint256[]) | view |
0xe985e9c5 | isApprovedForAll(address,address) | view |
0x4d47fddb | safeTransferFrom(address,address,uint256,uint256,uint256,bytes) | |
0xa22cb465 | setApprovalForAll(address,bool) | |
0x8536208d | subBalanceOf(address,uint256,uint256) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion