ERC-2009 Compliance Service
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| CompliantService | 0x7cb7c373 |
⚙️ Functions this standard introduces (15)
0x9776aacf | addToken(bytes32,address) | |
0x61808113 | authorizeAccumulatedOperator(address) | |
0xfbf28529 | checkBurnAllowed(bytes32,address,uint256) | view |
0xb52711d3 | checkMintAllowed(bytes32,address,uint256) | view |
0x34279642 | checkTransferAllowed(bytes32,address,address,uint256) | view |
0x625b98db | checkTransferFromAllowed(bytes32,address,address,address,uint256) | view |
0xf1537686 | getTokenId(address) | view |
0xe4c2dcad | isAccumulatedOperatorFor(address,bytes32) | view |
0x19f37361 | isToken(address) | view |
0x224e7462 | removeToken(bytes32) | |
0x378ca042 | replaceToken(bytes32,address) | |
0x56ecc4fc | revokeAccumulatedOperator(address) | |
0xb3142349 | updateBurnAccumulated(bytes32,address,uint256) | |
0xf866fc6f | updateMintAccumulated(bytes32,address,uint256) | |
0x96d6647c | updateTransferAccumulated(bytes32,address,address,uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion