ERC-8002 Simplified Payment Verification Gateway
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ISPVGateway | 0xb4063ed8 |
⚙️ Functions this standard introduces (11)
0x633cc31e | addBlockHeader(bytes) | |
0xebbe0b65 | addBlockHeaderBatch(bytes[]) | |
0x9739ec58 | blockExists(bytes32) | view |
0xb85b36fb | checkTxInclusion(bytes32[],bytes32,bytes32,uint256,uint256) | view |
0x23ac7136 | getBlockHash(uint64) | view |
0x6b4f9b9d | getBlockHeader(bytes32) | view |
0x2df0696c | getBlockHeight(bytes32) | view |
0x690dc201 | getBlockMerkleRoot(bytes32) | view |
0x8f657259 | getBlockStatus(bytes32) | view |
0xafaa65f3 | getMainchainHead() | view |
0x3f377a6c | getMainchainHeight() | view |
⚖️ Compare with
Parsed from the canonical specification · discussion