web3wagmi
← All standards

ERC-1271 vs ERC-8354

Standard Signature Validation Method for Contracts compared with Confidential Agent Policy Verdicts.

No shared functions
0 shared · 1 vs 10 functions · 0% of the smaller surface

ERC-8354 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)

0x1626ba7eisValidSignature(bytes32,bytes)

▶️ Only in ERC-8354 (10)

0x8b5c79b1consume((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8),bytes,bytes)
0xd7525232consume((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8),bytes)
0xee9eee3ecurrentRoot(bytes32)
0x00e35488domain(bytes32)
0xd631b77aisConsumed(bytes32,bytes32)
0xe90c46b3isRootAcceptable(bytes32,bytes32)
0x8f0183bdpolicyDomain()
0x01ffc9a7supportsInterface(bytes4)
0x3c624403verdictDigest((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8))
0x608759aaverify((uint256,bytes32,bytes32,bytes32,address,uint64,bytes32,uint8,uint8),bytes)

Both surfaces parsed from the canonical specifications: ERC-1271 · ERC-8354