ERC-5805 Voting with delegation
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC5805 | 0x1992937a |
⚙️ Functions this standard introduces (6)
0x5c19a95c | delegate(address) | |
0xc3cda520 | delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) | |
0x587cde1e | delegates(address) | view |
0x3a46b1a8 | getPastVotes(address,uint256) | view |
0x9ab24eb0 | getVotes(address) | view |
0x7ecebe00 | nonces(address) | view |
🧬 Inherited (2)
0x4bf5d7e9 | CLOCK_MODE() | ERC-6372 |
0x91ddadf4 | clock() | ERC-6372 |
⚖️ Compare with
Parsed from the canonical specification · discussion