ERC-5805 vs ERC-6372
Voting with delegation compared with Contract clock.
ERC-5805 is a strict superset of ERC-6372
2 shared · 8 vs 2 functions · 100% of the smaller surface
🤝 Shared (2)
0x4bf5d7e9 | CLOCK_MODE() |
0x91ddadf4 | clock() |
◀️ Only in ERC-5805 (6)
0x5c19a95c | delegate(address) |
0xc3cda520 | delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) |
0x587cde1e | delegates(address) |
0x3a46b1a8 | getPastVotes(address,uint256) |
0x9ab24eb0 | getVotes(address) |
0x7ecebe00 | nonces(address) |
▶️ Only in ERC-6372 (0)
None.
Both surfaces parsed from the canonical specifications: ERC-5805 · ERC-6372