web3wagmi
← All standards

ERC-8179 vs ERC-8180

Blob Space Segments compared with Blob Authenticated Messaging.

No shared functions
0 shared · 4 vs 16 functions · 0% of the smaller surface

ERC-8180 lists ERC-8179 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-8179 (4)

0x162e0825declareBlobSegment(uint256,uint16,uint16,bytes32)
0xd05a5c48declareBlobSegments((uint256,uint16,uint16,bytes32)[])
0x98e24187getSegments(bytes32,uint256,uint256)
0xf35b9f89segmentCount(bytes32)

▶️ Only in ERC-8180 (16)

0xe5c5e9a3decode(bytes)
0x93790f44getKey(address)
0x7ffb5473isExposed(bytes32)
0xc3c5a547isRegistered(address)
0x23fc48c1pubKeySize()
0xa3747fefregister(bytes,bytes)
0xe5aa85f6registerBlobBatch(uint256,uint16,uint16,bytes32,address,address)
0x6e71d134registerBlobBatches((uint256,uint16,uint16,bytes32,address,address)[])
0x23bfc67dregisterCalldataBatch(bytes,bytes32,address,address)
0x42df20fbschemeId()
0xc45ff281schemeName()
0xcf114219signatureSize()
0xda5f7811supportsAggregation()
0x024ad318verify(bytes,bytes32,bytes)
0x28240000verifyAggregated(bytes[],bytes32[],bytes)
0xa1f0f8deverifyWithRegisteredKey(address,bytes32,bytes)

Both surfaces parsed from the canonical specifications: ERC-8179 · ERC-8180