web3wagmi
← All standards

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)

0xe8927fbcincrease()
0x0ef94a6cisInt(uint256)
0x67927c02safeIncrement(uint8)

▶️ Only in ERC-1462 (6)

0xa50c5311attachDocument(bytes32,string,bytes32)
0xa87784f1checkBurnAllowed(address,uint256)
0x283ca77ccheckMintAllowed(address,uint256)
0x85c3a1aacheckTransferAllowed(address,address,uint256)
0x3d33adfbcheckTransferFromAllowed(address,address,uint256)
0xcadfff91lookupDocument(bytes32)

Both surfaces parsed from the canonical specifications: ERC-1066 · ERC-1462