ERC-6506 P2P Escrowed Governance Incentives
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IEscrowedGovIncentive | 0x0ffe5c08 |
⚙️ Functions this standard introduces (7)
0x18209be6 | beginDispute(bytes32,bytes) | payable |
0x5e67376a | claimIncentive(bytes32,bytes,address) | |
0x6bbbf0d4 | incentivize(bytes32,bytes) | payable |
0xebf33c59 | modifyClaimer(address,bool) | |
0xd03c2e8f | reclaimIncentive(bytes32,bytes) | |
0xc4e223a6 | resolveDispute(bytes32,bytes) | |
0xdd2f3120 | verifyVote(bytes32,bytes) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion