web3wagmi
← All standards

ERC-165 vs ERC-1417

Standard Interface Detection compared with Poll Standard.

No shared functions
0 shared · 1 vs 17 functions · 0% of the smaller surface

ERC-1417 lists ERC-165 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.

🤝 Shared (0)

None.

◀️ Only in ERC-165 (1)

0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-1417 (17)

0x3fbd4216calculateVoteWeight(address)
0xadfaa72ecanVote(address)
0x439f5ac2getEndTime()
0x17d7de7cgetName()
0xb6d325a3getPollType()
0x62564c48getProposals()
0xa1774da0getProtocolAddresses()
0xc828371egetStartTime()
0x9e35bf13getVoterBaseDenominator()
0xbaf8f441getVoterBaseLogic()
0xe92e5c34getVoterCount(uint256)
0x44a09e65getVoterCounts()
0xca656e5agetVoteTallies()
0x79cc9351getVoteTally(uint256)
0x43c14b22revokeVote()
0xb3f98adcvote(uint8)
0x609ff1bdwinningProposal()

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-1417