ERC-8179 Blob Space Segments
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC_BSS | 0x162e0825 |
| IERC_BSS_Queryable | 0x6bb9de0e |
| IERC_BSS_Batch | 0xd05a5c48 |
⚙️ Functions this standard introduces (4)
0x162e0825 | declareBlobSegment(uint256,uint16,uint16,bytes32) | |
0xd05a5c48 | declareBlobSegments((uint256,uint16,uint16,bytes32)[]) | |
0x98e24187 | getSegments(bytes32,uint256,uint256) | view |
0xf35b9f89 | segmentCount(bytes32) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion