ERC-1066 vs ERC-1462
Status Codes compared with Base Security Token.
No shared functions
0 shared · 3 vs 6 functions · 0% of the smaller surface
ERC-1462 lists ERC-1066 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-1066 (3)
0xe8927fbc | increase() |
0x0ef94a6c | isInt(uint256) |
0x67927c02 | safeIncrement(uint8) |
▶️ Only in ERC-1462 (6)
0xa50c5311 | attachDocument(bytes32,string,bytes32) |
0xa87784f1 | checkBurnAllowed(address,uint256) |
0x283ca77c | checkMintAllowed(address,uint256) |
0x85c3a1aa | checkTransferAllowed(address,address,uint256) |
0x3d33adfb | checkTransferFromAllowed(address,address,uint256) |
0xcadfff91 | lookupDocument(bytes32) |
Both surfaces parsed from the canonical specifications: ERC-1066 · ERC-1462