web3wagmi
← All standards

ERC-1417 Poll Standard

Stagnantrequires ERC-165, ERC-1261

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IPoll0xd1983698
⚠️ The spec asserts 0x4fad898b for IPoll, which its own interface does not produce.

Asserted value is the XOR minus getVoterBaseDenominator() (0x9e35bf13), which was added to the body after the comment was written.

⚙️ Functions this standard introduces (17)

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

⚖️ Compare with

Parsed from the canonical specification · discussion