ERC-1761 Scoped Approval Interface
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ScopedApproval | 0x30168307 |
⚙️ Functions this standard introduces (5)
0x610291ce | isApprovedForScope(address,address,bytes32) | view |
0x40e0051c | scopeCountForId(uint256) | view |
0x9103d3ee | scopeForId(uint256,uint32) | view |
0xd5894752 | scopeUri(bytes32) | view |
0x557e8369 | setApprovalForScope(address,bytes32,bool) |
⚖️ Compare with
Parsed from the canonical specification · discussion