ERC-1462 Base Security Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| BaseSecurityToken | 0x5768835c |
⚙️ Functions this standard introduces (6)
0xa50c5311 | attachDocument(bytes32,string,bytes32) | |
0xa87784f1 | checkBurnAllowed(address,uint256) | view |
0x283ca77c | checkMintAllowed(address,uint256) | view |
0x85c3a1aa | checkTransferAllowed(address,address,uint256) | view |
0x3d33adfb | checkTransferFromAllowed(address,address,uint256) | view |
0xcadfff91 | lookupDocument(bytes32) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion