ERC-7888 Crosschain Broadcaster
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IBroadcaster | 0x08940b0a |
| IStateProver | 0x9086b097 |
| IStateProverPointer | 0x05701a98 |
⚙️ Functions this standard introduces (7)
0x08940b0a | broadcastMessage(bytes32) | |
0xaaec21a8 | getTargetStateCommitment(bytes) | view |
0xb97a2319 | implementationAddress() | view |
0xbc0a3981 | implementationCodeHash() | view |
0x65ecb397 | verifyStorageSlot(bytes32,bytes) | view |
0x0b7b6ff8 | verifyTargetStateCommitment(bytes32,bytes) | view |
0x54fd4d50 | version() | pure |
⚖️ Compare with
Parsed from the canonical specification · discussion