ERC-7513 Smart NFT - A Component for Intent-Centric
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ISmartNFT | 0x12adfb52 |
| ISmartManager | 0x8d800da6 |
| IIntentProxy | 0xfb6fe02d |
⚙️ Functions this standard introduces (7)
0x58efa66d | auditTo(uint256,bool) | |
0x09c5eabe | execute(bytes) | payable |
0xfb6fe02d | executeIntent((uint256,bytes)[]) | payable |
0x66eafc23 | isAccessible(address,uint256) | view |
0x8e760660 | register(bytes,uint256) | |
0x1b6811ec | validatePermission() | view |
0x3df35188 | verificationStatusOf(uint256) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion