ERC-1271 vs ERC-8320
Standard Signature Validation Method for Contracts compared with Regulated Asset Claim.
No shared functions
0 shared · 1 vs 10 functions · 0% of the smaller surface
ERC-8320 lists ERC-1271 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-1271 (1)
0x1626ba7e | isValidSignature(bytes32,bytes) |
▶️ Only in ERC-8320 (10)
0x6bfc5c29 | getAssetId(address,uint256,uint256) |
0xef6d6b1f | getAssetReference(bytes32) |
0x35884e5a | getRegistries() |
0xb1f3feaa | isAssetActive(bytes32) |
0x002c2f40 | isRegistryApproved(address) |
0x7ecebe00 | nonces(address) |
0xb6a91049 | registerAsset(address,uint256,uint256) |
0x837592db | removeAsset(bytes32) |
0x2911ba2c | setRegistry(address,bool) |
0x01ffc9a7 | supportsInterface(bytes4) |
Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-8320