ERC-7564 Contract wallet management NFT
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC7564 | 0xf8c4dd9a |
⚙️ Functions this standard introduces (7)
0x193f5ee8 | nftApprove(address,address,uint256) | |
0x32c8cf61 | nftGetApproved(address,address,uint256) | view |
0xf7294e1b | nftIsApprovedForAllAll(address) | view |
0xd270c296 | nftIsApprovedForOneAll(address,address) | view |
0xe3730aba | nftSetApprovalForAllAll(address,bool) | |
0x4dee0d88 | nftSetApprovalForOneAll(address,address,bool) | |
0x58f7c7ac | nftTransfer(address,address,uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion