web3wagmi
← All standards

ERC-165 vs ERC-5773

Standard Interface Detection compared with Context-Dependent Multi-Asset Tokens.

ERC-5773 is a strict superset of ERC-165
1 shared · 1 vs 14 functions · 100% of the smaller surface

🤝 Shared (1)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-165 (0)

None.

▶️ Only in ERC-5773 (13)

0xfc3517c8acceptAsset(uint256,uint256,uint64)
0x5ea72f36approveForAssets(address,uint256)
0x5e94354agetActiveAssetPriorities(uint256)
0x7280281egetActiveAssets(uint256)
0xe467a48fgetApprovedForAssets(uint256)
0x5e2e3292getAssetMetadata(uint256,uint64)
0xdf6f556bgetAssetReplacements(uint256,uint64)
0x51532e5agetPendingAssets(uint256)
0x22e6d160isApprovedForAllForAssets(address,address)
0xe7de4de4rejectAllAssets(uint256,uint256)
0x22f6da9crejectAsset(uint256,uint256,uint64)
0x8507dc28setApprovalForAllForAssets(address,bool)
0xde8e602csetPriority(uint256,uint64[])

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-5773