ERC-902 vs ERC-1066
Token Validation compared with Status Codes.
No shared functions
0 shared · 2 vs 3 functions · 0% of the smaller surface
ERC-902 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-902 (2)
0x4277b5b1 | check(address,address,address,uint256) |
0xb3154db0 | check(address,address) |
▶️ Only in ERC-1066 (3)
0xe8927fbc | increase() |
0x0ef94a6c | isInt(uint256) |
0x67927c02 | safeIncrement(uint8) |
Both surfaces parsed from the canonical specifications: ERC-902 · ERC-1066